We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c1461a commit 2ff57d7Copy full SHA for 2ff57d7
1 file changed
shared/threat-models/ext/supported-threat-models.model.yml
@@ -4,3 +4,4 @@ extensions:
4
extensible: threatModelConfiguration
5
data:
6
- ["default", true, -2147483648] # The "default" threat model is included by default
7
+ - ["local", true, 0]
0 commit comments