accuknox/AccuKnox SAST
Run SonarQube-based SAST scan and upload results to AccuKnox Panel.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Apr 30, 2026
- License
- Apache 2.0
Pinned Snippet
uses: accuknox/sast-scan-action@05b14e2609d648c3028cfd5beaa047a37b13c0d3 # v1.0.6tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| skip_sonar_scan | Whether to skip the SonarQube scan. | no | false |
| sonar_project_key | SonarQube project key | yes | — |
| sonar_org_id | SonarQube organisation ID (cloud only) | no | — |
| sonar_token | SonarQube authentication token | yes | — |
| sonar_host_url | SonarQube host URL | yes | — |
| soft_fail | Do not fail the pipeline if scan finds issues | no | false |
| accuknox_endpoint | AccuKnox CSPM panel endpoint URL | yes | — |
| accuknox_token | AccuKnox authentication token | yes | — |
| accuknox_label | Label for associating scan results in AccuKnox | yes | — |
Outputs
no outputs