mirror of https://github.com/google/oss-fuzz.git
12 lines
279 B
YAML
12 lines
279 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"
|
||
|
language: go
|
||
|
fuzzing_engines:
|
||
|
- libfuzzer
|
||
|
sanitizers:
|
||
|
- address
|