aboutsummaryrefslogtreecommitdiff
path: root/projects/golang/project.yaml
blob: 0fe496b60a6eea3cc9bfa8d06b5bc97f07d8958c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
homepage: "https://golang.org/"
main_repo: "https://github.com/golang/go"
primary_contact: "golang-fuzz@googlegroups.com"
auto_ccs:
 - "josharian@gmail.com"
 - "emmanuel@orijtech.com"
 - "Adam@adalogics.com"
 - "cuong.manhle.vn@gmail.com"
language: go
sanitizers:
 - address
fuzzing_engines:
 - libfuzzer
view_restrictions: none