accuknox/CI/CD Scan by AccuKnox
Secure your CI/CD pipelines, powered by KubeArmor
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Sep 11, 2024
- License
- None
Pinned Snippet
uses: accuknox/report-action@2204f66adf7ad923ccd1973e5dc9282850441cb7 # v0.3.15tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| all | Scan for all events collected by KubeArmor | no | true |
| system | Scan for only system events | no | false |
| kubearmor_version | KubeArmor version to install (default: latest) | no | — |
| knoxctl_version | knoxctl version to install (default: latest) | no | — |
| policy_action | Policy action (Audit or Block) | no | Audit |
| dryrun | Generate hardening security policies, but do not apply them | no | false |
| strict | Apply all the hardening policies (this might generate a lot of alerts) | no | false |
| policies | Path to user defined policies | no | — |
| ignore-alerts | Ignore alerts (file, network or process) | no | — |
| min-severity | Set the minimum severity level (1-10) | no | — |
| detailed-view | Enable/disable detailed view in final report | no | true |
Outputs
no outputs