From 1e80984577b84cb241cac681b46fef9dec8a7d2f Mon Sep 17 00:00:00 2001 From: Dirk Wetter Date: Tue, 14 Jul 2026 19:52:06 +0200 Subject: [PATCH] Update SECURITY.md --- SECURITY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SECURITY.md b/SECURITY.md index e3dea7d..71b1523 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -4,7 +4,7 @@ This project takes security seriously —this is meant literally —not like some companies claim after a breach or other security incident. -The attack surface of testssl.sh is quite small and thus there should not be any serious blunders. We followed recommeded patterns, e.g. like validate inputs and a lot more. +The attack surface of testssl.sh is quite small and thus there should not be any serious blunders. We followed recommended security practises, e.g. like validate inputs and a lot more. However this project was made by humans and despite our dedication there could be still security bugs. If you find one and the impact is not low, please use [Responsible Disclosure](https://en.wikipedia.org/wiki/Full_disclosure_(computer_security)#Coordinated_vulnerability_disclosure), see