mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-07-27 23:47:46 +00:00
a935786e2b
- Add comment explaining vLLM >=0.18.0 is already safe (CVE fixed in >=0.14.0) - Dependabot alert #44 is false positive due to missing lockfile - Translate all comments to English (project language policy) - No version change needed - current specification is already secure Security Status: - CVE-2026-22807: Fixed in vLLM >=0.14.0, current spec >=0.18.0 ✓ - CVE-2026-22778: Fixed in current version ✓ - CVE-2026-27893: 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.