We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5581499 + 6d2aef5 commit 4ca0276Copy full SHA for 4ca0276
1 file changed
testssl.sh
@@ -17363,7 +17363,7 @@ run_breach() {
17363
detected_compression=$(sub_breach_helper "$get_command")
17364
case "$detected_compression" in
17365
warn_stalled)
17366
- 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"
17367
fileout "$jsonID" "WARN" "Test failed as first HTTP request stalled and was terminated" "$cve" "$cwe"
17368
ret=1
17369
;;
0 commit comments