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

deps: replace python-jose with pyjwt #6739

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

mdtro
Copy link
Member

@mdtro mdtro commented Jan 10, 2025

python-jose has some unaddressed security vulnerabilities, with the latest release from 2021.
This PR swaps python-jose with PyJWT.

This will resolve the following dependabot alerts:

@mdtro mdtro requested a review from a team as a code owner January 10, 2025 16:55
Copy link
Member

@onkar onkar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for working on this! Last time I attempted it by just bumping the version, it did not work.

@mdtro mdtro merged commit 5f3b86d into master Jan 10, 2025
31 checks passed
@mdtro mdtro deleted the mdtro/replace-python-jose-with-pyjwt branch January 10, 2025 20:09
@getsentry-bot
Copy link
Contributor

PR reverted: 96d5c2b

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

Successfully merging this pull request may close these issues.

3 participants