mirror of https://github.com/google/oss-fuzz.git
16 lines
328 B
YAML
16 lines
328 B
YAML
homepage: "https://libexif.github.io"
|
|
language: c++
|
|
primary_contact: "dan@coneharvesters.com"
|
|
auto_ccs:
|
|
- paul.l.kehrer@gmail.com
|
|
- marcus@jet.franken.de
|
|
- marcusmeissner@googlemail.com
|
|
fuzzing_engines:
|
|
- libfuzzer
|
|
- afl
|
|
- honggfuzz
|
|
sanitizers:
|
|
- address
|
|
- memory
|
|
main_repo: 'https://github.com/libexif/libexif'
|