Closed dependabot[bot] closed 1 month ago
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
Package | New capabilities | Transitives | Size | Publisher |
---|---|---|---|---|
npm/@metamask/phishing-controller@12.0.3 | network | +2 |
908 kB | danfinlay, gudahtt, kumavis, ...8 more |
🚮 Removed packages: npm/@metamask/phishing-controller@12.0.2
🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎
To accept the risk, merge this PR and you will not be notified again.
Alert | Package | Note | Source | CI |
---|---|---|---|---|
Network access | npm/@metamask/phishing-controller@12.0.3 |
| 🚫 | |
Network access | npm/@metamask/controller-utils@11.3.0 |
| 🚫 |
This module accesses the network.
Packages should remove all network access that is functionally unnecessary. Consumers should audit network access to ensure legitimate use.
Take 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.
If 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.
To ignore an alert, reply with a comment starting with @SocketSecurity ignore
followed by a space separated list of ecosystem/package-name@version
specifiers. e.g. @SocketSecurity ignore npm/foo@1.0.0
or ignore all packages with @SocketSecurity ignore-all
@SocketSecurity ignore npm/@metamask/phishing-controller@12.0.3
@SocketSecurity ignore npm/@metamask/controller-utils@11.3.0
Superseded by #494.
Bumps @metamask/phishing-controller from 12.0.2 to 12.0.3.
Commits
4d30dda
Release 202.0.0 (#4704)d6be9f0
feat(NOTIFY-1102): add account sync analytics callbacks (#4707)87cd863
fix: waiting for encrypted string (#4705)1d12f7e
Replacetsup
withts-bridge
(#4648)57a722e
fix: remove extra slash when constructing user storage url (#4702)ccd95c8
fix: transaction controller startup (#4658)97220b5
feat: network sync - add main sync logic (#4694)92e6472
Bump Snaps packages (#4689)908215f
refactor: useinternalAccount
instead of account address for granular updat...6f716b6
feat: add acanSync
check for account syncing (#4690)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show