aboutsummaryrefslogtreecommitdiff
path: root/projects/mupdf
diff options
context:
space:
mode:
authorMax Moroz <mmoroz@chromium.org>2020-01-21 16:16:43 -0800
committerGitHub <noreply@github.com>2020-01-21 16:16:43 -0800
commitf068aedd8d706973dc14a369ca957e6fdccd6f08 (patch)
tree795b583ddc98359aa49a5995e542b85c82874b08 /projects/mupdf
parent3edf60511ee6af5535b2af060144ce479e0409d2 (diff)
downloadoss-fuzz-f068aedd8d706973dc14a369ca957e6fdccd6f08.tar.gz
[mupdf] enable dataflow config (#1632). (#3272)
Tested with https://pantheon.corp.google.com/logs/viewer?resource=build%2Fbuild_id%2F9e804198-492a-4762-8551-928c66a8b4e1&project=oss-fuzz&minLogLevel=0&expandAll=false&timestamp=2020-01-21T23:45:43.424000000Z&customFacets=&limitCustomFacetWidth=true&dateRangeEnd=2020-01-21T23:43:14.050Z&interval=PT1H&dateRangeUnbound=backwardInTime&scrollTimestamp=2020-01-21T20:24:16.755968968Z
Diffstat (limited to 'projects/mupdf')
-rw-r--r--projects/mupdf/project.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/projects/mupdf/project.yaml b/projects/mupdf/project.yaml
index 7cc9ab3dc..a68aec1fc 100644
--- a/projects/mupdf/project.yaml
+++ b/projects/mupdf/project.yaml
@@ -1,8 +1,14 @@
homepage: "https://www.mupdf.com"
primary_contact: tor.andersson@artifex.com
+fuzzing_engines:
+ - libfuzzer
+ - afl
+ - honggfuzz
+ - dataflow
sanitizers:
- address
- memory
+ - dataflow
auto_ccs:
- jonathan@titanous.com
- sebastian.rasmussen@artifex.com