Skip to content

Commit f09f742

Browse files
committed
fix gh action
Not sure why this has been triggered though. # Failed test 'Check whether CSV output matches baseline file from testssl.sh' # at t/61_diff_testsslsh.t line 57. # # %s # @@ -1,5 +1,4 @@ # "id","fqdn/ip","port","severity","finding","cve","cwe" # -"engine_problem","/","443","WARN","No engine or GOST support via engine with your ./bin/openssl.Linux.x86_64","","" # "service","testssl.sh/81.169.166.184","443","INFO","HTTP","","" # "pre_128cipher","testssl.sh/81.169.166.184","443","INFO","No 128 cipher limit bug","","" # "SSLv2","testssl.sh/81.169.166.184","443","OK","not offered","","" # Looks like you failed 1 test of 1. t/61_diff_testsslsh.t ..............
1 parent 74a261d commit f09f742

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

t/baseline_data/default_testssl.csvfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
"id","fqdn/ip","port","severity","finding","cve","cwe"
2+
"engine_problem","/","443","WARN","No engine or GOST support via engine with your ./bin/openssl.Linux.x86_64","",""
23
"service","testssl.sh/81.169.166.184","443","INFO","HTTP","",""
34
"pre_128cipher","testssl.sh/81.169.166.184","443","INFO","No 128 cipher limit bug","",""
45
"SSLv2","testssl.sh/81.169.166.184","443","OK","not offered","",""

0 commit comments

Comments
 (0)