Skip to content

Conversation

guicassolato
Copy link
Collaborator

@guicassolato guicassolato commented Apr 14, 2022

dgrijalva/jwt-go has no longer been maintained for a while and v3.2.0 is known to have security vulnerabilities only addressed on v4, which unfortunately seems to have abandoned.

Meanwhile, a clone has been maintained by the community, i.e. golang-jwt/jwt, where the aforementioned vulnerabilities have been fixed.

Dependency Analytics Report after this change:
Screenshot 2022-04-14 at 10 51 21

@guicassolato guicassolato changed the title Replace github.com/dgrijalva/jwt-go with community-maintained clone github.com/golang-jwt/jwt Replace dgrijalva/jwt-go with golang-jwt/jwt Apr 14, 2022
@guicassolato guicassolato self-assigned this Apr 14, 2022
@guicassolato guicassolato requested a review from a team April 14, 2022 08:51
@guicassolato guicassolato merged commit 49b14e7 into main Apr 14, 2022
@guicassolato guicassolato deleted the replace/jwt-go branch April 14, 2022 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant