42crunch/42Crunch API Conformance Scan
42Crunch API Scan action adds dynamic security testing to your APIs. This action includes report validation and SARIF support.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Mar 5, 2024
- License
- AGPL 3.0
Pinned Snippet
uses: 42crunch/cicd-github-actions@e2c9a02bb391932aee6ef994de06ff2c7aae9ff6 # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| api-token | API token to access 42Crunch Platform. Check https://docs.42crunch.com/latest/content/tasks/integrate_github_actions.htm for details | yes | — |
| platform-url | 42Crunch platform URL | no | https://platform.42crunch.com |
| audit-report-path | Path to JSON report from audit step | yes | — |
| api-ids | List of API UUIDs to use | no | — |
| convert-to-sarif | Path to save sarif report, add 'Convert to sarif' stage | no | — |
| upload-sarif | Add 'Upload sarif' and 'Convert to sarif' stage | no | — |
| check-sqg | Add 'Check sqg' stage | no | — |
| github-token | GitHub token for uploading results to Github Code Scanning | no | ${{ github.token }} |
Outputs
no outputs