mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-01-31 04:41:15 +01:00
Merge pull request #2142 from dcooper16/fix_flat_json
Fix flat JSON file
This commit is contained in:
commit
fc07b379d0
@ -1313,8 +1313,8 @@ fileout_insert_warning() {
|
|||||||
else
|
else
|
||||||
echo -e ", " >>"$JSONFILE"
|
echo -e ", " >>"$JSONFILE"
|
||||||
fi
|
fi
|
||||||
fi
|
|
||||||
FIRST_FINDING=true
|
FIRST_FINDING=true
|
||||||
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
fileout_csv_finding() {
|
fileout_csv_finding() {
|
||||||
|
Loading…
Reference in New Issue
Block a user