Skip to content

Commit f65c5cf

Browse files
committed
C++: Increase query precision.
1 parent 5d3e8d2 commit f65c5cf

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)