aquasecurity/Run cfsec with sarif upload
Run cfsec against terraform code base and upload the sarif output to the github repo
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| working_directory | Directory to run the action on, from the repo root. Default is . ( root of the repository) | — | . |
| sarif_file | The path to write the sarif report, defaults to cfsec.sarif | — | — |
Outputs
| name | description |
|---|---|
| cfsec-return-code | cfsec command return code |