mirror of
https://github.com/github/codeql.git
synced 2026-01-21 02:14:45 +01:00
Fixes https://github.com/github/codeql/issues/8412 See https://github.com/github/codeql/issues/8412#issuecomment-1078281668 for more detail.
6 lines
186 B
Plaintext
6 lines
186 B
Plaintext
- description: Security-extended queries for C and C++
|
|
- queries: .
|
|
- apply: security-extended-selectors.yml
|
|
from: codeql/suite-helpers
|
|
- apply: codeql-suites/exclude-slow-queries.yml
|