aboutsummaryrefslogtreecommitdiff
path: root/projects/go-attestation/project.yaml
blob: 87355e33d0c4bf03beb0d234f81f9c8f8c5db74f (plain)
1
2
3
4
5
6
7
8
9
10
11
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'