-
Notifications
You must be signed in to change notification settings - Fork 431
Sarif JUnit Converter Task
rfennell edited this page Mar 14, 2024
·
2 revisions
This action converts SARIF files as exported by the Bicep command
az bicep lint -f azuredeploy.bicep --diagnostics-format sarif
to JUNIT format.
- sarifFile - the source SARIF file
- junitFile - the output JUNIT file