Enable dataflow build config for 22 more projects (#1632). (#3519)

* Enable dataflow build config for 22 more projects (#1632).

* suppress warnings in libteken

* move suppressing DFSAN_OPTIONS to the builder image
This commit is contained in:
Max Moroz 2020-03-18 13:12:58 -07:00 committed by GitHub
parent d7a4a4b89f
commit 51dd9a02cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
23 changed files with 181 additions and 26 deletions

View File

@ -60,6 +60,9 @@ ENV SANITIZER_FLAGS_coverage ""
# suppress error messages. See https://github.com/google/oss-fuzz/issues/910.
ENV UBSAN_OPTIONS="silence_unsigned_overflow=1"
# To suppress warnings from binaries running during compilation.
ENV DFSAN_OPTIONS='warn_unimplemented=0'
# Default build flags for coverage feedback.
ENV COVERAGE_FLAGS="-fsanitize=fuzzer-no-link"

View File

@ -6,3 +6,13 @@ auto_ccs :
- "nickc@redhat.com"
- "amodra@gmail.com"
- "david@adalogics.com"
fuzzing_engines:
- libfuzzer
- afl
- honggfuzz
- dataflow
sanitizers:
- address
- undefined
- memory
- dataflow

View File

@ -4,7 +4,13 @@ primary_contact: "max@maxbruckner.de"
auto_ccs:
- "randy440088@gmail.com"
- "wp_scut@163.com"
fuzzing_engines:
- libfuzzer
- afl
- honggfuzz
- dataflow
sanitizers:
- address
- undefined
- memory
- memory
- dataflow

View File

@ -1,6 +1,12 @@
homepage: "https://www.jbig2dec.com"
language: c++
primary_contact: sebastian.rasmussen@artifex.com
fuzzing_engines:
- libfuzzer
- afl
- honggfuzz
- dataflow
sanitizers:
- address
- memory
- dataflow

View File

@ -1,11 +1,16 @@
homepage: "http://www.littlecms.com/"
language: c++
primary_contact: "marti.maria.s@gmail.com"
fuzzing_engines:
- libfuzzer
- afl
- honggfuzz
- dataflow
sanitizers:
- address
- memory:
experimental: True
- undefined
- memory
- dataflow
architectures:
- x86_64
- i386

View File

@ -9,6 +9,16 @@ vendor_ccs:
- geuteneier@google.com
- hollyhall@google.com
- mikelogan@google.com
fuzzing_engines:
- libfuzzer
- afl
- honggfuzz
- dataflow
sanitizers:
- address
- undefined
- memory
- dataflow
architectures:
- x86_64
- i386

View File

@ -4,7 +4,13 @@ primary_contact: "rockdaboot@gmail.com"
auto_ccs:
- "n.mavrogiannopoulos@gmail.com"
- "simon@josefsson.org"
fuzzing_engines:
- libfuzzer
- afl
- honggfuzz
- dataflow
sanitizers:
- address
- memory
- undefined
- memory
- dataflow

View File

@ -9,5 +9,11 @@ vendor_ccs:
- geuteneier@google.com
- hollyhall@google.com
- mikelogan@google.com
fuzzing_engines:
- libfuzzer
- afl
- honggfuzz
- dataflow
sanitizers:
- address
- dataflow

View File

@ -3,3 +3,13 @@ language: c++
primary_contact: "tsdgeos@gmail.com"
auto_ccs:
- "randy440088@gmail.com"
fuzzing_engines:
- libfuzzer
- afl
- honggfuzz
- dataflow
sanitizers:
- address
- undefined
- memory
- dataflow

View File

@ -1,7 +1,13 @@
homepage: "http://svn.freebsd.org/base/head/sys/teken/"
language: c++
primary_contact: "ed@nuxi.nl"
fuzzing_engines:
- libfuzzer
- afl
- honggfuzz
- dataflow
sanitizers:
- address
- memory
- undefined
- memory
- dataflow

View File

@ -1,8 +1,13 @@
homepage: "https://jpa.kapsi.fi/nanopb/"
language: c++
primary_contact: "jpa@npb.mail.kapsi.fi"
fuzzing_engines:
- libfuzzer
- afl
- honggfuzz
- dataflow
sanitizers:
- address
- memory
- undefined
- memory
- dataflow

View File

@ -3,3 +3,13 @@ language: c++
primary_contact: "luca.deri@gmail.com"
auto_ccs :
- "p.antoine@catenacyber.fr"
fuzzing_engines:
- libfuzzer
- afl
- honggfuzz
- dataflow
sanitizers:
- address
- undefined
- memory
- dataflow

View File

@ -1,7 +1,13 @@
homepage: "https://nghttp2.org/"
language: c++
primary_contact: "tatsuhiro.t@gmail.com"
fuzzing_engines:
- libfuzzer
- afl
- honggfuzz
- dataflow
sanitizers:
- address
- memory
- undefined
- memory
- dataflow

View File

@ -5,7 +5,13 @@ auto_ccs:
- "flim@google.com"
vendor_ccs:
- "twsmith@mozilla.com"
fuzzing_engines:
- libfuzzer
- afl
- honggfuzz
- dataflow
sanitizers:
- address
- memory
- undefined
- memory
- dataflow

View File

@ -1,10 +1,16 @@
homepage: "https://hg.mozilla.org/mozilla-central/file/tip/gfx/qcms/"
language: c++
primary_contact: "twsmith@mozilla.com"
sanitizers:
- address
- undefined
- memory
auto_ccs:
- "aosmond@mozilla.com"
- "jmuizelaar@mozilla.com"
- "aosmond@mozilla.com"
- "jmuizelaar@mozilla.com"
fuzzing_engines:
- libfuzzer
- afl
- honggfuzz
- dataflow
sanitizers:
- address
- undefined
- memory
- dataflow

View File

@ -5,6 +5,15 @@ auto_ccs:
- "joanna@invisiblethingslab.com"
- "marmarek@invisiblethingslab.com"
- "paras.chetal@gmail.com"
fuzzing_engines:
- libfuzzer
- afl
- honggfuzz
- dataflow
sanitizers:
- address
- undefined
- dataflow
architectures:
- x86_64
- i386

View File

@ -4,7 +4,13 @@ primary_contact: "tmatth@videolan.org"
auto_ccs:
- "twsmith@mozilla.com"
- "le.businessman@gmail.com"
fuzzing_engines:
- libfuzzer
- afl
- honggfuzz
- dataflow
sanitizers:
- address
- memory
- undefined
- memory
- dataflow

View File

@ -3,3 +3,13 @@ language: c++
primary_contact: "nothings.org@gmail.com"
auto_ccs:
- "randy440088@gmail.com"
fuzzing_engines:
- libfuzzer
- afl
- honggfuzz
- dataflow
sanitizers:
- address
- undefined
- memory
- dataflow

View File

@ -4,10 +4,16 @@ primary_contact: "sbucur@google.com"
auto_ccs:
- "nmarrow@google.com"
- "pmokati@google.com"
fuzzing_engines:
- libfuzzer
- afl
- honggfuzz
- dataflow
sanitizers:
- address
- memory
- undefined
- memory
- dataflow
labels:
tidy_fuzzer:
- sundew

View File

@ -6,7 +6,13 @@ auto_ccs:
- "paul.l.kehrer@gmail.com"
vendor_ccs:
- "twsmith@mozilla.com"
fuzzing_engines:
- libfuzzer
- afl
- honggfuzz
- dataflow
sanitizers:
- address
- memory
- undefined
- memory
- dataflow

View File

@ -1,11 +1,16 @@
homepage: "https://www.unicorn-engine.org"
language: c++
primary_contact: "unicorn.emu@gmail.com"
auto_ccs :
- "p.antoine@catenacyber.fr"
- "ch980501427@gmail.com"
auto_ccs:
- "p.antoine@catenacyber.fr"
- "ch980501427@gmail.com"
fuzzing_engines:
- libfuzzer
- afl
- honggfuzz
- dataflow
sanitizers:
- address
- memory
- undefined
- address
- undefined
- memory
- dataflow

View File

@ -4,7 +4,13 @@ primary_contact: "weinrank@fh-muenster.de"
auto_ccs:
- "t00fcxen@googlemail.com"
- "markwo@google.com"
fuzzing_engines:
- libfuzzer
- afl
- honggfuzz
- dataflow
sanitizers:
- address
- memory
- undefined
- memory
- dataflow

View File

@ -1,10 +1,16 @@
homepage: https://github.com/brianmario/yajl-ruby
language: c++
primary_contact: seniorlopez@gmail.com
fuzzing_engines:
- libfuzzer
- afl
- honggfuzz
- dataflow
sanitizers:
- address
- undefined
- memory
- dataflow
auto_ccs:
- aaron.patterson@gmail.com
- jonathan@titanous.com