Update README.md

This commit is contained in:
Alex Hultman
2019-06-21 00:27:25 +02:00
committed by GitHub
parent e6908aeec2
commit 7e3118ae73
+4 -1
View File
@@ -19,5 +19,8 @@ A secure web server must be capable of receiving mass amount of malicious input
### While entire (mocked) examples are fuzzed:
* HelloWorld
* EchoServer
No defects or issues are left unfixed, covered up or otherwise neglected.
No defects or issues are left unfixed, covered up or otherwise neglected. In fact we **cannot** cover up security issues as OSS-Fuzz automatically and publicly reports security issues as they happen.
Currently we are at ~80% total fuzz coverage and OSS-Fuzz is reporting **zero** issues whatsoever. The goal is to approach 90% total coverage.