avinashupadhya99/Kubescape
Run Kubescape scan
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| args | Arguments to be passed to kubescape scan. The following arguments are supported - -f, --format - Output format. Supported formats: "pretty-printer"/"json"/"junit"/"prometheus" (default "pretty-printer") -o, --output - Output file. Print output to file and not stdout --exceptions - Path to an exceptions object file -s, --silent - Silent progress messages --verbose - Display all of the input resources and not only failed resources --logger - Logger level. Supported: debug/info/success/warning/ error/fatal (default "info") | no | — |
| threshold | Failure threshold is the percent above which the command fails and returns exit code 1 (default 0 i.e, action fails if any control fails) | no | 0 |
| files | Path to the configuration yaml to scan | yes | — |
| framework | List of all frameworks to scan. Run kubescape list frameworks with the Kubescape CLI to get a list of all frameworks. Either frameworks have to be specified or controls. | no | — |
| control | List of all controls to scan. Run kubescape list controls with the Kubescape CLI to get a list of all controls. Either frameworks have to be specified or controls. | no | — |
Outputs
no outputs