...
Tool | Version | Checker | Description | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Astrée |
| stdlib-use-system | Fully checked | |||||||||||
Axivion Bauhaus Suite |
| CertC-ENV33 | ||||||||||||
Clang |
| cert-env33-c | Checked by clang-tidy | |||||||||||
CodeSonar |
| BADFUNC.PATH.SYSTEM | Use of system | |||||||||||
Compass/ROSE | ||||||||||||||
Coverity |
| DONT_CALL | Implemented | |||||||||||
Klocwork |
| MISRA.STDLIB.ABORT | ||||||||||||
LDRA tool suite |
| 588 S | Fully implemented | |||||||||||
Parasoft C/C++test |
| CERT_C-ENV33-a | Do not call system() | |||||||||||
Polyspace Bug Finder |
| Checks for unsafe call to a system function (rule fully covered) | ||||||||||||
PRQA QA-C |
| 5018 | Partially implemented | PRQA QA-C++ | ||||||||||
Include Page | cplusplus:PRQA QA-C++_V | cplusplus:PRQA QA-C++_V | 5031 | |||||||||||
RuleChecker |
| stdlib-use-system | Fully checked | |||||||||||
SonarQube C/C++ Plugin |
| S990 | Detects uses of "abort", "exit", "getenv" and "system" from <stdlib.h> |
...