...
Tool | Version | Checker | Description | ||||||
|---|---|---|---|---|---|---|---|---|---|
| Astrée |
| putenv-arg-local | Partially checked + soundly supported Supported: Can be checked with appropriate analysis stubs. | ||||||
| Axivion Bauhaus Suite |
| CertC-POS34 | |||||||
| CodeSonar |
| (customization) BADFUNC.PUTENV | Users can add a custom check for all uses of putenv().Use of putenv | ||||||
| Compass/ROSE | |||||||||
| Helix QAC |
| C5024 | |||||||
| Klocwork |
| CERT.PUTENV.AUTO_VARIABLE | |||||||
| Parasoft C/C++test |
| CERT_C-POS34-a | Usage of system properties (environment variables) should be restricted | ||||||
| PC-lint Plus |
| 2601 | Fully supported | ||||||
| CERT C: Rule POS34-C | Checks for use of automatic variable as putenv-family function argument (rule fully covered) | |||||||
| RuleChecker |
| putenv-arg-local | Partially checked |
Related Vulnerabilities
Search for vulnerabilities resulting from the violation of this rule on the CERT website.
...