{"id":5711828,"name":"github.com/graphql-python/graphene-sqlalchemy","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/graphql-python/graphene-sqlalchemy","keywords_array":[],"namespace":"github.com/graphql-python","versions_count":7,"first_release_published_at":"2016-11-23T09:11:52.000Z","latest_release_published_at":"2019-05-28T19:35:17.000Z","latest_release_number":"v2.2.0+incompatible","last_synced_at":"2026-03-25T13:06:39.799Z","created_at":"2022-12-19T00:39:09.301Z","updated_at":"2026-03-25T13:06:39.800Z","registry_url":"https://pkg.go.dev/github.com/graphql-python/graphene-sqlalchemy","install_command":"go get github.com/graphql-python/graphene-sqlalchemy","documentation_url":"https://pkg.go.dev/github.com/graphql-python/graphene-sqlalchemy#section-documentation","metadata":{},"repo_metadata":{"id":11138068,"uuid":"68488677","full_name":"graphql-python/graphene-sqlalchemy","owner":"graphql-python","description":"Graphene SQLAlchemy integration","archived":false,"fork":false,"pushed_at":"2025-09-04T15:42:56.000Z","size":521,"stargazers_count":991,"open_issues_count":79,"forks_count":228,"subscribers_count":32,"default_branch":"master","last_synced_at":"2025-09-28T08:56:08.648Z","etag":null,"topics":["graphene","graphql","python","sqlalchemy"],"latest_commit_sha":null,"homepage":"http://docs.graphene-python.org/projects/sqlalchemy/en/latest/","language":"Python","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/graphql-python.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-09-18T01:50:59.000Z","updated_at":"2025-09-09T12:07:01.000Z","dependencies_parsed_at":"2024-01-11T19:17:22.832Z","dependency_job_id":"cbbf5fcd-3467-4b11-af34-1f21d5303f6e","html_url":"https://github.com/graphql-python/graphene-sqlalchemy","commit_stats":{"total_commits":210,"total_committers":63,"mean_commits":"3.3333333333333335","dds":0.8476190476190476,"last_synced_commit":"eb9c663cc0e314987397626573e3d2f940bea138"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/graphql-python/graphene-sqlalchemy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-python%2Fgraphene-sqlalchemy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-python%2Fgraphene-sqlalchemy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-python%2Fgraphene-sqlalchemy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-python%2Fgraphene-sqlalchemy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/graphql-python","download_url":"https://codeload.github.com/graphql-python/graphene-sqlalchemy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-python%2Fgraphene-sqlalchemy/sbom","scorecard":{"id":443901,"data":{"date":"2025-08-11","repo":{"name":"github.com/graphql-python/graphene-sqlalchemy","commit":"4ea6ee819600d65ad784c783a68321105a643d76"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"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":"Code-Review","score":5,"reason":"Found 17/30 approved changesets -- score normalized to 5","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.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: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/graphql-python/graphene-sqlalchemy/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/graphql-python/graphene-sqlalchemy/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/graphql-python/graphene-sqlalchemy/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/graphql-python/graphene-sqlalchemy/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/graphql-python/graphene-sqlalchemy/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/graphql-python/graphene-sqlalchemy/lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manage_issues.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/graphql-python/graphene-sqlalchemy/manage_issues.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manage_issues.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/graphql-python/graphene-sqlalchemy/manage_issues.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/graphql-python/graphene-sqlalchemy/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/graphql-python/graphene-sqlalchemy/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/graphql-python/graphene-sqlalchemy/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/graphql-python/graphene-sqlalchemy/tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:29","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand 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.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md: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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/deploy.yml:9"],"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":"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":-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":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-100 / GHSA-8h2j-cgx8-6xv7","Warn: Project is vulnerable to: PYSEC-2024-38","Warn: Project is vulnerable to: PYSEC-2020-150 / GHSA-33c7-2mpw-hg34","Warn: Project is vulnerable to: PYSEC-2020-151 / GHSA-f97h-2pfx-f59f","Warn: Project is vulnerable to: PYSEC-2021-383 / GHSA-6p52-jr3q-c94g"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 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"}}]},"last_synced_at":"2025-08-19T06:13:40.604Z","repository_id":11138068,"created_at":"2025-08-19T06:13:40.604Z","updated_at":"2025-08-19T06:13:40.604Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278343086,"owners_count":25971400,"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-04T02:00:05.491Z","response_time":63,"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"},"tags":[{"name":"v3.0.0rc2","sha":"febdc451edc3e45af51f7332f0353401e051091c","kind":"commit","published_at":"2024-12-05T12:00:22.000Z","download_url":"https://codeload.github.com/graphql-python/graphene-sqlalchemy/tar.gz/v3.0.0rc2","html_url":"https://github.com/graphql-python/graphene-sqlalchemy/releases/tag/v3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphql-python/graphene-sqlalchemy@v3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-python%2Fgraphene-sqlalchemy/tags/v3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-python%2Fgraphene-sqlalchemy/tags/v3.0.0rc2/manifests"},{"name":"v3.0.0rc1","sha":"9c2bc8468f4c88fee2b2f6fd2c0b8725fa9ccee3","kind":"commit","published_at":"2023-12-04T21:33:32.000Z","download_url":"https://codeload.github.com/graphql-python/graphene-sqlalchemy/tar.gz/v3.0.0rc1","html_url":"https://github.com/graphql-python/graphene-sqlalchemy/releases/tag/v3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphql-python/graphene-sqlalchemy@v3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-python%2Fgraphene-sqlalchemy/tags/v3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-python%2Fgraphene-sqlalchemy/tags/v3.0.0rc1/manifests"},{"name":"v3.0.0b4","sha":"3720a23ddd3bdbd8da644f9066e3b136406765c5","kind":"commit","published_at":"2023-02-27T20:31:00.000Z","download_url":"https://codeload.github.com/graphql-python/graphene-sqlalchemy/tar.gz/v3.0.0b4","html_url":"https://github.com/graphql-python/graphene-sqlalchemy/releases/tag/v3.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphql-python/graphene-sqlalchemy@v3.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-python%2Fgraphene-sqlalchemy/tags/v3.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-python%2Fgraphene-sqlalchemy/tags/v3.0.0b4/manifests"},{"name":"3.0.0b3","sha":"bb7af4b60f35dbd69ce64967eeac04ef6522c8fc","kind":"commit","published_at":"2022-09-08T09:31:08.000Z","download_url":"https://codeload.github.com/graphql-python/graphene-sqlalchemy/tar.gz/3.0.0b3","html_url":"https://github.com/graphql-python/graphene-sqlalchemy/releases/tag/3.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphql-python/graphene-sqlalchemy@3.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-python%2Fgraphene-sqlalchemy/tags/3.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-python%2Fgraphene-sqlalchemy/tags/3.0.0b3/manifests"},{"name":"3.0.0b2","sha":"dfee3e9417cdb8a6ec67b5cd79ee203ce4f72ed7","kind":"commit","published_at":"2022-07-15T08:43:41.000Z","download_url":"https://codeload.github.com/graphql-python/graphene-sqlalchemy/tar.gz/3.0.0b2","html_url":"https://github.com/graphql-python/graphene-sqlalchemy/releases/tag/3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphql-python/graphene-sqlalchemy@3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-python%2Fgraphene-sqlalchemy/tags/3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-python%2Fgraphene-sqlalchemy/tags/3.0.0b2/manifests"},{"name":"3.0.0b1","sha":"d6dd67e388b58247dd4a03c29bf6e625d6e4e230","kind":"commit","published_at":"2021-09-21T03:53:03.000Z","download_url":"https://codeload.github.com/graphql-python/graphene-sqlalchemy/tar.gz/3.0.0b1","html_url":"https://github.com/graphql-python/graphene-sqlalchemy/releases/tag/3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphql-python/graphene-sqlalchemy@3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-python%2Fgraphene-sqlalchemy/tags/3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-python%2Fgraphene-sqlalchemy/tags/3.0.0b1/manifests"},{"name":"2.3.0","sha":"20ecaeadf2144b88555a3daf1a04e31b7f2ff95a","kind":"commit","published_at":"2020-06-04T21:39:34.000Z","download_url":"https://codeload.github.com/graphql-python/graphene-sqlalchemy/tar.gz/2.3.0","html_url":"https://github.com/graphql-python/graphene-sqlalchemy/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphql-python/graphene-sqlalchemy@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-python%2Fgraphene-sqlalchemy/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-python%2Fgraphene-sqlalchemy/tags/2.3.0/manifests"},{"name":"2.3.0.dev1","sha":"3c3442e17d4d01ba7cde2679025cec3bc7263306","kind":"commit","published_at":"2020-02-12T15:18:54.000Z","download_url":"https://codeload.github.com/graphql-python/graphene-sqlalchemy/tar.gz/2.3.0.dev1","html_url":"https://github.com/graphql-python/graphene-sqlalchemy/releases/tag/2.3.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphql-python/graphene-sqlalchemy@2.3.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-python%2Fgraphene-sqlalchemy/tags/2.3.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-python%2Fgraphene-sqlalchemy/tags/2.3.0.dev1/manifests"},{"name":"2.3.0.dev0","sha":"395f066138a5274f6479d5113c077638371698af","kind":"commit","published_at":"2019-11-20T22:33:53.000Z","download_url":"https://codeload.github.com/graphql-python/graphene-sqlalchemy/tar.gz/2.3.0.dev0","html_url":"https://github.com/graphql-python/graphene-sqlalchemy/releases/tag/2.3.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphql-python/graphene-sqlalchemy@2.3.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-python%2Fgraphene-sqlalchemy/tags/2.3.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-python%2Fgraphene-sqlalchemy/tags/2.3.0.dev0/manifests"},{"name":"2.2.2","sha":"a361c525ac98596d3b40011ccba84beb407d8c25","kind":"commit","published_at":"2019-08-14T13:26:55.000Z","download_url":"https://codeload.github.com/graphql-python/graphene-sqlalchemy/tar.gz/2.2.2","html_url":"https://github.com/graphql-python/graphene-sqlalchemy/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphql-python/graphene-sqlalchemy@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-python%2Fgraphene-sqlalchemy/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-python%2Fgraphene-sqlalchemy/tags/2.2.2/manifests"},{"name":"2.2.1","sha":"c89cf80b256c444cdb88e9e2a11ee09e368a4be9","kind":"commit","published_at":"2019-06-18T14:45:44.000Z","download_url":"https://codeload.github.com/graphql-python/graphene-sqlalchemy/tar.gz/2.2.1","html_url":"https://github.com/graphql-python/graphene-sqlalchemy/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphql-python/graphene-sqlalchemy@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-python%2Fgraphene-sqlalchemy/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-python%2Fgraphene-sqlalchemy/tags/2.2.1/manifests"},{"name":"v2.2.0","sha":"3332f45e4361209fb1665bcd86bc261cfc08e452","kind":"commit","published_at":"2019-05-28T19:35:17.000Z","download_url":"https://codeload.github.com/graphql-python/graphene-sqlalchemy/tar.gz/v2.2.0","html_url":"https://github.com/graphql-python/graphene-sqlalchemy/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphql-python/graphene-sqlalchemy@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-python%2Fgraphene-sqlalchemy/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-python%2Fgraphene-sqlalchemy/tags/v2.2.0/manifests"},{"name":"2.2.0","sha":"3332f45e4361209fb1665bcd86bc261cfc08e452","kind":"commit","published_at":"2019-05-28T19:35:17.000Z","download_url":"https://codeload.github.com/graphql-python/graphene-sqlalchemy/tar.gz/2.2.0","html_url":"https://github.com/graphql-python/graphene-sqlalchemy/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphql-python/graphene-sqlalchemy@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-python%2Fgraphene-sqlalchemy/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-python%2Fgraphene-sqlalchemy/tags/2.2.0/manifests"},{"name":"v2.1.2","sha":"e362e3fc4993d7e95873044bb4d00185b1d3dd8b","kind":"commit","published_at":"2019-04-17T21:04:44.000Z","download_url":"https://codeload.github.com/graphql-python/graphene-sqlalchemy/tar.gz/v2.1.2","html_url":"https://github.com/graphql-python/graphene-sqlalchemy/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphql-python/graphene-sqlalchemy@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-python%2Fgraphene-sqlalchemy/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-python%2Fgraphene-sqlalchemy/tags/v2.1.2/manifests"},{"name":"2.1.2","sha":"e362e3fc4993d7e95873044bb4d00185b1d3dd8b","kind":"commit","published_at":"2019-04-17T21:04:44.000Z","download_url":"https://codeload.github.com/graphql-python/graphene-sqlalchemy/tar.gz/2.1.2","html_url":"https://github.com/graphql-python/graphene-sqlalchemy/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphql-python/graphene-sqlalchemy@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-python%2Fgraphene-sqlalchemy/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-python%2Fgraphene-sqlalchemy/tags/2.1.2/manifests"},{"name":"v2.1.1","sha":"c9af40c1f99e49c2335eb1c68a8e2ad64c760005","kind":"commit","published_at":"2019-04-01T18:34:37.000Z","download_url":"https://codeload.github.com/graphql-python/graphene-sqlalchemy/tar.gz/v2.1.1","html_url":"https://github.com/graphql-python/graphene-sqlalchemy/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphql-python/graphene-sqlalchemy@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-python%2Fgraphene-sqlalchemy/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-python%2Fgraphene-sqlalchemy/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"8872577271d8c50e8e0a1a4cf9e2589f9e54c09f","kind":"commit","published_at":"2018-07-19T22:58:04.000Z","download_url":"https://codeload.github.com/graphql-python/graphene-sqlalchemy/tar.gz/v2.1.0","html_url":"https://github.com/graphql-python/graphene-sqlalchemy/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphql-python/graphene-sqlalchemy@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-python%2Fgraphene-sqlalchemy/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-python%2Fgraphene-sqlalchemy/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"ecd9a91815ec795cd1275725a7bd7d79259e9e1a","kind":"commit","published_at":"2017-10-25T17:51:50.000Z","download_url":"https://codeload.github.com/graphql-python/graphene-sqlalchemy/tar.gz/v2.0.0","html_url":"https://github.com/graphql-python/graphene-sqlalchemy/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphql-python/graphene-sqlalchemy@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-python%2Fgraphene-sqlalchemy/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-python%2Fgraphene-sqlalchemy/tags/v2.0.0/manifests"},{"name":"v1.1.1","sha":"2de70b422eb2141f864ae0388aa79b74f2786d08","kind":"commit","published_at":"2016-12-14T07:25:15.000Z","download_url":"https://codeload.github.com/graphql-python/graphene-sqlalchemy/tar.gz/v1.1.1","html_url":"https://github.com/graphql-python/graphene-sqlalchemy/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphql-python/graphene-sqlalchemy@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-python%2Fgraphene-sqlalchemy/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-python%2Fgraphene-sqlalchemy/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"9efb84a02c02397b6761376e2976c1f3afd76c71","kind":"commit","published_at":"2016-11-23T09:11:52.000Z","download_url":"https://codeload.github.com/graphql-python/graphene-sqlalchemy/tar.gz/v1.1.0","html_url":"https://github.com/graphql-python/graphene-sqlalchemy/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphql-python/graphene-sqlalchemy@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-python%2Fgraphene-sqlalchemy/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-python%2Fgraphene-sqlalchemy/tags/v1.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-05T11:35:38.447Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":1.2773880321468132,"forks_count":1.1427134900121994,"average":4.691275446474164},"purl":"pkg:golang/github.com/graphql-python/graphene-sqlalchemy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/graphql-python/graphene-sqlalchemy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/graphql-python/graphene-sqlalchemy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/graphql-python/graphene-sqlalchemy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-27T13:51:10.776Z","issues_count":131,"pull_requests_count":34,"avg_time_to_close_issue":18335158.5,"avg_time_to_close_pull_request":24034389.48,"issues_closed_count":108,"pull_requests_closed_count":25,"pull_request_authors_count":14,"issue_authors_count":109,"avg_comments_per_issue":3.633587786259542,"avg_comments_per_pull_request":2.676470588235294,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":6,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2720777.4,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-python%2Fgraphene-sqlalchemy/issues","maintainers":[{"login":"erikwrede","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erikwrede"},{"login":"sabard","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sabard"},{"login":"Cito","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cito"},{"login":"Nabellaleen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nabellaleen"},{"login":"PaulSchweizer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PaulSchweizer"},{"login":"dfee","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfee"},{"login":"palisadoes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/palisadoes"}],"active_maintainers":[{"login":"erikwrede","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erikwrede"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgraphql-python%2Fgraphene-sqlalchemy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgraphql-python%2Fgraphene-sqlalchemy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgraphql-python%2Fgraphene-sqlalchemy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgraphql-python%2Fgraphene-sqlalchemy/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgraphql-python%2Fgraphene-sqlalchemy/codemeta","maintainers":[]}