Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix registry validation #471

Merged
merged 2 commits into from
Mar 7, 2024
Merged

Fix registry validation #471

merged 2 commits into from
Mar 7, 2024

Conversation

Mrtenz
Copy link
Member

@Mrtenz Mrtenz commented Mar 7, 2024

The signature field can have a variable length depending on leading zeroes in the raw bytes.

@Mrtenz Mrtenz requested a review from a team as a code owner March 7, 2024 19:33
@Mrtenz Mrtenz merged commit a207689 into main Mar 7, 2024
14 checks passed
@Mrtenz Mrtenz deleted the mrtenz/fix-registry-validation branch March 7, 2024 19:57
FrederikBolding added a commit to MetaMask/metamask-extension that referenced this pull request Mar 7, 2024
## **Description**

Bumps `snaps-registry` to the latest version. This package contains the
validation logic for the Snaps registry. This validation logic was
flawed for signatures of certain lengths and caused a production outage.

For more context: MetaMask/snaps-registry#471

[![Open in GitHub
Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/MetaMask/metamask-extension/pull/23380?quickstart=1)
FrederikBolding added a commit to MetaMask/metamask-extension that referenced this pull request Mar 7, 2024
## **Description**

Bumps `snaps-registry` to the latest version. This package contains the
validation logic for the Snaps registry. This validation logic was
flawed for signatures of certain lengths and caused a production outage.

For more context: MetaMask/snaps-registry#471

[![Open in GitHub
Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/MetaMask/metamask-extension/pull/23380?quickstart=1)
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.

2 participants