oss-fuzz/projects/prometheus/project.yaml

14 lines
347 B
YAML

homepage: "https://github.com/prometheus/prometheus"
primary_contact: "prometheus-team@googlegroups.com"
auto_ccs :
- "julius.volz@gmail.com"
- "beorn@grafana.com"
- "roidelapluie@prometheus.io"
- "richih@richih.org"
language: go
fuzzing_engines:
- libfuzzer
sanitizers:
- address
main_repo: 'https://github.com/prometheus/prometheus'