aboutsummaryrefslogtreecommitdiff
path: root/projects/brotli/project.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'projects/brotli/project.yaml')
-rw-r--r--projects/brotli/project.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/projects/brotli/project.yaml b/projects/brotli/project.yaml
index 5af4b56fc..1cfdd584e 100644
--- a/projects/brotli/project.yaml
+++ b/projects/brotli/project.yaml
@@ -1,6 +1,11 @@
homepage: "https://github.com/google/brotli"
primary_contact: "eustas@chromium.org"
+fuzzing_engines:
+ - libfuzzer
+ - afl
+ - dataflow
sanitizers:
- address
+ - dataflow
- memory
- undefined