## Banned C function detected (strcat) ### Summary If the combination of strings is larger than the destination buffer, strcat will cbuffer overflow the destination buffer ### Details TO DO - put more details of problem and solution here ### Severity Considerations TO DO - put more details on the severity of the issue here. Generally how big of a problem is this, and what makes it more or less of a problem?