mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-01-03 23:39:45 +01:00
commit
d424b0c649
@ -1229,7 +1229,7 @@ fileout_pretty_json_banner() {
|
|||||||
fileout_banner() {
|
fileout_banner() {
|
||||||
if "$JSONHEADER"; then
|
if "$JSONHEADER"; then
|
||||||
# "$do_json" && # here we maybe should add a banner, too
|
# "$do_json" && # here we maybe should add a banner, too
|
||||||
"$do_pretty_json" && (printf "%s\n" "$(fileout_pretty_json_banner)") >> "$JSONFILE"
|
"$do_pretty_json" && FIRST_FINDING=true && (printf "%s\n" "$(fileout_pretty_json_banner)") >> "$JSONFILE"
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user