oss-fuzz/projects/osquery/project.yaml

19 lines
434 B
YAML
Raw Normal View History

homepage: "https://osquery.io"
language: c++
primary_contact: "osquery@osquery.io"
auto_ccs:
- "theopolis@osquery.io"
- "seph@kolide.co"
- "seph@directionless.org"
- "alessandro.gario@gmail.com"
- "tom@ritter.vg"
- "mhl@fb.com"
- "sharvil@sharvilshah.com"
- "gellerbedoya@gmail.com"
2019-12-23 04:01:17 +00:00
- "stefano.bonicatti@gmail.com"
sanitizers:
- address
fuzzing_engines:
- libfuzzer
main_repo: 'https://github.com/osquery/osquery'