-
Notifications
You must be signed in to change notification settings - Fork 8
Pull requests: heathivorjocelyn6/jwt
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[#1] Add JWT claims validation with overflow-safe timestamp bounds
#9
opened Aug 7, 2026 by
lincai505011-ops
Loading…
Fix: 🎯 Reject JWTs with Out-of-Bounds Expiration (
exp) Values to Prevent time.Time Overflow
#7
opened Jul 30, 2026 by
charlieseay
Loading…
fix: reject JWTs with out-of-bounds exp/nbf/iat timestamps
#6
opened Jul 28, 2026 by
wasim-builds
Loading…
4 tasks done
fix: reject JWTs with out-of-bounds expiration values to prevent time.Time overflow [FaaFyfxR9WAQrL7FcAgEHJvztd8cVMxvjHRS55rw1nwH]
#5
opened Jul 26, 2026 by
waterWang
Loading…
ProTip!
Filter pull requests by the default branch with base:main.