Django-scrubber

Latest version: v1.3.0

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

Scan your dependencies

Page 2 of 6

0.9.0

Added
- Add functionality to scrub third party models like the Django user model, see https://github.com/RegioHelden/django-scrubber#scrubbing-third-party-models - Thanks GitRon
- Add tests for Python 3.10 - Thanks costela

0.8.0

Added
- Add `keep-sessions` argument to scrub_data command. Will NOT truncate all (by definition critical) session data. Thanks GitRon
- Add `remove-fake-data` argument to scrub_data command. Will truncate the database table storing preprocessed data for the Faker library. Thanks GitRon
- Add Django 3.2 and 4.0 to test matrix
Changed
- Remove Python 3.6 from test matrix
- Remove Django 2.2 and 3.1 from test matrix

0.7.0

Changed
- Remove upper boundary for Faker as they release non-breaking major upgrades way too often, please pin a working release in your own app

0.6.2

Changed
- Support faker 12.x

0.6.1

Changed
- Support faker 11.x

0.6.0

Added
- Add support to override Faker locale in scrubber settings
Changed
- Publish coverage only on main repository

Page 2 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.