Skip to content

Commit 8526510

Browse files
committed
Add ungrouped threat models to threat-model-grouping.model.yml
1 parent 60b9d19 commit 8526510

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,6 @@ extensions:
2525
# Threat models that are not grouped with any other threat models.
2626
# (Note that all threat models are a child of "all" implicitly, and we
2727
# make it explicit here just to make sure all threat models are listed.)
28+
- ["database-access-result", "all"]
29+
- ["file-write", "all"]
2830
- ["reverse-dns", "all"]

0 commit comments

Comments
 (0)