fleet-memory/hindsight-clients
Nicolò Boschi b6a4f17cbe
fix: resolve all Dependabot security alerts (#702)
- requests: bump minimum to >=2.33.0 (CVE temp file reuse)
- streamlit: bump minimum to >=1.54.0 (SSRF/NTLM exposure)
- picomatch: add npm override for >=2.3.2/<3 || >=4.0.4 (ReDoS + method injection)
- flatted: tighten override to >=3.4.2 (prototype pollution)
- yaml: add npm override for >=1.10.3 (stack overflow)
- rustls-webpki: cargo update to 0.103.10 (CRL distribution point)
- Also fix pre-existing ty lint error in metrics.py (type: ignore for Windows resource import)
- Pygments: no patch available (<=2.19.2 vulnerable, no fix released)
2026-03-26 13:15:36 +01:00
..
go fix: include Pydantic v2 fields in ValidationError OpenAPI schema (#697) 2026-03-26 11:25:46 +01:00
python fix: resolve all Dependabot security alerts (#702) 2026-03-26 13:15:36 +01:00
rust fix: resolve all Dependabot security alerts (#702) 2026-03-26 13:15:36 +01:00
typescript docs: add supported platforms and Windows installation guide (#700) 2026-03-26 12:01:30 +01:00
.gitignore rename to hindsight (#2) 2025-11-25 19:28:26 +01:00