Lab demo — live reports

Real scan reports, fully explorable

Every finding below came out of reproguard scan on the current release. Pick a project, filter by severity or category, and open any finding to see the evidence and the fix.

Sample projects

Reproduce these numbers yourself

The sample projects live in the repository and the reports are regenerated from the CLI, so what you see here is exactly what you would get locally.

# clone, install, and re-run every demo scan
git clone https://github.com/vipulgote1999/ReproGuard.git
cd ReproGuard
pip install -e .

reproguard scan site/demo/samples/risky_churn
reproguard scan site/demo/samples/genai_research_agent --profile genai
reproguard scan site/demo/samples/clean_ml