Skip to content

Commit

Permalink
enabled security-extended and security+quality test suites
Browse files Browse the repository at this point in the history
  • Loading branch information
achauphan committed Nov 2, 2023
1 parent 44897c9 commit c1ca004
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
with:
languages: ${{ matrix.language }}
# For more details on CodeQL's query packs, refer to: https://docs.github.com/en/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/configuring-code-scanning#using-queries-in-ql-packs
# queries: security-extended,security-and-quality
queries: +security-extended,+security-and-quality


# Turning off tests to reduce build time and to only scan relevant source code
Expand Down

0 comments on commit c1ca004

Please sign in to comment.