Skip to content

Commit 8c1ade5

Browse files
authored
Merge pull request #2865 from testssl/drwetter-patch-3
Modify OS bullet point + badge param
2 parents 9e09d2c + f64cef8 commit 8c1ade5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
![GitHub Created At](https://img.shields.io/github/created-at/testssl/testssl.sh)
88
![GitHub last commit](https://img.shields.io/github/last-commit/testssl/testssl.sh)
99
![GitHub commit activity](https://img.shields.io/github/commit-activity/m/testssl/testssl.sh)
10-
[![CI test Ubuntu](https://github.com/testssl/testssl.sh/actions/workflows/unit_tests_ubuntu.yml/badge.svg?branch=3.2)](https://github.com/testssl/testssl.sh/actions/workflows/unit_tests_ubuntu.yml?branch=3.2)
11-
[![CI test MacOS](https://github.com/testssl/testssl.sh/actions/workflows/unit_tests_macos.yml/badge.svg?branch=3.2)](https://github.com/testssl/testssl.sh/actions/workflows/unit_tests_macos.yml?branch=3.2)
10+
[![CI test Ubuntu](https://github.com/testssl/testssl.sh/actions/workflows/unit_tests_ubuntu.yml/badge.svg?branch=3.3edv)](https://github.com/testssl/testssl.sh/actions/workflows/unit_tests_ubuntu.yml)
11+
[![CI test MacOS](https://github.com/testssl/testssl.sh/actions/workflows/unit_tests_macos.yml/badge.svg?branch=3.3dev)](https://github.com/testssl/testssl.sh/actions/workflows/unit_tests_macos.yml)
1212
[![Docker](https://img.shields.io/docker/pulls/drwetter/testssl.sh)](https://github.com/testssl/testssl.sh/blob/3.2/Dockerfile.md)
1313
![Mastodon Follow](https://img.shields.io/mastodon/follow/109319848143024146?domain=infosec.exchange)
1414
[![Bluesky](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fpublic.api.bsky.app%2Fxrpc%2Fapp.bsky.actor.getProfile%2F%3Factor%3Dtestssl.bsky.social&query=%24.followersCount&style=social&logo=bluesky&label=Follow%20%40testssl.sh)
@@ -23,7 +23,7 @@ cryptographic flaws.
2323
* Clear output: you can tell easily whether anything is good or bad.
2424
* Machine readable output (CSV, two JSON formats), also HTML output.
2525
* No need to install or to configure something. No gems, CPAN, pip or the like.
26-
* Works out of the box: Linux, OSX/Darwin, FreeBSD, NetBSD, MSYS2/Cygwin, WSL (bash on Windows). Only OpenBSD needs bash.
26+
* Works out of the box: Linux, MacOS, FreeBSD, NetBSD, WSL2, MSYS2/Cygwin, OpenBSD needs bash.
2727
* A Dockerfile is provided, there's also an official container build @ dockerhub and GHCR.
2828
* Flexibility: You can test any SSL/TLS enabled and STARTTLS service, not only web servers at port 443.
2929
* Toolbox: Several command line options help you to run *your* test and configure *your* output.

0 commit comments

Comments
 (0)