From 0264eb03d1f59dcac5bbc6438b6c39e13b8ccd68 Mon Sep 17 00:00:00 2001 From: Alex Hultman Date: Fri, 7 Aug 2020 17:26:28 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c3891f..793946e 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ ### :closed_lock_with_key: Optimized security Being meticulously optimized for speed and memory footprint, µWebSockets is fast enough to do encrypted TLS 1.3 messaging quicker than most alternative servers can do even unencrypted, cleartext messaging[3]. -Furthermore, we partake in Google's OSS-Fuzz with a ~90% daily fuzzing coverage with no sanitizer issues. LGTM scores us flawless A+ from having zero CodeQL alerts. +Furthermore, we partake in Google's OSS-Fuzz with a ~99.5% daily fuzzing coverage with no sanitizer issues. LGTM scores us flawless A+ from having zero CodeQL alerts. ### :arrow_forward: Rapid scripting