mirror of
https://github.com/github/codeql.git
synced 2026-04-29 02:35:15 +02:00
Create security-experimental suite helper and all language suite implementations
This commit is contained in:
5
cpp/ql/src/codeql-suites/cpp-security-experimental.qls
Normal file
5
cpp/ql/src/codeql-suites/cpp-security-experimental.qls
Normal file
@@ -0,0 +1,5 @@
|
||||
- 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
|
||||
Reference in New Issue
Block a user