mirror of https://github.com/google/oss-fuzz.git
10 lines
192 B
YAML
10 lines
192 B
YAML
|
homepage: "https://github.com/google/shlex"
|
||
|
language: go
|
||
|
main_repo: "https://github.com/google/shlex"
|
||
|
auto_ccs:
|
||
|
- "adam@adalogics.com"
|
||
|
fuzzing_engines:
|
||
|
- libfuzzer
|
||
|
sanitizers:
|
||
|
- address
|