Keyring

Latest version: v25.2.1

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

Scan your dependencies

Page 10 of 35

21.1.0

=======

* 380: In SecretService backend, close connections after
using them.

21.0.0

=======

* Require Python 3.6 or later.

20.0.1

=======

* 417: Fix TypeError when backend fails to initialize.

20.0.0

=======

* Extracted ``keyring.testing`` package to contain supporting
functionality for plugin backends. ``keyring.tests`` has been
removed from the package.

19.3.0

=======

* Switch to `importlib.metadata
<https://docs.python.org/3/library/importlib.metadata.html>`_
for loading entry points. Removes one dependency on Python 3.8.

* Added new ``KeyringBackend.set_properties_from_env``.

* 382: Add support for alternate persistence scopes for Windows
backend. Set ``.persist`` to "local machine" or "session"
to enable the alternate scopes or "enterprise" to use the
default scope.

* 404: Improve import times when a backend is specifically
configured by lazily calling ``get_all_keyring``.

19.2.0

======

* Add support for get_credential() with the SecretService backend.

Page 10 of 35

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.