mirror of https://github.com/google/oss-fuzz.git
10 lines
191 B
YAML
10 lines
191 B
YAML
|
homepage: "https://github.com/ipfs/go-datastore"
|
||
|
primary_contact: "willscott@protocol.ai"
|
||
|
auto_ccs :
|
||
|
- "stebalien@protocol.ai"
|
||
|
language: go
|
||
|
fuzzing_engines:
|
||
|
- libfuzzer
|
||
|
sanitizers:
|
||
|
- address
|