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

fix: update JWT package #114

Merged
merged 2 commits into from
Apr 29, 2021
Merged

fix: update JWT package #114

merged 2 commits into from
Apr 29, 2021

Conversation

pyrooka
Copy link
Member

@pyrooka pyrooka commented Apr 29, 2021

This PR replaces the JWT package to a fork to prevent some possible vulnerabilities.

Closes #113

There is a known vulnerability in the original package and it's not
actively maintained at the moment.
For more info take a look at this issue: https://github.ibm.com/arf/planning-sdk-squad/issues/2634
@pyrooka pyrooka requested a review from padamstx April 29, 2021 11:42
Copy link
Member

@padamstx padamstx left a comment

Choose a reason for hiding this comment

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

LGTM

@pyrooka pyrooka merged commit 18d04ad into main Apr 29, 2021
@pyrooka pyrooka deleted the fix-jwt-vulnerability branch April 29, 2021 19:18
ibm-devx-sdk pushed a commit that referenced this pull request Apr 29, 2021
## [5.4.2](v5.4.1...v5.4.2) (2021-04-29)

### Bug Fixes

* switch to a fork of the original JWT package ([#114](#114)) ([18d04ad](18d04ad))
@ibm-devx-sdk
Copy link

🎉 This PR is included in version 5.4.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

Upgrade jwt-go version
3 participants