{"id":965673,"name":"@graphprotocol/receipts","ecosystem":"npm","description":"Graph Network State Channel Receipt Manager","homepage":"https://github.com/statechannels/graph-payments#readme","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/statechannels/graph-payments","keywords_array":[],"namespace":"graphprotocol","versions_count":3,"first_release_published_at":"2021-02-05T09:17:49.661Z","latest_release_published_at":"2020-12-21T21:24:16.649Z","latest_release_number":"0.1.0","last_synced_at":"2026-03-25T17:06:42.702Z","created_at":"2022-04-07T17:59:58.660Z","updated_at":"2026-03-25T17:06:42.702Z","registry_url":"https://www.npmjs.com/package/@graphprotocol/receipts","install_command":"npm install @graphprotocol/receipts","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.2","next":"0.0.2-next.a995f4b.40"}},"repo_metadata":{"id":54145094,"uuid":"321823772","full_name":"statechannels/graph-payments","owner":"statechannels","description":"State Channels payment channels managers for paid attestations on The Graph.","archived":true,"fork":false,"pushed_at":"2021-06-03T08:33:43.000Z","size":886,"stargazers_count":7,"open_issues_count":10,"forks_count":1,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-09-22T09:59:55.621Z","etag":null,"topics":["ethereum","state-channels","the-graph"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/statechannels.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-12-16T00:28:13.000Z","updated_at":"2023-01-11T18:53:38.000Z","dependencies_parsed_at":"2022-08-13T07:31:22.071Z","dependency_job_id":null,"html_url":"https://github.com/statechannels/graph-payments","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/statechannels/graph-payments","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statechannels%2Fgraph-payments","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statechannels%2Fgraph-payments/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statechannels%2Fgraph-payments/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statechannels%2Fgraph-payments/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/statechannels","download_url":"https://codeload.github.com/statechannels/graph-payments/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statechannels%2Fgraph-payments/sbom","scorecard":{"id":846724,"data":{"date":"2025-08-11","repo":{"name":"github.com/statechannels/graph-payments","commit":"07d48450e5872cadf41aa1a6926806f89d4faa92"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 6/7 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/auto_assign.yml:1","Warn: no topLevel permission defined: .github/workflows/commitlint.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-canary.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/upgrade-statechannels-latest.yml:1","Warn: no topLevel permission defined: .github/workflows/upgrade-statechannels-next.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto_assign.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/statechannels/graph-payments/auto_assign.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commitlint.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/statechannels/graph-payments/commitlint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commitlint.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/statechannels/graph-payments/commitlint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commitlint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/statechannels/graph-payments/commitlint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commitlint.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/statechannels/graph-payments/commitlint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-canary.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/statechannels/graph-payments/publish-canary.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-canary.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/statechannels/graph-payments/publish-canary.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-canary.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/statechannels/graph-payments/publish-canary.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/statechannels/graph-payments/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/statechannels/graph-payments/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/statechannels/graph-payments/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/statechannels/graph-payments/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-statechannels-latest.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/statechannels/graph-payments/upgrade-statechannels-latest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-statechannels-latest.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/statechannels/graph-payments/upgrade-statechannels-latest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-statechannels-latest.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/statechannels/graph-payments/upgrade-statechannels-latest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upgrade-statechannels-latest.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/statechannels/graph-payments/upgrade-statechannels-latest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-statechannels-next.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/statechannels/graph-payments/upgrade-statechannels-next.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-statechannels-next.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/statechannels/graph-payments/upgrade-statechannels-next.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-statechannels-next.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/statechannels/graph-payments/upgrade-statechannels-next.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upgrade-statechannels-next.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/statechannels/graph-payments/upgrade-statechannels-next.yml/main?enable=pin","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"135 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-88g8-f5mf-f5rj","Warn: Project is vulnerable to: GHSA-9c22-pwxw-p6hx","Warn: Project is vulnerable to: GHSA-7grf-83vw-6f5x","Warn: Project is vulnerable to: GHSA-mx2q-35m2-x2rh","Warn: Project is vulnerable to: GHSA-c2jc-4fpr-4vhg","Warn: Project is vulnerable to: GHSA-v88g-cgmw-v5xw","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-4w2v-q235-vp99","Warn: Project is vulnerable to: GHSA-cph5-m8f7-6c5x","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-xq7p-g2vc-g82p","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-wg6g-ppvx-927h","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-h452-7996-h45h","Warn: Project is vulnerable to: GHSA-7gc6-qh9x-w6h8","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-36jr-mh4h-2g58","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-4gxf-g5gf-22h4","Warn: Project is vulnerable to: GHSA-vh7m-p724-62c2","Warn: Project is vulnerable to: GHSA-r9p9-mrjm-926w","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-2j2x-2gpw-g8fm","Warn: Project is vulnerable to: GHSA-74fj-2j2h-c42q","Warn: Project is vulnerable to: GHSA-pw2r-vq6v-hr8c","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5","Warn: Project is vulnerable to: GHSA-ww39-953v-wcq6","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-8cf7-32gw-wr33","Warn: Project is vulnerable to: GHSA-hjrf-2m68-5959","Warn: Project is vulnerable to: GHSA-qwph-4952-7xr6","Warn: Project is vulnerable to: GHSA-4jv9-3563-23j3","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-8hfj-j24r-96c4","Warn: Project is vulnerable to: GHSA-wc69-rhjr-hc9g","Warn: Project is vulnerable to: GHSA-56x4-j7p9-fcf9","Warn: Project is vulnerable to: GHSA-v78c-4p63-2j6c","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-w7rc-rwvf-8q5r","Warn: Project is vulnerable to: GHSA-5fw9-fq32-wv5p","Warn: Project is vulnerable to: GHSA-px4h-xg32-q955","Warn: Project is vulnerable to: GHSA-r659-8xfp-j327","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-3j8f-xvm3-ffx4","Warn: Project is vulnerable to: GHSA-4p35-cfcx-8653","Warn: Project is vulnerable to: GHSA-7f3x-x4pr-wqhj","Warn: Project is vulnerable to: GHSA-jpp7-7chh-cf67","Warn: Project is vulnerable to: GHSA-q6wq-5p59-983w","Warn: Project is vulnerable to: GHSA-j9fq-vwqv-2fm2","Warn: Project is vulnerable to: GHSA-pqw5-jmp5-px4v","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-g6ww-v8xp-vmwg","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-ff9h-848c-4xfj","Warn: Project is vulnerable to: GHSA-566m-qj78-rww5","Warn: Project is vulnerable to: GHSA-hwj9-h5mp-3pm3","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-584q-6j8j-r5pm","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-44c6-4v22-4mhx","Warn: Project is vulnerable to: GHSA-4x5v-gmq8-25ch","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-wrh9-cjv3-2hpw","Warn: Project is vulnerable to: GHSA-8c25-f3mj-v6h8","Warn: Project is vulnerable to: GHSA-vqfx-gj96-3w95","Warn: Project is vulnerable to: GHSA-f598-mfpv-gmfx","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-wpg7-2c88-r8xv","Warn: Project is vulnerable to: GHSA-vx3p-948g-6vhq","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-38fc-wpqx-33j7","Warn: Project is vulnerable to: GHSA-cf4h-3jhx-xvhq","Warn: Project is vulnerable to: GHSA-qgmg-gppg-76g5","Warn: Project is vulnerable to: GHSA-27v7-qhfv-rqq8","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T21:39:36.962Z","repository_id":54145094,"created_at":"2025-08-23T21:39:36.962Z","updated_at":"2025-08-23T21:39:36.962Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278104392,"owners_count":25930530,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-03T02:00:06.070Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"statechannels","name":"State Channels","uuid":"36797387","kind":"organization","description":"Protocol to enable scalable peer-to-peer blockchain interactions.","email":null,"website":"https://statechannels.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/36797387?v=4","repositories_count":33,"last_synced_at":"2025-08-18T15:43:20.453Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/statechannels","funding_links":[],"total_stars":297,"followers":27,"following":0,"created_at":"2022-11-14T05:23:26.281Z","updated_at":"2025-08-18T15:43:20.454Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/statechannels","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/statechannels/repositories"},"tags":[{"name":"@graphprotocol/statechannels-contracts@0.0.2","sha":"b48f97181920361cd6206707a3de243dc6703191","kind":"tag","published_at":"2021-02-11T21:10:30.000Z","download_url":"https://codeload.github.com/statechannels/graph-payments/tar.gz/@graphprotocol/statechannels-contracts@0.0.2","html_url":"https://github.com/statechannels/graph-payments/releases/tag/@graphprotocol/statechannels-contracts@0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/statechannels/graph-payments@%40graphprotocol%2Fstatechannels-contracts%400.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statechannels%2Fgraph-payments/tags/@graphprotocol%2Fstatechannels-contracts@0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statechannels%2Fgraph-payments/tags/@graphprotocol%2Fstatechannels-contracts@0.0.2/manifests"},{"name":"@graphprotocol/receipts@0.0.2","sha":"b48f97181920361cd6206707a3de243dc6703191","kind":"tag","published_at":"2021-02-11T21:10:30.000Z","download_url":"https://codeload.github.com/statechannels/graph-payments/tar.gz/@graphprotocol/receipts@0.0.2","html_url":"https://github.com/statechannels/graph-payments/releases/tag/@graphprotocol/receipts@0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/statechannels/graph-payments@%40graphprotocol%2Freceipts%400.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statechannels%2Fgraph-payments/tags/@graphprotocol%2Freceipts@0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statechannels%2Fgraph-payments/tags/@graphprotocol%2Freceipts@0.0.2/manifests"},{"name":"@graphprotocol/payments@0.0.2","sha":"b48f97181920361cd6206707a3de243dc6703191","kind":"tag","published_at":"2021-02-11T21:10:30.000Z","download_url":"https://codeload.github.com/statechannels/graph-payments/tar.gz/@graphprotocol/payments@0.0.2","html_url":"https://github.com/statechannels/graph-payments/releases/tag/@graphprotocol/payments@0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/statechannels/graph-payments@%40graphprotocol%2Fpayments%400.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statechannels%2Fgraph-payments/tags/@graphprotocol%2Fpayments@0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statechannels%2Fgraph-payments/tags/@graphprotocol%2Fpayments@0.0.2/manifests"},{"name":"e2e-testing@0.0.2","sha":"b48f97181920361cd6206707a3de243dc6703191","kind":"tag","published_at":"2021-02-11T21:10:30.000Z","download_url":"https://codeload.github.com/statechannels/graph-payments/tar.gz/e2e-testing@0.0.2","html_url":"https://github.com/statechannels/graph-payments/releases/tag/e2e-testing@0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/statechannels/graph-payments@e2e-testing%400.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statechannels%2Fgraph-payments/tags/e2e-testing@0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statechannels%2Fgraph-payments/tags/e2e-testing@0.0.2/manifests"},{"name":"@graphprotocol/statechannels-contracts@0.1.0","sha":"a61a0f783fba67660935d3dd576369a9ed99839e","kind":"tag","published_at":"2020-12-21T21:21:32.000Z","download_url":"https://codeload.github.com/statechannels/graph-payments/tar.gz/@graphprotocol/statechannels-contracts@0.1.0","html_url":"https://github.com/statechannels/graph-payments/releases/tag/@graphprotocol/statechannels-contracts@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/statechannels/graph-payments@%40graphprotocol%2Fstatechannels-contracts%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statechannels%2Fgraph-payments/tags/@graphprotocol%2Fstatechannels-contracts@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statechannels%2Fgraph-payments/tags/@graphprotocol%2Fstatechannels-contracts@0.1.0/manifests"},{"name":"@graphprotocol/receipts@0.1.0","sha":"a61a0f783fba67660935d3dd576369a9ed99839e","kind":"tag","published_at":"2020-12-21T21:21:32.000Z","download_url":"https://codeload.github.com/statechannels/graph-payments/tar.gz/@graphprotocol/receipts@0.1.0","html_url":"https://github.com/statechannels/graph-payments/releases/tag/@graphprotocol/receipts@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/statechannels/graph-payments@%40graphprotocol%2Freceipts%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statechannels%2Fgraph-payments/tags/@graphprotocol%2Freceipts@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statechannels%2Fgraph-payments/tags/@graphprotocol%2Freceipts@0.1.0/manifests"},{"name":"@graphprotocol/payments@0.1.0","sha":"a61a0f783fba67660935d3dd576369a9ed99839e","kind":"tag","published_at":"2020-12-21T21:21:32.000Z","download_url":"https://codeload.github.com/statechannels/graph-payments/tar.gz/@graphprotocol/payments@0.1.0","html_url":"https://github.com/statechannels/graph-payments/releases/tag/@graphprotocol/payments@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/statechannels/graph-payments@%40graphprotocol%2Fpayments%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statechannels%2Fgraph-payments/tags/@graphprotocol%2Fpayments@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statechannels%2Fgraph-payments/tags/@graphprotocol%2Fpayments@0.1.0/manifests"},{"name":"e2e-testing@0.1.0","sha":"a61a0f783fba67660935d3dd576369a9ed99839e","kind":"tag","published_at":"2020-12-21T21:21:32.000Z","download_url":"https://codeload.github.com/statechannels/graph-payments/tar.gz/e2e-testing@0.1.0","html_url":"https://github.com/statechannels/graph-payments/releases/tag/e2e-testing@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/statechannels/graph-payments@e2e-testing%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statechannels%2Fgraph-payments/tags/e2e-testing@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statechannels%2Fgraph-payments/tags/e2e-testing@0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-03T03:10:44.125Z","dependent_packages_count":2,"downloads":9,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":40.51161037733726,"dependent_repos_count":10.34547353362831,"dependent_packages_count":8.861245838635242,"stargazers_count":10.460646221002182,"forks_count":11.608708162474885,"docker_downloads_count":null,"average":16.357536826615576},"purl":"pkg:npm/%40graphprotocol/receipts","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@graphprotocol/receipts","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@graphprotocol/receipts","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@graphprotocol/receipts/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-18T15:33:11.443Z","issues_count":35,"pull_requests_count":128,"avg_time_to_close_issue":3796434.1333333333,"avg_time_to_close_pull_request":140893.33870967742,"issues_closed_count":15,"pull_requests_closed_count":124,"pull_request_authors_count":8,"issue_authors_count":4,"avg_comments_per_issue":1.0571428571428572,"avg_comments_per_pull_request":0.59375,"merged_pull_requests_count":82,"bot_issues_count":0,"bot_pull_requests_count":37,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/statechannels%2Fgraph-payments/issues","maintainers":[{"login":"andrewgordstewart","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewgordstewart"},{"login":"snario","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snario"},{"login":"tomclose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tomclose"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@graphprotocol%2Freceipts/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@graphprotocol%2Freceipts/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@graphprotocol%2Freceipts/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@graphprotocol%2Freceipts/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@graphprotocol%2Freceipts/codemeta","maintainers":[{"uuid":"nikgraf","login":"nikgraf","name":null,"email":"nik@nikgraf.com","url":null,"packages_count":179,"html_url":"https://www.npmjs.com/~nikgraf","role":null,"created_at":"2025-05-18T18:10:17.575Z","updated_at":"2025-05-18T18:10:17.575Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nikgraf/packages"},{"uuid":"tmigone","login":"tmigone","name":null,"email":"npm@tmigone.com","url":null,"packages_count":103,"html_url":"https://www.npmjs.com/~tmigone","role":null,"created_at":"2022-11-20T16:31:27.473Z","updated_at":"2022-11-20T16:31:27.473Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tmigone/packages"},{"uuid":"nasmr","login":"nasmr","name":null,"email":"nasmunawar@gmail.com","url":null,"packages_count":83,"html_url":"https://www.npmjs.com/~nasmr","role":null,"created_at":"2022-11-20T16:31:27.617Z","updated_at":"2022-11-20T16:31:27.617Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nasmr/packages"},{"uuid":"benface","login":"benface","name":null,"email":"benoit.rouleau@icloud.com","url":null,"packages_count":39,"html_url":"https://www.npmjs.com/~benface","role":null,"created_at":"2022-11-20T16:31:27.684Z","updated_at":"2022-11-20T16:31:27.684Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/benface/packages"},{"uuid":"fordn","login":"fordn","name":null,"email":"ford@edgeandnode.com","url":null,"packages_count":83,"html_url":"https://www.npmjs.com/~fordn","role":null,"created_at":"2022-11-20T16:31:27.775Z","updated_at":"2022-11-20T16:31:27.775Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fordn/packages"},{"uuid":"lutter","login":"lutter","name":null,"email":"lutter@watzmann.net","url":null,"packages_count":83,"html_url":"https://www.npmjs.com/~lutter","role":null,"created_at":"2022-11-20T16:31:27.783Z","updated_at":"2022-11-20T16:31:27.783Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lutter/packages"},{"uuid":"juanmardefago","login":"juanmardefago","name":null,"email":"juanma.rdefago@gmail.com","url":null,"packages_count":69,"html_url":"https://www.npmjs.com/~juanmardefago","role":null,"created_at":"2022-11-20T16:31:28.075Z","updated_at":"2022-11-20T16:31:28.075Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/juanmardefago/packages"},{"uuid":"dnfodjo","login":"dnfodjo","name":null,"email":"nfodjodk@gmail.com","url":null,"packages_count":89,"html_url":"https://www.npmjs.com/~dnfodjo","role":null,"created_at":"2022-11-20T16:31:28.168Z","updated_at":"2022-11-20T16:31:28.168Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dnfodjo/packages"},{"uuid":"theodus","login":"theodus","name":null,"email":"theodusbutler@gmail.com","url":null,"packages_count":83,"html_url":"https://www.npmjs.com/~theodus","role":null,"created_at":"2022-11-20T16:31:28.200Z","updated_at":"2022-11-20T16:31:28.200Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/theodus/packages"},{"uuid":"cmwhited","login":"cmwhited","name":null,"email":"cmwhited1990@gmail.com","url":null,"packages_count":86,"html_url":"https://www.npmjs.com/~cmwhited","role":null,"created_at":"2022-11-20T16:31:28.337Z","updated_at":"2022-11-20T16:31:28.337Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cmwhited/packages"},{"uuid":"pdiogo-tgf","login":"pdiogo-tgf","name":null,"email":"pdiogo@duck.com","url":null,"packages_count":72,"html_url":"https://www.npmjs.com/~pdiogo-tgf","role":null,"created_at":"2025-02-12T16:29:45.754Z","updated_at":"2025-02-12T16:29:45.754Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pdiogo-tgf/packages"},{"uuid":"yaroshkvorets","login":"yaroshkvorets","name":null,"email":"shkvorets@gmail.com","url":null,"packages_count":89,"html_url":"https://www.npmjs.com/~yaroshkvorets","role":null,"created_at":"2025-01-23T20:38:26.789Z","updated_at":"2025-01-23T20:38:26.789Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yaroshkvorets/packages"},{"uuid":"a3k5","login":"a3k5","name":null,"email":"a.kemalakcay@gmail.com","url":null,"packages_count":91,"html_url":"https://www.npmjs.com/~a3k5","role":null,"created_at":"2024-09-10T13:23:50.455Z","updated_at":"2024-09-10T13:23:50.455Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/a3k5/packages"},{"uuid":"neysofu","login":"neysofu","name":null,"email":"filippo+npm@neysofu.me","url":null,"packages_count":83,"html_url":"https://www.npmjs.com/~neysofu","role":null,"created_at":"2022-12-15T12:50:00.874Z","updated_at":"2022-12-15T12:50:00.874Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/neysofu/packages"},{"uuid":"lnsd","login":"lnsd","name":null,"email":"lnsdev@proton.me","url":null,"packages_count":83,"html_url":"https://www.npmjs.com/~lnsd","role":null,"created_at":"2023-05-07T04:44:24.480Z","updated_at":"2023-05-07T04:44:24.480Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lnsd/packages"},{"uuid":"edge-and-node","login":"edge-and-node","name":null,"email":"ops@edgeandnode.com","url":null,"packages_count":83,"html_url":"https://www.npmjs.com/~edge-and-node","role":null,"created_at":"2023-05-16T02:34:58.550Z","updated_at":"2023-05-16T02:34:58.550Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/edge-and-node/packages"},{"uuid":"pcarranzav_edgeandnode","login":"pcarranzav_edgeandnode","name":null,"email":"pablo@edgeandnode.com","url":null,"packages_count":87,"html_url":"https://www.npmjs.com/~pcarranzav_edgeandnode","role":null,"created_at":"2023-07-02T08:15:25.063Z","updated_at":"2023-07-02T08:15:25.063Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pcarranzav_edgeandnode/packages"},{"uuid":"migueldeelias","login":"migueldeelias","name":null,"email":"miguel.deelias@gmail.com","url":null,"packages_count":83,"html_url":"https://www.npmjs.com/~migueldeelias","role":null,"created_at":"2023-10-30T08:10:13.722Z","updated_at":"2023-10-30T08:10:13.722Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/migueldeelias/packages"},{"uuid":"andras_en","login":"andras_en","name":null,"email":"andras@edgeandnode.com","url":null,"packages_count":83,"html_url":"https://www.npmjs.com/~andras_en","role":null,"created_at":"2024-01-05T16:25:15.287Z","updated_at":"2024-01-05T16:25:15.287Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/andras_en/packages"},{"uuid":"mitchhs12","login":"mitchhs12","name":null,"email":"mitchellhspencer@gmail.com","url":null,"packages_count":83,"html_url":"https://www.npmjs.com/~mitchhs12","role":null,"created_at":"2024-06-06T20:30:16.563Z","updated_at":"2024-06-06T20:30:16.563Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mitchhs12/packages"},{"uuid":"dwerner-en","login":"dwerner-en","name":null,"email":"dan.werner@gmail.com","url":null,"packages_count":69,"html_url":"https://www.npmjs.com/~dwerner-en","role":null,"created_at":"2024-08-10T11:47:25.804Z","updated_at":"2024-08-10T11:47:25.804Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dwerner-en/packages"},{"uuid":"bairun","login":"bairun","name":null,"email":"byron@geobrowser.io","url":null,"packages_count":72,"html_url":"https://www.npmjs.com/~bairun","role":null,"created_at":"2025-02-28T23:07:00.160Z","updated_at":"2025-02-28T23:07:00.160Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bairun/packages"},{"uuid":"nomativ","login":"nomativ","name":null,"email":"toedgar@pm.me","url":null,"packages_count":82,"html_url":"https://www.npmjs.com/~nomativ","role":null,"created_at":"2025-01-09T21:40:52.850Z","updated_at":"2025-01-09T21:40:52.850Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nomativ/packages"}]}