Skip to content

Commit 0d652bb

Browse files
authored
Update codeql-analysis.yml
As per github team suggestions, added extended queries for better defect identification rate.
1 parent 86f6389 commit 0d652bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/codeql-analysis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
uses: github/codeql-action/init@v2
4141
with:
4242
languages: ${{ matrix.language }}
43+
queries: security-extended
4344

4445
# Build XRT for compiled languages
4546
- if: matrix.language == 'cpp'

0 commit comments

Comments
 (0)