overmindtech/Overmind Policy Signals
Run policy checks with Conftest/OPA and submit violations as Overmind Custom Signals
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| policies-path | Path to directory containing Rego policy files | yes | ./policies |
| overmind-api-key | Overmind API key for submitting custom signals | yes | — |
| terraform-plan-json | Path to Terraform plan JSON file (auto-detected if not specified) | no | "" |
| signal-severity | Severity score for policy violations (-5 to 5) | no | -3 |
| signal-category | Category for the policy signals | no | Policies |
| fail-on-violations | Fail the action if policy violations are found | no | false |
| ticket-link | URL to link the signal to (e.g., Terraform Cloud run URL). Defaults to GitHub PR URL if not provided. | no | "" |
| conftest-version | Version of Conftest to install | no | 0.46.0 |
| overmind-cli-version | Version of Overmind CLI to install | no | latest |
Outputs
no outputs