Closed dependabot[bot] closed 8 months ago
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
Package | New capabilities | Transitives | Size | Publisher |
---|---|---|---|---|
npm/@metamask/number-to-bn@1.7.1 | None | +2 |
311 kB | lgbot |
npm/@metamask/snaps-cli@6.0.1 | filesystem, network, unsafe Transitive: environment, eval, shell | +514 |
496 MB | metamaskbot |
npm/@metamask/snaps-sdk@3.0.1 | Transitive: environment, network | +45 |
7.61 MB | brad.decker, danfinlay, gudahtt, ...9 more |
npm/@metamask/snaps-utils@7.0.1 | Transitive: environment, filesystem, network, shell, unsafe | +171 |
41.3 MB | brad.decker, danfinlay, gudahtt, ...9 more |
npm/@metamask/snaps-webpack-plugin@4.0.1 | Transitive: environment, filesystem, network, shell, unsafe | +173 |
82 MB | metamaskbot |
🚮 Removed packages: npm/@metamask/snaps-cli@5.1.1, npm/@metamask/snaps-webpack-plugin@3.2.0
🚨 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 |
---|---|---|---|
Network access | npm/@metamask/snaps-cli@6.0.1 |
|
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/snaps-cli@6.0.1
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase
.
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version
or @dependabot ignore this minor version
. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore
condition with the desired update_types
to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
Bumps @metamask/snaps-cli from 5.1.1 to 6.0.1.
Release notes
Sourced from
@metamask/snaps-cli
's releases.... (truncated)
Commits
ac92be6
Release 35.0.0 (#2223)c521c04
Fixtsup
configuration (#2220)4774979
Fix regex for HTML comment tokens (#2222)97c9fef
Release 34.0.0 (#2218)9f8e85c
Bump@metamask/rpc-errors
to^6.2.1
(#2209)d7488a9
BREAKING: Usetsup
and refactor exports (#2210)33f01f1
BREAKING: Change CLI config to use Webpack by default (#2214)df74d38
Enabling the MetaMask Security Code Scanner (#2203)06e1c8b
Fix interactive-ui example README (#2213)0047c06
Bump Chromedriver to^121.0.2
(#2212)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