| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Checkmate v3.9.2 source code.tar.gz | 2026-07-07 | 1.6 MB | |
| Checkmate v3.9.2 source code.zip | 2026-07-07 | 2.1 MB | |
| README.md | 2026-07-07 | 659 Bytes | |
| Totals: 3 Items | 3.7 MB | 0 | |
## Security
- [x] Status pages: public payloads now use a strict allowlist of monitor fields — credentials and internal configuration are never sent to visitors (GHSA-3m74-8cg9-rp8j)
- [x] Monitor advanced matching now uses RE2 with tightened regex validation — fixes ReDoS via user-controlled regex (GHSA-4c6j-p2cv-wf56)
## Fixes
- [x] Docker: server images moved from Node 20 (EOL) to Node 22 — fixes broken image builds caused by
re2native compilation -
[x] Added root
.dockerignoreso hostnode_modulesand.envfiles no longer leak into image builds -
[x] New unit suite covering the public status-page payload