b43a3e8eddb29a083b14f30eabaefcf10118c4a7
Unbound Release / Check Preconditions (push) Successful in 26s
Unbound Release / Create Tag (push) Skipped
Unbound Release / Create Release (push) Successful in 29s
gitlab-cleanup-handler / build (push) Successful in 37s
gitlab-cleanup-handler / test (push) Successful in 1m10s
gitlab-cleanup-handler / vulnerabilities (push) Successful in 1m3s
Unbound Release / Generate Changelog and Handle PR (push) Successful in 40s
Release / release (push) Successful in 1m21s
Fixes govulncheck failures in CI: - **GO-2026-5970** — infinite loop on invalid input in `golang.org/x/text` (v0.37.0 → v0.39.0), reachable via `gitlab.RestClient.projectApiCall` → `http.Client.Do` - **GO-2026-5942** — panic parsing invalid SVCB/HTTPS RR in `golang.org/x/net/dns/dnsmessage` (v0.55.0 → v0.56.0) `go mod tidy` also pulled `x/sys` v0.46.0 and `x/term` v0.44.0. `govulncheck ./...` now reports no vulnerabilities; `go test -race ./...` passes. Reviewed-on: #463
gitlab-cleanup-handler
A small container which checks which images from Gitlab container registry are used in the provided namespaces and updates the cleanup policies for those projects.