From b7d997ca5e9a69c8572bb2ec9d27d0eb03b3cb9f Mon Sep 17 00:00:00 2001 From: ppom Date: Mon, 9 Feb 2026 12:00:00 +0100 Subject: [PATCH] Slight change on the "no audit" sentence --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 58cb46b..5aa33fb 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A daemon that scans program outputs for repeated patterns, and takes action. A common usage is to scan ssh and webserver logs, and to ban hosts that cause multiple authentication errors. -🚧 This program hasn't received external security audit. However, it already works well on my servers 🚧 +🚧 This program hasn't received external security audit yet. However, it already works well on many servers 🚧 ## Rationale