2 Commits

Author SHA1 Message Date
unclecode
cbd36b74b2 Add stats dashboard page for LP summit
- Create scripts/update_stats.py: fetches GitHub, PyPI, Docker Hub data
  and generates docs/md_v2/stats.md with Chart.js visualizations
- Add stats.md with 5 metric cards and 5 charts (monthly downloads,
  star growth, cumulative downloads, daily trend, GitHub traffic)
- Add "Growth" nav entry in mkdocs.yml
- Update .gitignore to allow scripts/update_stats.py
2026-02-24 12:58:34 +00:00
unclecode
55de32d925 Add CycloneDX SBOM and generation script
- Add sbom/sbom.cdx.json generated via Syft
- Add scripts/gen-sbom.sh for regenerating SBOM
- Add sbom/README.md with disclaimer
- Update .gitignore to track gen-sbom.sh
2026-01-27 01:45:42 +00:00