Skip to content

Commit b6200e5

Browse files
authored
Merge pull request github#6369 from geoffw0/toctou3
C++: Increase cpp/toctou-race-condition query precision.
2 parents fbb3f2e + f65c5cf commit b6200e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/ql/src/Security/CWE/CWE-367/TOCTOUFilesystemRace.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* @kind problem
77
* @problem.severity warning
88
* @security-severity 7.7
9-
* @precision medium
9+
* @precision high
1010
* @id cpp/toctou-race-condition
1111
* @tags security
1212
* external/cwe/cwe-367

0 commit comments

Comments
 (0)