mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-07-27 23:47:46 +00:00
5cae7247f0
- Add comment explaining transformers >=4.53.0 is already safe (CVE fixed in >=4.50.0) - Dependabot alert #31 is false positive due to missing lockfile - No version change needed - current specification is already secure Security Status: - CVE-2025-1194: Fixed in transformers >=4.50.0, current spec >=4.53.0 ✓ - Affects: SubWordJapaneseTokenizer in GPT-NeoX-Japanese model - Impact: ReDoS via crafted input causing exponential regex backtracking Note: Without a lockfile (pip-tools/uv/poetry), Dependabot cannot determine the installed version and raises alerts based on the requirement spec alone.