Diskette

Latest version: v0.3.6

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

Scan your dependencies

Page 1 of 2

0.3.6

--------------------------

* Minor fixes in Makefile, documentation and Pytest adopted options;
* Implemented loaddata option ``ignorenonexistent``;
* Added support for Django 5.0;

0.3.5

--------------------------

* Added option ``--exclude-data`` to ``diskette_load`` to exclude some dump filenames
from loading;
* Added setting ``DISKETTE_LOAD_MINIMAL_FILESIZE`` to filter out dumps with file size
under the size limit;

0.3.4

--------------------------

* Added options ``--app`` and ``--exclude`` to ``diskette_apps``;
* Removed forgotten debug print from dump code;

0.3.3

--------------------------

* Added option ``--check`` to ``diskette_dump`` to perform validation and checking
without to query database or writing anything onto filesystem;
* Added option ``--format`` to ``diskette_apps`` with additional ``python`` format
which is now the default one instead of ``json``;
* Changed ``diskette_dump`` and ``diskette_load`` so they output Diskette version
as an early debug log message;

0.3.2

--------------------------

* Added support of archive URL to download in ``diskette_load``;
* Added options for archive checksum creation and comparison in ``diskette_load``;
* Added option for archive checksum creation in ``diskette_dump``;
* Improve handlers test coverage on options;

0.3.1

--------------------------

Fix release for missing commandline script from package.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.