Tigah and GitHub
a46aea12fc
fix(scan): accept string-encoded jwt exp claim ( #311 )
...
numericClaim only accepted exp as a json number, but some emitters
serialize it as a quoted string. a token with a past string exp was
reported as missing exp instead of expired, an expiry false negative
and a missing-claim false positive on the same token. also parse a
string value via strconv.ParseFloat, falling back to absent when it
does not parse.
2026-07-22 12:49:50 -07:00
..
2026-06-22 22:25:39 -07:00
2026-07-22 12:45:38 -07:00
2026-06-25 18:19:17 -07:00
2026-07-22 12:36:29 -07:00
2026-07-22 12:36:29 -07:00
2026-06-22 20:20:36 -07:00
2026-06-22 16:47:58 -07:00
2026-06-22 17:41:28 -07:00
2026-06-22 18:21:19 -07:00
2026-06-22 22:25:39 -07:00
2026-07-22 12:48:40 -07:00
2026-07-22 12:48:40 -07:00
2026-07-22 12:35:18 -07:00
2026-06-09 18:11:38 -07:00
2026-07-22 12:35:18 -07:00
2026-06-22 20:26:19 -07:00
2026-06-22 22:25:39 -07:00
2026-06-10 14:47:17 -07:00
2026-06-22 22:25:39 -07:00
2026-07-22 12:36:38 -07:00
2026-06-22 22:25:39 -07:00
2026-06-22 17:43:30 -07:00
2026-06-22 22:25:39 -07:00
2026-06-08 18:30:48 -07:00
2026-06-22 22:25:39 -07:00
2026-06-22 22:25:39 -07:00
2026-07-22 12:36:29 -07:00
2026-07-22 12:49:50 -07:00
2026-07-22 12:49:50 -07:00
2026-07-22 12:48:22 -07:00
2026-07-22 12:48:22 -07:00
2026-06-25 18:19:17 -07:00
2026-07-22 12:49:31 -07:00
2026-07-22 12:49:31 -07:00
2026-06-22 16:48:23 -07:00
2026-06-22 22:25:39 -07:00
2026-06-22 22:25:39 -07:00
2026-06-10 14:47:17 -07:00
2026-06-22 22:25:39 -07:00
2026-07-22 12:49:07 -07:00
2026-07-22 12:49:07 -07:00
2026-06-08 18:53:06 -07:00
2026-07-22 12:36:38 -07:00
2026-06-22 22:25:39 -07:00
2026-07-22 12:49:40 -07:00
2026-07-22 12:49:40 -07:00
2026-02-17 13:38:07 +01:00
2026-06-22 22:25:39 -07:00
2026-06-08 18:30:48 -07:00
2026-06-22 22:25:39 -07:00
2026-06-22 20:26:19 -07:00
2026-06-22 20:26:19 -07:00
2026-07-22 12:48:31 -07:00
2026-07-22 12:48:31 -07:00
2026-07-22 12:36:19 -07:00
2026-07-22 12:36:19 -07:00
2026-07-22 12:36:19 -07:00
2026-06-25 18:19:17 -07:00
2026-06-22 18:21:09 -07:00
2026-06-22 22:25:39 -07:00