Skip to content

fix: use path-only hmac signatures - #3

Merged
ibruno merged 2 commits into
mainfrom
fix/path-only-hmac
May 26, 2026
Merged

fix: use path-only hmac signatures#3
ibruno merged 2 commits into
mainfrom
fix/path-only-hmac

Conversation

@ibruno

@ibruno ibruno commented May 26, 2026

Copy link
Copy Markdown
Contributor

Summary by cubic

Fix HMAC signature generation to sign only the request path (ignores query parameters), preventing auth mismatches on URLs with queries. Added a unit test asserting that signatures for "/orders" and "/orders?market=condition" match.

  • Dependencies
    • Bumped kuest-py-builder-signing-sdk to 2.0.2.

Written for commit 4b02650. Summary will update on new commits. Review in cubic

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 2 files

Re-trigger cubic

@ibruno
ibruno merged commit 0587c19 into main May 26, 2026
2 checks passed
@ibruno
ibruno deleted the fix/path-only-hmac branch May 26, 2026 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant