Documentation
¶
Overview ¶
Package schema provides embedded JSON Schema files for threat model validation.
Index ¶
Constants ¶
View Source
const SchemaVersion = "v0.4.0"
SchemaVersion is the current schema version.
Variables ¶
View Source
var DiagramSchema []byte
DiagramSchema is the JSON Schema for the DiagramIR type (single-diagram format).
View Source
var ThreatModelSchema []byte
ThreatModelSchema is the JSON Schema for the ThreatModel type (multi-diagram format).
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.