mirror of https://github.com/google/oss-fuzz.git
16 lines
356 B
YAML
16 lines
356 B
YAML
|
homepage: "https://github.com/notaryproject/notary"
|
||
|
main_repo: "https://github.com/notaryproject"
|
||
|
primary_contact: "yizha1@microsoft.com"
|
||
|
auto_ccs :
|
||
|
- "vaninrao@amazon.com"
|
||
|
- "hbandi@gmail.com"
|
||
|
- "shizh@microsoft.com"
|
||
|
vendor_ccs :
|
||
|
- "Adam@adalogics.com"
|
||
|
- "David@adalogics.com"
|
||
|
language: go
|
||
|
fuzzing_engines:
|
||
|
- libfuzzer
|
||
|
sanitizers:
|
||
|
- address
|