oss-fuzz/projects/go-attestation/project.yaml

12 lines
273 B
YAML

homepage: "https://github.com/google/go-attestation"
primary_contact: "bweeks@google.com"
auto_ccs:
- "ericchiang@google.com"
- "jsonp@google.com"
fuzzing_engines:
- libfuzzer
sanitizers:
- address
language: go
main_repo: 'https://github.com/google/go-attestation'