mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-01-21 07:59:31 +01:00
Fix JSON for grading / rating
This commit is contained in:
parent
d9f2ca80d6
commit
4960829433
@ -1121,6 +1121,7 @@ fileout_json_section() {
|
|||||||
9) echo -e ",\n \"vulnerabilities\" : [" ;;
|
9) echo -e ",\n \"vulnerabilities\" : [" ;;
|
||||||
10) echo -e ",\n \"cipherTests\" : [" ;;
|
10) echo -e ",\n \"cipherTests\" : [" ;;
|
||||||
11) echo -e ",\n \"browserSimulations\": [" ;;
|
11) echo -e ",\n \"browserSimulations\": [" ;;
|
||||||
|
12) echo -e ",\n \"grading\" : [" ;;
|
||||||
*) echo "invalid section" ;;
|
*) echo "invalid section" ;;
|
||||||
esac
|
esac
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user