mirror of
https://github.com/drwetter/testssl.sh.git
synced 2024-12-29 04:49:44 +01:00
Update testssl.sh
added new line character on line 17366
This commit is contained in:
parent
5581499da5
commit
6d2aef5c7d
@ -17363,7 +17363,7 @@ run_breach() {
|
||||
detected_compression=$(sub_breach_helper "$get_command")
|
||||
case "$detected_compression" in
|
||||
warn_stalled)
|
||||
pr_warning "First request failed (HTTP header request stalled and was terminated)"
|
||||
pr_warning "First request failed (HTTP header request stalled and was terminated)\n"
|
||||
fileout "$jsonID" "WARN" "Test failed as first HTTP request stalled and was terminated" "$cve" "$cwe"
|
||||
ret=1
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user