mirror of https://github.com/google/oss-fuzz.git
17 lines
300 B
YAML
17 lines
300 B
YAML
homepage: https://github.com/hercules-team/augeas
|
|
language: c++
|
|
primary_contact: lutter@watzmann.net
|
|
auto_ccs:
|
|
- hhan@redhat.com
|
|
- adam@adalogics.com
|
|
sanitizers:
|
|
- address
|
|
- undefined
|
|
main_repo: 'https://github.com/hercules-team/augeas'
|
|
|
|
fuzzing_engines:
|
|
- afl
|
|
- honggfuzz
|
|
- libfuzzer
|
|
|