Update README.md

This commit is contained in:
Alex Hultman
2020-01-09 19:35:29 +01:00
committed by GitHub
parent e9d8ed9197
commit 55fa272f5a
+2
View File
@@ -15,11 +15,13 @@ A secure web server must be capable of receiving mass amount of malicious input
* WebSocket permessage-deflate compression/inflation helper
* Http parser
* Http method/url router
* Pub/sub "topic tree"
### While entire (mocked) examples are fuzzed:
* HelloWorld
* EchoServer
* BroadcastingEchoServer
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.