mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-01-03 23:39:45 +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\" : [" ;;
|
||||
10) echo -e ",\n \"cipherTests\" : [" ;;
|
||||
11) echo -e ",\n \"browserSimulations\": [" ;;
|
||||
12) echo -e ",\n \"grading\" : [" ;;
|
||||
*) echo "invalid section" ;;
|
||||
esac
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user