mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-07-28 07:57:44 +00:00
417dbc070f
- Add comment explaining transformers >=4.53.0 is already safe (CVE fixed in >=4.52.1) - Dependabot alert #37 is false positive due to missing lockfile - No version change needed - current specification is already secure Security Status: - CVE-2025-3777: Fixed in transformers >=4.52.1, current spec >=4.53.0 ✓ - Affects: image_utils.py URL validation via startswith() bypass - Impact: URL username injection allowing malicious domain redirection Note: Without a lockfile (pip-tools/uv/poetry), Dependabot cannot determine the installed version and raises alerts based on the requirement spec alone.