Skip to content

Commit 6e9256f

Browse files
Add schema for Threagile models (SchemaStore#4890)
1 parent fd0b929 commit 6e9256f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/api/json/catalog.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5731,6 +5731,12 @@
57315731
"trunk": "https://raw.githubusercontent.com/WordPress/gutenberg/trunk/schemas/json/theme.json"
57325732
}
57335733
},
5734+
{
5735+
"name": "Threagile",
5736+
"description": "Threagile Threat Model file",
5737+
"fileMatch": ["threagile.yaml", "threat-model.yaml"],
5738+
"url": "https://raw.githubusercontent.com/Threagile/threagile/refs/heads/master/support/schema.json"
5739+
},
57345740
{
57355741
"name": "tizen_workspace.json",
57365742
"description": "Tizen project workspace configuration file",

0 commit comments

Comments
 (0)