mirror of
https://github.com/github/codeql.git
synced 2025-12-23 04:06:37 +01:00
Exclude cpp/overrun-write from cpp-security-extended.qls
This commit is contained in:
@@ -3,3 +3,6 @@
|
|||||||
- apply: security-extended-selectors.yml
|
- apply: security-extended-selectors.yml
|
||||||
from: codeql/suite-helpers
|
from: codeql/suite-helpers
|
||||||
- apply: codeql-suites/exclude-slow-queries.yml
|
- apply: codeql-suites/exclude-slow-queries.yml
|
||||||
|
- exclude:
|
||||||
|
id: cpp/overrun-write
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user