Skip to content

Commit 0bb67e4

Browse files
committed
C++: lower the precision of cpp/overrun-write to exclude it from our query suites
1 parent 000add2 commit 0bb67e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/ql/src/Security/CWE/CWE-119/OverrunWriteProductFlow.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* @kind path-problem
66
* @problem.severity error
77
* @security-severity 9.3
8-
* @precision medium
8+
* @precision low
99
* @id cpp/overrun-write
1010
* @tags reliability
1111
* security

0 commit comments

Comments
 (0)