b-zurg/Sarif Markdown Report
Convert Qodana SARIF results into a readable Markdown report for CI pipelines.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| file-path | Path to the sarif file | yes | — |
| add-job-summary | Append the Markdown report to the GitHub Actions job summary. | no | true |
Outputs
| name | description |
|---|---|
| markdown | Markdown content generated from the SARIF file. |