accuknox/AccuKnox CDR remediation
Run AccuKnox CDR remediation steps
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Jul 18, 2025
- License
- None
Pinned Snippet
uses: accuknox/cdr-remediation@8ed173fbfa76e493da574cb8398a3c8812513e4f # v0.0.6tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| AWS_ACCESS_KEY_ID | AWS access key ID | no | "" |
| AWS_SECRET_ACCESS_KEY | AWS secret access key | no | "" |
| GOOGLE_CREDENTIALS | GCP service account key | no | "" |
| GOOGLE_APPLICATION_CREDENTIALS | GCP service account key file path | no | /gcp-keys.json |
| AZURE_CLIENT_ID | Azure application ID | no | "" |
| AZURE_CLIENT_SECRET | Azure application secret | no | "" |
| AZURE_TENANT_ID | Azure application tenant ID | no | "" |
| CLIENT_PAYLOAD | Client payload as recived by github webhook | no | ${{ toJSON(github.event.client_payload) }} |
Outputs
no outputs