Fix load error csv output error

This commit is contained in:
Kristen Newbury
2022-12-12 17:15:49 -05:00
parent 02d8f4cfa2
commit 009cf12d2c
2 changed files with 2 additions and 2 deletions

View File

@@ -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."