spaCy/spacy/cli/project
Adriane Boyd e91b47a226
Check for unsafe paths in tarfile.extractall (CVE-2007-4559) (#11746)
* Adding tarfile member sanitization to extractall()

* Format

* Simplify and add error message

* Fix import

* Add comment about CVE

Co-authored-by: TrellixVulnTeam <charles.mcfarland@trellix.com>
2022-11-07 10:43:34 +01:00
..
__init__.py Refactor project CLI (#5732) 2020-07-09 01:42:51 +02:00
assets.py Allow assets to be optional in spacy project (#10714) 2022-05-10 10:40:11 +02:00
clone.py Try cloning repo from main & master (#10843) 2022-06-28 09:11:15 -04:00
document.py Remove nightly reference from auto docs [ci skip] 2021-01-30 20:12:08 +11:00
dvc.py Fix issues with DVC commands (#11592) 2022-10-18 15:11:39 +09:00
pull.py Auto-format code with black (#8895) 2021-08-06 13:38:06 +02:00
push.py Auto-format code with black (#8895) 2021-08-06 13:38:06 +02:00
remote_storage.py Check for unsafe paths in tarfile.extractall (CVE-2007-4559) (#11746) 2022-11-07 10:43:34 +01:00
run.py Add dependency check to project step runs (#11226) 2022-09-16 16:54:31 +02:00