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

View File

@ -5,8 +5,14 @@ auto_ccs:
- "kaleb@wolfssl.com"
- "levi@wolfssl.com"
- "testing@wolfssl.com"
fuzzing_engines:
- libfuzzer
- afl
- honggfuzz
- dataflow
sanitizers:
- address
- memory:
experimental: True
- undefined
- dataflow