Pulse/cmd
rcourtman 6ff345fb6b chore: fix staticcheck SA warnings
- Fix SA4006 unused value issues in ssh.go, validation.go, generator.go
- Replace deprecated ioutil with io/os in config.go
- Replace deprecated tar.TypeRegA with tar.TypeReg
- Remove deprecated rand.Seed calls (auto-seeded in Go 1.20+)
- Fix always-true nil check in main.go
- Fix impossible nil comparison in tempproxy/client.go
- Add nil check for config in monitor.New()
2025-11-27 09:16:53 +00:00
..
hashpw Add hashpw utility for generating password hashes 2025-11-06 16:46:56 +00:00
pulse chore: fix staticcheck SA warnings 2025-11-27 09:16:53 +00:00
pulse-agent fix: propagate unified agent version and improve legacy cleanup 2025-11-25 23:39:10 +00:00
pulse-docker-agent Add log level control for docker agent 2025-11-22 07:43:48 +00:00
pulse-host-agent chore: remove legacy proxy handlers and unused functions 2025-11-27 08:41:28 +00:00
pulse-sensor-proxy chore: fix staticcheck SA warnings 2025-11-27 09:16:53 +00:00