...
Rule | Severity | Likelihood | Remediation Cost | Priority | Level |
---|---|---|---|---|---|
DCL60-CPP | High | Unlikely | High | P3 | L3 |
Automated Detection
Tool | Version | Checker | Description | ||||||
---|---|---|---|---|---|---|---|---|---|
Axivion Bauhaus Suite |
| CertC++-DCL60 | |||||||
CodeSonar |
| LANG.STRUCT.DEF.FDH | Function defined in header file Object defined in header file | ||||||
LDRA tool suite |
| 286 S, 287 S | Fully implemented | ||||||
Parasoft C/C++test |
| CERT_CPP-DCL60-a | A class, union or enum name (including qualification, if any) shall be a unique identifier | ||||||
PRQA QA-C++ |
| 1067 1509 |
Related Vulnerabilities
Search for vulnerabilities resulting from the violation of this rule on the CERT website.
...