 
                            ...
| Tool | Version | Checker | Description | ||||||
|---|---|---|---|---|---|---|---|---|---|
| CodeSonar | 
 | IO.RACE | File system race condition | ||||||
| Coverity | 
 | TOCTOU | Implemented | ||||||
| Helix QAC | 
 | C4851, C4852, C4853 C++4851, C++4852, C++4853 | |||||||
| Klocwork | 
 | SV.TOCTOU.FILE_ACCESS | |||||||
| LDRA tool suite | 
 | 75 D | Partially implemented | ||||||
| Parasoft C/C++test | 
 | CERT_C-FIO45-a | Avoid race conditions while accessing files | ||||||
| Polyspace Bug Finder | 
 | CERT C: Rule FIO45-C | Checks for file access between time of check and use (rule fully covered) | 
...