Commit Graph

5003 Commits

Author SHA1 Message Date
0aad0a0fac Try /usr/bin/echo for testing
.. although it seems not an option to include this in prod.
RSsee https://github.com/testssl/testssl.sh/issues/2765

Omitting redirecting stderr
2025-05-12 10:43:43 +02:00
7efd56d9b0 ci: docker-3.2.yml - Minor revisions
- Add note about `schedule` event trigger
- `BUILD_VERSION` => `GIT_BRANCH`
- `Dockerfile-alpine` => `Dockerfile.alpine`
- For GHCR username, prefer using `repository_owner` from workflow context which is correct vs `actor` which could be any user capable of triggering the workflow at the repo (which may not align with the expected GHCR username.
2025-05-12 10:57:28 +12:00
324ec443db docs: Revise Dockerfile.md
- Use GH alerts for displaying notes
- Relative links to `Dockerfile`s
- `Dockerfile-alpine` => `Dockerfile.alpine`
2025-05-12 10:57:28 +12:00
46896fb8b1 chore: Rename Dockerfile-alpine to Dockerfile.alpine 2025-05-12 10:43:49 +12:00
7f48b5ffed Merge pull request #2766 from testssl/drwetter-patch-1
Add DeepWiki doc
2025-05-09 12:57:18 +02:00
9e89129e4f Add DeepWiki doc 2025-05-09 12:56:35 +02:00
f1daf10c30 make mv visible 2025-05-09 10:09:04 +02:00
b7270a49c2 correct printf 2025-05-09 10:06:08 +02:00
fe57ed8eea move openssl away 2025-05-09 10:02:30 +02:00
f44464408d Merge pull request #2764 from vinny-pereira/dev
Fix missing line feed in run_breach() failure output
2025-05-09 09:36:45 +02:00
18c4428cf4 elSif 2025-05-09 08:53:17 +02:00
a57a92fa1a Merge pull request #2762 from testssl/android15
Add Android15 handshake simulation
2025-05-08 23:35:05 +02:00
42f738572b fix spelling error 2025-05-08 23:10:24 +02:00
5f471c76ee Numbering the checks 2025-05-08 23:08:59 +02:00
042b0c160a Naming checks, exempt two checks for MacOS 2025-05-08 23:06:51 +02:00
ac49e2e12b Remove engine problem line
as it may contain the openssl path
2025-05-08 19:15:56 +02:00
2557d2151b Add line 2025-05-08 18:49:51 +02:00
35743166cd Clarify what Android handshake (best) is 2025-05-08 17:21:19 +02:00
55980c59c3 Add Android 15 handshake 2025-05-08 17:20:15 +02:00
bce1083df8 fix run_breach error output 2025-05-08 07:48:20 -06:00
a9d469d12a renumber tests properly 2025-05-08 14:44:33 +02:00
ee90ec688d Merge branch '3.2' into mac_runner 2025-05-08 14:34:59 +02:00
e91b8c7339 reran ~/utils/create_ca_hashes.sh 2025-05-08 14:30:42 +02:00
17acd2a256 Better phrasing 2025-05-08 14:30:13 +02:00
916d607e5b Number each check 2025-05-08 14:18:30 +02:00
f9e9443cac Number each check / make it work under MacOS 2025-05-08 14:17:01 +02:00
05818928a0 Number each check / make it work under MacOS 2025-05-08 14:13:01 +02:00
130da03b35 version banner of different binaries 2025-05-08 13:58:31 +02:00
8738b48e86 cpnam 2025-05-08 13:34:56 +02:00
24e045e540 yamllinting... 2025-05-08 13:33:00 +02:00
b89a6bd936 make it better 2025-05-08 13:22:45 +02:00
4e24fcb31c rename 2025-05-08 13:15:51 +02:00
578c179211 Testing whether macos=14 works and is for free 2025-05-08 13:10:55 +02:00
927a274e95 Merge pull request #2760 from ssupdoc/fix_2759
Uses tolower() utility for hostname conversion
2025-05-08 12:38:29 +02:00
760781068d Merge pull request #2758 from polarathene/patch-2
ci: `Dockerfile` - Support local and git builds with the openSUSE Leap image
2025-05-08 11:25:30 +02:00
aa2ebf3c21 Uses tolower() utility for hostname conversion 2025-05-08 17:03:04 +12:00
5719fccc93 Merge pull request #2757 from sullo/3.2
Lowercase URL to match 'HTTPS://<server>/'
2025-05-06 09:51:06 +02:00
bf895807f5 docs: Revise Dockerfile instructions 2025-05-06 17:26:56 +12:00
c1346f2032 chore: Update Dockerfile-alpine 2025-05-06 16:32:24 +12:00
312f326734 ci: Dockerfile - Support local and git builds with Leap image 2025-05-06 16:00:06 +12:00
70fd83f6a9 Merge pull request #2756 from testssl/docker_alpine
Change filename to -alpine / upgrade Ubuntu
2025-05-05 22:08:17 +02:00
6678d2dedc Lowercase URL to match 'HTTPS://<server>/' 2025-05-05 14:42:13 -04:00
f09f742ee3 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 ..............
2025-05-05 20:11:12 +02:00
74a261d2f0 remove file 2025-05-05 13:25:25 +02:00
84da656683 Change Dockerfile.git to -alpine / upgrade Ubuntu 2025-05-05 13:24:57 +02:00
286bc150db rename file 2025-05-05 13:23:06 +02:00
1400c7875d Change filename to -alpine / upgrade Ubuntu 2025-05-05 13:16:41 +02:00
252cee6207 Merge pull request #2752 from polarathene/patch-1
refactor: Docker (Alpine) improvements
2025-05-05 12:15:08 +02:00
0b4b2d9ffc chore: Dockerfile.git - Remove apk update 2025-05-01 14:54:58 +12:00
e0c3502676 refactor: Docker (Alpine) improvements
60MB => 38MB (dist-git) or 30MB (dist-local)
2025-05-01 14:42:21 +12:00