Add ungrouped threat models to threat-model-grouping.model.yml

This commit is contained in:
Owen Mansel-Chan
2024-07-08 15:15:40 +01:00
parent 60b9d19d72
commit 8526510783

View File

@@ -25,4 +25,6 @@ extensions:
# Threat models that are not grouped with any other threat models.
# (Note that all threat models are a child of "all" implicitly, and we
# make it explicit here just to make sure all threat models are listed.)
- ["database-access-result", "all"]
- ["file-write", "all"]
- ["reverse-dns", "all"]