checkmarx/Checkmarx AST Github Action

Simplify Checkmarx Scanning of source code along with Result consumption leveraging Checkmarx AST solution.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
base_uriProvide the AST portal URLyes
cx_tenantProvide the Tenant for AST portal URLyes
cx_client_idClient ID for AST portal authenticationyes
cx_client_secretSecret key for AST portal authenticationyes
project_nameSelect a Checkmarx Project Nameno${{ github.repository }}
branchBranch nameno${{ github.head_ref || github.ref }}
github_tokenGitHub API Tokenno${{ github.token }}
global_paramsGlobal parameters applied to all cx commandsno""
scan_paramsAdditional parameters for cx scan command onlyno""
utils_paramsAdditional parameters for cx utils pr command onlyno""
results_paramsAdditional parameters for cx results show command onlyno""
additional_params[DEPRECATED] Use scan_params instead. Additional parameters for AST scanno""
repo_nameRepository name for PR decorationno${{ github.event.repository.name }}
namespaceOrganization name to create the Pr commentno${{ github.repository_owner }}
pr_numberPr Number of the pull request that needs the decorationno${{ github.event.number }}
source_dirSource directoryno.
namedescription
cxclioutput from cli
cxScanIDscan ID output from cli