chainstacklabs / developer-hub-content

Articles submitted by the community for the Chainstack Developer Hub content initiative
34 stars 14 forks source link

The Graph Protocol For Smart Contracts Querying Data #33

Closed yehia67 closed 1 year ago

yehia67 commented 1 year ago

31

I hope you like the article and looking forward to your feedback😄

guardrails[bot] commented 1 year ago

:warning: We detected 10 security issues in this pull request:

Vulnerable Libraries (10)
Severity | Details ----- | -------- Medium | [pkg:npm/request@2.88.2@2.88.2](https://github.com/chainstack/developer-hub-content/blob/c9396e6db568b11417a9035e4c36b2d5a2c5c05d/coding-articles/yehia-article-thegraph/code/subgraph/yarn.lock#L2774) (t) - **no patch available** Medium | [pkg:npm/yargs-parser@16.1.0@16.1.0](https://github.com/chainstack/developer-hub-content/blob/c9396e6db568b11417a9035e4c36b2d5a2c5c05d/coding-articles/yehia-article-thegraph/code/subgraph/yarn.lock#L3369) (t) - **no patch available** High | [pkg:npm/ramda@0.25.0@0.25.0](https://github.com/chainstack/developer-hub-content/blob/c9396e6db568b11417a9035e4c36b2d5a2c5c05d/coding-articles/yehia-article-thegraph/code/subgraph/yarn.lock#L2711) (t) - **no patch available** Medium | [pkg:npm/react@18.2.0@18.2.0](https://github.com/chainstack/developer-hub-content/blob/c9396e6db568b11417a9035e4c36b2d5a2c5c05d/coding-articles/yehia-article-thegraph/code/frontend/package.json#L20) - **no patch available** Medium | [pkg:npm/ejs@2.7.4@2.7.4](https://github.com/chainstack/developer-hub-content/blob/c9396e6db568b11417a9035e4c36b2d5a2c5c05d/coding-articles/yehia-article-thegraph/code/subgraph/yarn.lock#L1064) (t) - **no patch available** Medium | [pkg:npm/node-fetch@2.6.0@2.6.0](https://github.com/chainstack/developer-hub-content/blob/c9396e6db568b11417a9035e4c36b2d5a2c5c05d/coding-articles/yehia-article-thegraph/code/subgraph/yarn.lock#L2397) (t) - **no patch available** Low | [pkg:npm/node-fetch@2.6.7@2.6.7](https://github.com/chainstack/developer-hub-content/blob/c9396e6db568b11417a9035e4c36b2d5a2c5c05d/coding-articles/yehia-article-thegraph/code/subgraph/yarn.lock#L2402) (t) - **no patch available** Medium | [pkg:npm/just-map-keys@1.2.1@1.2.1](https://github.com/chainstack/developer-hub-content/blob/c9396e6db568b11417a9035e4c36b2d5a2c5c05d/coding-articles/yehia-article-thegraph/code/subgraph/yarn.lock#L1945) (t) - **no patch available** High | [pkg:npm/ramda@0.24.1@0.24.1](https://github.com/chainstack/developer-hub-content/blob/c9396e6db568b11417a9035e4c36b2d5a2c5c05d/coding-articles/yehia-article-thegraph/code/subgraph/yarn.lock#L2706) (t) - **no patch available** N/A | [pkg:npm/node-forge@0.10.0@0.10.0](https://github.com/chainstack/developer-hub-content/blob/c9396e6db568b11417a9035e4c36b2d5a2c5c05d/coding-articles/yehia-article-thegraph/code/subgraph/yarn.lock#L2409) (t) upgrade to: *1.0.0* More info on how to fix Vulnerable Libraries in [JavaScript](https://docs.guardrails.io/docs/en/vulnerabilities/javascript/using_vulnerable_libraries.html?utm_source=ghpr#).

👉 Go to the dashboard for detailed results.

📥 Happy? Share your feedback with us.

Genesis3800 commented 1 year ago

Hey Yehia, Thanks a lot for your second submission. we really appreciate having you here. I will go over the article and get back to you at the soonest. This again looks like a cool, but tough article to go through.

yehia67 commented 1 year ago

I am so happy to hear that! I am too for contributing in developer hub content💃

Genesis3800 commented 1 year ago

Hey @yehia67 , Just wanted to let you know that I am still taking a look at your article. Been really busy to go through the article thoroughly. I will get back to you ASAP.

yehia67 commented 1 year ago

Sounds great ! Good luck 💪

yehia67 commented 1 year ago

Thank you for your help @Genesis3800 🙏 I will check all comments and return to you 🏃

Genesis3800 commented 1 year ago

Hey @yehia67 , please add the section to explain how to import and generate ts file for ERC20 ABI as we discussed yesterday. I will merge this PR after that. No hurries though, take your time.

yehia67 commented 1 year ago

@Genesis3800 done 👍 please tell me if it need any modification