MetaMask / utils

Various JavaScript / TypeScript utilities of wide relevance to the MetaMask codebase.
https://metamask.github.io/utils/index.html
ISC License
31 stars 10 forks source link

chore(devdeps): @lavamoat/allow-scripts@^2.3.1->^3.0.4 #184

Closed legobeat closed 3 months ago

legobeat commented 5 months ago

Security-related maintenance update.

socket-security[bot] commented 5 months ago

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@lavamoat/allow-scripts@3.0.4 environment Transitive: filesystem, network, shell, unsafe +60 3.62 MB boneskull
npm/glob@10.3.15 Transitive: environment, filesystem, shell +20 2.07 MB isaacs
npm/is-core-module@2.13.1 None 0 30.2 kB ljharb
npm/lru-cache@10.2.2 None 0 681 kB isaacs
npm/semver@7.6.2 None 0 95.4 kB npm-cli-ops
npm/socks@2.8.3 network +4 558 kB joshglazebrook

🚮 Removed packages: npm/@lavamoat/allow-scripts@2.3.1, npm/is-core-module@2.14.0, npm/semver@7.6.0

View full report↗︎

socket-security[bot] commented 5 months ago

👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

Ignoring: npm/@npmcli/agent@2.2.2, npm/abbrev@2.0.0, npm/agent-base@7.1.1, npm/socks-proxy-agent@8.0.3, npm/validate-npm-package-name@5.0.1

View full report↗︎

Next steps

Take a deeper look at the dependency

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.

Remove the package

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.

Mark a package as acceptable risk

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

Gudahtt commented 3 months ago

@SocketSecurity ignore npm/socks-proxy-agent@8.0.3 @SocketSecurity ignore npm/agent-base@7.1.1 @SocketSecurity ignore npm/@npmcli/agent@2.2.2

These are all intended to have network access

Gudahtt commented 3 months ago

@SocketSecurity ignore npm/abbrev@2.0.0 @SocketSecurity ignore npm/validate-npm-package-name@5.0.1

New authors look OK; one appears to be on the npm CLI team, the other is a bot operated by that team.