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

dgrijalva/jwt-go is archived, the maintain move to golang-jwt/jwt #64

Merged
merged 1 commit into from
Sep 4, 2021
Merged

dgrijalva/jwt-go is archived, the maintain move to golang-jwt/jwt #64

merged 1 commit into from
Sep 4, 2021

Conversation

westwind-sc
Copy link
Contributor

There is HIGH vulnerability CVE-2020-26160 NOT fix yet.
And github.com/dgrijalva/jwt-go is not maintained anymore.
It is now maintained at: github.com/golang-jwt/jwt.

Test Result:

$ go test --cover ./...
ok  	github.com/go-ozzo/ozzo-routing/v2	0.009s	coverage: 92.4% of statements
ok  	github.com/go-ozzo/ozzo-routing/v2/access	0.014s	coverage: 100.0% of statements
ok  	github.com/go-ozzo/ozzo-routing/v2/auth	0.018s	coverage: 96.0% of statements
ok  	github.com/go-ozzo/ozzo-routing/v2/content	0.008s	coverage: 97.5% of statements
ok  	github.com/go-ozzo/ozzo-routing/v2/cors	0.002s	coverage: 100.0% of statements
ok  	github.com/go-ozzo/ozzo-routing/v2/fault	0.008s	coverage: 100.0% of statements
ok  	github.com/go-ozzo/ozzo-routing/v2/file	0.002s	coverage: 93.2% of statements
ok  	github.com/go-ozzo/ozzo-routing/v2/slash	0.002s	coverage: 100.0% of statements

@westwind-sc westwind-sc marked this pull request as ready for review August 20, 2021 03:22
@westwind-sc
Copy link
Contributor Author

@qiangxue could you take some time to review?

@qiangxue
Copy link
Member

qiangxue commented Sep 4, 2021

Thank you very much!

@qiangxue qiangxue merged commit a3372fb into go-ozzo:master Sep 4, 2021
@westwind-sc westwind-sc deleted the migrate_to_golang-jwt branch September 6, 2021 15:27
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.

2 participants