mirror of
https://github.com/hohn/sarif-cli.git
synced 2025-12-16 09:13:04 +01:00
Fix load error csv output error
This commit is contained in:
@@ -84,7 +84,7 @@ input_sarif_missing = {
|
||||
|
||||
# file load error can happen on either sarif file or scan-spec.json
|
||||
file_load_error = {
|
||||
"file": "",
|
||||
"sarif_file": "",
|
||||
"level": "ERROR",
|
||||
"levelcode": 3,
|
||||
"message": "Could not load file."
|
||||
|
||||
Reference in New Issue
Block a user