Safety vulnerability ID: 58742
The information on this page was manually curated by our Cybersecurity Intelligence Team.
Tomtoolkit 2.14.1 disables multiple file uploads to fix CVE-2023-31047.
https://github.com/TOMToolkit/tom_base/commit/eb2d7903e29f6f592452544d2c48e1a1236ca1e7
Latest version: 2.21.0
TOM Toolkit and base modules
What's Changed
* Multi-file select for uploading Data Products removed for [Django Security update](https://www.djangoproject.com/weblog/2023/may/03/security-releases/):
* Django security release 4.2.1, 4.1.9, and 3.2.19 changed how multi-file forms are used. To accommodate these changes immediately, we have made the form used to upload DataProducts single select only for the time being. We hope to return the multi-select functionality in a upcoming release.
* Feature/expose match manager by jchate6 in https://github.com/TOMToolkit/tom_base/pull/651
* This adds flexibility and user control to how target matching is done. This will allow users to create custom code or extend existing code to change what their TOM considers to be the same target. The new features are described in the [docs](https://tom-toolkit.readthedocs.io/en/latest/targets/target_matcher.html).
**Full Changelog**: https://github.com/TOMToolkit/tom_base/compare/2.13.0...2.14.1
Scan your Python project for dependency vulnerabilities in two minutes
Scan your application