Confidant

Latest version: v6.5.3

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

Scan your dependencies

Page 6 of 7

1.1.21

Not secure
* Move scripts into the confidant module to be able to use the scripts when pip
installed

1.1.20

Not secure
* Added changes and settings for better performance in confidant. See the
performance section in the configuration docs

1.1.19

Not secure
* Important change: the location of the wsgi.py has moved inside of the
confidant module to make the pypi package runnable. This changes the gunicorn
invocation from `gunicorn wsgi:app -k gevent` to `gunicorn confidant.wsgi:app
-k gevent`

1.1.16

* Getting the pypi package into a working state

1.1.15

* Split the client away from the confidant repo

1.1.14

* Security fix: While preparing for the 1.1 stable release Lyft found a KMS
authentication vulnerability in the unreleased 1.1 branch while performing an
audit of the code. The vulnerability was introduced while adding the scoped auth
key feature (for limiting authentication keys and services to specific AWS
accounts), where the key was not properly checked after decryption. This check is
an additional verification to add additional safety on-top of the IAM policy of
your KMS keys. If IAM policy allows users to use KMS keys without limits on
encryption context, a KMS key that wasn't intended to be used for auth, could be
used for auth.

Page 6 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.