gautambaghel/Convert Coverity scan results to SARIF
Convert the output results file from Coverity Scan results to a valid SARIF file
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Jun 2, 2025
- License
- Apache 2.0
Pinned Snippet
uses: gautambaghel/coverity-scan-results-to-sarif@fb15a7bd9c4ab330891107c3584b4a17fe0f459e # 1.0.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| pipeline-results-json | location of the pipeline json result file | yes | results.json |
| output-results-sarif | the path to the SARIF file as an output of the transformation | yes | coverity-results.sarif |
Outputs
no outputs