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.
2 parents a458985 + c11d539 commit 30a2b40Copy full SHA for 30a2b40
threat-model.schema.json
@@ -804,7 +804,7 @@
804
"properties": {
805
"$schema": {
806
"title": "URI of JSON schema",
807
- "const": "https://github.com/OWASP/www-project-threat-model-library/blob/v1.0.2/threat-model.schema.json"
+ "pattern": "https://github\\.com/OWASP/www-project-threat-model-library/blob/v[1-9][0-9]*\\.[0-9]+\\.[0-9]+/threat-model.schema.json"
808
},
809
810
"version": {
0 commit comments