{"id":"sourcegraph-gitserver","name":"gitserver","af_score":24.0,"security_score":48.5,"reliability_score":27.5,"what_it_does":"gitserver is a Git hosting/service component (a self-hosted “Git server”) intended to provide Git repository access over a network, typically via standard Git protocols (e.g., SSH and/or dumb/HTTP transport).","best_when":null,"avoid_when":null,"last_evaluated":"2026-04-04T19:56:01.363920+00:00","has_mcp":false,"has_api":false,"auth_methods":["SSH keys (typical for Git over SSH)"],"has_free_tier":false,"known_gotchas":["Git server interactions are often stateful and may require careful handling of network/transports (SSH/HTTP) rather than clean HTTP-style APIs.","Without explicit API contracts, agents may need to use git CLI or reimplement transport/auth, increasing integration friction.","Operations like repository creation/moves may not be inherently idempotent across all deployments."],"error_quality":0.0}