mirror of
https://github.com/ghndrx/prowler.git
synced 2026-02-10 14:55:00 +00:00
Fix: Json output
This commit is contained in:
@@ -236,7 +236,7 @@ generateJsonOutput(){
|
||||
"Account Number": $ACCOUNT_NUM,
|
||||
"Control": $TITLE_TEXT,
|
||||
"Message": $MESSAGE,
|
||||
"Severity": "$SEVERITY",
|
||||
"Severity": $SEVERITY,
|
||||
"Status": $STATUS,
|
||||
"Scored": $SCORED,
|
||||
"Level": $ITEM_LEVEL,
|
||||
|
||||
Reference in New Issue
Block a user