accuknox/AccuKnox IaC
Run AccuKnox Infrastructure as Code (IaC) scan on the repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit May 15, 2026
- License
- Apache 2.0
Pinned Snippet
uses: accuknox/iac-scan-action@0524dff6152c653cd791ae19906ed54c1311c45b # v1.0.3tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| directory | Directory with infrastructure code to scan | no | . |
| file | Specify a file for scanning; cannot be used with directory input. | no | "" |
| compact | Do not display code blocks in output | no | true |
| quiet | Display only failed checks | no | true |
| soft_fail | Do not return an error code if there are failed checks | no | false |
| framework | Run only on a specific infrastructure, Kubernetes or Terraform | no | "" |
| accuknox_endpoint | CSPM panel endpoint URL | yes | — |
| accuknox_label | Label in AccuKnox SaaS for scan results | yes | — |
| accuknox_token | Token for authenticating with CSPM panel | yes | — |
Outputs
no outputs