Add OneFuzz, Microsoft's now open-sourced Fuzzing-as-a-Service platform.

This commit is contained in:
fabacab 2020-09-19 15:42:28 -04:00
parent cb77c0eabd
commit 81406142fe
No known key found for this signature in database
GPG Key ID: B0303BF6BA36A560

View File

@ -123,6 +123,7 @@ See also [awesome-devsecops](https://github.com/devsecops/awesome-devsecops).
See also [Awesome-Fuzzing](https://github.com/secfigo/Awesome-Fuzzing).
* [FuzzBench](https://google.github.io/fuzzbench/) - Free service that evaluates fuzzers on a wide variety of real-world benchmarks, at Google scale.
* [OneFuzz](https://github.com/microsoft/onefuzz) - Self-hosted Fuzzing-as-a-Service (FaaS) platform.
### Policy enforcement