udit-uniyal/AccuKnox Container Scan

Scan Docker images using AccuKnox and push the results to the CSPM panel.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
endpointThe URL of the CSPM panel to push the scan results to.yescspm.demo.accuknox.com
tokenThe token for authenticating with the CSPM panel.yes
tenant_idThe ID of the tenant associated with the CSPM panel.yes
imageimage nameyes
tagAdd version tag to the image nameyes${{ github.run_id }}
severityAllows selection of severity level for the scan. Options include UNKNOWN, LOW, MEDIUM, HIGH, CRITICAL. If specified, the scan will target vulnerabilities of the selected severity level.no
exit_codeValues '0' and '1' are accepted. '0' is the default value, which indicates that the pipeline will not be halted if the specified severity is found, while '1' indicates that the pipeline will stop if a specified severity level is detected.no0
ignore_unfixedIgnore vulnerabilities for which a fix isn't available yet.nofalse
labelThe label created in AccuKnox SaaS for associating scan results.yes

no outputs