Skip to content

Commit

Permalink
Merge pull request #224 from advanced-security/threat-model-local
Browse files Browse the repository at this point in the history
Update config-local.yml
  • Loading branch information
felickz authored May 1, 2024
2 parents 8b86ecf + 8af7ca8 commit aa7db49
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/config-local.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ name: "GitHub Field CodeQL Local Threat Model Configuration"

disable-default-queries: true

# expand thread model - https://docs.github.com/en/code-security/code-scanning/creating-an-advanced-setup-for-code-scanning/customizing-your-advanced-setup-for-code-scanning#extending-codeql-coverage-with-threat-models
threat-models: local

queries:
# Java local queries
- uses: advanced-security/codeql-queries/java/suites/codeql-java-local.qls@main
Expand Down

0 comments on commit aa7db49

Please sign in to comment.