We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60b9d19 commit 8526510Copy full SHA for 8526510
shared/threat-models/ext/threat-model-grouping.model.yml
@@ -25,4 +25,6 @@ extensions:
25
# Threat models that are not grouped with any other threat models.
26
# (Note that all threat models are a child of "all" implicitly, and we
27
# make it explicit here just to make sure all threat models are listed.)
28
+ - ["database-access-result", "all"]
29
+ - ["file-write", "all"]
30
- ["reverse-dns", "all"]
0 commit comments