Safety vulnerability ID: 41803
The information on this page was manually curated by our Cybersecurity Intelligence Team.
Sanic-security version 0.6.8.1 updates its dependency "cryptography" to v3.3.2 to include a security fix.
Latest version: 1.14.1
An async security library for the Sanic framework.
+ Authentication validates session before account.
+ Account verification blueprint endpoint will now request a new two-step session if the current two-step session is invalid or expired.
+ An `InvalidError` will now be raised if the maximum amount of challenge attempts have been reached in the verification session.
+ Configurable security cache path in `security.ini`.
+ Documentation revisions.
Scan your Python project for dependency vulnerabilities in two minutes
Scan your application