mirror of
https://github.com/github/codeql.git
synced 2025-12-24 20:56:33 +01:00
9 lines
361 B
Plaintext
9 lines
361 B
Plaintext
- description: Extended and experimental security queries for C and C++
|
|
- queries: .
|
|
- apply: security-experimental-selectors.yml
|
|
from: codeql/suite-helpers
|
|
- apply: codeql-suites/exclude-slow-queries.yml
|
|
# Excluding problematically slow experimental queries
|
|
- exclude:
|
|
query path:
|
|
- experimental/Security/CWE/CWE-266/IncorrectPrivilegeAssignment.ql |