{"id":359504,"url":"https://github.com/mateusmaso/graphql-jay","last_synced_at":"2026-05-14T05:30:36.977Z","repository":{"id":57253476,"uuid":"65441010","full_name":"mateusmaso/graphql-jay","owner":"mateusmaso","description":"GraphQL schema generator for composing Web APIs","archived":false,"fork":false,"pushed_at":"2017-01-05T23:04:21.000Z","size":225,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-15T15:06:10.355Z","etag":null,"topics":["graphql","javascript","json","json-hyper-schema","json-rpc","json-schema","rest"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mateusmaso.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-08-11T05:28:23.000Z","updated_at":"2019-06-24T19:26:56.000Z","dependencies_parsed_at":"2022-08-31T22:11:55.121Z","dependency_job_id":null,"html_url":"https://github.com/mateusmaso/graphql-jay","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/mateusmaso/graphql-jay","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mateusmaso%2Fgraphql-jay","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mateusmaso%2Fgraphql-jay/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mateusmaso%2Fgraphql-jay/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mateusmaso%2Fgraphql-jay/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mateusmaso","download_url":"https://codeload.github.com/mateusmaso/graphql-jay/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mateusmaso%2Fgraphql-jay/sbom","scorecard":{"id":623831,"data":{"date":"2025-08-11","repo":{"name":"github.com/mateusmaso/graphql-jay","commit":"1d05abf5950c62085da77afa732494c03e152f6b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.3,"checks":[{"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":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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":"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":"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":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"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":"Vulnerabilities","score":0,"reason":"36 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2015-8 / GHSA-6565-fg86-6jcx","Warn: Project is vulnerable to: PYSEC-2021-98 / GHSA-68w8-qjq3-2gfm","Warn: Project is vulnerable to: PYSEC-2015-11 / GHSA-6wcr-wcqm-3mfh","Warn: Project is vulnerable to: PYSEC-2015-9 / GHSA-7fq8-4pv5-5w5c","Warn: Project is vulnerable to: GHSA-7xr5-9hcq-chf9","Warn: Project is vulnerable to: GHSA-8x94-hmjh-97hq","Warn: Project is vulnerable to: PYSEC-2016-2 / GHSA-c8c8-9472-w52h","Warn: Project is vulnerable to: PYSEC-2016-3 / GHSA-crhm-qpjc-cm64","Warn: Project is vulnerable to: PYSEC-2016-16 / GHSA-fp6p-5xvw-m74f","Warn: Project is vulnerable to: PYSEC-2015-20 / GHSA-h582-2pch-3xv3","Warn: Project is vulnerable to: GHSA-hmr4-m2h5-33qx","Warn: Project is vulnerable to: PYSEC-2015-18 / GHSA-j3j3-jrfh-cm2w","Warn: Project is vulnerable to: PYSEC-2015-22 / GHSA-pgxh-wfw4-jx2v","Warn: Project is vulnerable to: PYSEC-2016-15 / GHSA-pw27-w7w4-9qc7","Warn: Project is vulnerable to: PYSEC-2015-10 / GHSA-q5qw-4364-5hhm","Warn: Project is vulnerable to: GHSA-rrqc-c2jx-6jgv","Warn: Project is vulnerable to: PYSEC-2019-16 / GHSA-vfq6-hq5r-27r6","Warn: Project is vulnerable to: PYSEC-2015-23 / GHSA-x38m-486c-2wr9","Warn: Project is vulnerable to: PYSEC-2016-18","Warn: Project is vulnerable to: PYSEC-2020-263 / GHSA-fx83-3ph3-9j2q","Warn: Project is vulnerable to: GHSA-gw84-84pc-xp82","Warn: Project is vulnerable to: PYSEC-2018-55 / GHSA-32pc-xphx-q4f6","Warn: Project is vulnerable to: GHSA-hc5x-x2vx-497g","Warn: Project is vulnerable to: GHSA-w3h3-4rj7-4ph4","Warn: Project is vulnerable to: PYSEC-2020-65 / GHSA-fv3h-8x5j-pvgq","Warn: Project is vulnerable to: PYSEC-2021-20 / GHSA-jr9p-r423-9m2r","Warn: Project is vulnerable to: PYSEC-2018-13 / GHSA-p6h9-gw49-rqm4","Warn: Project is vulnerable to: PYSEC-2018-97 / GHSA-6528-wvf6-f6qg","Warn: Project is vulnerable to: PYSEC-2017-94 / GHSA-cq27-v7xp-c356","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: PYSEC-2015-17 / GHSA-pg2w-x9wp-vw92","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: PYSEC-2019-124 / GHSA-38fc-9xqv-7f7q","Warn: Project is vulnerable to: PYSEC-2019-123 / GHSA-887w-45rq-vxgf"],"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-21T05:52:21.697Z","repository_id":57253476,"created_at":"2025-08-21T05:52:21.698Z","updated_at":"2025-08-21T05:52:21.698Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29614586,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T10:52:55.328Z","status":"ssl_error","status_checked_at":"2026-02-19T10:52:26.323Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":{"login":"mateusmaso","name":"Mateus Maso","uuid":"585708","kind":"user","description":"Staff Software Engineer","email":"","website":"www.mateusmaso.com","location":"Florianópolis, Brazil","twitter":null,"company":"@uber","icon_url":"https://avatars.githubusercontent.com/u/585708?u=d136074c968b3c9c0b319eb249cf3dc30e09e651\u0026v=4","repositories_count":41,"last_synced_at":"2024-04-14T06:44:02.756Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mateusmaso","funding_links":[],"total_stars":140,"followers":43,"following":16,"created_at":"2022-11-04T17:09:30.240Z","updated_at":"2024-04-14T06:44:05.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mateusmaso","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mateusmaso/repositories"},"packages":[{"id":1789313,"name":"graphql-jay","ecosystem":"npm","description":"GraphQL schema generator for composing Web APIs","homepage":"https://github.com/mateusmaso/graphql-jay#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mateusmaso/graphql-jay","keywords_array":["graphql","rest","json","json-rpc","json-schema","json-hyper-schema"],"namespace":null,"versions_count":1,"first_release_published_at":"2017-01-05T23:04:45.073Z","latest_release_published_at":"2017-01-05T23:04:45.073Z","latest_release_number":"0.1.0","last_synced_at":"2026-03-01T18:02:00.122Z","created_at":"2022-04-09T16:36:36.279Z","updated_at":"2026-03-01T18:02:00.122Z","registry_url":"https://www.npmjs.com/package/graphql-jay","install_command":"npm install graphql-jay","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.1.0"}},"repo_metadata":{"id":57253476,"uuid":"65441010","full_name":"mateusmaso/graphql-jay","owner":"mateusmaso","description":"GraphQL schema generator for composing Web APIs","archived":false,"fork":false,"pushed_at":"2017-01-05T23:04:21.000Z","size":225,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-06-03T05:24:43.946Z","etag":null,"topics":["graphql","javascript","json","json-hyper-schema","json-rpc","json-schema","rest"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mateusmaso.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-08-11T05:28:23.000Z","updated_at":"2019-06-24T19:26:56.000Z","dependencies_parsed_at":"2022-08-31T22:11:55.121Z","dependency_job_id":null,"html_url":"https://github.com/mateusmaso/graphql-jay","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mateusmaso%2Fgraphql-jay","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mateusmaso%2Fgraphql-jay/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mateusmaso%2Fgraphql-jay/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mateusmaso%2Fgraphql-jay/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mateusmaso","download_url":"https://codeload.github.com/mateusmaso/graphql-jay/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":214843952,"owners_count":15792830,"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","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":"mateusmaso","name":"Mateus Maso","uuid":"585708","kind":"user","description":"Staff Software Engineer","email":"","website":"www.mateusmaso.com","location":"Florianópolis, Brazil","twitter":null,"company":"@uber","icon_url":"https://avatars.githubusercontent.com/u/585708?u=d136074c968b3c9c0b319eb249cf3dc30e09e651\u0026v=4","repositories_count":41,"last_synced_at":"2024-04-14T06:44:02.756Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mateusmaso","funding_links":[],"total_stars":140,"followers":43,"following":16,"created_at":"2022-11-04T17:09:30.240Z","updated_at":"2024-04-14T06:44:05.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mateusmaso","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mateusmaso/repositories"},"tags":[{"name":"0.1.0","sha":"1d05abf5950c62085da77afa732494c03e152f6b","kind":"commit","published_at":"2017-01-05T23:03:45.000Z","download_url":"https://codeload.github.com/mateusmaso/graphql-jay/tar.gz/0.1.0","html_url":"https://github.com/mateusmaso/graphql-jay/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mateusmaso%2Fgraphql-jay/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mateusmaso%2Fgraphql-jay/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2024-08-10T21:20:04.017Z","dependent_packages_count":2,"downloads":16,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":54.740452001459175,"dependent_repos_count":7.649697777702773,"dependent_packages_count":8.861245838635242,"stargazers_count":10.460646221002182,"forks_count":15.424529522485154,"docker_downloads_count":null,"average":19.427314272256904},"purl":"pkg:npm/graphql-jay","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/graphql-jay","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/graphql-jay","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/graphql-jay/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-06-03T05:23:27.503Z","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"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/mateusmaso%2Fgraphql-jay/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/graphql-jay/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/graphql-jay/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/graphql-jay/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/graphql-jay/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/graphql-jay/codemeta","maintainers":[{"uuid":"mateusmaso","login":"mateusmaso","name":null,"email":"m.maso25@gmail.com","url":null,"packages_count":23,"html_url":"https://www.npmjs.com/~mateusmaso","role":null,"created_at":"2022-11-12T14:10:14.370Z","updated_at":"2022-11-12T14:10:14.370Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mateusmaso/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5403683,"maintainers_count":1132308,"namespaces_count":356057,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":162763},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-02-28T05:54:09.743Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}}],"commits":{"id":1698961,"full_name":"mateusmaso/graphql-jay","default_branch":"master","total_commits":37,"total_committers":1,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":37.0,"dds":0.0,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-03-02T06:22:07.680Z","last_synced_commit":"1d05abf5950c62085da77afa732494c03e152f6b","created_at":"2024-09-11T10:55:50.916Z","updated_at":"2026-03-02T06:22:07.624Z","committers":[{"name":"Mateus Maso","email":"m.maso25@gmail.com","login":"mateusmaso","count":37}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/mateusmaso%2Fgraphql-jay/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-03-03T00:02:26.129Z","repositories_count":6184078,"commits_count":930445562,"contributors_count":36038200,"owners_count":1146211,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"mateusmaso/graphql-jay","html_url":"https://github.com/mateusmaso/graphql-jay","last_synced_at":"2025-08-31T22:35:06.807Z","status":"error","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"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,"created_at":"2023-05-19T21:05:01.735Z","updated_at":"2025-08-31T22:35:06.807Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mateusmaso%2Fgraphql-jay","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mateusmaso%2Fgraphql-jay/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{}},"pull_request_author_associations_count":{"table":{}},"issue_authors":{"table":{}},"pull_request_authors":{"table":{}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-02-15T00:00:17.202Z","repositories_count":13273493,"issues_count":35276275,"pull_requests_count":114619578,"authors_count":11156591,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{}},"maintainers":[],"active_maintainers":[]}},"events":{"total":{},"last_year":{}},"keywords":["graphql","javascript","json","json-hyper-schema","json-rpc","json-schema","rest"],"dependencies":[{"ecosystem":"npm","filepath":"examples/swapi/package.json","sha":null,"kind":"manifest","created_at":"2022-08-31T22:11:54.415Z","updated_at":"2022-08-31T22:11:54.415Z","repository_link":"https://github.com/mateusmaso/graphql-jay/blob/master/examples/swapi/package.json","dependencies":[{"id":3442793613,"package_name":"babel-cli","ecosystem":"npm","requirements":"^6.14.0","direct":true,"kind":"development","optional":false},{"id":3442793614,"package_name":"babel-register","ecosystem":"npm","requirements":"^6.14.0","direct":true,"kind":"development","optional":false},{"id":3442793615,"package_name":"babel-preset-es2015","ecosystem":"npm","requirements":"^6.5.0","direct":true,"kind":"development","optional":false},{"id":3442793616,"package_name":"graphql","ecosystem":"npm","requirements":"^0.7.2","direct":true,"kind":"development","optional":false},{"id":3442793617,"package_name":"graphql-jay","ecosystem":"npm","requirements":"file:../..","direct":true,"kind":"development","optional":false},{"id":3442793618,"package_name":"graphql-jay-hyperschema","ecosystem":"npm","requirements":"^0.1.0","direct":true,"kind":"development","optional":false},{"id":3442793619,"package_name":"isomorphic-fetch","ecosystem":"npm","requirements":"^2.2.1","direct":true,"kind":"development","optional":false},{"id":3442793620,"package_name":"bluebird","ecosystem":"npm","requirements":"^3.4.6","direct":true,"kind":"development","optional":false},{"id":3442793621,"package_name":"group-by","ecosystem":"npm","requirements":"^0.0.1","direct":true,"kind":"development","optional":false},{"id":3442793622,"package_name":"clone","ecosystem":"npm","requirements":"^1.0.2","direct":true,"kind":"development","optional":false},{"id":3442793623,"package_name":"performance-now","ecosystem":"npm","requirements":"^0.2.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"examples/swapi/swapi-graphql/package.json","sha":null,"kind":"manifest","created_at":"2022-08-31T22:11:54.568Z","updated_at":"2022-08-31T22:11:54.568Z","repository_link":"https://github.com/mateusmaso/graphql-jay/blob/master/examples/swapi/swapi-graphql/package.json","dependencies":[{"id":3442795279,"package_name":"babel-runtime","ecosystem":"npm","requirements":"5.8.34","direct":true,"kind":"runtime","optional":false},{"id":3442795280,"package_name":"dataloader","ecosystem":"npm","requirements":"1.1.0","direct":true,"kind":"runtime","optional":false},{"id":3442795281,"package_name":"express","ecosystem":"npm","requirements":"4.13.4","direct":true,"kind":"runtime","optional":false},{"id":3442795282,"package_name":"express-graphql","ecosystem":"npm","requirements":"0.5.4","direct":true,"kind":"runtime","optional":false},{"id":3442795283,"package_name":"graphql","ecosystem":"npm","requirements":"0.7.2","direct":true,"kind":"runtime","optional":false},{"id":3442795284,"package_name":"graphql-relay","ecosystem":"npm","requirements":"0.4.3","direct":true,"kind":"runtime","optional":false},{"id":3442795285,"package_name":"isomorphic-fetch","ecosystem":"npm","requirements":"2.2.1","direct":true,"kind":"runtime","optional":false},{"id":3442795286,"package_name":"react","ecosystem":"npm","requirements":"0.14.7","direct":true,"kind":"runtime","optional":false},{"id":3442795287,"package_name":"babel","ecosystem":"npm","requirements":"^5.8.3","direct":true,"kind":"development","optional":false},{"id":3442795288,"package_name":"babel-core","ecosystem":"npm","requirements":"^5.8.3","direct":true,"kind":"development","optional":false},{"id":3442795289,"package_name":"babel-eslint","ecosystem":"npm","requirements":"^4.0.5","direct":true,"kind":"development","optional":false},{"id":3442795290,"package_name":"babelify","ecosystem":"npm","requirements":"^6.1.1","direct":true,"kind":"development","optional":false},{"id":3442795291,"package_name":"browserify","ecosystem":"npm","requirements":"^13.0.0","direct":true,"kind":"development","optional":false},{"id":3442795292,"package_name":"browserify-shim","ecosystem":"npm","requirements":"^3.8.10","direct":true,"kind":"development","optional":false},{"id":3442795293,"package_name":"chai","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"development","optional":false},{"id":3442795294,"package_name":"chai-subset","ecosystem":"npm","requirements":"^1.0.1","direct":true,"kind":"development","optional":false},{"id":3442795295,"package_name":"coveralls","ecosystem":"npm","requirements":"^2.11.2","direct":true,"kind":"development","optional":false},{"id":3442795296,"package_name":"eslint","ecosystem":"npm","requirements":"^0.24.0","direct":true,"kind":"development","optional":false},{"id":3442795297,"package_name":"eslint-plugin-react","ecosystem":"npm","requirements":"^3.2.2","direct":true,"kind":"development","optional":false},{"id":3442795298,"package_name":"flow-bin","ecosystem":"npm","requirements":"^0.22.1","direct":true,"kind":"development","optional":false},{"id":3442795299,"package_name":"isparta","ecosystem":"npm","requirements":"^3.0.3","direct":true,"kind":"development","optional":false},{"id":3442795300,"package_name":"mocha","ecosystem":"npm","requirements":"^2.2.5","direct":true,"kind":"development","optional":false},{"id":3442795301,"package_name":"sane","ecosystem":"npm","requirements":"^1.1.3","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-08-31T22:11:54.697Z","updated_at":"2022-08-31T22:11:54.697Z","repository_link":"https://github.com/mateusmaso/graphql-jay/blob/master/package.json","dependencies":[{"id":3442796166,"package_name":"graphql","ecosystem":"npm","requirements":"^0.7.2","direct":true,"kind":"runtime","optional":false},{"id":3442796167,"package_name":"deep-assign","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"runtime","optional":false},{"id":3442796168,"package_name":"clone","ecosystem":"npm","requirements":"^1.0.2","direct":true,"kind":"runtime","optional":false},{"id":3442796169,"package_name":"traverse","ecosystem":"npm","requirements":"^0.6.6","direct":true,"kind":"runtime","optional":false},{"id":3442796170,"package_name":"keypath","ecosystem":"npm","requirements":"^0.0.1","direct":true,"kind":"runtime","optional":false},{"id":3442796171,"package_name":"isomorphic-fetch","ecosystem":"npm","requirements":"^2.2.1","direct":true,"kind":"runtime","optional":false},{"id":3442796172,"package_name":"chai","ecosystem":"npm","requirements":"^3.5.0","direct":true,"kind":"development","optional":false},{"id":3442796173,"package_name":"mocha","ecosystem":"npm","requirements":"^3.0.2","direct":true,"kind":"development","optional":false},{"id":3442796174,"package_name":"babel-cli","ecosystem":"npm","requirements":"^6.14.0","direct":true,"kind":"development","optional":false},{"id":3442796175,"package_name":"babel-register","ecosystem":"npm","requirements":"^6.14.0","direct":true,"kind":"development","optional":false},{"id":3442796176,"package_name":"babel-preset-es2015","ecosystem":"npm","requirements":"^6.14.0","direct":true,"kind":"development","optional":false},{"id":3442796178,"package_name":"express","ecosystem":"npm","requirements":"^4.13.4","direct":true,"kind":"development","optional":false},{"id":3442796179,"package_name":"express-graphql","ecosystem":"npm","requirements":"^0.5.4","direct":true,"kind":"development","optional":false},{"id":3442796180,"package_name":"morgan","ecosystem":"npm","requirements":"^1.7.0","direct":true,"kind":"development","optional":false},{"id":3442796181,"package_name":"body-parser","ecosystem":"npm","requirements":"^1.15.1","direct":true,"kind":"development","optional":false},{"id":3442796182,"package_name":"cors","ecosystem":"npm","requirements":"^2.7.1","direct":true,"kind":"development","optional":false},{"id":3442796183,"package_name":"browserify","ecosystem":"npm","requirements":"^13.1.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"examples/swapi/swapi/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-31T22:11:54.891Z","updated_at":"2022-08-31T22:11:54.891Z","repository_link":"https://github.com/mateusmaso/graphql-jay/blob/master/examples/swapi/swapi/requirements.txt","dependencies":[{"id":3442796859,"package_name":"Django","ecosystem":"pypi","requirements":"==1.7.4","direct":true,"kind":"runtime","optional":false},{"id":3442796860,"package_name":"Padding","ecosystem":"pypi","requirements":"==0.4","direct":true,"kind":"runtime","optional":false},{"id":3442796861,"package_name":"SQLAlchemy","ecosystem":"pypi","requirements":"==0.9.8","direct":true,"kind":"runtime","optional":false},{"id":3442796862,"package_name":"dj-database-url","ecosystem":"pypi","requirements":"==0.3.0","direct":true,"kind":"runtime","optional":false},{"id":3442796863,"package_name":"dj-stripe","ecosystem":"pypi","requirements":"==0.3.5","direct":true,"kind":"runtime","optional":false},{"id":3442796864,"package_name":"django-braces","ecosystem":"pypi","requirements":"==1.4.0","direct":true,"kind":"runtime","optional":false},{"id":3442796865,"package_name":"django-clear-cache","ecosystem":"pypi","requirements":"==0.3","direct":true,"kind":"runtime","optional":false},{"id":3442796866,"package_name":"django-cors-headers","ecosystem":"pypi","requirements":"==1.0.0","direct":true,"kind":"runtime","optional":false},{"id":3442796867,"package_name":"django-heroku-memcacheify","ecosystem":"pypi","requirements":"==0.8","direct":true,"kind":"runtime","optional":false},{"id":3442796868,"package_name":"django-jsonfield","ecosystem":"pypi","requirements":"==0.9.13","direct":true,"kind":"runtime","optional":false},{"id":3442796869,"package_name":"django-keen","ecosystem":"pypi","requirements":"==0.1.3","direct":true,"kind":"runtime","optional":false},{"id":3442796870,"package_name":"django-markdown-deux","ecosystem":"pypi","requirements":"==1.0.5","direct":true,"kind":"runtime","optional":false},{"id":3442796871,"package_name":"django-model-utils","ecosystem":"pypi","requirements":"==2.2","direct":true,"kind":"runtime","optional":false},{"id":3442796872,"package_name":"django-postgrespool","ecosystem":"pypi","requirements":"==0.3.0","direct":true,"kind":"runtime","optional":false},{"id":3442796873,"package_name":"django-pylibmc","ecosystem":"pypi","requirements":"==0.5.0","direct":true,"kind":"runtime","optional":false},{"id":3442796874,"package_name":"djangorestframework","ecosystem":"pypi","requirements":"==3.0.0","direct":true,"kind":"runtime","optional":false},{"id":3442796875,"package_name":"drf-json-api","ecosystem":"pypi","requirements":"==0.1.0","direct":true,"kind":"runtime","optional":false},{"id":3442796876,"package_name":"gunicorn","ecosystem":"pypi","requirements":"==19.1.1","direct":true,"kind":"runtime","optional":false},{"id":3442796877,"package_name":"keen","ecosystem":"pypi","requirements":"==0.3.7","direct":true,"kind":"runtime","optional":false},{"id":3442796878,"package_name":"markdown2","ecosystem":"pypi","requirements":"==2.3.0","direct":true,"kind":"runtime","optional":false},{"id":3442796879,"package_name":"psycopg2","ecosystem":"pypi","requirements":"==2.5.4","direct":true,"kind":"runtime","optional":false},{"id":3442796880,"package_name":"pycrypto","ecosystem":"pypi","requirements":"==2.6.1","direct":true,"kind":"runtime","optional":false},{"id":3442796881,"package_name":"pylibmc","ecosystem":"pypi","requirements":"==1.4.1","direct":true,"kind":"runtime","optional":false},{"id":3442796882,"package_name":"requests","ecosystem":"pypi","requirements":"==2.5.1","direct":true,"kind":"runtime","optional":false},{"id":3442796883,"package_name":"six","ecosystem":"pypi","requirements":"==1.8.0","direct":true,"kind":"runtime","optional":false},{"id":3442796884,"package_name":"stripe","ecosystem":"pypi","requirements":"==1.19.1","direct":true,"kind":"runtime","optional":false},{"id":3442796885,"package_name":"whitenoise","ecosystem":"pypi","requirements":"==1.0.3","direct":true,"kind":"runtime","optional":false},{"id":3442796886,"package_name":"wsgiref","ecosystem":"pypi","requirements":"==0.1.2","direct":true,"kind":"runtime","optional":false}]}],"score":4.990432586778736,"created_at":"2025-04-22T12:52:16.292Z","updated_at":"2026-05-14T05:30:36.977Z","avatar_url":"https://github.com/mateusmaso.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/359504","html_url":"https://summary.ecosyste.ms/projects/359504"}