Update project.yaml

This commit is contained in:
Oliver Chang 2019-11-28 15:41:19 +11:00 committed by GitHub
parent 1fd6ac3bab
commit bc7bef4c1a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ fuzzing_engines:
- libfuzzer - libfuzzer
- afl - afl
- dataflow - dataflow
- honggfuzz
sanitizers: sanitizers:
- address - address
- dataflow - dataflow