mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-07-28 16:07:46 +00:00
e759e3bba3
- Add comment explaining transformers >=4.53.0 is already safe (CVE fixed in >=4.51.0) - Dependabot alert #35 is false positive due to missing lockfile - No version change needed - current specification is already secure Security Status: - CVE-2025-3263: Fixed in transformers >=4.51.0, current spec >=4.53.0 ✓ - CVE-2024-11393: Fixed in current version ✓ - CVE-2025-3264/3933/2099/6051: Fixed in current version ✓ Note: Without a lockfile (pip-tools/uv/poetry), Dependabot cannot determine the installed version and raises alerts based on the requirement spec alone.