info icon indicating copy to clipboard operation
info copied to clipboard

Subgraphs endpoints

Open yasuke0x0 opened this issue 1 year ago • 4 comments

  • Replaced old subgraphs endpoints (V2 & ETH-blocks)
  • gitignore .idea
  • Added REACT_APP_THE_GRAPH_API_KEY in .env

yasuke0x0 avatar Jan 01 '25 22:01 yasuke0x0

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
v1-info ❌ Failed (Inspect) Jan 3, 2025 10:30am

vercel[bot] avatar Jan 01 '25 22:01 vercel[bot]

@yasuke0x0 is attempting to deploy a commit to the Uniswap Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] avatar Jan 01 '25 22:01 vercel[bot]

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

Package New capabilities Transitives Size Publisher
npm/@isaacs/[email protected] None +6 171 kB isaacs
npm/@isaacs/[email protected] filesystem 0 101 kB isaacs
npm/@npmcli/[email protected] environment, network +1 822 kB npm-cli-ops
npm/@npmcli/[email protected] filesystem 0 26.6 kB npm-cli-ops
npm/@pkgjs/[email protected] None 0 74.2 kB oss-bot
npm/[email protected] None 0 4.83 kB lukekarrys
npm/[email protected] network 0 31.5 kB tootallnate
npm/[email protected] None 0 13.6 kB komagata
npm/[email protected] None +1 356 kB andris
npm/[email protected] None 0 10.2 kB sindresorhus
npm/[email protected] None 0 12.3 kB achingbrain
npm/[email protected] None 0 37.3 kB sssayegh
npm/[email protected] shell Transitive: environment, filesystem +2 162 kB isaacs
npm/[email protected] None 0 35.9 kB kornel
npm/[email protected] network Transitive: environment +2 72.9 kB tootallnate
npm/[email protected] network 0 35.2 kB tootallnate
npm/[email protected] None +2 264 kB beaugunderson
npm/[email protected] environment 0 297 kB isaacs
npm/[email protected] environment, network Transitive: filesystem +8 489 kB npm-cli-ops
npm/[email protected] environment, network 0 46.9 kB npm-cli-ops
npm/[email protected] None 0 124 kB isaacs
npm/[email protected] Transitive: environment, filesystem +1 389 kB isaacs
npm/[email protected] None 0 28.7 kB wesleytodd
npm/[email protected] environment, shell Transitive: filesystem +6 2.91 MB nodejs-foundation
npm/[email protected] None 0 26.2 kB npm-cli-ops
npm/[email protected] None 0 36.5 kB isaacs
npm/[email protected] filesystem 0 535 kB isaacs
npm/[email protected] None 0 12.3 kB npm-cli-ops
npm/[email protected] None 0 15.6 kB achingbrain
npm/[email protected] None 0 138 kB joshglazebrook
npm/[email protected] network 0 25.5 kB tootallnate
npm/[email protected] network 0 156 kB joshglazebrook
npm/[email protected] None 0 0 B
npm/[email protected] None 0 0 B
npm/[email protected] environment, filesystem +3 1.45 MB isaacs
npm/[email protected] None 0 0 B

View full report↗︎

socket-security[bot] avatar Jan 01 '25 22:01 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 NoteSourceCI
Filesystem access npm/[email protected] ⚠︎
Filesystem access npm/[email protected] ⚠︎
Filesystem access npm/[email protected] ⚠︎
Filesystem access npm/[email protected] ⚠︎
Filesystem access npm/@isaacs/[email protected] ⚠︎
Filesystem access npm/[email protected] ⚠︎
Filesystem access npm/[email protected] ⚠︎
Filesystem access npm/[email protected] ⚠︎
Shell access npm/[email protected] ⚠︎
Filesystem access npm/@npmcli/[email protected] ⚠︎
Filesystem access npm/[email protected] ⚠︎
Shell access npm/[email protected] ⚠︎
Dynamic require npm/[email protected] ⚠︎
Dynamic require npm/[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 shell access?

This module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.

Packages should avoid accessing the shell which can reduce portability, and make it easier for malicious shell access to be introduced.

What is dynamic require?

Dynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.

Packages should avoid dynamic imports when possible. Audit the use of dynamic require to ensure it is not executing malicious or vulnerable code.

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 Jan 01 '25 22:01 socket-security[bot]