anulum/RigorFoundry audit gate
Install the exact checked-out action and emit read-only scan and gate evidence.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repository-root | Existing Git repository to inspect. | yes | — |
| policy-path | Tracked policy path relative to repository-root. | yes | — |
| report-path | New JSON scan report path whose parent already exists. | yes | — |
| gate-report-path | New JSON gate report path whose parent already exists. | yes | — |
| mode | Enforcement mode; one of observe, ratchet, or zero. | no | observe |
| scope | Native-adapter scope; one of staged or full. | no | full |
| review-path | Optional explicit review-ledger path. | no | "" |
| maturity-path | Explicit maturity report required for ratchet and zero modes. | no | "" |
| allow-native-audits | Explicit consent for declared read-only sandboxed native audits. | no | false |
Outputs
| name | description |
|---|---|
| report-path | The caller-supplied scan report path. |
| gate-report-path | The caller-supplied gate report path. |