jonogitty/Patchwork Audit

Verify and attest your AI coding agent audit trail. Gate deployments on audit completeness, hash chain integrity, and policy compliance.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit May 12, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: jonogitty/patchwork-audit@43306117ba5f5ffdfd8d583e816bbf3a10046ea7 # v0.6.11

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
profileEnforcement profile: strict (all checks) or baseline (audit-only)nostrict
events-filePath to audit events JSONL fileno""
seals-filePath to seals JSONL fileno""
witnesses-filePath to witness records JSONL fileno""
attestation-outputPath to write the attestation artifactnoaudit-attestation.json
node-versionNode.js version to useno22
patchwork-versionpatchwork-audit npm package versionnolatest
fail-on-errorFail the workflow step if verification failsnotrue
upload-attestationUpload attestation artifact to GitHubnotrue
verify-flagsAdditional flags for patchwork verifyno""
attest-flagsAdditional flags for patchwork attestno""
namedescription
passWhether verification passed (true/false)
total-eventsTotal number of audit events
chained-eventsNumber of hash-chained events
attestation-pathPath to the generated attestation artifact
verify-jsonFull verification result as JSON