Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid potential vulnerability in pyjwt #129

Open
lig opened this issue Jul 1, 2019 · 1 comment
Open

Avoid potential vulnerability in pyjwt #129

lig opened this issue Jul 1, 2019 · 1 comment

Comments

@lig
Copy link

lig commented Jul 1, 2019

pyjwt prior version 1.0.1 is known to have a critical vulnerability.

It could be wise to depend on pyjwt>=1.0.1 in setup.py.

@Andrew-Chen-Wang
Copy link
Member

I think PyJWT 1.0.1 has been long gone. Perhaps we can remotely track these CVEs using a GitHub action so that users only install secure pyjwt versions. Although it would be difficult to maintain in case of a breaking change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants