Skip to content
This repository was archived by the owner on Apr 4, 2025. It is now read-only.

Commit aa7db49

Browse files
authored
Merge pull request #224 from advanced-security/threat-model-local
Update config-local.yml
2 parents 8b86ecf + 8af7ca8 commit aa7db49

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

config/config-local.yml

+3
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ name: "GitHub Field CodeQL Local Threat Model Configuration"
22

33
disable-default-queries: true
44

5+
# 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
6+
threat-models: local
7+
58
queries:
69
# Java local queries
710
- uses: advanced-security/codeql-queries/java/suites/codeql-java-local.qls@main

0 commit comments

Comments
 (0)