oss-fuzz/projects/nfstream/project.yaml

13 lines
262 B
YAML

homepage: "https://www.nfstream.org/"
language: python
primary_contact: "aouinizied@gmail.com"
auto_ccs:
- "aouinizied@gmail.com"
fuzzing_engines:
- libfuzzer
sanitizers:
- address
- undefined
- memory
main_repo: 'https://github.com/nfstream/nfstream'