2019-08-16 17:55:55 +00:00
|
|
|
homepage: "https://golang.org/"
|
|
|
|
primary_contact: "guidovranken@gmail.com"
|
|
|
|
auto_ccs:
|
|
|
|
- "golang-fuzz@googlegroups.com"
|
2019-08-17 21:37:49 +00:00
|
|
|
- "mmoroz@chromium.org"
|
2019-09-16 21:31:13 +00:00
|
|
|
- "josharian@gmail.com"
|
2020-01-30 23:36:44 +00:00
|
|
|
language: go
|
2019-08-16 17:55:55 +00:00
|
|
|
sanitizers:
|
2019-08-16 17:56:46 +00:00
|
|
|
- address
|
2019-08-21 22:08:30 +00:00
|
|
|
fuzzing_engines:
|
|
|
|
- libfuzzer
|
2019-08-16 17:55:55 +00:00
|
|
|
view_restrictions: none
|