{"id":10345343,"name":"py3-pygithub","ecosystem":"alpine","description":"Typed interactions with the GitHub API v3","homepage":"https://github.com/PyGithub/PyGithub","licenses":"LGPL-3.0-or-later","normalized_licenses":["LGPL-3.0-or-later"],"repository_url":"https://github.com/PyGithub/PyGithub","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"2.3.0-r1","last_synced_at":"2026-03-18T17:09:58.260Z","created_at":"2024-06-11T10:25:21.202Z","updated_at":"2026-03-18T17:09:58.261Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-pygithub","install_command":"apk add py3-pygithub","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":2564982,"uuid":"3544490","full_name":"PyGithub/PyGithub","owner":"PyGithub","description":"Typed interactions with the GitHub API v3","archived":false,"fork":false,"pushed_at":"2025-09-25T19:46:42.000Z","size":20662,"stargazers_count":7540,"open_issues_count":365,"forks_count":1858,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-25T20:55:54.803Z","etag":null,"topics":["github","github-api","pygithub","python"],"latest_commit_sha":null,"homepage":"https://pygithub.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PyGithub.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS","copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["sfdye","s-t-e-v-e-n-k","enricomi"]}},"created_at":"2012-02-25T12:53:47.000Z","updated_at":"2025-09-25T19:46:03.000Z","dependencies_parsed_at":"2023-07-06T15:32:30.539Z","dependency_job_id":"d304f61a-09bb-45b4-af55-25d1c1140c0e","html_url":"https://github.com/PyGithub/PyGithub","commit_stats":{"total_commits":2054,"total_committers":382,"mean_commits":5.37696335078534,"dds":0.541869522882181,"last_synced_commit":"323e28282fd2bfdd4f00ad7119d7ac127ece8b56"},"previous_names":["jacquev6/pygithub"],"tags_count":115,"template":false,"template_full_name":null,"purl":"pkg:github/PyGithub/PyGithub","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PyGithub","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/sbom","scorecard":{"id":115226,"data":{"date":"2025-08-11","repo":{"name":"github.com/PyGithub/PyGithub","commit":"bccc5aa1b02dc2135196c993e795bcb7795d9c72"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6,"checks":[{"name":"Code-Review","score":6,"reason":"Found 20/29 approved changesets -- score normalized to 6","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":"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":"Maintained","score":10,"reason":"17 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10","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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:39","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:40","Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:36","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/openapi.yml:30","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/test-results.yml:16","Warn: no topLevel permission defined: .github/workflows/_build-pkg.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Info: found token with 'none' permissions: .github/workflows/openapi.yml:1","Warn: no topLevel permission defined: .github/workflows/pypi-release.yml:1","Info: found token with 'none' permissions: .github/workflows/test-results.yml:1","Warn: no topLevel permission defined: .github/workflows/top-issues.yaml:1"],"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":"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v3.0: COPYING: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":"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/_build-pkg.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/PyGithub/PyGithub/_build-pkg.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_build-pkg.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/PyGithub/PyGithub/_build-pkg.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_build-pkg.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PyGithub/PyGithub/_build-pkg.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/PyGithub/PyGithub/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/PyGithub/PyGithub/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PyGithub/PyGithub/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/PyGithub/PyGithub/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/PyGithub/PyGithub/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/PyGithub/PyGithub/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/PyGithub/PyGithub/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/PyGithub/PyGithub/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/PyGithub/PyGithub/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/PyGithub/PyGithub/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/PyGithub/PyGithub/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/PyGithub/PyGithub/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/PyGithub/PyGithub/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/PyGithub/PyGithub/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/PyGithub/PyGithub/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/PyGithub/PyGithub/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/PyGithub/PyGithub/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/PyGithub/PyGithub/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PyGithub/PyGithub/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/PyGithub/PyGithub/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/PyGithub/PyGithub/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PyGithub/PyGithub/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/PyGithub/PyGithub/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/PyGithub/PyGithub/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/openapi.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/PyGithub/PyGithub/openapi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/openapi.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/PyGithub/PyGithub/openapi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/openapi.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/PyGithub/PyGithub/openapi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/openapi.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/PyGithub/PyGithub/openapi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi-release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/PyGithub/PyGithub/pypi-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-results.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/PyGithub/PyGithub/test-results.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/_build-pkg.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:89","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:126","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:156","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:57","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:58","Warn: pipCommand not pinned by hash: .github/workflows/openapi.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/openapi.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/openapi.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/openapi.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/pypi-release.yml:23","Info:   0 out of  30 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of  17 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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 29 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-16T01:02:35.895Z","repository_id":2564982,"created_at":"2025-08-16T01:02:35.895Z","updated_at":"2025-08-16T01:02:35.895Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277088972,"owners_count":25758810,"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-09-26T02:00:09.010Z","response_time":78,"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":"PyGithub","name":"PyGithub","uuid":"11288996","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/11288996?v=4","repositories_count":1,"last_synced_at":"2024-03-26T08:46:21.740Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/PyGithub","funding_links":[],"total_stars":6625,"followers":33,"following":0,"created_at":"2022-11-03T11:47:44.839Z","updated_at":"2024-03-26T08:46:21.753Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PyGithub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PyGithub/repositories"},"tags":[{"name":"v2.8.1","sha":"ecd47649e302a4b2d3e9b9d03eedb931e7b1ee23","kind":"commit","published_at":"2025-09-02T17:35:53.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v2.8.1","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"18eeb269686aa5ee61ee7305ffbc3f0146c0bf5c","kind":"commit","published_at":"2025-09-02T09:18:46.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v2.8.0","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"bccc5aa1b02dc2135196c993e795bcb7795d9c72","kind":"commit","published_at":"2025-07-31T11:48:37.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v2.7.0","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"da30d6e793ffb4fbe70383b59d2eb7026fe2d8c7","kind":"commit","published_at":"2025-02-21T13:44:15.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v2.6.1","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"e3e07d7466b4b1b9cae5b50f1a68c7db92e5cb8f","kind":"commit","published_at":"2025-02-15T18:05:33.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v2.6.0","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"19ddb9f4fd996e99a5010d271b3c2e76dd280fb5","kind":"commit","published_at":"2024-11-06T20:37:05.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v2.5.0","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"85087354078e426125dbbf88041bbaa6f35d8199","kind":"commit","published_at":"2024-08-26T06:45:08.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v2.4.0","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"7266e812ed2976ea36a4303edecfe5d75522343f","kind":"commit","published_at":"2024-03-24T14:17:39.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v2.3.0","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"7e7653fb7cb054d3b03dd5f89dea1a2a79350827","kind":"commit","published_at":"2024-01-30T07:49:45.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v2.2.0","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"e584a90f6706c3b590a20e1c9caac7874ba6b122","kind":"commit","published_at":"2023-09-29T21:54:12.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v2.1.1","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v2.1.1/manifests"},{"name":"v2.1.0.post0","sha":"035c88f1aae81df6c4cb91c4fb22ccd268a8b335","kind":"tag","published_at":"2023-09-29T16:27:24.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v2.1.0.post0","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v2.1.0.post0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v2.1.0.post0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v2.1.0.post0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v2.1.0.post0/manifests"},{"name":"v2.1.0","sha":"467e0268eac67d0635948f1f3e0313365fb242a1","kind":"commit","published_at":"2023-09-29T15:48:38.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v2.1.0","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v2.1.0/manifests"},{"name":"v2.0.1-preview","sha":"50299c92f4a0fdde3e66900e9fbdb75cb3c4d559","kind":"commit","published_at":"2023-08-03T10:29:46.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v2.0.1-preview","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v2.0.1-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v2.0.1-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v2.0.1-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v2.0.1-preview/manifests"},{"name":"v1.59.1","sha":"8c60234954be68c666417690cfee0463401af7c0","kind":"commit","published_at":"2023-08-03T09:37:31.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.59.1","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.59.1/manifests"},{"name":"v2.0.0-preview.1","sha":"62436e6f54be85cd800a5bf4aacd8e34ddac9232","kind":"commit","published_at":"2023-07-11T15:13:09.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v2.0.0-preview.1","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v2.0.0-preview.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v2.0.0-preview.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v2.0.0-preview.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v2.0.0-preview.1/manifests"},{"name":"v2.0.0-preview","sha":"bc68626941368d6350a6b5bca3321d2143151c01","kind":"commit","published_at":"2023-07-04T05:59:53.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v2.0.0-preview","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v2.0.0-preview/manifests"},{"name":"v1.59.0","sha":"14ae2cad4ceeefe9a0f70916af03f0a2017ca213","kind":"commit","published_at":"2023-06-22T17:41:10.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.59.0","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.59.0/manifests"},{"name":"v1.58.2","sha":"c2b1db917bbadf9137e0113e97cee1f241319597","kind":"commit","published_at":"2023-05-09T09:49:48.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.58.2","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"dbc26d05d46b5a98693052303da2d1ceaed1516c","kind":"tag","published_at":"2023-03-18T07:53:37.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.58.1","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"5d1d1612ad4e624b9958e42afe769fc3b3c36503","kind":"commit","published_at":"2023-02-19T10:12:47.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.58.0","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.58.0/manifests"},{"name":"v1.57","sha":"948edc5bb370af5a1d0f4925dea2b17f68ef4927","kind":"tag","published_at":"2022-11-05T01:08:34.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.57","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.57/manifests"},{"name":"v1.56","sha":"c677ced98d157e98015ef85644f8f465af2fa3a3","kind":"tag","published_at":"2022-10-13T01:23:03.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.56","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.56/manifests"},{"name":"v1.55","sha":"31538337faaa61e104afede75a5fac802c9a1ab3","kind":"tag","published_at":"2021-04-26T04:43:40.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.55","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.55/manifests"},{"name":"v1.54.0.1","sha":"069e94dc4da5051ec4adb59a3f2a6ad51862c39f","kind":"commit","published_at":"2021-04-26T02:22:13.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.54.0.1","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.54.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.54.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.54.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.54.0.1/manifests"},{"name":"v1.54.1","sha":"34d097ce473601624722b90fc5d0396011dd3acb","kind":"tag","published_at":"2020-12-24T04:11:01.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.54.1","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.54.1/manifests"},{"name":"v1.54","sha":"951fcdf23f8c657b525dee78086bc4dfd42ef810","kind":"tag","published_at":"2020-11-30T05:43:49.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.54","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.54/manifests"},{"name":"v1.53","sha":"743f5a58b0bce91c4eab744ff7e39dfca9e6e8a5","kind":"tag","published_at":"2020-08-18T08:15:44.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.53","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.53/manifests"},{"name":"v1.52","sha":"707246519e38ac61c39a482542034b03dc316bba","kind":"tag","published_at":"2020-08-03T08:45:52.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.52","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.52/manifests"},{"name":"v1.51","sha":"0ca534ee1c0d6c6ddcf5f238ffe1838d75a8e082","kind":"tag","published_at":"2020-05-02T16:59:08.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.51","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.51/manifests"},{"name":"v1.50","sha":"a9f174bd1d6da6cf4053e09349e7e22b0d8fee09","kind":"tag","published_at":"2020-04-26T08:48:26.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.50","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.50/manifests"},{"name":"v1.47","sha":"afb1259a4e52d7bbee8415a523d78c3a428968a8","kind":"tag","published_at":"2020-03-15T02:01:20.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.47","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.47/manifests"},{"name":"v1.46","sha":"e5ce4912f5e96107eeb2670b8d29c173f82362f8","kind":"tag","published_at":"2020-02-11T01:33:45.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.46","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.46/manifests"},{"name":"v1.45","sha":"7134752c36d82c28c87ef83949788027c37d32b6","kind":"tag","published_at":"2019-12-29T03:48:30.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.45","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.45/manifests"},{"name":"v1.44.1","sha":"05b9ecb4717f4b94cb6556581b441e38038799d5","kind":"tag","published_at":"2019-11-07T01:44:10.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.44.1","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.44.1/manifests"},{"name":"v1.44","sha":"ff716654fd2b11230b825e8af7cf226f7ce5d326","kind":"tag","published_at":"2019-10-19T07:32:53.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.44","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.44/manifests"},{"name":"v1.43.8","sha":"1ced0545920d2b8a53167b5acec7d93fe097ea73","kind":"tag","published_at":"2019-07-20T15:56:37.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.43.8","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.43.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.43.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.43.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.43.8/manifests"},{"name":"v1.43.7","sha":"f716df86bbe7dc276c6596699fa9712b61ef974c","kind":"tag","published_at":"2019-04-16T03:49:45.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.43.7","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.43.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.43.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.43.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.43.7/manifests"},{"name":"v1.43.6","sha":"fcc26708732e63756ce84073dad2f5e18472baff","kind":"tag","published_at":"2019-04-05T06:32:18.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.43.6","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"710209fbcce686a98842a2223a0a6106d5fa7729","kind":"tag","published_at":"2019-01-28T09:50:05.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.43.5","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"4a6daf6b9f78c8119841e825c36cb2739bca44dc","kind":"tag","published_at":"2018-12-21T09:29:21.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.43.4","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"395fd5c98bc0f7ce72128b3dd319f3df3301e692","kind":"tag","published_at":"2018-10-31T00:38:13.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.43.3","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"8ef6990889eabf717391819b54c59408a46b500e","kind":"tag","published_at":"2018-09-12T07:01:08.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.43.2","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"54eb59cf6e6de33a1d0723e7c961ff9597cd3af9","kind":"tag","published_at":"2018-09-11T05:10:13.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.43.1","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.43.1/manifests"},{"name":"v1.43","sha":"4e3d47c0e8162e7dcfb0f7d6db00a5b2368b679d","kind":"commit","published_at":"2018-09-08T07:09:08.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.43","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.43/manifests"},{"name":"v1.42","sha":"df57bf17a820c7335cd672499da0a785afb59b43","kind":"tag","published_at":"2018-08-19T04:27:09.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.42","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.42/manifests"},{"name":"v1.41","sha":"2c97823a9595ca1bc6fb9a873d89baba11a8d104","kind":"tag","published_at":"2018-08-19T03:58:17.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.41","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.41/manifests"},{"name":"v1.40","sha":"d897e86aa9aa6469971b3e2201ead39cf1aebb62","kind":"tag","published_at":"2018-06-26T01:05:38.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.40","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.40/manifests"},{"name":"v1.40a4","sha":"286272aaf1230cb9553a0ac57211492fec1d8e4c","kind":"tag","published_at":"2018-05-21T02:42:33.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.40a4","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.40a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.40a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.40a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.40a4/manifests"},{"name":"v1.40a3","sha":"b0fc5da5ae0cd1b90124ad45fe985080afe552e8","kind":"tag","published_at":"2018-04-26T06:52:47.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.40a3","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.40a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.40a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.40a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.40a3/manifests"},{"name":"v1.40a2","sha":"d9071a9eda9d97e8f92b1ae0bd4972d00b8595e1","kind":"tag","published_at":"2018-04-23T06:31:58.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.40a2","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.40a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.40a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.40a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.40a2/manifests"},{"name":"v1.40a1","sha":"981111dbe0413d936b33d92a1bb7e1a55ddc00bb","kind":"tag","published_at":"2018-04-17T04:15:02.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.40a1","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.40a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.40a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.40a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.40a1/manifests"},{"name":"v1.39","sha":"6563ce12f53ec3c8bafa7aeae3e21a251eef0eba","kind":"tag","published_at":"2018-04-10T02:21:49.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.39","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.39/manifests"},{"name":"v1.38","sha":"193aeaad2a110ed622fd9b1be02420a67f9629b0","kind":"tag","published_at":"2018-03-21T02:19:03.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.38","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.38/manifests"},{"name":"v1.37","sha":"b2461670d302a1fe56d6bf3730e74191c770ca1a","kind":"tag","published_at":"2018-03-01T10:09:55.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.37","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.37/manifests"},{"name":"v1.36","sha":"79f64c12f037b7329c12cf130318c8fdc0be3a0d","kind":"tag","published_at":"2018-02-07T08:51:41.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.36","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.36/manifests"},{"name":"1.35","sha":"19310e77e3279080998e2ff230d19e6fe0743528","kind":"commit","published_at":"2017-07-10T11:16:34.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/1.35","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/1.35/manifests"},{"name":"v1.35","sha":"19310e77e3279080998e2ff230d19e6fe0743528","kind":"commit","published_at":"2017-07-10T11:16:34.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.35","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.35/manifests"},{"name":"v1.34","sha":"a628556690ea3a674ff44cba62dc825b18d24b95","kind":"tag","published_at":"2017-04-02T21:00:08.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.34","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.34/manifests"},{"name":"v1.33","sha":"e783ee37375bcfab5e9d634e42e0b59524d35053","kind":"tag","published_at":"2017-03-27T13:24:34.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.33","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.33/manifests"},{"name":"v1.32","sha":"414f6e648f4da87f10bae7d01948a63dc82b80f8","kind":"commit","published_at":"2017-02-01T10:05:35.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.32","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.32/manifests"},{"name":"v1.31","sha":"2defb8920e3b2d379e9e6227911a10268a368d78","kind":"commit","published_at":"2017-01-30T09:52:45.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.31","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.31/manifests"},{"name":"v1.30","sha":"2b9d08ef7826688dce46dc422b0324de9b9c113c","kind":"tag","published_at":"2017-01-30T09:46:52.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.30","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.30/manifests"},{"name":"v1.29","sha":"43f61f9471cc4c1aab69524ba53bb11d6597d0bf","kind":"tag","published_at":"2016-10-05T09:43:21.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.29","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.29/manifests"},{"name":"v1.28","sha":"4a657d67f8f325b081233583216db07a88b761c8","kind":"tag","published_at":"2016-09-11T19:58:32.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.28","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.28/manifests"},{"name":"v1.27.1","sha":"0098e08792b1aaa2c5cbe498a0139f58199dd90c","kind":"tag","published_at":"2016-08-12T07:01:38.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.27.1","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"37c9a5045dc592af630f5e46aa53e0c86617d696","kind":"tag","published_at":"2016-08-11T15:51:28.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.27.0","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.27.0/manifests"},{"name":"v1.26.0","sha":"ace2b0c067a7f92bf12965fb4cbfbc8d893d06d2","kind":"tag","published_at":"2015-11-06T04:32:48.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.26.0","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.26.0/manifests"},{"name":"v1.25.2","sha":"5a05a5e58f682d315acd2447c87ac5b4d4fc55e8","kind":"tag","published_at":"2014-10-08T01:54:00.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.25.2","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"9962ae226869c8c57aed545a8e4834988682cf31","kind":"tag","published_at":"2014-09-28T20:52:34.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.25.1","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.25.1/manifests"},{"name":"v2.0.0-alpha.4","sha":"c5a2bb0934ffc04fcd42d0b55e1fec7810bd95b7","kind":"tag","published_at":"2014-08-06T05:44:28.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v2.0.0-alpha.4","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v2.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v2.0.0-alpha.4/manifests"},{"name":"v2.0.0.-alpha.3","sha":"d737ccbe2ab54c747374d2a8f1bc9268aa25372d","kind":"tag","published_at":"2014-07-12T21:29:07.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v2.0.0.-alpha.3","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v2.0.0.-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v2.0.0.-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v2.0.0.-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v2.0.0.-alpha.3/manifests"},{"name":"v1.25.0","sha":"b64b0d6942bb27095bd035b8c0db10ca35448be3","kind":"tag","published_at":"2014-05-04T20:08:12.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.25.0","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.25.0/manifests"},{"name":"v2.0.0-alpha.2","sha":"4d4c2ed3c79e4fe4e58b0a7b9dbd976cb92b22bb","kind":"tag","published_at":"2014-03-24T02:17:49.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v2.0.0-alpha.2","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v2.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v2.0.0-alpha.2/manifests"},{"name":"v2.0.0-alpha.1","sha":"a27948a3c5ad70f2818379ae07953405fcee9d0d","kind":"tag","published_at":"2014-03-24T02:17:25.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.24.1","sha":"5e7d45a2f8c09757a0ce6d0bf37a8eec31791578","kind":"tag","published_at":"2014-03-16T18:44:05.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.24.1","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"2e74c7d9ea66484dfbcb64e6c05964c07d1f9c02","kind":"tag","published_at":"2014-03-03T05:05:38.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.24.0","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.24.0/manifests"},{"name":"v1.23.0","sha":"937c7fccf586643530eff6a557f262c1950dc89f","kind":"tag","published_at":"2013-12-24T03:51:42.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.23.0","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.23.0/manifests"},{"name":"v1.22.0","sha":"66edeb601fe7fb48d84e9adcc6bdfef64e87a0f0","kind":"tag","published_at":"2013-12-16T02:11:22.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.22.0","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.22.0/manifests"},{"name":"v1.21.0","sha":"3ff7e4843ef251c158dc8d07e667db80e03820bb","kind":"tag","published_at":"2013-11-17T22:07:17.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.21.0","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.21.0/manifests"},{"name":"v1.20.0","sha":"8cb3f372837e2648f17e3f085d2821114b507383","kind":"tag","published_at":"2013-10-21T02:48:22.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.20.0","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.20.0/manifests"},{"name":"v1.19.0","sha":"9f9be931fb3821256d8bb685577b5167652763d5","kind":"tag","published_at":"2013-09-08T15:45:37.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.19.0","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"5a0d5e2b69368ce59fdc8b78688165aceb9f7ca8","kind":"tag","published_at":"2013-08-21T14:42:02.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.18.0","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"72f8876112ba029111c739871e3e4d7bce66b95d","kind":"tag","published_at":"2013-07-07T15:54:23.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.17.0","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"539ec2a7258a06af3c5c3e93bfbf4b8d3e4fd672","kind":"tag","published_at":"2013-05-31T12:16:04.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.16.0","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"e1c7052ff1ed27c28ea999cb1f9e1ba691eacfc1","kind":"tag","published_at":"2013-05-17T12:38:46.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.15.0","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.15.0/manifests"},{"name":"v1.14.2","sha":"446f0c94410e678662bb8770e8dc4d8c263b74e6","kind":"tag","published_at":"2013-04-25T18:25:47.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.14.2","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"2d1c709062ec7bd132a7421429d7bcbf5dca20e4","kind":"tag","published_at":"2013-04-25T09:34:11.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.14.1","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"0a0fc8848167c7ad106a0feff93296c006b24fe6","kind":"tag","published_at":"2013-04-22T20:47:56.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.14.0","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.14.0/manifests"},{"name":"v1.13.1","sha":"dc96fef052f2b5c6adb34da65169e8df3f35f611","kind":"tag","published_at":"2013-03-28T19:10:55.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.13.1","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"b7e4000450e89b8c6e947e3a1e52fb06da7c9621","kind":"tag","published_at":"2013-03-22T17:41:41.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.13.0","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"03a256a4052cacea998d8205a83d5b5465f31e18","kind":"tag","published_at":"2013-03-03T17:46:52.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.12.2","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"67bdf8c0be32dc195a4545bf90100a1b55eebf45","kind":"tag","published_at":"2013-02-20T18:42:15.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.12.1","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"c8553031178cbf221d95af1ecc7ffd4707ac5cc9","kind":"tag","published_at":"2013-02-20T18:16:14.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.12.0","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"392a422ec2b9b97f7b1ad41e04cc62ef67ad0e7f","kind":"tag","published_at":"2013-02-09T10:20:36.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.11.1","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"6b32e1cdf588d8c3c651d355ffc3451dd34284b9","kind":"tag","published_at":"2013-02-07T18:09:48.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.11.0","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"4400a24872e52ee488067a7d0d8522ca3764b4e5","kind":"tag","published_at":"2012-12-25T12:16:10.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.10.0","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.10.0/manifests"},{"name":"v1.9.1","sha":"a922319db0037babe9919a83b8b69efebcf942ea","kind":"tag","published_at":"2012-11-20T18:36:28.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.9.1","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"808fe92191d287bbad6131c5a8be78b4ded745fd","kind":"tag","published_at":"2012-11-19T20:41:56.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.9.0","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"e3d76fc3ec3dd4f4c3b3a440ff9e771f06d63a39","kind":"tag","published_at":"2012-10-28T09:35:11.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.8.1","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"31110327ec45f3138e58ed247b2cf420fee481ec","kind":"tag","published_at":"2012-09-30T17:59:21.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.8.0","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.8.0/manifests"},{"name":"v1.7","sha":"df3290644ad7846d4ca93ba94af943ae1431ee1c","kind":"tag","published_at":"2012-09-12T19:39:18.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.7","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.7/manifests"},{"name":"v1.6","sha":"cabc55dc3b858b7e02076e2c1041f242f05b9f1c","kind":"tag","published_at":"2012-09-08T17:56:10.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.6","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.6/manifests"},{"name":"v1.5","sha":"ece857f70e19b69ebeda244da71f892c8b05f53a","kind":"tag","published_at":"2012-09-05T17:54:40.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.5","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.5/manifests"},{"name":"v1.4","sha":"bf1e3b588b2a91afcabb64d5d28476bdbf074912","kind":"tag","published_at":"2012-08-04T06:05:57.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.4","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.4/manifests"},{"name":"v1.3","sha":"e6c64ab31ea88229f0c81ae9f83496db34452db7","kind":"tag","published_at":"2012-07-13T19:56:42.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.3","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.3/manifests"},{"name":"v1.2","sha":"d40bec470e30bac4175d62a880b42757939553c9","kind":"tag","published_at":"2012-06-29T18:45:51.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.2","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.2/manifests"},{"name":"v1.1","sha":"6658713d2790d1d47886ed9cee84ba645f160877","kind":"tag","published_at":"2012-06-20T21:02:38.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.1","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.1/manifests"},{"name":"v1.0","sha":"0855be0a4db8537b313b370b2a4642b7971a8296","kind":"tag","published_at":"2012-06-03T19:47:51.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v1.0","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v1.0/manifests"},{"name":"v0.7","sha":"ecda065e01876209d2bdf5fe4e91cee8ffaa9ff7","kind":"tag","published_at":"2012-05-25T17:18:58.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v0.7","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v0.7/manifests"},{"name":"v0.6","sha":"4303c5b90e2216d927155e9609436ccb8984c495","kind":"tag","published_at":"2012-05-10T18:14:15.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v0.6","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v0.6/manifests"},{"name":"v0.5","sha":"936f4a97f1a86392637ec002bbf89ff036a5062d","kind":"tag","published_at":"2012-05-10T18:13:54.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v0.5","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v0.5/manifests"},{"name":"v0.4","sha":"a3be28756101370fbc689eec3a7825c4c385a6c9","kind":"tag","published_at":"2012-05-10T18:13:10.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v0.4","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v0.4/manifests"},{"name":"v0.3","sha":"636e6112deb72277b3bffcc3303cd7e8a7431a5d","kind":"tag","published_at":"2012-05-10T18:12:42.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v0.3","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v0.3/manifests"},{"name":"v0.2","sha":"9f0b05161f9d1962b9156e6c91fc04f382028240","kind":"tag","published_at":"2012-05-10T18:12:04.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v0.2","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v0.2/manifests"},{"name":"v0.1","sha":"dbdcda3591980de42617814f792969126e6402c3","kind":"tag","published_at":"2012-05-10T18:09:23.000Z","download_url":"https://codeload.github.com/PyGithub/PyGithub/tar.gz/v0.1","html_url":"https://github.com/PyGithub/PyGithub/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGithub/PyGithub@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-26T14:16:14.553Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-pygithub?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.20","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pygithub","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pygithub","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pygithub/dependencies","status":null,"funding_links":["https://github.com/sponsors/sfdye","https://github.com/sponsors/s-t-e-v-e-n-k","https://github.com/sponsors/enricomi"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-22T14:13:55.144Z","issues_count":346,"pull_requests_count":813,"avg_time_to_close_issue":23016293.503225807,"avg_time_to_close_pull_request":7006392.1372881355,"issues_closed_count":155,"pull_requests_closed_count":590,"pull_request_authors_count":214,"issue_authors_count":304,"avg_comments_per_issue":2.2803468208092488,"avg_comments_per_pull_request":1.894218942189422,"merged_pull_requests_count":467,"bot_issues_count":1,"bot_pull_requests_count":25,"past_year_issues_count":77,"past_year_pull_requests_count":370,"past_year_avg_time_to_close_issue":2346185.5454545454,"past_year_avg_time_to_close_pull_request":827129.2295719844,"past_year_issues_closed_count":22,"past_year_pull_requests_closed_count":257,"past_year_pull_request_authors_count":63,"past_year_issue_authors_count":67,"past_year_avg_comments_per_issue":0.5844155844155844,"past_year_avg_comments_per_pull_request":0.8405405405405405,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":244,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/issues","maintainers":[{"login":"EnricoMi","count":303,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EnricoMi"},{"login":"JLLeitschuh","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JLLeitschuh"},{"login":"s-t-e-v-e-n-k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s-t-e-v-e-n-k"}],"active_maintainers":[{"login":"EnricoMi","count":238,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EnricoMi"},{"login":"JLLeitschuh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JLLeitschuh"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-pygithub/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-pygithub/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-pygithub/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-pygithub/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-pygithub/codemeta","maintainers":[{"uuid":"jakub@jirutka.cz","login":null,"name":"Jakub Jirutka","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","packages_count":1318,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","role":null,"created_at":"2024-06-12T01:27:50.201Z","updated_at":"2024-06-12T01:27:50.201Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/jakub@jirutka.cz/packages"}]}