fix(CVE-2024-39705): remove nltk download #3361
first pass on download function
4db6a515
make tidy
389e90b2
use tempfile for download tar
2c2e2978
update logic for checking if packages available
ae910391
cleanup sha256 check
a4e65605
raise if nltk.download is invoked
e6be633e
changelog and version
e9c030b8
linting, linting, linting
357f8f09
Revert "cleanup sha256 check"
d7368b30
update tokenize tests
f4d424c1
MthwRobinson
changed the title fix: remove nltk download fix(CVE-2024-39705): remove nltk download 1 year ago
MthwRobinson
marked this pull request as ready for review 1 year ago
fix raise on nltk download args
3155c322
Merge branch 'main' into fix/remove-nltk-download
2ee94e62
scanny
requested changes
on 2024-07-08
proposed changes
4237f95c
add docstring
5a2e99ac
code path for when directory dir is None
2a584869
fix typo
9b0b3a6c
linting, linting, linting
93ca1c38
scanny
approved these changes
on 2024-07-08
update to new wolfi base image
fca525b2
add NLTK_DATA env var to ingest unit
222c5a4c
bump version
5b005295
use new function to download nltk packages in dockerfile
f6a8394a
fix nltk_data_dir check
a598ea86
Merge branch 'main' into fix/remove-nltk-download
e8816bd9
MthwRobinson
deleted the fix/remove-nltk-download branch 1 year ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub