mirror of https://github.com/google/oss-fuzz.git
13 lines
288 B
YAML
13 lines
288 B
YAML
|
homepage: "https://tailscale.com/"
|
||
|
main_repo: "https://github.com/tailscale/tailscale"
|
||
|
primary_contact: "Adam@adalogics.com"
|
||
|
auto_ccs :
|
||
|
- "josh@tailscale.com"
|
||
|
- "danderson@tailscale.com"
|
||
|
- "bradfitz@tailscale.com"
|
||
|
language: go
|
||
|
fuzzing_engines:
|
||
|
- libfuzzer
|
||
|
sanitizers:
|
||
|
- address
|