mirror of https://github.com/google/oss-fuzz.git
13 lines
303 B
YAML
13 lines
303 B
YAML
homepage: "https://github.com/filecoin-project/lotus"
|
|
main_repo: "https://github.com/filecoin-project/lotus"
|
|
primary_contact: "security@filecoin.org"
|
|
auto_ccs :
|
|
- "Adam@adalogics.com"
|
|
- "kubuxu@protocol.ai"
|
|
- "yolan@protocol.ai"
|
|
language: go
|
|
fuzzing_engines:
|
|
- libfuzzer
|
|
sanitizers:
|
|
- address
|