mirror of https://github.com/google/oss-fuzz.git
12 lines
292 B
YAML
12 lines
292 B
YAML
homepage: "https://openssf.org/"
|
|
main_repo: "https://github.com/ossf/scorecard"
|
|
primary_contact: "hey@auggie.dev" # <-- IAM / commits: foo@auggie.dev
|
|
auto_ccs:
|
|
- azeemshaikh38@gmail.com
|
|
- naveensrinivasan@protonmail.com
|
|
language: go
|
|
fuzzing_engines:
|
|
- libfuzzer
|
|
sanitizers:
|
|
- address
|