Skip to content

Commit

Permalink
Update codeql-config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
espenwaaga committed Apr 24, 2023
1 parent c8aceef commit 95e9caa
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .github/codeql/codeql-config.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
name: "My code scanning CodeQL config"

queries:
- name: Extended Security
uses: security-extended
- name: Security and Quality
uses: security-and-quality

query-filters:
- exclude:
id: java/unused-container
id: java/unused-container

0 comments on commit 95e9caa

Please sign in to comment.