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

Replace the pyjwkest dependency #1514

Closed
dralley opened this issue Feb 14, 2024 · 2 comments
Closed

Replace the pyjwkest dependency #1514

dralley opened this issue Feb 14, 2024 · 2 comments
Labels

Comments

@dralley
Copy link
Contributor

dralley commented Feb 14, 2024

Version
All

Describe the bug
pyjwkest has been unmaintained for 4 years, we need to replace it with a library that is maintained.

Additional context
Possibly PyJWT?

@lubosmj
Copy link
Member

lubosmj commented Feb 14, 2024

This is related to #1509. After removing the conversion machinery, we will eliminate code paths that use the pyjwkest dependency.

@lubosmj lubosmj moved this from Not Started to Todo in Pulp Container Roadmap Feb 24, 2024
@lubosmj
Copy link
Member

lubosmj commented Feb 26, 2024

I am closing this since it appears that it is plausible to package pyjwkest with pinned dependencies that do not exhibit vulnerabilities for older releases. For the new releases, we are removing it completely, as mentioned in the comment above.

@lubosmj lubosmj closed this as completed Feb 26, 2024
@github-project-automation github-project-automation bot moved this from Todo to Done in Pulp Container Roadmap Feb 26, 2024
@pulpbot pulpbot moved this to Done in RH Pulp Kanban board Feb 26, 2024
@lubosmj lubosmj moved this from Done to Shipped in Pulp Container Roadmap Feb 26, 2024
@lubosmj lubosmj moved this from Shipped to Done in Pulp Container Roadmap Feb 26, 2024
@lubosmj lubosmj moved this from Done to Shipped in Pulp Container Roadmap Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Shipped
Archived in project
Development

No branches or pull requests

2 participants