mirror of
https://github.com/github/codeql.git
synced 2026-05-14 11:19:27 +02:00
Enable local threat-model by default
This commit is contained in:
@@ -4,3 +4,4 @@ extensions:
|
||||
extensible: threatModelConfiguration
|
||||
data:
|
||||
- ["default", true, -2147483648] # The "default" threat model is included by default
|
||||
- ["local", true, 0]
|
||||
|
||||
Reference in New Issue
Block a user