Skip to content

Commit 08ac565

Browse files
authored
Merge pull request github#13485 from github/jketema/codeql-cli-2.13.4-disable-overrun
Exclude `cpp/overrun-write` from `cpp-security-extended.qls`
2 parents 1073a28 + 0bb67e4 commit 08ac565

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)