github.com/gemaraproj/gemara@v1.3.0

test/test-data/bad-audit-log.yaml raw

 1metadata:
 2  id: audit-log-bad
 3  type: AuditLog
 4  gemara-version: "1.1.0"
 5  version: "1.0.0"
 6  description: "Invalid audit log: missing summary, criteria, and results"
 7  author:
 8    id: lead-auditor
 9    name: "Jane Auditor"
10    type: Human
11
12target:
13  id: gemara-repo
14  name: "gemaraproj/gemara"
15  type: Software