Pynonymizer

Latest version: v2.3.1

Safety actively analyzes 638699 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 8

2.3.1

Fixed
- Fixed an issue with the release workflow for the docker deployment.

2.3.0

Fixed
- Fixed a bug where verbose logging was not lowering the log level correctly

Added
- Logging output will now be colored according to level
- Added debug log: sql statements to mssql, mysql, postgres providers
- Added debug log: connection string log to mssql

2.2.1

Fixed
- Fixed a bug where command line switches were not named correctly. `--mysql-cmd-opts` and `--mssql-backup-compression` were duplicated, making some options difficult to access.
- Error codes from the CLI were not working correctly. Pynonymizer will now report failure on validations and other errors.
- Fixed a bug where some environment variables were changed. Both variations will now be supported to ease migration.
- `PYNONYMIZER_START_AT`, `PYNONYMIZER_START_AT_STEP`,
- `PYNONYMIZER_STOP_AT`, `PYNONYMIZER_STOP_AT_STEP`,
- `PYNONYMIZER_STRATEGY`, `PYNONYMIZER_STRATEGYFILE`

2.2.0

Added
- pynonmizer now has docker images with the database client and dependencies built in. These are in beta, please report any issues to the github.
See https://hub.docker.com/r/rwnxt/pynonymizer

Changed
- mssql now sets Mars_Connection=Yes on connection as this allows support for threading without connection busy.

2.1.1

Fixed
- Fixed a bug where `--skip-steps` would be ignored if passed via the CLI. [152]

2.1.0

Added
- `--workers` option to control number of threads to use when anonymizing. Table anonymization will be done in threads and should result in a major speed boost. By default, a single worker is used.
- `--mssql-ansi-warnings-off` option (default: on) to disable ansi warnings when making updates

Fixed
- Fixed a bug where using the raw `pynonymizer` command would cause an unexpected error.

Page 1 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.