Merge pull request #2968 from testssl/fix_missing_vulnHeadline

ROBOT is also a vulnerability
This commit is contained in:
Dirk Wetter
2025-12-15 13:12:56 +01:00
committed by GitHub

View File

@@ -24710,6 +24710,7 @@ parse_cmd_line() {
;; ;;
-BB|--BB|--robot) -BB|--BB|--robot)
do_robot=true do_robot=true
((VULN_COUNT++))
;; ;;
-R|--renegotiation) -R|--renegotiation)
do_renego=true do_renego=true