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 bd2ba8d commit 017ff8aCopy full SHA for 017ff8a
.github/workflows/codeql.yaml
@@ -26,6 +26,7 @@ jobs:
26
uses: github/codeql-action/init@v2
27
with:
28
tools: codeql-bundle.tar.gz
29
+ queries: security-extended
30
31
- name: CodeQL Analyze
32
uses: github/codeql-action/analyze@v2
0 commit comments