...
Tool | Version | Checker | Description | ||||||
|---|---|---|---|---|---|---|---|---|---|
| 113 S | Fully implemented | |||||||
| PRQA QA-C |
| 0285 | Partially implemented |
...
Related Guidelines
| CERT C++ Secure Coding Standard | MSC09-CPP. Character encoding: Use subset of ASCII for safety |
| CERT Oracle Secure Coding Standard for Java | IDS05IDS50-J. Use a subset of ASCII for file and path namesconservative file naming conventions |
| MISRA C:2012 | Directive 1.1 (required) Rule 4.1 (required) |
| MITRE CWE | CWE-116, Improper encoding or escaping of output |
...