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: print more error from the defineProperty #152

Merged
merged 1 commit into from
Mar 7, 2024

Conversation

ByteZhang1024
Copy link
Contributor

No description provided.

Copy link

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

Package New capabilities Transitives Size Publisher
npm/@electron/[email protected] environment, filesystem, shell Transitive: eval, network +70 6.57 MB electron-cfa
npm/@ethersproject/[email protected] None +5 362 kB ricmoo
npm/@ethersproject/[email protected] None +2 293 kB ricmoo
npm/@ethersproject/[email protected] None +1 150 kB ricmoo
npm/@ethersproject/[email protected] None +3 312 kB ricmoo
npm/@ethersproject/[email protected] None +2 156 kB ricmoo
npm/@ethersproject/[email protected] None 0 68.6 kB ricmoo
npm/@ethersproject/[email protected] None +1 99.6 kB ricmoo
npm/@ethersproject/[email protected] None +4 431 kB ricmoo
npm/@ethersproject/[email protected] None +9 744 kB ricmoo
npm/@jridgewell/[email protected] None 0 40 kB jridgewell
npm/@polkadot/[email protected] Transitive: environment, filesystem, network +72 109 MB polkadotjs
npm/@polkadot/[email protected] None +32 20.4 MB polkadotjs
npm/@polkadot/[email protected] None +22 9.17 MB polkadotjs
npm/@polkadot/[email protected] None +6 4.25 MB polkadotjs
npm/@polkadot/[email protected] None +1 76.6 kB polkadotjs
npm/@sindresorhus/[email protected] None 0 57.5 kB sindresorhus
npm/@szmarczak/[email protected] None +1 16.3 kB szmarczak
npm/@types/[email protected] None 0 32.2 kB types
npm/@types/[email protected] None 0 776 kB types
npm/@types/[email protected] None 0 3.54 MB types
npm/[email protected] None 0 466 kB marijn
npm/[email protected] Transitive: environment, filesystem, network +7 3.68 MB aptos-labs
npm/[email protected] filesystem Transitive: environment, eval, network, shell, unsafe +128 26.8 MB nicolo-ribaudo
npm/[email protected] filesystem, unsafe Transitive: environment +14 2.71 MB jdalton
npm/[email protected] network Transitive: filesystem +14 161 kB jaredwray
npm/[email protected] Transitive: environment +9 193 kB mafintosh
npm/[email protected] environment, filesystem, network +2 29.1 kB isaacs
npm/[email protected] environment +1 48.9 kB qix
npm/[email protected] None +1 11.5 kB sindresorhus
npm/[email protected] None 0 5.44 kB szmarczak
npm/[email protected] None 0 5.69 kB sindresorhus
npm/[email protected] None 0 194 kB kilianvalkhof
npm/[email protected] environment, filesystem, shell Transitive: eval, network +73 7.49 MB electron-nightly
npm/[email protected] Transitive: environment, filesystem +2 244 kB sokra
npm/[email protected] filesystem Transitive: environment +11 4.46 MB malept
npm/[email protected] environment, network Transitive: filesystem +7 169 kB marcoscabbiolo
npm/[email protected] filesystem, network +31 4.96 MB sindresorhus
npm/[email protected] None 0 5.4 kB dominictarr
npm/[email protected] None +1 33.2 kB jaredwray
npm/[email protected] None 0 119 kB dcode
npm/[email protected] None 0 50.7 kB ljharb
npm/[email protected] filesystem +1 40.7 kB isaacs
npm/[email protected] None 0 21.2 kB sindresorhus
npm/[email protected] None 0 13.5 kB sindresorhus
npm/[email protected] None +1 7.47 kB sindresorhus
npm/[email protected] filesystem Transitive: environment, eval, network, shell, unsafe +85 19 MB johnnyreilly
npm/[email protected] None 0 60 kB typescript-bot
npm/[email protected] environment, filesystem, network, unsafe Transitive: eval, shell +73 18.4 MB sokra

🚮 Removed packages: npm/@discoveryjs/[email protected], npm/@mysten/[email protected], npm/@noble/[email protected], npm/@noble/[email protected], npm/@onekeyfe/[email protected], npm/@onekeyfe/[email protected], npm/@onekeyfe/[email protected], npm/@onekeyfe/[email protected], npm/@onekeyfe/[email protected], npm/@onekeyfe/[email protected], npm/@onekeyfe/[email protected], npm/@onekeyfe/[email protected], npm/@onekeyfe/[email protected], npm/@onekeyfe/[email protected], npm/@onekeyfe/[email protected], npm/@onekeyfe/[email protected], npm/@onekeyfe/[email protected], npm/@onekeyfe/[email protected], npm/@onekeyfe/[email protected], npm/@scure/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@webpack-cli/[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], 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]

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

@ByteZhang1024 ByteZhang1024 merged commit 8e6a18f into master Mar 7, 2024
2 of 4 checks passed
@ByteZhang1024 ByteZhang1024 deleted the fix/bitget-conflict branch July 1, 2024 05:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants