Skip to content

Commit

Permalink
Merge pull request #2490 from Blyzz616/3.2
Browse files Browse the repository at this point in the history
Update testssl.sh
  • Loading branch information
drwetter committed Apr 25, 2024
2 parents 5581499 + 6d2aef5 commit 4ca0276
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testssl.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
;;
Expand Down

0 comments on commit 4ca0276

Please sign in to comment.