aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorFabian Meumertzheim <meumertzheim@code-intelligence.com>2021-03-10 18:05:04 +0100
committerGitHub <noreply@github.com>2021-03-10 18:05:04 +0100
commit00f81b5cb6d53e5e6e3b88c49f1bcc9502a83cb3 (patch)
tree54800f6bebb52cb8ca4eb227adaf9fa686246bd3 /README.md
parent3acf339d455b9bdf0b58ecd87cd92c9b2c45cbbb (diff)
downloadjazzer-api-00f81b5cb6d53e5e6e3b88c49f1bcc9502a83cb3.tar.gz
Mention OSS-Fuzz integration in the README
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index a0a0c732..4a3ad7cb 100644
--- a/README.md
+++ b/README.md
@@ -11,6 +11,12 @@ It is based on [libFuzzer](https://llvm.org/docs/LibFuzzer.html) and brings many
The JVM bytecode is executed inside the fuzzer process, which ensures fast execution speeds and allows seamless fuzzing of
native libraries.
+## News: Jazzer available in OSS-Fuzz
+
+[Code Intelligence](https://code-intelligence.com) and Google have teamed up to bring support for Java, Kotlin, and other JVM-based languages to [OSS-Fuzz](https://github.com/google/oss-fuzz), Google's project for large-scale fuzzing of open-souce software. Read [the blogpost](https://security.googleblog.com/2021/03/fuzzing-java-in-oss-fuzz.html) over at the Google Security Blog.
+
+If you want to learn more about Jazzer, OSS-Fuzz, and the role fuzzing plays in web app security, join the talks by [Abhishek Arya](https://twitter.com/infernosec), [Sergej Dechand](https://twitter.com/serj_de), and [Khaled Yakdan](https://twitter.com/KhaledYakdan) at [FuzzCon Europe WebSec Edition](https://www.fuzzcon.eu/#hs_cos_wrapper_module_1511712391204163).
+
## Installation
The preferred way to install Jazzer is to compile it from source using [Bazel](https://bazel.build), but binary distributions