mirror of
https://github.com/drwetter/testssl.sh.git
synced 2024-12-29 04:49:44 +01:00
commit
349486fb39
@ -1233,6 +1233,8 @@ fileout_json_finding() {
|
||||
if [[ "$1" == service ]]; then
|
||||
if [[ $SERVER_COUNTER -gt 1 ]]; then
|
||||
echo " ," >> "$JSONFILE"
|
||||
elif ! "$FIRST_FINDING"; then
|
||||
echo -n "," >> "$JSONFILE"
|
||||
fi
|
||||
target="$NODE"
|
||||
$do_mx_all_ips && target="$URI"
|
||||
|
Loading…
Reference in New Issue
Block a user