Max Moroz 2020-01-21 16:03:26 -08:00 committed by GitHub
parent 98b573a814
commit cbaa1b4762
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -17,10 +17,16 @@ vendor_ccs:
- "jmuizelaar@mozilla.com"
- "lsalzman@mozilla.com"
- "twsmith@mozilla.com"
fuzzing_engines:
- libfuzzer
- afl
- honggfuzz
- dataflow
sanitizers:
- address
- undefined
- memory
- dataflow
architectures:
- x86_64
- i386