Skip to content

Commit b3ed0a7

Browse files
felickzhubwriter
andauthored
Adds threat-models: local to the dynamic config (#57316)
Co-authored-by: hubwriter <[email protected]>
1 parent d3ad491 commit b3ed0a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/code-security/code-scanning/creating-an-advanced-setup-for-code-scanning/customizing-your-advanced-setup-for-code-scanning.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -520,6 +520,7 @@ This step in a {% data variables.product.prodname_actions %} workflow file uses
520520
languages: {% raw %}${{ matrix.language }}{% endraw %}
521521
config: |
522522
disable-default-queries: true
523+
threat-models: local
523524
queries:
524525
- uses: security-extended
525526
query-filters:

0 commit comments

Comments
 (0)