deps: bump nltk to 3.10.3 - #6
Open
katsugtgz wants to merge 1 commit into
Open
Conversation
nltk 3.9.1 is affected by 29 open advisories (path traversal, ReDoS, SSRF filter bypass, zip slip, and others). 3.10.3 is the current release and clears all of them. Scope: requirements.txt only.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates
nltkto address 29 open advisories (GHSA-469j-vmhf-r6v7, GHSA-68j8-pq59-fqgm, GHSA-6hm5-jgcp-p838, GHSA-7p94-766c-hgjp, GHSA-848c-c2cx-j7qx, GHSA-fg7f-2386-8897, GHSA-gfwx-w7gr-fvh7, GHSA-h8wq-7xc4-p3qx, GHSA-jm6w-m3j8-898g, GHSA-m42h-3232-vpv3, GHSA-p4gq-832x-fm9v, GHSA-qvv7-cg9c-w4x3, GHSA-rf74-v2fm-23pw, GHSA-xh95-f55m-82fw, PYSEC-2026-96 through PYSEC-2026-99, PYSEC-2026-2078, PYSEC-2026-2085, PYSEC-2026-2235 through PYSEC-2026-2237, PYSEC-2026-3581 through PYSEC-2026-3584, PYSEC-2026-3657, PYSEC-2026-597).Evidence:
requirements.txtreferencednltk@3.9.1osv-scannerreported the advisories above againstnltk@3.9.13.10.3Validation:
osv-scanner --lockfile=requirements.txtno longer reports any advisory fornltkafter the updatepip install nltk==3.10.3with the repo pins for click, joblib, regex, tqdm succeeds on Python 3.11, andnltk.tokenize.word_tokenizereturns expected output>=3.10floor of this releaseScope: dependency update in
requirements.txtonly.