argoyle ce98f90f40
Unbound Release / Check Preconditions (push) Successful in 26s
Unbound Release / Create Tag (push) Skipped
Unbound Release / Generate Changelog and Handle PR (push) Successful in 49s
Unbound Release / Create Release (push) Successful in 36s
Release / release (push) Successful in 1m49s
cron-checker / build (push) Failing after 48s
cron-checker / test (push) Successful in 1m8s
cron-checker / vulnerabilities (push) Successful in 1m21s
fix(deps): bump golang.org/x/text to v0.39.0 and x/net to v0.56.0 (#389)
Fixes `GO-2026-5970` (infinite loop on invalid input in `golang.org/x/text`), which is reachable from `doCheck` via the Kubernetes lister and was failing the `vulnerabilities` job in CI.

Also bumps `golang.org/x/net` for `GO-2026-5942`, which govulncheck reports as required but not called.

```
golang.org/x/text v0.37.0 -> v0.39.0
golang.org/x/net  v0.55.0 -> v0.56.0
golang.org/x/sys  v0.45.0 -> v0.46.0  (transitive)
golang.org/x/term v0.43.0 -> v0.44.0  (transitive)
```

All indirect dependencies, so Renovate had not opened a branch for them.

`govulncheck ./...` is now clean and `go test -race ./...` passes.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

https://claude.ai/code/session_01PuGr8hyEpEpTX4DyLLwfzG
Reviewed-on: #389
2026-08-09 19:12:05 +00:00
2020-08-27 09:52:25 +02:00
2020-08-27 09:52:25 +02:00
2021-11-04 19:32:02 +01:00
2023-05-23 19:32:04 +02:00
2020-08-27 10:27:29 +02:00
2024-02-23 16:56:06 +00:00

cron-checker

Build Status codecov

A small container which periodically (every 60s) checks for a cronjobs which are not running according to schedule and sends a notification to Slack.

Example deployment-file

S
Description
No description provided
Readme
2 MiB
1.6.10
Latest
2026-08-20 08:05:17 +00:00
Languages
Go 93.9%
Dockerfile 6.1%