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.
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