Skip to content

Commit 2ff57d7

Browse files
committed
Enable local threat-model by default
1 parent 4c1461a commit 2ff57d7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

shared/threat-models/ext/supported-threat-models.model.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ extensions:
44
extensible: threatModelConfiguration
55
data:
66
- ["default", true, -2147483648] # The "default" threat model is included by default
7+
- ["local", true, 0]

0 commit comments

Comments
 (0)