mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-01-03 23:39:45 +01:00
add single blank for pretty JSON
This commit is contained in:
parent
e9e11e213a
commit
b1ef3a020f
@ -1121,7 +1121,7 @@ fileout_json_section() {
|
||||
9) echo -e ",\n \"vulnerabilities\" : [" ;;
|
||||
10) echo -e ",\n \"cipherTests\" : [" ;;
|
||||
11) echo -e ",\n \"browserSimulations\": [" ;;
|
||||
12) echo -e ",\n \"rating\" : [" ;;
|
||||
12) echo -e ",\n \"rating\" : [" ;;
|
||||
*) echo "invalid section" ;;
|
||||
esac
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user