mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-01-03 23:39:45 +01:00
JSOn output is broken by the JSON footer in combination with mass mode
This commit is contained in:
parent
2a0a0475ab
commit
3eb402a3d5
@ -14534,6 +14534,7 @@ run_mass_testing() {
|
||||
"$first" || fileout_separator # this is needed for appended output, see #687
|
||||
first=false
|
||||
cat "$TEMPDIR/jsonfile_child.json" >> "$JSONFILE"
|
||||
FIRST_FINDING=false
|
||||
fi
|
||||
done < "${FNAME}"
|
||||
return $?
|
||||
|
Loading…
Reference in New Issue
Block a user