Conversation
|
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
|
🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎ To accept the risk, merge this PR and you will not be notified again.
Next stepsWhat is new author?A new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package. Scrutinize new collaborator additions to packages because they now have the ability to publish code into your dependency tree. Packages should avoid frequent or unnecessary additions or changes to publishing rights. Why is contributor and author data important?Package does not specify a list of contributors or an author in package.json. Add a author field or contributors array to package.json. What are unmaintained packages?Package has not been updated in more than a year and may be unmaintained. Problems with the package may go unaddressed. Package should publish periodic maintenance releases if they are maintained, or deprecate if they have no intention in further maintenance. Why are bug trackers important?Package does not have a linked bug tracker in package.json. Add a bugs field to package.json. https://docs.npmjs.com/cli/v8/configuring-npm/package-json#bugs Take a deeper look at the dependencyTake a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev. Remove the packageIf you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency. Mark a package as acceptable riskTo ignore an alert, reply with a comment starting with
|
|
I have read the CLA Document and I hereby sign the CLA |
| "@metamask/contract-metadata": "^2.1.0", | ||
| "@metamask/controller-utils": "^1.0.0", | ||
| "@metamask/design-tokens": "^1.9.0", | ||
| "@metamask/eth-sig-util": "^5.0.2", |
|
I've been looking forward to this! No reviews? |
|
Hey @edsonayllon! We're working fixing an issue that's currently a blocker for the Ledger integration on MetaMask mobile, sadly this was a dependency problem with our current version of RN that we hope to fix asap and carry on with the development and testing of the feature |
|
Hey @gantunesr! What is blocking? can we have more details about this? |
|
Hi @bertho-zero, the blocker is related to our current RN version which the team is working into solving right now. The blocker should be resolved once the app is updated to the latest version of RN. Thank you for the patience! |
|
This development is blocked by #6220 |
6d444d7 to
47fff34
Compare
|
New, updated, and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: @metamask/keyring-controller@1.0.1 |
3679871 to
ddda0fd
Compare
Development & PR Process
release-xxlabel to identify the PR slated for a upcoming release (will be used in release discussion)needs-dev-reviewlabel when work is completedneeds-qalabel when dev review is completedQA Passedlabel when QA has signed offDescription
Write a short description of the changes included in this pull request, also include relevant motivation and context. Have in mind the following questions,
1. What is the reason for the change?
2. What is the improvement/solution?
Screenshots/Recordings
If applicable, add screenshots and/or recordings to visualize the before and after of your change
Issue
Progresses #1237
Progresses https://github.com/MetaMask/mobile-planning/issues/637
Checklist