clawbot
0fcf12d2cc
fix: resolve all lint issues on main branch
- funcorder: reorder RemoveImage before unexported methods in docker/client.go
- gosec G117: add json:"-" tags to SessionSecret and PrivateKey fields
- gosec G117: replace login struct with map to avoid secret pattern match
- gosec G705: add #nosec for text/plain XSS false positive
- gosec G703: add #nosec for internal path traversal false positive
- gosec G704: validate URLs and add #nosec for config-sourced SSRF false positives
- gosec G306: use 0o600 permissions in test file
- revive: rename unused parameters to _
- wsl_v5: add missing blank line before assignment
2026-02-20 02:39:18 -08:00
..
2026-02-16 00:31:10 -08:00
2026-02-20 02:39:18 -08:00
2026-02-15 22:06:08 -08:00
2026-02-15 22:06:08 -08:00
2026-02-20 02:39:18 -08:00
2026-02-15 22:04:09 -08:00
2026-02-15 22:04:09 -08:00
2026-02-16 00:31:10 -08:00
2026-02-15 22:04:09 -08:00
2025-12-29 15:46:03 +07:00
2026-02-15 21:55:24 -08:00
2026-02-15 22:04:09 -08:00
2026-02-15 22:04:09 -08:00
2026-02-15 22:14:12 -08:00
2026-02-16 00:26:07 -08:00
2026-02-08 12:02:06 -08:00