 
                            ...
Failure to enforce type safety can result in type errors in the program.
| Rule | Severity | Likelihood | Detectable | RepairableRemediation Cost | Priority | Level | 
|---|---|---|---|---|---|---|
| API07-C | Medium | Unlikely | No | MediumNo | P4P2 | L3 | 
Automated Detection
| Tool | Version | Checker | Description | ||||||
|---|---|---|---|---|---|---|---|---|---|
| CodeSonar | 
 | LANG.CAST.VALUE LANG.CAST.COERCE ALLOC.TM | Cast alters value | 
...
Search for vulnerabilities resulting from the violation of this rule on the CERT website.
Related Guidelines
Key here (explains table format and definitions)
| Taxonomy | Taxonomy item | Relationship | 
|---|---|---|
| ISO/IEC TR 24772:2013 | String Termination [CJM] | Prior to 2018-01-12: CERT: Unspecified Relationship | 
| MITRE CWE | CWE-192 | Prior to 2018-01-12: | 
| MITRE CWE | CWE-227 | Prior to 2018-01-12: | 
| MITRE CWE | CWE-590 | Prior to 2018-01-12: | 
| MITRE CWE | CWE-686 | Prior to 2018-01-12: | 
| MITRE CWE | CWE-704 | Prior to 2018-01-12: | 
| MITRE CWE | CWE-761 | Prior to 2018-01-12: | 
| MITRE CWE | CWE-762 | Prior to 2018-01-12: | 
| MITRE CWE | CWE-843 | Prior to 2018-01-12: | 
...