Skip to content

Commit 3aaa649

Browse files
committed
Exclude cpp/overrun-write from cpp-security-extended.qls
1 parent 1073a28 commit 3aaa649

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

cpp/ql/src/codeql-suites/cpp-security-extended.qls

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,6 @@
33
- apply: security-extended-selectors.yml
44
from: codeql/suite-helpers
55
- apply: codeql-suites/exclude-slow-queries.yml
6+
- exclude:
7+
id: cpp/overrun-write
8+

0 commit comments

Comments
 (0)