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
commit fc07b379d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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