mirror of https://github.com/google/oss-fuzz.git
19 lines
445 B
YAML
19 lines
445 B
YAML
homepage: "https://github.com/notaryproject/notary"
|
|
main_repo: "https://github.com/notaryproject"
|
|
primary_contact: "yizha1@microsoft.com"
|
|
auto_ccs :
|
|
- "vaninrao@amazon.com"
|
|
- "priteshbandi@gmail.com"
|
|
- "shizh@microsoft.com"
|
|
- "justin.cormack@docker.com"
|
|
- "toddysm@gmail.com"
|
|
- "notarycncf@gmail.com"
|
|
vendor_ccs :
|
|
- "Adam@adalogics.com"
|
|
- "David@adalogics.com"
|
|
language: go
|
|
fuzzing_engines:
|
|
- libfuzzer
|
|
sanitizers:
|
|
- address
|