upaas/internal/config
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
..
config.go fix: resolve gosec G117 secret pattern lint issues 2026-02-20 02:50:31 -08:00