Commit Graph

3 Commits

Author SHA1 Message Date
Matthew Knight effa388025
Fix vulnerability checks 2026-03-02 19:34:17 -08:00
Matthew Knight 808cf8274c
Use zerolog 2026-03-02 19:32:33 -08:00
Matthew Knight b06823e03e
Initial commit: crash artifact aggregator and regression detection system
Cairn is a web service for collecting, fingerprinting, and analyzing crash
artifacts across repositories. Includes a CLI client, REST API, web dashboard,
PostgreSQL storage with migrations, S3-compatible blob storage, multi-format
crash parsers (ASan, GDB, Zig, generic), regression detection between commits,
campaign tracking, and optional Forgejo integration for issue syncing.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 13:39:10 -08:00