mindicator/invAIriant audit gate

Validate an invAIriant audit report, verify its provenance binding, render it into the job summary, and fail CI on open S0/S1 findings.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
reportPath (in your repo) to the audit report JSON to validate and gate on.no""
max-severityci-gate blocking level: S1 (default, blocks S0+S1) or S0 (blocks only S0).noS1
require-provenanceIf "true", fail when the report carries no provenance block (default: warn only — staged rollout of issue #2).nofalse
collectIf "true", also generate an evidence bundle at invairiant-bundle.json (for artifact upload / an agent step).nofalse
scopebounded scope for collect: working | range | commit | module | adr | rp | pr | repo (empty = working, or range if 'range' is set).no""
rangegit range for collect, e.g. origin/main...HEAD (--scope range).no""
commitcommit sha for collect (--scope commit).no""
prpull-request number for collect (--scope pr; needs a GitHub remote + gh/token or the pull ref).no""
pathmodule dir/file, ADR file, or refactoring-proposal file for collect (--scope module|adr|rp).no""
narrowrestrict an adr/rp scope's code to this subtree (--narrow).no""
invairiant-refGit ref of mindicator/invairiant to run (tag/branch/sha).nov0.3.0

no outputs