VYPR

Go modules package

github.com/micahparks/jwkset

pkg:golang/github.com/micahparks/jwkset

Vulnerabilities (1)

  • CVE-2025-22149LowJan 9, 2025
    affected >= 0.5.0, < 0.6.0fixed 0.6.0

    JWK Set (JSON Web Key Set) is a JWK and JWK Set Go implementation. Prior to 0.6.0, the project's provided HTTP client's local JWK Set cache should do a full replacement when the goroutine refreshes the remote JWK Set. The current behavior is to overwrite or append. This is a secu