Cronicle
Distributed task scheduler and job runner with web based control panel
Cronicle has spent 2026 hardening the paths that let a scheduler run arbitrary commands
◆Recent moves
- 4d ago
Cronicle 0.9.126 fixes process monitoring on FreeBSD
A single compatibility fix for ps_monitor_cmd handling on FreeBSD. The first release in months that is not security work, which is the only reason it stands out.
View source ↗ - 10d ago
Cronicle 0.9.125 tightens authorization on logs, targets and manual runs
The densest security release in the window: cluster authentication clock validation restored, job log access aligned with job details permissions, server-side filtering applied to event data, and authorization hardened for both updated event placement and manual run targets. Each item closes a path where a user could reach a server or a log they should not.
View source ↗ - 23d ago
Cronicle 0.9.124 limits event params to plugin-defined ones
Events and jobs may now only carry parameters the plugin itself declares, closing off injection of arbitrary values into command execution. It is the most behaviour-changing item of the campaign and the one most likely to break existing setups that relied on passing extra parameters.
View source ↗ - 1mo ago
Cronicle 0.9.123 replaces bcrypt-node with bcryptjs
A swap from an unmaintained password hashing library to a maintained one. Invisible in use, but it removes a dependency that had stopped receiving fixes.
View source ↗ - 1mo ago
Cronicle 0.9.122 bumps shell-quote for vulnerability fixes
A single dependency bump, and the second shell-quote update in three weeks. For a tool that assembles shell commands, this is the dependency most worth keeping current.
View source ↗ - 1mo ago
Cronicle 0.9.121 tightens launch options, bumps nodemailer and ws
Event launch option handling is tightened alongside two upstream vulnerability bumps. Representative of the run of releases where the changelog is one hardening line and two version numbers.
View source ↗