avinashupadhya99/Kubescape

Run Kubescape scan

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
kubescapeArgsArguments 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
thresholdFailure threshold is the percent above which the command fails and returns exit code 1 (default 0 i.e, action fails if any control fails) no0
chartNameName of the helm chart yes
chartPathPath to the helm chart
helmArgsArguments to be passed to helm. These usually are the values for the helm chart that need to be substituted during the scan without which the chart would not be complete. no
frameworkList 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
controlList 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

no outputs