diff --git a/README.md b/README.md index 307f1a8fa..771dc6c45 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,19 @@ Twitter +> [!IMPORTANT] +> Hello Jazzer/Jazzer.js users! +> +> We stopped maintaining Jazzer/Jazzer.js as open source. +> But we'd be happy to try and understand what you're trying to achieve with it, and help you if we can! +> +> We already added significant new value to our CI Fuzz solution, which includes Jazzer and Jazzer.js. +> You can see more here at [code-intelligence.com](https://code-intelligence.com), or get in contact with us via [sales@code-intelligence.com](mailto:sales@code-intelligence.com) +> +> Thanks, +> +> The Code Intelligence team + Jazzer is a coverage-guided, in-process fuzzer for the JVM platform developed by [Code Intelligence](https://code-intelligence.com). It is based on [libFuzzer](https://llvm.org/docs/LibFuzzer.html) and brings many of its instrumentation-powered mutation features to the JVM.