mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-12-21 14:32:05 +01:00
Merge pull request #2970 from testssl/fix_missing_vulnLF_3.2
Add missing counter to ROBOT (3.2)
This commit is contained in:
@@ -24328,6 +24328,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
|
||||||
|
|||||||
Reference in New Issue
Block a user