Add security-experimental to codeql-config.yml (#1566)
This commit is contained in:
parent
e4b846c482
commit
a3cf96418e
1 changed files with 1 additions and 0 deletions
1
.github/codeql/codeql-config.yml
vendored
1
.github/codeql/codeql-config.yml
vendored
|
|
@ -7,6 +7,7 @@ queries:
|
|||
# we include both even though one is a superset of the
|
||||
# other, because we're testing the parsing logic and
|
||||
# that the suites exist in the codeql bundle.
|
||||
- uses: security-experimental
|
||||
- uses: security-extended
|
||||
- uses: security-and-quality
|
||||
paths-ignore:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue