blob: 4294579d83a4fae19bf282943af4f4f0457be499 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
homepage: "https://github.com/gravitational/teleport"
main_repo: "https://github.com/gravitational/teleport"
primary_contact: "reed@goteleport.com"
auto_ccs :
- "adam@adalogics.com"
- "oss-fuzz@goteleport.com"
language: go
fuzzing_engines:
- libfuzzer
sanitizers:
- address
|