freighter icon indicating copy to clipboard operation
freighter copied to clipboard

Feature/trustline sac

Open piyalbasu opened this issue 9 months ago • 2 comments

piyalbasu avatar May 14 '24 20:05 piyalbasu

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

Package New capabilities Transitives Size Publisher
npm/@docusaurus/[email protected] Transitive: environment, eval, filesystem, network, shell, unsafe +220 18.8 MB slorber
npm/@docusaurus/[email protected] Transitive: filesystem, network +94 3.41 MB slorber
npm/@docusaurus/[email protected] filesystem Transitive: environment, network, unsafe +147 7.76 MB slorber
npm/@docusaurus/[email protected] environment, filesystem Transitive: network, unsafe +147 7.96 MB slorber
npm/@docusaurus/[email protected] filesystem Transitive: environment, network, unsafe +146 7.63 MB slorber
npm/@docusaurus/[email protected] Transitive: environment, filesystem, network, unsafe +98 5.86 MB slorber
npm/@docusaurus/[email protected] environment Transitive: filesystem, network, unsafe +98 5.79 MB slorber
npm/@docusaurus/[email protected] environment Transitive: filesystem, network, unsafe +99 5.81 MB slorber
npm/@docusaurus/[email protected] environment Transitive: filesystem, network, unsafe +98 5.79 MB slorber
npm/@docusaurus/[email protected] filesystem Transitive: environment, network, unsafe +99 5.82 MB slorber
npm/@docusaurus/[email protected] environment Transitive: eval, filesystem, network, unsafe +155 11.2 MB slorber
npm/@types/[email protected] None 0 29.4 kB types
npm/@types/[email protected] None 0 6.28 kB types
npm/[email protected] None 0 8.55 kB lukeed
npm/[email protected] None 0 22 kB wooorm
npm/[email protected] None +3 86.6 kB wooorm
npm/[email protected] None 0 35.4 kB wooorm
npm/[email protected] None 0 38.8 kB wooorm
npm/[email protected] None +2 176 kB wooorm
npm/[email protected] None +2 110 kB wooorm
npm/[email protected] None 0 6.81 kB sindresorhus

View full report↗︎

socket-security[bot] avatar May 14 '24 21:05 socket-security[bot]

🚨 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 Note
Filesystem access npm/[email protected]
Network access npm/[email protected]
Filesystem access npm/@pnpm/[email protected]

View full report↗︎

Next steps

What is filesystem access?

Accesses the file system, and could potentially read sensitive data.

If a package must read the file system, clarify what it will read and ensure it reads only what it claims to. If appropriate, packages can leave file system access to consumers and operate on data passed to it instead.

What is network access?

This module accesses the network.

Packages should remove all network access that is functionally unnecessary. Consumers should audit network access to ensure legitimate use.

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

socket-security[bot] avatar May 14 '24 21:05 socket-security[bot]