accuknox/Checkmarx AccuKnox Integration
Fetches Checkmarx results and uploads them to AccuKnox Console
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Dec 16, 2025
- License
- Apache 2.0
Pinned Snippet
uses: accuknox/checkmarx-accuknox-action@47675e0b5cd607a180cb4ae9c1cf464a84b82a6a # v1.0.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| api_key | Checkmarx API key | yes | — |
| project_name | Checkmarx project name | yes | — |
| accuknox_endpoint | AccuKnox API endpoint URL to upload the scan results. | yes | — |
| tenant_id | Unique ID of the tenant for AccuKnox Console. | yes | — |
| ak_token | Token for authenticating with AccuKnox Console. | yes | — |
| label_id | Label in AccuKnox Console for tagging scan results. | yes | — |
| main_branch | Fetch results from Main branch. By default, it fetches results from most recent branch that was scanned. | no | false |
| upload_artifact | Whether to upload scan results as a GitHub artifact | no | false |
Outputs
no outputs