Merge pull request #2142 from dcooper16/fix_flat_json

Fix flat JSON file
This commit is contained in:
Dirk Wetter
2022-04-07 21:28:32 +02:00
committed by GitHub

View File

@ -1313,8 +1313,8 @@ fileout_insert_warning() {
else
echo -e ", " >>"$JSONFILE"
fi
FIRST_FINDING=true
fi
FIRST_FINDING=true
}
fileout_csv_finding() {