oss-fuzz/projects/cfengine/project.yaml

15 lines
294 B
YAML
Raw Normal View History

2021-05-12 19:08:33 +00:00
homepage: "https://github.com/cfengine/core"
main_repo: "https://github.com/cfengine/core"
language: c++
primary_contact: "vratislav.podzimek@northern.tech"
auto_ccs:
- "Adam@adalogics.com"
fuzzing_engines:
- afl
- honggfuzz
- libfuzzer
2021-05-12 19:08:33 +00:00
sanitizers:
- address
- undefined
- memory