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

View File

@ -2,10 +2,16 @@ homepage: "http://commonmark.org"
primary_contact: "jgm@berkeley.edu"
auto_ccs:
- "kivikakk@github.com"
fuzzing_engines:
- libfuzzer
- afl
- honggfuzz
- dataflow
sanitizers:
- address
- memory
- undefined
- dataflow
architectures:
- x86_64
- i386