CI workflow
Move CI audit output into a reviewable dashboard.
Upload audit bundles from CI and let reviewers inspect risk, tool reports, findings, and recommendations without searching build logs.
Built for
Teams that already run checks in CI and want a durable dashboard for technical risk trends.
Workflow shape
- Create a repository and upload token in setup.
- Run audit bundle generation in CI.
- Upload the bundle and review the processed audit in the dashboard.
Continue
FAQ
Does CI need dashboard user credentials?
No. CI should use a scoped upload token created from workspace setup.
Can this be used without GitHub Actions?
Yes. The CLI upload flow can be adapted to other CI systems that can run Dart commands and store secrets.