...
Tool | Version | Checker | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Astrée |
| bad-function (AUTOSAR.26.5.1A) | Fully checked | ||||||||||||
Axivion Bauhaus Suite |
| CertC++-MSC50 | |||||||||||||
Clang |
| cert-msc50-cpp | Checked by clang-tidy | ||||||||||||
CodeSonar |
| BADFUNC.RANDOM.RAND | Use of rand | ||||||||||||
Compass/ROSE | |||||||||||||||
| CC2.MSC30 | Fully implemented | |||||||||||||
Helix QAC |
| C++5028 | |||||||||||||
Klocwork |
| CERT.MSC.STD_RAND_CALL | |||||||||||||
LDRA tool suite |
| 44 S | Enhanced Enforcement | ||||||||||||
Parasoft C/C++test |
| CERT_CPP-MSC50-a | Do not use the rand() function for generating pseudorandom numbers | ||||||||||||
Polyspace Bug Finder |
| CERT C++: MSC50-CPP | Checks for use of vulnerable pseudo-random number generator (rule partially covered) | PRQA QA-C++ | |||||||||||
Include Page | PRQA QA-C++_V | PRQA QA-C++_V | |||||||||||||
5028 | Fully implemented | RuleChecker |
| bad-function (AUTOSAR.26.5.1A) | Fully checked | Helix QAC | Include Page | | Helix QAC_V | Helix QAC_V
Related Vulnerabilities
Search for vulnerabilities resulting from the violation of this rule on the CERT website.
...