Skip to content

Update esbuild version in allow-scripts config

6742cfc
Select commit
Loading
Failed to load commit list.
Merged

chore: update allow-scripts to v5 for version pinning #41933

Update esbuild version in allow-scripts config
6742cfc
Select commit
Loading
Failed to load commit list.
Socket Security / Socket Security: Pull Request Alerts succeeded Apr 30, 2026 in 1m 27s

Pull Request #41933 Alerts: Complete with warnings

Report Status Message
PR #41933 Alerts ⚠️ Found 1 project alert

Pull request alerts notify when new issues are detected between the diff of the pull request and it's target branch.

Details

Warning

MetaMask internal reviewing guidelines:

  • Do not ignore-all
  • Each alert has instructions on how to review if you don't know what it means. If lost, ask your Security Liaison or the supply-chain group
  • Copy-paste ignore lines for specific packages or a group of one kind with a note on what research you did to deem it safe.
    @SocketSecurity ignore npm/PACKAGE@VERSION
Action Severity Alert  (click "▶" to expand/collapse)
Warn Low
Potential code anomaly (AI signal): npm tar is 100.0% likely to have a medium risk anomaly

Notes: This module acts as a standard tar extraction wrapper using synchronous and asynchronous code paths. There is no evident malicious activity within this fragment. Security risk hinges on the behavior of the Unpack/UnpackSync implementation and how tar entries are written to disk (e.g., path traversal). No hardcoded secrets or network calls are present here. Recommend ensuring tar extraction handles path traversal and destination path sanitization in Unpack, and consider validating opt.file presence and type before streaming.

Confidence: 1.00

Severity: 0.60

From: ?npm/@storybook/addon-docs@7.6.21npm/storybook@7.6.21npm/eth-lattice-keyring@1.1.0npm/@metamask/eth-trezor-keyring@9.1.0npm/@metamask/keyring-controller@25.2.0npm/@playwright/test@1.59.1npm/@metamask/eth-ledger-bridge-keyring@11.4.0npm/@lavamoat/allow-scripts@5.0.1npm/crypto-browserify@3.12.1npm/@ledgerhq/hw-app-eth@6.42.2npm/@keystonehq/bc-ur-registry-eth@0.22.1npm/ethereumjs-util@7.1.5npm/@trezor/connect-web@9.6.0npm/@metamask/test-dapp-solana@0.3.1npm/ganache@7.9.2npm/@jest/globals@29.7.0npm/@metamask/foundryup@1.0.1npm/jest@29.7.0npm/@storybook/test-runner@0.14.1npm/level@8.0.1npm/@metamask/eth-qr-keyring@1.1.0npm/chokidar@3.6.0npm/@metamask/snap-account-abstraction-keyring-site@1.0.0npm/tsx@4.21.0npm/tar@7.5.11

ℹ Read more on: This package | This alert | What is an AI-detected potential code anomaly?

Next steps: 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@socket.dev.

Suggestion: An AI system found a low-risk anomaly in this package. It may still be fine to use, but you should check that it is safe before proceeding.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/tar@7.5.11. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report