Commit Graph
1 Commits
Author SHA1 Message Date
sneak 7f6139e6d6 test: show quality and fit are not covered by the URL signature
Add Quality and FitMode fields to signature.Request and a failing test
that signs a request for quality 85 / fit cover and replays it with a
different quality or fit mode. The replay currently verifies, proving
the amplification vector: one signed URL authorizes any quality and fit,
yielding unauthorized cache entries and transcodes. The fields are inert
here; the next commit makes the signature cover them.

model: claude-opus-4-8
2026-09-21 12:57:24 +00:00