{"id":1790178,"name":"graphqlzero","ecosystem":"npm","description":"GraphQLZero: A simple, zero-config fake GraphQL API.","homepage":"https://github.com/ealmansi/graphqlzero","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/ealmansi/graphqlzero","keywords_array":[],"namespace":null,"versions_count":5,"first_release_published_at":"2019-09-17T23:25:32.970Z","latest_release_published_at":"2019-09-27T22:27:26.687Z","latest_release_number":"1.1.4","last_synced_at":"2025-10-11T04:24:05.766Z","created_at":"2022-04-09T16:37:29.930Z","updated_at":"2025-10-12T17:15:39.951Z","registry_url":"https://www.npmjs.com/package/graphqlzero","install_command":"npm install graphqlzero","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.1.4"}},"repo_metadata":{"id":35133056,"uuid":"203893146","full_name":"ealmansi/graphqlzero","owner":"ealmansi","description":"GraphQLZero: A simple, zero-config fake GraphQL API.","archived":false,"fork":false,"pushed_at":"2024-02-19T16:51:46.000Z","size":3801,"stargazers_count":129,"open_issues_count":8,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-09T08:12:01.208Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://graphqlzero.almansi.me/","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/ealmansi.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-08-23T00:19:21.000Z","updated_at":"2025-04-24T21:38:18.000Z","dependencies_parsed_at":"2023-10-16T08:19:05.550Z","dependency_job_id":"5ed73b3b-d968-4a47-a06c-224afe540fbf","html_url":"https://github.com/ealmansi/graphqlzero","commit_stats":{"total_commits":67,"total_committers":2,"mean_commits":33.5,"dds":"0.014925373134328401","last_synced_commit":"598d828e40b25a1bc3cbd974e732d03536795c0e"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/ealmansi/graphqlzero","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ealmansi%2Fgraphqlzero","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ealmansi%2Fgraphqlzero/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ealmansi%2Fgraphqlzero/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ealmansi%2Fgraphqlzero/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ealmansi","download_url":"https://codeload.github.com/ealmansi/graphqlzero/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ealmansi%2Fgraphqlzero/sbom","scorecard":{"id":363690,"data":{"date":"2025-08-11","repo":{"name":"github.com/ealmansi/graphqlzero","commit":"e89117c98062f5993e204f591f7ab4e6242da67a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 16 changesets","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":"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":"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":"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":"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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/graphqlzero-api.yaml:9","Info: jobLevel 'contents' permission set to 'read': .github/workflows/graphqlzero-web.yaml:13","Warn: no topLevel permission defined: .github/workflows/graphqlzero-api.yaml:1","Warn: no topLevel permission defined: .github/workflows/graphqlzero-web.yaml: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":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/graphqlzero-api.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/ealmansi/graphqlzero/graphqlzero-api.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/graphqlzero-api.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/ealmansi/graphqlzero/graphqlzero-api.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/graphqlzero-api.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/ealmansi/graphqlzero/graphqlzero-api.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/graphqlzero-web.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/ealmansi/graphqlzero/graphqlzero-web.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/graphqlzero-web.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/ealmansi/graphqlzero/graphqlzero-web.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/graphqlzero-web.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/ealmansi/graphqlzero/graphqlzero-web.yaml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   2 out of   2 npmCommand 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":"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":"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":"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":"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":"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":"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":"44 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-593m-55hh-j8gv","Warn: Project is vulnerable to: GHSA-8hc4-vh64-cxmj","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","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-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-f6v4-cf5j-vf3w","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-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-75v8-2h7p-7m2m","Warn: Project is vulnerable to: GHSA-9pv7-vfvm-6vr7","Warn: Project is vulnerable to: GHSA-hhhv-q57g-882q","Warn: Project is vulnerable to: GHSA-pppg-cpfq-h7wr","Warn: Project is vulnerable to: GHSA-hw8r-x6gr-5gjp","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-c59h-r6p8-q9wc","Warn: Project is vulnerable to: GHSA-fq54-2j52-jc42","Warn: Project is vulnerable to: GHSA-77r5-gw3j-2mpf","Warn: Project is vulnerable to: GHSA-7m27-7ghc-44w9","Warn: Project is vulnerable to: GHSA-f82v-jwr5-mffw","Warn: Project is vulnerable to: GHSA-fr5h-rqp8-mj6g","Warn: Project is vulnerable to: GHSA-g77x-44xx-532m","Warn: Project is vulnerable to: GHSA-7gfc-8cq8-jh5f","Warn: Project is vulnerable to: GHSA-qpjv-v59x-3qc4","Warn: Project is vulnerable to: GHSA-3h52-269p-cp9r","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-m95q-7qp3-xv42"],"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-18T11:22:53.283Z","repository_id":35133056,"created_at":"2025-08-18T11:22:53.283Z","updated_at":"2025-08-18T11:22:53.283Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279006247,"owners_count":26084060,"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-11T02:00:06.511Z","response_time":55,"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":"ealmansi","name":"Emilio Almansi","uuid":"3905644","kind":"user","description":"","email":"","website":"https://emilio.almansi.me/","location":"Berlin, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3905644?u=a508c924fbf28092252e40657e6211aa59b23f98\u0026v=4","repositories_count":55,"last_synced_at":"2023-08-21T05:43:03.379Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ealmansi","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-07T19:06:35.254Z","updated_at":"2023-08-21T05:43:13.792Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ealmansi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ealmansi/repositories"},"tags":[{"name":"v1.1.4","sha":"c359f004469677c01ad0c2036e1d328e1fa7ade2","kind":"tag","published_at":"2019-09-27T22:27:19.000Z","download_url":"https://codeload.github.com/ealmansi/graphqlzero/tar.gz/v1.1.4","html_url":"https://github.com/ealmansi/graphqlzero/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ealmansi/graphqlzero@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ealmansi%2Fgraphqlzero/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ealmansi%2Fgraphqlzero/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"7c710e7402143d22fb6a8b75ae805925b31e8d45","kind":"tag","published_at":"2019-09-27T22:19:21.000Z","download_url":"https://codeload.github.com/ealmansi/graphqlzero/tar.gz/v1.1.3","html_url":"https://github.com/ealmansi/graphqlzero/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ealmansi/graphqlzero@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ealmansi%2Fgraphqlzero/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ealmansi%2Fgraphqlzero/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"b8646e66aebd381c7d2c7ac33902c780123ae26e","kind":"tag","published_at":"2019-09-27T22:15:21.000Z","download_url":"https://codeload.github.com/ealmansi/graphqlzero/tar.gz/v1.1.2","html_url":"https://github.com/ealmansi/graphqlzero/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ealmansi/graphqlzero@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ealmansi%2Fgraphqlzero/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ealmansi%2Fgraphqlzero/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"678df2a73cd388748a6ac1c8ee9b934c5e5f2fe9","kind":"tag","published_at":"2019-09-27T22:11:35.000Z","download_url":"https://codeload.github.com/ealmansi/graphqlzero/tar.gz/v1.1.1","html_url":"https://github.com/ealmansi/graphqlzero/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ealmansi/graphqlzero@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ealmansi%2Fgraphqlzero/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ealmansi%2Fgraphqlzero/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"6cc5916ecb3e334c232d8c605b59f3c30d07cce0","kind":"tag","published_at":"2019-09-25T22:16:20.000Z","download_url":"https://codeload.github.com/ealmansi/graphqlzero/tar.gz/v1.1.0","html_url":"https://github.com/ealmansi/graphqlzero/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ealmansi/graphqlzero@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ealmansi%2Fgraphqlzero/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ealmansi%2Fgraphqlzero/tags/v1.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-12T17:15:39.951Z","dependent_packages_count":2,"downloads":8,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":35.94834861917239,"dependent_repos_count":10.64707029201308,"dependent_packages_count":8.727354299202156,"stargazers_count":4.7729328203121275,"forks_count":7.48972460223807,"docker_downloads_count":null,"average":13.517086126587566},"purl":"pkg:npm/graphqlzero","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/graphqlzero","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/graphqlzero","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/graphqlzero/dependencies","status":"unpublished","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-28T09:24:21.529Z","issues_count":13,"pull_requests_count":151,"avg_time_to_close_issue":2420600.5,"avg_time_to_close_pull_request":24039491.116438355,"issues_closed_count":10,"pull_requests_closed_count":146,"pull_request_authors_count":1,"issue_authors_count":12,"avg_comments_per_issue":1.4615384615384615,"avg_comments_per_pull_request":0.7615894039735099,"merged_pull_requests_count":33,"bot_issues_count":0,"bot_pull_requests_count":151,"past_year_issues_count":1,"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":1,"past_year_avg_comments_per_issue":0.0,"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/ealmansi%2Fgraphqlzero/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/graphqlzero/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/graphqlzero/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/graphqlzero/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/graphqlzero/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/graphqlzero/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/graphqlzero/codemeta","maintainers":[{"uuid":"ealmansi","login":"ealmansi","name":null,"email":"ealmansi@gmail.com","url":null,"packages_count":12,"html_url":"https://www.npmjs.com/~ealmansi","role":null,"created_at":"2022-11-12T14:10:42.113Z","updated_at":"2022-11-12T14:10:42.113Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ealmansi/packages"}]}