VYPR

Jwkset

by Micahparks

Source repositories

CVEs (1)

  • CVE-2025-22149LowJan 9, 2025
    risk 0.07cvss epss 0.01

    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…