had-nu/Wardex Release Gate
Risk-based release gate for CRA, NIS2, DORA and ISO 27001. Evaluates vulns against risk appetite and blocks deployments.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| evidence | Vulnerability evidence file (YAML/JSON). Path is relative to GITHUB_WORKSPACE. Generate with: `wardex convert grype <file>` or `wardex convert sbom <file>`. | yes | — |
| config | Path to wardex-config.yaml (relative to GITHUB_WORKSPACE). | no | wardex-config.yaml |
| framework | Compliance framework: iso27001 | nis2 | dora | soc2. | no | iso27001 |
| output-format | Report format: markdown | json | csv | html. | no | markdown |
| output-file | Path for the generated report (relative to GITHUB_WORKSPACE). | no | wardex-report.md |
Outputs
no outputs