We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e44bae6 commit 597edecCopy full SHA for 597edec
1 file changed
.github/codeql/codeql-config.yml
@@ -0,0 +1,10 @@
1
+name: "CodeQL config"
2
+queries:
3
+ # Run all extra query suites, both because we want to
4
+ # and because it'll act as extra testing. This is why
5
+ # we include both even though one is a superset of the
6
+ # other, because we're testing the parsing logic and
7
+ # that the suites exist in the codeql bundle.
8
+ - uses: security-and-quality
9
+ - uses: security-experimental
10
+ - uses: security-extended
0 commit comments