1
0
mirror of https://github.com/drwetter/testssl.sh.git synced 2025-07-20 12:41:44 +02:00

Merge pull request 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

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