dgrijalva / jwt-go

ARCHIVE - Golang implementation of JSON Web Tokens (JWT). This project is now maintained at:
https://github.com/golang-jwt/jwt
MIT License
10.78k stars 997 forks source link

Track security issues #453

Open ijajmulani opened 3 years ago

ijajmulani commented 3 years ago

Hi,

Can we add security.md file and list all the vulnerability.

Waterdrips commented 3 years ago

https://github.com/dgrijalva/jwt-go/issues/457 this project is unmaintained, I suggest using an alternative