mirror of https://github.com/google/oss-fuzz.git
14 lines
252 B
YAML
14 lines
252 B
YAML
|
homepage: "https://getmonero.org/"
|
||
|
language: c++
|
||
|
primary_contact: "binaryfate01@gmail.com"
|
||
|
auto_ccs:
|
||
|
- luigi1111w@gmail.com
|
||
|
- ric@ts.org
|
||
|
- moneromooo@protonmail.com
|
||
|
sanitizers:
|
||
|
- address
|
||
|
fuzzing_engines:
|
||
|
- libfuzzer
|
||
|
architectures:
|
||
|
- x86_64
|