commitwork
Runs a repository's CI locally, and monitors a fleet for security regressions that survive scrutiny.
Releases
Release notifications are published as an Atom feed at
/releases.atom. It needs no token and no account.
Versions run 0.<commit count> until a clean version moves the series to
major.minor.patch. A commit count is not stable under history rewrites, which is the known
cost of the interim scheme rather than an oversight.
Why a feed and not an index
Version aggregators resolve by name, and names collide. Asked about
trufflehog, one returned an abandoned package four major versions behind the
tool actually in use — which reads as ahead of a current install and would render
a stale scanner as up to date.
So versions here are pinned per repository, and this project publishes its own feed rather than expecting anyone to look it up by name.