Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(wallet): Upgrade beignet to 0.0.39 #1980

Merged
merged 1 commit into from
Jun 12, 2024
Merged

Conversation

coreyphillips
Copy link
Collaborator

@coreyphillips coreyphillips added bug Something isn't working enhancement New feature or request labels Jun 12, 2024
@coreyphillips coreyphillips added this to the v.1 milestone Jun 12, 2024
@coreyphillips coreyphillips requested a review from pwltr June 12, 2024 12:11
@coreyphillips coreyphillips self-assigned this Jun 12, 2024
Copy link

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

Package New capabilities Transitives Size Publisher
npm/[email protected] None +1 44.2 kB dougwilson
npm/[email protected] None 0 4.42 kB blakeembrey
npm/[email protected] None +3 53.7 kB
npm/[email protected] None 0 2 MB caniuse-lite
npm/[email protected] None 0 5 kB vweevers
npm/[email protected] None 0 3.94 kB natevw
npm/[email protected] None 0 23.1 kB dougwilson
npm/[email protected] None 0 6.09 kB samverschueren
npm/[email protected] None 0 46 kB simenb
npm/[email protected] None +1 86.7 kB feedic
npm/[email protected] None +1 59.5 kB titanism
npm/[email protected] None 0 3.66 kB dougwilson
npm/[email protected] None +1 98 kB eslintbot
npm/[email protected] None +1 130 kB amitgupta
npm/[email protected] None 0 2.77 kB ljharb
npm/[email protected] None 0 38.9 kB mridgway
npm/[email protected] None 0 13.6 kB indutny
npm/[email protected] None 0 11.9 kB ljharb
npm/[email protected] filesystem 0 3.01 kB sindresorhus
npm/[email protected] environment, filesystem 0 3.76 kB sindresorhus
npm/[email protected] None 0 3.89 kB juliangruber
npm/[email protected] None 0 29.3 kB oss-bot
npm/[email protected] None 0 292 kB oss-bot
npm/[email protected] unsafe +2 72.7 kB simenb
npm/[email protected] environment, shell +1 95.1 kB simenb
npm/[email protected] None 0 7.28 kB vweevers
npm/[email protected] None 0 298 kB suguru03
npm/[email protected] environment 0 94.5 kB ljharb
npm/[email protected] None 0 39 kB ljharb
npm/[email protected] None +2 43.4 kB dougwilson
npm/[email protected] None +1 26.9 kB ljharb
npm/[email protected] None 0 45 kB ljharb
npm/[email protected] None 0 19.1 kB dcousens
npm/[email protected] None 0 4.31 kB dougwilson
npm/[email protected] filesystem, unsafe 0 44.9 kB oss-bot
npm/[email protected] environment Transitive: filesystem +1 20.4 kB isaacs

🚮 Removed packages: npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@noble/[email protected], npm/@types/[email protected], npm/@typescript-eslint/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected]

View full report↗︎

Copy link

🚨 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 NoteSource
Install scripts npm/[email protected]
  • Install script: install
  • Source: npm run build || echo "secp256k1 bindings compilation fail. Pure JS implementation will be used."
Install scripts npm/[email protected]
  • Install script: postinstall
  • Source: node scripts/postinstall
Install scripts npm/[email protected]
  • Install script: postinstall
  • Source: node scripts/postinstall

View full report↗︎

Next steps

What is an install script?

Install scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.

Packages should not be running non-essential scripts during install and there are often solutions to problems people solve with install scripts that can be run at publish time instead.

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/[email protected] or ignore all packages with @SocketSecurity ignore-all

@coreyphillips coreyphillips merged commit b271864 into master Jun 12, 2024
5 of 6 checks passed
@coreyphillips coreyphillips deleted the chore/dep-upgrade branch June 12, 2024 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
2 participants