cloudbees-io-gha/Checkmarx One SAST scan and publish to Unify Platform

Runs Checkmarx One SAST scan to detect security vulnerabilities in source code and publishes to the Unify platform.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
cloudbees-urlCloudbees API URLnohttps://api.cloudbees.io
urlCheckmarxOne base URLyes
tenantCheckmarxOne tenant nameyes
api-keyCheckmarxOne API key for authenticationyes
severityFilter SAST results by severity. Comma-separated values: critical, high, medium, low, info. Leave empty to include all.no
refFlag to indicate the ref that should be archived (same as supplied to checkout).no""
workspace-dirFlag to mention the path where the checked out code will be present.no""
step-idThe ID of the step in the workflowno""
namedescription
critical-countA string containing the number of Critical security findings discovered during the scan.
very-high-countA string containing the number of Very High security findings discovered during the scan.
high-countA string containing the number of High security findings discovered during the scan.
medium-countA string containing the number of Medium security findings discovered during the scan.
low-countA string containing the number of Low security findings discovered during the scan.