Describe what problem your feature request solves
Would like to be able to validate conformity of serialized threat models using standard tooling (JSON schema validation).
Describe the solution you'd like
If there could be a docs/development/schema/owasp.threat-dragon.schema.json would be great, then we could do validation.
Additional context
The Open Architecture Working Group would like to consume threat models from Threat Dragon, and one of the core principles of the Open Architecture is to understand the schema of data being referenced within each domain specific format. The Open Architecture is a proxy format for domain specific representations of architecture. Threat Dragon's format is among one of the first we are targeting.
Describe what problem your feature request solves
Would like to be able to validate conformity of serialized threat models using standard tooling (JSON schema validation).
Describe the solution you'd like
If there could be a
docs/development/schema/owasp.threat-dragon.schema.jsonwould be great, then we could do validation.Additional context
The Open Architecture Working Group would like to consume threat models from Threat Dragon, and one of the core principles of the Open Architecture is to understand the schema of data being referenced within each domain specific format. The Open Architecture is a proxy format for domain specific representations of architecture. Threat Dragon's format is among one of the first we are targeting.