checkmarx-ts/Checkmarx One++ GitHub Action

Orchestrates vulnerability scanning with Checkmarx One

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
base-uriThe CxOne server base URL, default is the US1 environment. https://checkmarx.com/resource/documents/en/34965-68630-configure.html#UUID-494287f8-3019-2542-c111-cb147c286bac_id_ASTCLIConfigurationEnvironmentVariables-CLIConfigurationParametersnohttps://ast.checkmarx.net
base-auth-uriThe CxOne server base URL, default is the US1 environment. https://checkmarx.com/resource/documents/en/34965-68630-configure.html#UUID-494287f8-3019-2542-c111-cb147c286bac_id_ASTCLIConfigurationEnvironmentVariables-CLIConfigurationParametersnohttps://iam.checkmarx.net
cx-tenantThe CxOne tenant identifier.yes
cx-client-idOAuth Client ID for API accessyes
cx-client-secretOAuth client secret key for API accessyes
project-nameScan project nameno${{ github.repository }}
additional-scan-paramsAdditional parameters passed to the CxOne CLI after "scan create"no""
cx-cli-debugTurn on debugging for the CxOne CLI and the composite action.false
cx-cli-agentThe agent name to use when performing CxOne CLI commands. This value will show as the "Scan Origin" of each scan.cxonepp-gh-action
cx-cli-additional-paramsAdditional parameters to pass to the CxOne CLI (proxy settings, etc) for all CxOne CLI invocations.""
resolver-additional-paramsAdditional parameters to pass to the SCA Resolver.""
build-container-tagThe container tag for the build environment where the scan will execute. If not provided, the scan executes in the runner.no
docker-login-registryThe name of the container registry to use for login.docker.io
docker-login-usernameThe username for the container registry login.""
docker-login-passwordThe password for the container registry login.""
upload-sarif-fileIf true, uploads the Sarif file to create entries on the GitHub security tab during push events.true
attach-sarif-fileIf true, attaches the Sarif file to the workflow as an artifact for push or pull request events.false
additional-report-paramsAdditional parameters used when compiling reports. Do not add the --filter option; use the "report-filters" input parameter to set filter options.""
report-filtersThe criteria that selects what to include in any report results.--filter "state=TO_VERIFY;PROPOSED_NOT_EXPLOITABLE;CONFIRMED;URGENT"
attach-sbom-fileIf true, attaches the SBOM file to the workflow as an artifact.false
sbom-standardThe SBOM standard format used when generating the SBOM file.CycloneDxJson
show-versionsIf true, emits the versions of the CxOne CLI and SCA Resolver in the action log.true
namedescription
scan-idThe ID of the scan executed
project-idThe ID of the project where the scan was executed
project-deeplinkA link directly to the project overview for the project where the scan was executed.