matiascariboni/ZAP to SARIF format file
Action to transform a ZAP JSON report into GitHub SARIF format
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| file_in | Path to the ZAP JSON file report | yes | — |
| file_out | Path to the SARIF file to generate | yes | — |
Outputs
| name | description |
|---|---|
| exported_report | Processed SARIF file |