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

Security vulnerability in jwt-go #12

Closed
deridiot opened this issue Jan 30, 2024 · 2 comments
Closed

Security vulnerability in jwt-go #12

deridiot opened this issue Jan 30, 2024 · 2 comments

Comments

@deridiot
Copy link

deridiot commented Jan 30, 2024

dgrijalva/jwt-go#428

Furthermore that project is now archived. The new repository is located at https://github.com/golang-jwt/jwt which also addresses the security vulnerability.

- github.com/dgrijalva/jwt-go v3.2.0+incompatible
+ github.com/golang-jwt/jwt v3.2.2+incompatible
@varlenthegray
Copy link

For anyone who stumbles upon this, I forked and updated this:

https://github.com/varlenthegray/pam-keycloak-oidc

@zhaow-de
Copy link
Owner

Thanks a lot. The update is released with https://github.com/zhaow-de/pam-keycloak-oidc/releases/tag/r1.2.2

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

No branches or pull requests

3 participants