[nestegg] Enable dataflow config. (#3392)

This commit is contained in:
Max Moroz 2020-02-14 13:16:28 -08:00 committed by GitHub
parent ef5d715a0d
commit 9e9d263ef5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 5 deletions

View File

@ -1,9 +1,15 @@
homepage: "https://github.com/kinetiknz/nestegg"
primary_contact: "mgregan@mozilla.com"
fuzzing_engines:
- afl
- libfuzzer
- honggfuzz
- dataflow
sanitizers:
- address
- memory
- undefined
- address
- memory
- undefined
- dataflow
vendor_ccs:
- "twsmith@mozilla.com"
- "cdiehl@mozilla.com"
- "twsmith@mozilla.com"
- "cdiehl@mozilla.com"