safoinme/Palisade Infrastructure Guardian
Analyze infrastructure changes with blast radius scoring, policy evaluation, and risk-based decisions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Palisade version to install | no | latest |
| working-dir | Working directory containing infrastructure code | no | . |
| tool | Infrastructure tool (terraform, kubectl, auto-detect) | no | "" |
| config | Path to .palisade.yaml config file | no | "" |
| policy-dir | Path to custom Rego policies directory | no | "" |
| comment | Post PR comment with risk analysis | no | true |
Outputs
| name | description |
|---|---|
| decision | The decision result (ALLOW, REVIEW, BLOCK) |
| blast-radius-score | Blast radius score (0-100) |
| operation-id | The operation ID for approval/apply |