Skip to content

Conversation

@legobeat
Copy link
Contributor

@legobeat legobeat force-pushed the devDeps-eslint-configs-12 branch from 199b029 to af69121 Compare October 20, 2023 02:13
@socket-security
Copy link

socket-security bot commented Oct 20, 2023

@socket-security
Copy link

socket-security bot commented Oct 20, 2023

👍 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: [email protected], [email protected], [email protected], [email protected], [email protected]

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 package-name@version specifiers. e.g. @SocketSecurity ignore [email protected] bar@* or ignore all packages with @SocketSecurity ignore-all

@legobeat legobeat force-pushed the devDeps-eslint-configs-12 branch from af69121 to f785bec Compare October 20, 2023 02:19
@legobeat
Copy link
Contributor Author

@SocketSecurity ignore [email protected]
@SocketSecurity ignore [email protected]
@SocketSecurity ignore [email protected]

@legobeat legobeat mentioned this pull request Oct 20, 2023
@legobeat legobeat added the dependencies Pull requests that update a dependency file label Oct 20, 2023
@legobeat legobeat force-pushed the devDeps-eslint-configs-12 branch from 34ddc38 to 100766c Compare October 20, 2023 02:41
@legobeat
Copy link
Contributor Author

@SocketSecurity ignore [email protected]
@SocketSecurity ignore [email protected]

no readme ok

@legobeat legobeat marked this pull request as ready for review October 20, 2023 02:42
@legobeat legobeat requested a review from a team as a code owner October 20, 2023 02:42
@legobeat legobeat requested a review from Mrtenz October 20, 2023 02:44
@legobeat legobeat force-pushed the devDeps-eslint-configs-12 branch from 100766c to 0b26e61 Compare October 20, 2023 03:10
Fixes build error:

    yarn run v1.22.19
    $ yarn build:clean && yarn build:tsc && yarn build:ncc
    $ yarn rimraf 'lib/*' 'dist/*'
    $ /home/user/dev/mm/action-create-release-pr/node_modules/.bin/rimraf 'lib/*' 'dist/*'
    $ tsc --project tsconfig.build.json
    $ ncc build lib/index.js --out dist
    ncc: Version 0.29.2
    ncc: Compiling file index.js into CJS
    Error: error:0308010C:digital envelope routines::unsupported
        at new Hash (node:internal/crypto/hash:69:19)
        at Object.createHash (node:crypto:133:10)
        at hashOf (/home/user/dev/mm/action-create-release-pr/node_modules/@vercel/ncc/dist/ncc/index.js.cache.js:37:1855992)
        at ncc (/home/user/dev/mm/action-create-release-pr/node_modules/@vercel/ncc/dist/ncc/index.js.cache.js:37:1860404)
        at runCmd (/home/user/dev/mm/action-create-release-pr/node_modules/@vercel/ncc/dist/ncc/cli.js.cache.js:1:55081)
        at 819 (/home/user/dev/mm/action-create-release-pr/node_modules/@vercel/ncc/dist/ncc/cli.js.cache.js:1:51698)
        at __webpack_require__ (/home/user/dev/mm/action-create-release-pr/node_modules/@vercel/ncc/dist/ncc/cli.js.cache.js:1:59006)
        at /home/user/dev/mm/action-create-release-pr/node_modules/@vercel/ncc/dist/ncc/cli.js.cache.js:1:59218
        at /home/user/dev/mm/action-create-release-pr/node_modules/@vercel/ncc/dist/ncc/cli.js.cache.js:1:59279
        at Object.<anonymous> (/home/user/dev/mm/action-create-release-pr/node_modules/@vercel/ncc/dist/ncc/cli.js:8:28) {
      opensslErrorStack: [ 'error:03000086:digital envelope routines::initialization error' ],
      library: 'digital envelope routines',
      reason: 'unsupported',
      code: 'ERR_OSSL_EVP_UNSUPPORTED'
    }
    error Command failed with exit code 1.
@legobeat legobeat merged commit 033cee1 into MetaMask:main Oct 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants