checkmarx-ts/Checkmarx CxFlow Action
Simplify Checkmarx Scanning of source code along with Result consumption leveraging Checkmarx CxFlow solution.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| checkmarx_url | Provide Checkmarx URL | yes | "" |
| team | Select a Checkmarx Team | yes | /CxServer/SP/Company |
| checkmarx_username | Provide Checkmarx Username | yes | "" |
| checkmarx_password | Provide Checkmarx Password | yes | "" |
| checkmarx_client_secret | Provide Checkmarx Client Secret | yes | "" |
| project | Select a Checkmarx Project | yes | "" |
| app | Select an Application Name used by downstream bug tracker systems | no | SampleApp |
| preset | Select a Checkmarx Preset | no | High and Medium |
| break_build | Break build based on Checkmarx findings? | no | false |
| bug_tracker | Bug tracker for the scan results. | no | Sarif |
| incremental | Incremental Scans? | no | true |
| params | Additional CLI parameters | no | "" |
| github_token | GitHub API Token | no | ${{ github.token }} |
| scanners | Vulnerability Scanners (sast, sca, cxgo) | yes | "" |
| extra_certificates | Subdirectory containing extra X509 certificate files (.crt) to be imported into the CxFlow JRE. Example: \"certificates\" | no | "" |
| sca_api_url | Provide SCA API URL | no | https://api.scacheckmarx.com |
| sca_app_url | Provide SCA APP URL | no | https://sca.scacheckmarx.com |
| sca_access_control_url | Provide SCA Access Control URL | no | https://platform.checkmarx.net |
| sca_tenant | Provide SCA Tenant | no | "" |
| sca_username | Provide SCA Username | no | "" |
| sca_password | Provide SCA Password | no | "" |
| cxgo_client_secret | Provide CxGo Client Secret | no | "" |
| cxgo_base_url | Provide CxGo API URL | no | https://api.checkmarx.net |
| cxgo_portal_url | Provide CxGo Portal URL | no | https://cloud.checkmarx.net |
| java_opts | Java options will be passed to java | no | -XX:MaxRAMPercentage=75.0 |
| jira_url | Jira URL | no | "" |
| jira_username | Jira Username | no | "" |
| jira_token | Jira Token | no | "" |
| jira_project | Jira Project | no | "" |
| jira_issue_type | Jira Issue Type | no | "" |
| jira_open_transition | Jira Open Transition | no | "" |
| jira_close_transition | Jira Close Transition | no | "" |
| jira_open_status | Jira Open Status | no | "" |
| jira_closed_status | Jira Closed Status | no | "" |
Outputs
no outputs