Safety vulnerability ID: 49137
The information on this page was manually curated by our Cybersecurity Intelligence Team.
Datagristle 0.1.7 updates its dependency 'werkzeug' to v1.0 to include security fixes.
Latest version: 0.2.3
A toolbox and library of ETL, data quality, and data analysis tools
* Improvement: now supports python versions 3.7 and 3.8
* BREAKING CHANGE: dropped support for python version 3.6
* Bumped versions on dependent modules to eliminate vulnerabilities
* gristle_differ
- BREAKING CHANGE: col_names renamed to col-names for consistency
- Fixes --already-unix option bug with file parsing
- Fixes --stats bug with empty files
- Improvement: added ability to use column names from file headers
- Improvement: if a key-col is in the ignore-cols - it will simply be ignored,
and the program will continue processing.
- Improvement: if a key-col is in the compare-cols - it will simply be ignored,
and the program will continue processing.
- Improvement: if neither compare or ignore cols are provided it will use all cols
as compare-cols and continue processing.
- Improvement: CLI help is updated to provide more details and accurate examples of these options.
Scan your Python project for dependency vulnerabilities in two minutes
Scan your application