imjasonh/Checkov Security Scan
Run Checkov security scanner and generate reports
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| fail-on-error | Fail the action if security issues are found | no | true |
| checkov-version | Version of checkov to install (default: latest) | no | latest |
| checkov-flags | Flags to pass to checkov (e.g., "--directory . --framework terraform --skip-check CKV_AWS_1") | no | "" |
Outputs
| name | description |
|---|---|
| results | JSON string of the scan results |