aveloxis
ANNOUNCEMENT · 2026-08-02

Introducing Aveloxis: open source health at fleet scale

Sean P. Goggins · CHAOSS co-founder, creator of Augur and Aveloxis

For a decade, our team built and maintained Augur — the most-used data collection platform in the CHAOSS ecosystem for understanding open source community health. Aveloxis is what we built when we asked: knowing everything we now know, what would Augur look like rebuilt from a blank page?

The answer is a single Go binary that runs three processes, collects from GitHub and GitLab with equal completeness, and comfortably tracks more than 90,000 repositories on one machine — full issue, pull request, commit, and contributor history; CHAOSS metrics; SBOMs; dependency freshness across 12 registries; OpenSSF Scorecards; and vulnerability scanning across every dependency in the fleet.

What's different

See it, don't take our word

The live demo carries live health snapshots for curated ecosystems — Apache, CNCF, NumFocus, and more — straight from the production fleet. Signing in (free, GitHub or GitLab OAuth) opens the full per-repository analytics: contributor retention, review velocity, dependency health, vulnerability exposure, and side-by-side project comparison.

# Or run your own:
go install github.com/aveloxis/aveloxis/cmd/aveloxis@latest
aveloxis migrate && aveloxis add-key <token> --platform github
aveloxis add-repo https://github.com/your/repo && aveloxis start all

Aveloxis is MIT-licensed and developed in the open at github.com/aveloxis/aveloxis, with support from the University of Missouri and the Sloan Foundation. The story of why we rebuilt is its own read.

© 2026 University of Missouri · MIT License All posts · aveloxis.io · GitHub