Dreg-client

Latest version: v1.2.0

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

Scan your dependencies

1.2.0

===================

- Add digest methods to ``PlatformImage`` class.
- Formally declare support for python 3.10.
- Bump minimum supported version of requests
- Fix some issues with the tests (type-checking and a broken assert statement).
- Add a shebang to the show script.

1.1.0

===================

- Export ``ImageHistoryItem`` through the package entrypoint.
- Add ``image_size`` property to ``PlatformImage`` and ``Manifest`` classes.
- Add ``short_digest`` property to all data classes that have a ``digest`` property. This is meant
to mimic the short digests shown on Docker Hub.
- Add ``non_empty_history`` property to ``ImageConfig`` class, to retrieve a list of only non-empty
layers. This is a convenience method to retrieve a list of history items that will nicely line up
with the list of downloadable layers.
- Add ``clean_created_by`` property to ``ImageHistoryItem`` class, to centralise efforts for
providing "nice" displays of layer information.

1.0.2

===================

Fixed a bug with the packaging + release process.

1.0.1

===================

- Declare support for Python 3.8
- ``Platform`` objects are now stringable
- Added wrapper method ``get_platform_images`` to ``Image`` class

1.0.0

===================

Initial release after fork from upstream. To understand why the fork happened,
please see the History section of the readme.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.