prometheus/web/api
Yash Anil 8c41ca783e api: use SHA-256 for rule group pagination tokens
Replace the deprecated SHA-1 hash used to generate rule group pagination
tokens in getRuleGroupNextToken with SHA-256. The token is opaque and
compared server-side only, so this does not change the API contract. Add
a unit test covering the token format and determinism.

Fixes #18841

Signed-off-by: Yash Anil <yashanil98@gmail.com>
2026-06-14 16:35:47 -07:00
..
testhelpers chore: fix httpNoBody issues from gocritic 2026-03-02 20:06:30 +01:00
v1 api: use SHA-256 for rule group pagination tokens 2026-06-14 16:35:47 -07:00