-
Notifications
You must be signed in to change notification settings - Fork 587
Open
Labels
priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.Important issue which blocks shipping the next release. Will be fixed prior to next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
A vulnerability has been found in the ecdsa
dependency which will not be patched in the python-jose
package. python-jose
seems to be abandoned. Other people are also encountering these security issues.
I suggest to update authenticating-users/main.py to not use this insecure package. A commonly used alternative is PyJWT.
Jamim
Metadata
Metadata
Assignees
Labels
priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.Important issue which blocks shipping the next release. Will be fixed prior to next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.