Guard 3.0.114
Guard 3.0.114 is a stable release cut from c370f07.
1 commit • 1 merged pull request • 1 contributor since Guard 3.0.113.
Features
- extensions: Expand Docker and Kubernetes command coverage (#2798)
- expand
command.container-runtimewith structured coverage for common container lifecycle, prune/removal, Buildx/Swarm, execution, and explicitly destructive Compose cleanup operations - expand
command.kubernetes-operationsacross common kubectl mutations, rollout/scheduling operations, remote execution/debug/file transfer/tunnels, certificate decisions, and Helm lifecycle operations - preserve documented safe forms: help where argument boundaries are unambiguous, kubectl client/server dry-runs, local-only rendering, Helm dry-runs, and the existing low-friction boundary for ordinary local Compose…
- expand
Install
Install this release:
uv tool install "hol-guard[cisco]==3.0.114"Full changelog: v3.0.113...v3.0.114
Thanks @kantorcodes!