fabriziosalmi/AGSSH Conformance
Deterministic, fail-closed conformance gate for air-gapped static surfaces (AGSSH-STD-001 v1.0.0).
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| config | Path to .airgap.yml | no | .airgap.yml |
| profile | Override target profile (Bronze|Silver|Gold). Empty = use manifest. | no | "" |
| level | Override level (L0|L1|L2). Empty = use manifest. | no | "" |
| sign | Sign the conformance record with cosign (required at Gold). | no | false |
| author | Change author, for waiver segregation of duties. | no | "" |
| out | Conformance record output path (JSON). | no | agssh-report.json |
Outputs
| name | description |
|---|---|
| conformant | "true" if every surface met its target profile, "false" otherwise. |
| report | Path to the JSON conformance record (empty when out is '-'). |