Skip to content

Commit

Permalink
Adjust CodeQL config
Browse files Browse the repository at this point in the history
  • Loading branch information
past-due committed Feb 7, 2023
1 parent 2317571 commit 77aac9e
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/codeql/codeql-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,15 @@ paths-ignore:
- 3rdparty
- tests
- tools

queries:
- uses: security-extended
- uses: security-and-quality

query-filters:
- include:
precision:
- high
- very-high
tags contain: security
security-severity: /([7-9]|10)\.(\d)+/

0 comments on commit 77aac9e

Please sign in to comment.