upaas/internal/ssh
clawbot c729fdc7b3 fix: resolve gosec G117 secret pattern lint issues
- Add json:"-" tags to SessionSecret and PrivateKey fields
- Replace login request struct with map[string]string to avoid
  exported field matching secret pattern in JSON key
2026-02-20 02:50:31 -08:00
..
keygen_test.go Initial commit with server startup infrastructure 2025-12-29 15:46:03 +07:00
keygen.go fix: resolve gosec G117 secret pattern lint issues 2026-02-20 02:50:31 -08:00