Skip to Content
SchemasAudit

Audit JSON schema

{ "schemaVersion": 1, "safeMode": true, "findings": [], "diagnostics": [], "summary": {} }
FieldTypePurpose
findings[]arrayRisk surfaces such as executable code or file reads.
diagnostics[]arrayStatic-analysis caveats such as dynamic file targets.
summaryobjectCounts by severity.

Findings include id, severity, risk, kind, variable, path, relativePath, configPaths, and message. See safe inspection and security model.

Last updated on