Skip to content

Commit 5da9ee9

Browse files
committed
Upgrade testssl.sh & add colour to ciphers
1 parent 7b6a0f1 commit 5da9ee9

File tree

3 files changed

+12256
-1992
lines changed

3 files changed

+12256
-1992
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ARG LOCAL_GROUP_ID
1616
# ENV USER 1000
1717
ENV USER tls_scanner
1818
ENV GROUP purpleteam
19-
ENV TESTSSL_VERSION 3.0.5
19+
ENV TESTSSL_VERSION v3.0.6
2020
RUN echo user is: ${USER}, LOCAL_USER_ID is: ${LOCAL_USER_ID}, group is: ${GROUP}, LOCAL_GROUP_ID is: ${LOCAL_GROUP_ID}
2121

2222
# Following taken from: https://github.com/mhart/alpine-node/issues/48#issuecomment-430902787

0 commit comments

Comments
 (0)