Max Moroz 2020-01-21 16:13:25 -08:00 committed by GitHub
parent 42c53a83bd
commit 3edf60511e
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,8 +1,14 @@
homepage: "https://www.capstone-engine.org"
primary_contact: "capstone.engine@gmail.com"
auto_ccs : "p.antoine@catenacyber.fr"
auto_ccs :
- "p.antoine@catenacyber.fr"
fuzzing_engines:
- libfuzzer
- afl
- honggfuzz
- dataflow
sanitizers:
- address
- memory
- undefined
- address
- memory
- undefined
- dataflow