Webauthn

Latest version: v2.1.0

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

Scan your dependencies

Page 2 of 4

1.9.0

**Changes:**

- Keep using Pydantic v1.x for now ([157](https://github.com/duo-labs/py_webauthn/pull/157))
- Update cryptography and pyOpenSSL dependencies ([154](https://github.com/duo-labs/py_webauthn/pull/154), [#158](https://github.com/duo-labs/py_webauthn/pull/158))

1.8.1

**Changes:**

- Update dependency versions in **setup.py** ([151](https://github.com/duo-labs/py_webauthn/pull/151))

1.8.0

**Changes:**

- Move the `RegistrationCredential.transports` property into `RegistrationCredential.response.transports` to better conform to upcoming WebAuthn JSON serialization method output ([150](https://github.com/duo-labs/py_webauthn/pull/150))

1.7.2

**Changes:**

- Update `cryptography` to 39.0.1 (and its dependency `pyOpenSSL` to 23.0.0) ([148](https://github.com/duo-labs/py_webauthn/pull/148))
- See ["39.0.1 - 2023-02-07" in cryptography's CHANGELOG](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst#3901---2023-02-07) for more info

1.7.1

**Changes:**

- Add support for `from webauthn import *` syntax with proper use of `__all__` ([146](https://github.com/duo-labs/py_webauthn/pull/146))

1.7.0

**Changes:**

- Add new `authenticator_attachment` value to `RegistrationCredential` and `AuthenticationCredential`, defining the attachment of the authenticator that completed a corresponding ceremony, as it may be returned by the WebAuthn API ([141](https://github.com/duo-labs/py_webauthn/pull/141))

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.