{"id":69967,"name":"pygithub","description":"Typed interactions with the GitHub API v3","url":"https://github.com/pygithub/pygithub","last_synced_at":"2025-09-08T14:59:45.976Z","repository":{"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-02T09:18:48.000Z","size":20040,"stargazers_count":7492,"open_issues_count":350,"forks_count":1851,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-02T09:22:30.446Z","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-02T09:18:51.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":113,"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":274202753,"owners_count":25240371,"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-08T02:00:09.813Z","response_time":121,"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":{"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"},"packages":[{"id":2872345,"name":"pygithub","ecosystem":"pypi","description":"Use the full Github API v3","homepage":null,"licenses":"GNU Library or Lesser General Public License (LGPL)","normalized_licenses":["LGPL-2.0","LGPL-2.1"],"repository_url":"https://github.com/pygithub/pygithub","keywords_array":["github"],"namespace":null,"versions_count":106,"first_release_published_at":"2012-02-19T21:51:29.000Z","latest_release_published_at":"2025-09-02T17:41:52.000Z","latest_release_number":"2.8.1","last_synced_at":"2025-09-08T12:01:09.192Z","created_at":"2022-04-10T12:13:14.705Z","updated_at":"2025-09-08T12:01:09.192Z","registry_url":"https://pypi.org/project/pygithub/","install_command":"pip install pygithub --index-url https://pypi.org/simple","documentation_url":"https://pygithub.readthedocs.io/en/stable/","metadata":{"funding":null,"documentation":"https://pygithub.readthedocs.io/en/stable/","classifiers":["Development Status :: 5 - Production/Stable","Environment :: Web Environment","Intended Audience :: Developers","License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Software Development"],"normalized_name":"pygithub","project_status":null},"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":"2024-05-28T08:30:48.000Z","size":15916,"stargazers_count":6745,"open_issues_count":317,"forks_count":1734,"subscribers_count":111,"default_branch":"main","last_synced_at":"2024-05-29T13:45:06.308Z","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},"funding":{"github":["sfdye","s-t-e-v-e-n-k","enricomi"]}},"created_at":"2012-02-25T12:53:47.000Z","updated_at":"2024-06-18T10:53:47.375Z","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":2022,"total_committers":365,"mean_commits":5.53972602739726,"dds":0.5346191889218596,"last_synced_commit":"cc766a6ffdfa4b24c395dd958df46704348637fb"},"previous_names":["jacquev6/pygithub"],"tags_count":108,"template":false,"template_full_name":null,"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","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":208063559,"owners_count":14812579,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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.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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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":"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,"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":"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,"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.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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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":"2024-09-08T01:58:47.092Z","dependent_packages_count":269,"downloads":44616812,"downloads_period":"last-month","dependent_repos_count":2964,"rankings":{"downloads":0.05612547160986561,"dependent_repos_count":0.18726832194010715,"dependent_packages_count":0.08675603944923671,"stargazers_count":0.7125733895566271,"forks_count":1.3648027263039544,"docker_downloads_count":1.2595216128919842,"average":0.6111745936252958},"purl":"pkg:pypi/pygithub","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pygithub","docker_dependents_count":111,"docker_downloads_count":26322060,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pygithub","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/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":true,"issue_metadata":{"last_synced_at":"2024-09-06T06:39:51.101Z","issues_count":316,"pull_requests_count":402,"avg_time_to_close_issue":20118151.913385827,"avg_time_to_close_pull_request":6356328.583969465,"issues_closed_count":126,"pull_requests_closed_count":262,"pull_request_authors_count":158,"issue_authors_count":239,"avg_comments_per_issue":2.7721518987341773,"avg_comments_per_pull_request":2.5671641791044775,"merged_pull_requests_count":180,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":137,"past_year_pull_requests_count":165,"past_year_avg_time_to_close_issue":2207269.227272727,"past_year_avg_time_to_close_pull_request":1987731.6371681415,"past_year_issues_closed_count":44,"past_year_pull_requests_closed_count":113,"past_year_pull_request_authors_count":80,"past_year_issue_authors_count":108,"past_year_avg_comments_per_issue":1.27007299270073,"past_year_avg_comments_per_pull_request":1.8666666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":75,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/issues","maintainers":[{"login":"EnricoMi","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EnricoMi"},{"login":"JLLeitschuh","count":7,"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":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EnricoMi"},{"login":"JLLeitschuh","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JLLeitschuh"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pygithub/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pygithub/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pygithub/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pygithub/related_packages","maintainers":[{"uuid":"jacquev6","login":"jacquev6","name":null,"email":null,"url":null,"packages_count":14,"html_url":"https://pypi.org/user/jacquev6/","role":null,"created_at":"2023-02-25T03:49:43.683Z","updated_at":"2023-02-25T03:49:43.683Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/jacquev6/packages"},{"uuid":"sfdye","login":"sfdye","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/sfdye/","role":null,"created_at":"2023-02-25T03:49:43.702Z","updated_at":"2023-02-25T03:49:43.702Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/sfdye/packages"},{"uuid":"jzelinskie","login":"jzelinskie","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/jzelinskie/","role":null,"created_at":"2023-02-25T03:49:43.692Z","updated_at":"2023-02-25T03:49:43.692Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/jzelinskie/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726167,"maintainers_count":308804,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"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":"2025-09-02T09:38:40.769Z","created_at":"2024-06-11T10:25:21.202Z","updated_at":"2025-09-02T11:15:32.685Z","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-02T09:18:48.000Z","size":20040,"stargazers_count":7492,"open_issues_count":350,"forks_count":1851,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-02T09:22:30.446Z","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-02T09:18:51.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":113,"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":273273575,"owners_count":25076195,"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-02T02:00:09.530Z","response_time":77,"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.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-02T11:15:32.685Z","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","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-02T11:00:59.037Z","issues_count":345,"pull_requests_count":794,"avg_time_to_close_issue":21775894.628205128,"avg_time_to_close_pull_request":6903801.9114139695,"issues_closed_count":156,"pull_requests_closed_count":587,"pull_request_authors_count":212,"issue_authors_count":304,"avg_comments_per_issue":2.315942028985507,"avg_comments_per_pull_request":1.9370277078085643,"merged_pull_requests_count":460,"bot_issues_count":1,"bot_pull_requests_count":24,"past_year_issues_count":82,"past_year_pull_requests_count":369,"past_year_avg_time_to_close_issue":3117027.2592592593,"past_year_avg_time_to_close_pull_request":1157370.7078651686,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":267,"past_year_pull_request_authors_count":66,"past_year_issue_authors_count":71,"past_year_avg_comments_per_issue":0.8170731707317073,"past_year_avg_comments_per_pull_request":0.9539295392953929,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":251,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/issues","maintainers":[{"login":"EnricoMi","count":294,"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":240,"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","maintainers":[{"uuid":"jakub@jirutka.cz","login":null,"name":"Jakub Jirutka","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","packages_count":1316,"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"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4237,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1365},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2025-09-08T06:55:59.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":2872356,"name":"pygithub-redux","ecosystem":"pypi","description":"Use the full Github API v3","homepage":"http://pygithub.github.io/PyGithub/v1/index.html","licenses":"UNKNOWN","normalized_licenses":["Other"],"repository_url":"https://github.com/pygithub/PyGithub","keywords_array":[],"namespace":null,"versions_count":8,"first_release_published_at":"2023-08-17T15:52:43.967Z","latest_release_published_at":"2016-07-29T07:56:31.000Z","latest_release_number":"1.33.0","last_synced_at":"2025-09-02T09:38:28.149Z","created_at":"2022-04-10T12:13:15.027Z","updated_at":"2025-09-02T09:38:28.150Z","registry_url":"https://pypi.org/project/pygithub-redux/","install_command":"pip install pygithub-redux --index-url https://pypi.org/simple","documentation_url":"https://pygithub-redux.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Environment :: Web Environment","Intended Audience :: Developers","License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 2","Programming Language :: Python :: 2.5","Programming Language :: Python :: 2.6","Programming Language :: Python :: 2.7","Programming Language :: Python :: 3","Programming Language :: Python :: 3.2","Programming Language :: Python :: 3.3","Topic :: Software Development"],"normalized_name":"pygithub-redux","project_status":null},"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":"2024-05-28T08:30:48.000Z","size":15916,"stargazers_count":6745,"open_issues_count":317,"forks_count":1734,"subscribers_count":111,"default_branch":"main","last_synced_at":"2024-05-29T13:45:06.308Z","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},"funding":{"github":["sfdye","s-t-e-v-e-n-k","enricomi"]}},"created_at":"2012-02-25T12:53:47.000Z","updated_at":"2024-06-18T10:53:47.375Z","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":2022,"total_committers":365,"mean_commits":5.53972602739726,"dds":0.5346191889218596,"last_synced_commit":"cc766a6ffdfa4b24c395dd958df46704348637fb"},"previous_names":["jacquev6/pygithub"],"tags_count":108,"template":false,"template_full_name":null,"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","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219874955,"owners_count":16554632,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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.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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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":"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,"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":"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,"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.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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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":"2024-09-30T05:57:41.703Z","dependent_packages_count":0,"downloads":74,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":34.372531445585466,"dependent_repos_count":11.513731659769485,"dependent_packages_count":10.141135697755281,"stargazers_count":0.3649399425058197,"forks_count":1.0133634095491986,"docker_downloads_count":null,"average":11.481140431033051},"purl":"pkg:pypi/pygithub-redux","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pygithub-redux","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pygithub-redux","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pygithub-redux/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":"2024-09-30T03:01:50.859Z","issues_count":326,"pull_requests_count":412,"avg_time_to_close_issue":19531816.234848484,"avg_time_to_close_pull_request":6308176.65530303,"issues_closed_count":131,"pull_requests_closed_count":264,"pull_request_authors_count":162,"issue_authors_count":248,"avg_comments_per_issue":2.849693251533742,"avg_comments_per_pull_request":2.5266990291262137,"merged_pull_requests_count":182,"bot_issues_count":1,"bot_pull_requests_count":12,"past_year_issues_count":132,"past_year_pull_requests_count":158,"past_year_avg_time_to_close_issue":2294347.8604651163,"past_year_avg_time_to_close_pull_request":2081495.2857142857,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":75,"past_year_issue_authors_count":103,"past_year_avg_comments_per_issue":1.1439393939393938,"past_year_avg_comments_per_pull_request":1.7784810126582278,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":68,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/issues","maintainers":[{"login":"EnricoMi","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EnricoMi"},{"login":"JLLeitschuh","count":7,"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":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EnricoMi"},{"login":"JLLeitschuh","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JLLeitschuh"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pygithub-redux/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pygithub-redux/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pygithub-redux/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pygithub-redux/related_packages","maintainers":[{"uuid":"JayFK","login":"JayFK","name":null,"email":null,"url":null,"packages_count":11,"html_url":"https://pypi.org/user/JayFK/","role":null,"created_at":"2023-02-25T03:49:49.929Z","updated_at":"2023-02-25T03:49:49.929Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/JayFK/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726167,"maintainers_count":308804,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":6194612,"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":"2021-04-05T18:18:29.000Z","latest_release_published_at":"2021-04-05T18:18:29.000Z","latest_release_number":"1.53-r1","last_synced_at":"2025-09-01T06:07:53.639Z","created_at":"2023-02-01T01:36:29.480Z","updated_at":"2025-09-02T11:15:32.702Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.14/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-02T09:18:48.000Z","size":20040,"stargazers_count":7492,"open_issues_count":350,"forks_count":1851,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-02T09:22:30.446Z","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-02T09:18:51.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":113,"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":273273575,"owners_count":25076195,"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-02T02:00:09.530Z","response_time":77,"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.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-02T11:15:32.701Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":21.680705976734856,"stargazers_count":1.9387618665597004,"forks_count":1.0897178767214868,"average":6.177296430004011},"purl":"pkg:apk/alpine/py3-pygithub?arch=x86_64","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-02T11:00:59.037Z","issues_count":345,"pull_requests_count":794,"avg_time_to_close_issue":21775894.628205128,"avg_time_to_close_pull_request":6903801.9114139695,"issues_closed_count":156,"pull_requests_closed_count":587,"pull_request_authors_count":212,"issue_authors_count":304,"avg_comments_per_issue":2.315942028985507,"avg_comments_per_pull_request":1.9370277078085643,"merged_pull_requests_count":460,"bot_issues_count":1,"bot_pull_requests_count":24,"past_year_issues_count":82,"past_year_pull_requests_count":369,"past_year_avg_time_to_close_issue":3117027.2592592593,"past_year_avg_time_to_close_pull_request":1157370.7078651686,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":267,"past_year_pull_request_authors_count":66,"past_year_issue_authors_count":71,"past_year_avg_comments_per_issue":0.8170731707317073,"past_year_avg_comments_per_pull_request":0.9539295392953929,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":251,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/issues","maintainers":[{"login":"EnricoMi","count":294,"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":240,"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.14/packages/py3-pygithub/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-pygithub/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-pygithub/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-pygithub/related_packages","maintainers":[{"uuid":"jakub@jirutka.cz","login":null,"name":"Jakub Jirutka","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","packages_count":660,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","role":null,"created_at":"2023-02-13T07:57:18.460Z","updated_at":"2023-02-13T07:57:18.460Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/maintainers/jakub@jirutka.cz/packages"}],"registry":{"name":"alpine-v3.14","url":"https://pkgs.alpinelinux.org/packages?branch=v3.14","ecosystem":"alpine","default":false,"packages_count":14958,"maintainers_count":258,"namespaces_count":2,"keywords_count":2173,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":671},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.706Z","updated_at":"2025-09-06T05:02:18.055Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/namespaces"}},{"id":7646374,"name":"py3-pygithub-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-pygithub","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":8,"first_release_published_at":"2023-04-25T07:00:46.000Z","latest_release_published_at":"2025-04-28T17:08:48.000Z","latest_release_number":"2.6.1-r0","last_synced_at":"2025-09-02T09:38:45.431Z","created_at":"2023-04-26T03:24:53.761Z","updated_at":"2025-09-02T11:15:32.659Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-pygithub-pyc","install_command":"apk add py3-pygithub-pyc","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-02T09:18:48.000Z","size":20040,"stargazers_count":7492,"open_issues_count":350,"forks_count":1851,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-02T09:22:30.446Z","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-02T09:18:51.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":113,"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":273273575,"owners_count":25076195,"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-02T02:00:09.530Z","response_time":77,"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.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-02T11:15:32.659Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":13.38644564324247,"stargazers_count":2.5936908291950984,"forks_count":1.178950376906863,"average":4.289771712336107},"purl":"pkg:apk/alpine/py3-pygithub-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pygithub-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pygithub-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pygithub-pyc/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-02T11:00:59.037Z","issues_count":345,"pull_requests_count":794,"avg_time_to_close_issue":21775894.628205128,"avg_time_to_close_pull_request":6903801.9114139695,"issues_closed_count":156,"pull_requests_closed_count":587,"pull_request_authors_count":212,"issue_authors_count":304,"avg_comments_per_issue":2.315942028985507,"avg_comments_per_pull_request":1.9370277078085643,"merged_pull_requests_count":460,"bot_issues_count":1,"bot_pull_requests_count":24,"past_year_issues_count":82,"past_year_pull_requests_count":369,"past_year_avg_time_to_close_issue":3117027.2592592593,"past_year_avg_time_to_close_pull_request":1157370.7078651686,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":267,"past_year_pull_request_authors_count":66,"past_year_issue_authors_count":71,"past_year_avg_comments_per_issue":0.8170731707317073,"past_year_avg_comments_per_pull_request":0.9539295392953929,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":251,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/issues","maintainers":[{"login":"EnricoMi","count":294,"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":240,"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-edge/packages/py3-pygithub-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pygithub-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pygithub-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pygithub-pyc/related_packages","maintainers":[{"uuid":"jakub@jirutka.cz","login":null,"name":"Jakub Jirutka","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","packages_count":1657,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","role":null,"created_at":"2023-04-29T07:22:56.918Z","updated_at":"2023-04-29T07:22:56.918Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/jakub@jirutka.cz/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":37130,"maintainers_count":822,"namespaces_count":3,"keywords_count":6489,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2647},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2025-09-08T05:01:36.044Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":7779713,"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":"2023-04-25T07:00:46.000Z","latest_release_published_at":"2023-04-25T07:00:46.000Z","latest_release_number":"1.58.1-r1","last_synced_at":"2025-09-02T11:11:45.163Z","created_at":"2023-05-22T14:36:18.021Z","updated_at":"2025-09-02T11:15:32.667Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/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-02T09:18:48.000Z","size":20040,"stargazers_count":7492,"open_issues_count":350,"forks_count":1851,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-02T09:22:30.446Z","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-02T09:18:51.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":113,"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":273273575,"owners_count":25076195,"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-02T02:00:09.530Z","response_time":77,"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.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-02T11:15:32.667Z","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":2.5983741459278837,"forks_count":1.2667697371702158,"docker_downloads_count":null,"average":0.9662859707745248},"purl":"pkg:apk/alpine/py3-pygithub?arch=x86_64","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-02T11:00:59.037Z","issues_count":345,"pull_requests_count":794,"avg_time_to_close_issue":21775894.628205128,"avg_time_to_close_pull_request":6903801.9114139695,"issues_closed_count":156,"pull_requests_closed_count":587,"pull_request_authors_count":212,"issue_authors_count":304,"avg_comments_per_issue":2.315942028985507,"avg_comments_per_pull_request":1.9370277078085643,"merged_pull_requests_count":460,"bot_issues_count":1,"bot_pull_requests_count":24,"past_year_issues_count":82,"past_year_pull_requests_count":369,"past_year_avg_time_to_close_issue":3117027.2592592593,"past_year_avg_time_to_close_pull_request":1157370.7078651686,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":267,"past_year_pull_request_authors_count":66,"past_year_issue_authors_count":71,"past_year_avg_comments_per_issue":0.8170731707317073,"past_year_avg_comments_per_pull_request":0.9539295392953929,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":251,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/issues","maintainers":[{"login":"EnricoMi","count":294,"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":240,"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.18/packages/py3-pygithub/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-pygithub/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-pygithub/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-pygithub/related_packages","maintainers":[{"uuid":"jakub@jirutka.cz","login":null,"name":"Jakub Jirutka","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","packages_count":1182,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","role":null,"created_at":"2023-05-23T07:22:02.508Z","updated_at":"2023-05-23T07:22:02.508Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/jakub@jirutka.cz/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":3625,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1084},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2025-09-07T07:26:06.804Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":11147376,"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-11-10T22:51:19.000Z","latest_release_published_at":"2024-11-10T22:51:19.000Z","latest_release_number":"2.5.0-r0","last_synced_at":"2025-09-02T09:38:53.724Z","created_at":"2024-12-08T00:08:27.026Z","updated_at":"2025-09-02T11:15:32.668Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/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-02T09:18:48.000Z","size":20040,"stargazers_count":7492,"open_issues_count":350,"forks_count":1851,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-02T09:22:30.446Z","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-02T09:18:51.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":113,"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":273273575,"owners_count":25076195,"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-02T02:00:09.530Z","response_time":77,"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.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-02T11:15:32.668Z","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","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-02T11:00:59.037Z","issues_count":345,"pull_requests_count":794,"avg_time_to_close_issue":21775894.628205128,"avg_time_to_close_pull_request":6903801.9114139695,"issues_closed_count":156,"pull_requests_closed_count":587,"pull_request_authors_count":212,"issue_authors_count":304,"avg_comments_per_issue":2.315942028985507,"avg_comments_per_pull_request":1.9370277078085643,"merged_pull_requests_count":460,"bot_issues_count":1,"bot_pull_requests_count":24,"past_year_issues_count":82,"past_year_pull_requests_count":369,"past_year_avg_time_to_close_issue":3117027.2592592593,"past_year_avg_time_to_close_pull_request":1157370.7078651686,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":267,"past_year_pull_request_authors_count":66,"past_year_issue_authors_count":71,"past_year_avg_comments_per_issue":0.8170731707317073,"past_year_avg_comments_per_pull_request":0.9539295392953929,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":251,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/issues","maintainers":[{"login":"EnricoMi","count":294,"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":240,"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.21/packages/py3-pygithub/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pygithub/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pygithub/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pygithub/related_packages","maintainers":[{"uuid":"jakub@jirutka.cz","login":null,"name":"Jakub Jirutka","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","packages_count":1371,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","role":null,"created_at":"2024-12-08T00:27:31.140Z","updated_at":"2024-12-08T00:27:31.140Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/jakub@jirutka.cz/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":2766,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1060},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2025-09-08T06:51:38.309Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":6127615,"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":"2022-01-09T14:57:05.000Z","latest_release_published_at":"2022-01-09T14:57:05.000Z","latest_release_number":"1.55-r0","last_synced_at":"2025-09-02T07:40:38.974Z","created_at":"2023-01-31T22:01:02.828Z","updated_at":"2025-09-02T11:15:32.706Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.16/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-02T09:18:48.000Z","size":20040,"stargazers_count":7492,"open_issues_count":350,"forks_count":1851,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-02T09:22:30.446Z","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-02T09:18:51.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":113,"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":273273575,"owners_count":25076195,"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-02T02:00:09.530Z","response_time":77,"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.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-02T11:15:32.706Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":18.665257967952105,"stargazers_count":2.0426131361155133,"forks_count":1.0917415037858778,"average":5.449903151963374},"purl":"pkg:apk/alpine/py3-pygithub?arch=x86_64","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-02T11:00:59.037Z","issues_count":345,"pull_requests_count":794,"avg_time_to_close_issue":21775894.628205128,"avg_time_to_close_pull_request":6903801.9114139695,"issues_closed_count":156,"pull_requests_closed_count":587,"pull_request_authors_count":212,"issue_authors_count":304,"avg_comments_per_issue":2.315942028985507,"avg_comments_per_pull_request":1.9370277078085643,"merged_pull_requests_count":460,"bot_issues_count":1,"bot_pull_requests_count":24,"past_year_issues_count":82,"past_year_pull_requests_count":369,"past_year_avg_time_to_close_issue":3117027.2592592593,"past_year_avg_time_to_close_pull_request":1157370.7078651686,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":267,"past_year_pull_request_authors_count":66,"past_year_issue_authors_count":71,"past_year_avg_comments_per_issue":0.8170731707317073,"past_year_avg_comments_per_pull_request":0.9539295392953929,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":251,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/issues","maintainers":[{"login":"EnricoMi","count":294,"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":240,"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.16/packages/py3-pygithub/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-pygithub/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-pygithub/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-pygithub/related_packages","maintainers":[{"uuid":"jakub@jirutka.cz","login":null,"name":"Jakub Jirutka","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","packages_count":1011,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","role":null,"created_at":"2023-02-01T11:22:23.514Z","updated_at":"2023-02-01T11:22:23.514Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers/jakub@jirutka.cz/packages"}],"registry":{"name":"alpine-v3.16","url":"https://pkgs.alpinelinux.org/packages?branch=v3.16","ecosystem":"alpine","default":false,"packages_count":17040,"maintainers_count":328,"namespaces_count":2,"keywords_count":2845,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":915},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.662Z","updated_at":"2025-09-08T06:51:50.317Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/namespaces"}},{"id":11147373,"name":"py3-pygithub-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-pygithub","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-11-10T22:51:19.000Z","latest_release_published_at":"2024-11-10T22:51:19.000Z","latest_release_number":"2.5.0-r0","last_synced_at":"2025-09-02T09:38:41.131Z","created_at":"2024-12-08T00:08:25.013Z","updated_at":"2025-09-02T11:15:32.684Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-pygithub-pyc","install_command":"apk add py3-pygithub-pyc","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-02T09:18:48.000Z","size":20040,"stargazers_count":7492,"open_issues_count":350,"forks_count":1851,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-02T09:22:30.446Z","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-02T09:18:51.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":113,"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":273273575,"owners_count":25076195,"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-02T02:00:09.530Z","response_time":77,"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.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-02T11:15:32.684Z","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-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pygithub-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pygithub-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pygithub-pyc/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-02T11:00:59.037Z","issues_count":345,"pull_requests_count":794,"avg_time_to_close_issue":21775894.628205128,"avg_time_to_close_pull_request":6903801.9114139695,"issues_closed_count":156,"pull_requests_closed_count":587,"pull_request_authors_count":212,"issue_authors_count":304,"avg_comments_per_issue":2.315942028985507,"avg_comments_per_pull_request":1.9370277078085643,"merged_pull_requests_count":460,"bot_issues_count":1,"bot_pull_requests_count":24,"past_year_issues_count":82,"past_year_pull_requests_count":369,"past_year_avg_time_to_close_issue":3117027.2592592593,"past_year_avg_time_to_close_pull_request":1157370.7078651686,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":267,"past_year_pull_request_authors_count":66,"past_year_issue_authors_count":71,"past_year_avg_comments_per_issue":0.8170731707317073,"past_year_avg_comments_per_pull_request":0.9539295392953929,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":251,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/issues","maintainers":[{"login":"EnricoMi","count":294,"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":240,"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.21/packages/py3-pygithub-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pygithub-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pygithub-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pygithub-pyc/related_packages","maintainers":[{"uuid":"jakub@jirutka.cz","login":null,"name":"Jakub Jirutka","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","packages_count":1371,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","role":null,"created_at":"2024-12-08T00:27:28.924Z","updated_at":"2024-12-08T00:27:28.924Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/jakub@jirutka.cz/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":2766,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1060},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2025-09-08T06:51:38.309Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":7779714,"name":"py3-pygithub-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-pygithub","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":"2023-04-25T07:00:46.000Z","latest_release_published_at":"2023-04-25T07:00:46.000Z","latest_release_number":"1.58.1-r1","last_synced_at":"2025-09-02T11:11:47.716Z","created_at":"2023-05-22T14:36:18.352Z","updated_at":"2025-09-02T11:15:32.658Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/py3-pygithub-pyc","install_command":"apk add py3-pygithub-pyc","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-02T09:18:48.000Z","size":20040,"stargazers_count":7492,"open_issues_count":350,"forks_count":1851,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-02T09:22:30.446Z","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-02T09:18:51.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":113,"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":273273575,"owners_count":25076195,"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-02T02:00:09.530Z","response_time":77,"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.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-02T11:15:32.658Z","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":2.5983741459278837,"forks_count":1.2667697371702158,"docker_downloads_count":null,"average":0.9662859707745248},"purl":"pkg:apk/alpine/py3-pygithub-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pygithub-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pygithub-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pygithub-pyc/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-02T11:00:59.037Z","issues_count":345,"pull_requests_count":794,"avg_time_to_close_issue":21775894.628205128,"avg_time_to_close_pull_request":6903801.9114139695,"issues_closed_count":156,"pull_requests_closed_count":587,"pull_request_authors_count":212,"issue_authors_count":304,"avg_comments_per_issue":2.315942028985507,"avg_comments_per_pull_request":1.9370277078085643,"merged_pull_requests_count":460,"bot_issues_count":1,"bot_pull_requests_count":24,"past_year_issues_count":82,"past_year_pull_requests_count":369,"past_year_avg_time_to_close_issue":3117027.2592592593,"past_year_avg_time_to_close_pull_request":1157370.7078651686,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":267,"past_year_pull_request_authors_count":66,"past_year_issue_authors_count":71,"past_year_avg_comments_per_issue":0.8170731707317073,"past_year_avg_comments_per_pull_request":0.9539295392953929,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":251,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/issues","maintainers":[{"login":"EnricoMi","count":294,"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":240,"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.18/packages/py3-pygithub-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-pygithub-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-pygithub-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-pygithub-pyc/related_packages","maintainers":[{"uuid":"jakub@jirutka.cz","login":null,"name":"Jakub Jirutka","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","packages_count":1182,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","role":null,"created_at":"2023-05-23T07:22:02.641Z","updated_at":"2023-05-23T07:22:02.641Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/jakub@jirutka.cz/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":3625,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1084},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2025-09-07T07:26:06.804Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":4109328,"name":"github.com/PyGithub/PyGithub","ecosystem":"go","description":"","homepage":null,"licenses":"lgpl-3.0","normalized_licenses":["LGPL-3.0"],"repository_url":"https://github.com/PyGithub/PyGithub","keywords_array":[],"namespace":"github.com/PyGithub","versions_count":63,"first_release_published_at":"2012-09-30T17:59:20.000Z","latest_release_published_at":"2025-09-02T09:18:46.000Z","latest_release_number":"v2.8.0+incompatible","last_synced_at":"2025-09-02T09:38:58.636Z","created_at":"2022-04-12T13:58:14.046Z","updated_at":"2025-09-02T11:15:32.659Z","registry_url":"https://pkg.go.dev/github.com/PyGithub/PyGithub","install_command":"go get github.com/PyGithub/PyGithub","documentation_url":"https://pkg.go.dev/github.com/PyGithub/PyGithub#section-documentation","metadata":{},"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-02T09:18:48.000Z","size":20040,"stargazers_count":7492,"open_issues_count":350,"forks_count":1851,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-02T09:22:30.446Z","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-02T09:18:51.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":113,"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":273273575,"owners_count":25076195,"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-02T02:00:09.530Z","response_time":77,"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.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-02T11:15:32.659Z","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":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/%21py%21github/%21py%21github","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/PyGithub/PyGithub","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/PyGithub/PyGithub","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/PyGithub/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-02T11:00:59.037Z","issues_count":345,"pull_requests_count":794,"avg_time_to_close_issue":21775894.628205128,"avg_time_to_close_pull_request":6903801.9114139695,"issues_closed_count":156,"pull_requests_closed_count":587,"pull_request_authors_count":212,"issue_authors_count":304,"avg_comments_per_issue":2.315942028985507,"avg_comments_per_pull_request":1.9370277078085643,"merged_pull_requests_count":460,"bot_issues_count":1,"bot_pull_requests_count":24,"past_year_issues_count":82,"past_year_pull_requests_count":369,"past_year_avg_time_to_close_issue":3117027.2592592593,"past_year_avg_time_to_close_pull_request":1157370.7078651686,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":267,"past_year_pull_request_authors_count":66,"past_year_issue_authors_count":71,"past_year_avg_comments_per_issue":0.8170731707317073,"past_year_avg_comments_per_pull_request":0.9539295392953929,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":251,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/issues","maintainers":[{"login":"EnricoMi","count":294,"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":240,"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/proxy.golang.org/packages/github.com%2FPyGithub%2FPyGithub/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPyGithub%2FPyGithub/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPyGithub%2FPyGithub/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPyGithub%2FPyGithub/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954234,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":5290299,"name":"pygithub","ecosystem":"conda","description":null,"homepage":"http://pygithub.github.io/PyGithub","licenses":"LGPL-3.0-only","normalized_licenses":["LGPL-3.0-only"],"repository_url":"https://github.com/PyGithub/PyGithub","keywords_array":[],"namespace":null,"versions_count":24,"first_release_published_at":"2022-10-03T15:49:37.832Z","latest_release_published_at":"2020-12-28T15:41:52.000Z","latest_release_number":"1.54.1","last_synced_at":"2025-09-02T09:38:58.672Z","created_at":"2022-10-03T15:49:37.822Z","updated_at":"2025-09-02T11:15:32.684Z","registry_url":"https://anaconda.org/conda-forge/pygithub","install_command":"conda install -c conda-forge pygithub","documentation_url":null,"metadata":{},"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-02T09:18:48.000Z","size":20040,"stargazers_count":7492,"open_issues_count":350,"forks_count":1851,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-02T09:22:30.446Z","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-02T09:18:51.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":113,"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":273273575,"owners_count":25076195,"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-02T02:00:09.530Z","response_time":77,"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.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-02T11:15:32.683Z","dependent_packages_count":15,"downloads":null,"downloads_period":null,"dependent_repos_count":28,"rankings":{"downloads":null,"dependent_repos_count":6.991366834672388,"dependent_packages_count":4.20180647736913,"stargazers_count":4.5161934228254905,"forks_count":3.2336942961225614,"docker_downloads_count":null,"average":4.735765257747393},"purl":"pkg:conda/pygithub","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/pygithub","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/pygithub","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/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-02T11:00:59.037Z","issues_count":345,"pull_requests_count":794,"avg_time_to_close_issue":21775894.628205128,"avg_time_to_close_pull_request":6903801.9114139695,"issues_closed_count":156,"pull_requests_closed_count":587,"pull_request_authors_count":212,"issue_authors_count":304,"avg_comments_per_issue":2.315942028985507,"avg_comments_per_pull_request":1.9370277078085643,"merged_pull_requests_count":460,"bot_issues_count":1,"bot_pull_requests_count":24,"past_year_issues_count":82,"past_year_pull_requests_count":369,"past_year_avg_time_to_close_issue":3117027.2592592593,"past_year_avg_time_to_close_pull_request":1157370.7078651686,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":267,"past_year_pull_request_authors_count":66,"past_year_issue_authors_count":71,"past_year_avg_comments_per_issue":0.8170731707317073,"past_year_avg_comments_per_pull_request":0.9539295392953929,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":251,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/issues","maintainers":[{"login":"EnricoMi","count":294,"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":240,"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/conda-forge.org/packages/pygithub/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pygithub/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pygithub/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pygithub/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":6056543,"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":12,"first_release_published_at":"2022-11-22T19:33:35.000Z","latest_release_published_at":"2025-04-28T17:08:48.000Z","latest_release_number":"2.6.1-r0","last_synced_at":"2025-08-28T19:03:46.935Z","created_at":"2023-01-31T18:53:30.787Z","updated_at":"2025-09-02T11:15:32.702Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/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-02T09:18:48.000Z","size":20040,"stargazers_count":7492,"open_issues_count":350,"forks_count":1851,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-02T09:22:30.446Z","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-02T09:18:51.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":113,"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":273273575,"owners_count":25076195,"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-02T02:00:09.530Z","response_time":77,"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.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-02T11:15:32.702Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":3.393080776455855,"stargazers_count":2.5164370695053226,"forks_count":1.115372573575454,"average":1.756222604884158},"purl":"pkg:apk/alpine/py3-pygithub?arch=x86_64","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-02T11:00:59.037Z","issues_count":345,"pull_requests_count":794,"avg_time_to_close_issue":21775894.628205128,"avg_time_to_close_pull_request":6903801.9114139695,"issues_closed_count":156,"pull_requests_closed_count":587,"pull_request_authors_count":212,"issue_authors_count":304,"avg_comments_per_issue":2.315942028985507,"avg_comments_per_pull_request":1.9370277078085643,"merged_pull_requests_count":460,"bot_issues_count":1,"bot_pull_requests_count":24,"past_year_issues_count":82,"past_year_pull_requests_count":369,"past_year_avg_time_to_close_issue":3117027.2592592593,"past_year_avg_time_to_close_pull_request":1157370.7078651686,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":267,"past_year_pull_request_authors_count":66,"past_year_issue_authors_count":71,"past_year_avg_comments_per_issue":0.8170731707317073,"past_year_avg_comments_per_pull_request":0.9539295392953929,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":251,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/issues","maintainers":[{"login":"EnricoMi","count":294,"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":240,"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-edge/packages/py3-pygithub/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pygithub/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pygithub/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pygithub/related_packages","maintainers":[{"uuid":"jakub@jirutka.cz","login":null,"name":"Jakub Jirutka","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","packages_count":1657,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","role":null,"created_at":"2023-01-31T23:26:43.955Z","updated_at":"2023-01-31T23:26:43.955Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/jakub@jirutka.cz/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":37130,"maintainers_count":822,"namespaces_count":3,"keywords_count":6489,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2647},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2025-09-08T05:01:36.044Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":10345340,"name":"py3-pygithub-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-pygithub","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":"2025-09-02T08:19:14.012Z","created_at":"2024-06-11T10:25:16.202Z","updated_at":"2025-09-02T11:15:32.658Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-pygithub-pyc","install_command":"apk add py3-pygithub-pyc","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-02T09:18:48.000Z","size":20040,"stargazers_count":7492,"open_issues_count":350,"forks_count":1851,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-02T09:22:30.446Z","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-02T09:18:51.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":113,"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":273273575,"owners_count":25076195,"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-02T02:00:09.530Z","response_time":77,"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.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-02T11:15:32.658Z","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-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pygithub-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pygithub-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pygithub-pyc/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-02T11:00:59.037Z","issues_count":345,"pull_requests_count":794,"avg_time_to_close_issue":21775894.628205128,"avg_time_to_close_pull_request":6903801.9114139695,"issues_closed_count":156,"pull_requests_closed_count":587,"pull_request_authors_count":212,"issue_authors_count":304,"avg_comments_per_issue":2.315942028985507,"avg_comments_per_pull_request":1.9370277078085643,"merged_pull_requests_count":460,"bot_issues_count":1,"bot_pull_requests_count":24,"past_year_issues_count":82,"past_year_pull_requests_count":369,"past_year_avg_time_to_close_issue":3117027.2592592593,"past_year_avg_time_to_close_pull_request":1157370.7078651686,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":267,"past_year_pull_request_authors_count":66,"past_year_issue_authors_count":71,"past_year_avg_comments_per_issue":0.8170731707317073,"past_year_avg_comments_per_pull_request":0.9539295392953929,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":251,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/issues","maintainers":[{"login":"EnricoMi","count":294,"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":240,"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-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-pygithub-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-pygithub-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-pygithub-pyc/related_packages","maintainers":[{"uuid":"jakub@jirutka.cz","login":null,"name":"Jakub Jirutka","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","packages_count":1316,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","role":null,"created_at":"2024-06-12T01:27:49.405Z","updated_at":"2024-06-12T01:27:49.405Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/jakub@jirutka.cz/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4237,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1365},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2025-09-08T06:55:59.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":5287761,"name":"pygithub","ecosystem":"conda","description":"PyGitHub is a Python library to access the GitHub REST API. This library enables you to manage GitHub resources such as repositories, user profiles, and organizations in your Python applications.","homepage":"https://github.com/PyGithub/PyGithub","licenses":"LGPL-3.0-only","normalized_licenses":["LGPL-3.0-only"],"repository_url":"https://github.com/PyGithub/PyGithub","keywords_array":[],"namespace":null,"versions_count":5,"first_release_published_at":"2020-08-12T19:57:27.000Z","latest_release_published_at":"2024-09-10T13:55:08.000Z","latest_release_number":"2.4.0","last_synced_at":"2025-09-02T07:58:37.607Z","created_at":"2022-10-03T15:44:57.548Z","updated_at":"2025-09-02T11:15:32.659Z","registry_url":"https://anaconda.org/anaconda/pygithub","install_command":"conda install -c anaconda pygithub","documentation_url":null,"metadata":{},"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-02T09:18:48.000Z","size":20040,"stargazers_count":7492,"open_issues_count":350,"forks_count":1851,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-02T09:22:30.446Z","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-02T09:18:51.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":113,"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":273273575,"owners_count":25076195,"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-02T02:00:09.530Z","response_time":77,"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.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-02T11:15:32.659Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":28,"rankings":{"downloads":null,"dependent_repos_count":29.468599033816425,"dependent_packages_count":15.070975536091815,"stargazers_count":10.718599033816426,"forks_count":8.78623188405797,"docker_downloads_count":null,"average":16.01110137194566},"purl":"pkg:conda/pygithub","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/pygithub","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/pygithub","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/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-02T11:00:59.037Z","issues_count":345,"pull_requests_count":794,"avg_time_to_close_issue":21775894.628205128,"avg_time_to_close_pull_request":6903801.9114139695,"issues_closed_count":156,"pull_requests_closed_count":587,"pull_request_authors_count":212,"issue_authors_count":304,"avg_comments_per_issue":2.315942028985507,"avg_comments_per_pull_request":1.9370277078085643,"merged_pull_requests_count":460,"bot_issues_count":1,"bot_pull_requests_count":24,"past_year_issues_count":82,"past_year_pull_requests_count":369,"past_year_avg_time_to_close_issue":3117027.2592592593,"past_year_avg_time_to_close_pull_request":1157370.7078651686,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":267,"past_year_pull_request_authors_count":66,"past_year_issue_authors_count":71,"past_year_avg_comments_per_issue":0.8170731707317073,"past_year_avg_comments_per_pull_request":0.9539295392953929,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":251,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/issues","maintainers":[{"login":"EnricoMi","count":294,"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":240,"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/anaconda.org/packages/pygithub/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/pygithub/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/pygithub/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/pygithub/related_packages","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":4329,"maintainers_count":0,"namespaces_count":0,"keywords_count":2929,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":613},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2025-09-08T06:52:46.830Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":6207821,"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":"2020-09-20T21:43:32.000Z","latest_release_published_at":"2020-09-20T21:43:32.000Z","latest_release_number":"1.53-r0","last_synced_at":"2025-09-02T07:12:06.527Z","created_at":"2023-02-01T02:38:40.977Z","updated_at":"2025-09-02T11:15:32.673Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.13/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-02T09:18:48.000Z","size":20040,"stargazers_count":7492,"open_issues_count":350,"forks_count":1851,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-02T09:22:30.446Z","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-02T09:18:51.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":113,"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":273273575,"owners_count":25076195,"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-02T02:00:09.530Z","response_time":77,"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.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-02T11:15:32.673Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":9.376124343383465,"stargazers_count":1.9572569619342304,"forks_count":1.1585234223213643,"average":3.122976181909765},"purl":"pkg:apk/alpine/py3-pygithub?arch=x86_64","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-02T11:00:59.037Z","issues_count":345,"pull_requests_count":794,"avg_time_to_close_issue":21775894.628205128,"avg_time_to_close_pull_request":6903801.9114139695,"issues_closed_count":156,"pull_requests_closed_count":587,"pull_request_authors_count":212,"issue_authors_count":304,"avg_comments_per_issue":2.315942028985507,"avg_comments_per_pull_request":1.9370277078085643,"merged_pull_requests_count":460,"bot_issues_count":1,"bot_pull_requests_count":24,"past_year_issues_count":82,"past_year_pull_requests_count":369,"past_year_avg_time_to_close_issue":3117027.2592592593,"past_year_avg_time_to_close_pull_request":1157370.7078651686,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":267,"past_year_pull_request_authors_count":66,"past_year_issue_authors_count":71,"past_year_avg_comments_per_issue":0.8170731707317073,"past_year_avg_comments_per_pull_request":0.9539295392953929,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":251,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/issues","maintainers":[{"login":"EnricoMi","count":294,"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":240,"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.13/packages/py3-pygithub/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/py3-pygithub/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/py3-pygithub/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/py3-pygithub/related_packages","maintainers":[{"uuid":"jakub@jirutka.cz","login":null,"name":"Jakub Jirutka","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","packages_count":610,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","role":null,"created_at":"2023-02-13T07:57:20.044Z","updated_at":"2023-02-13T07:57:20.044Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/maintainers/jakub@jirutka.cz/packages"}],"registry":{"name":"alpine-v3.13","url":"https://pkgs.alpinelinux.org/packages?branch=v3.13","ecosystem":"alpine","default":false,"packages_count":13897,"maintainers_count":231,"namespaces_count":2,"keywords_count":1890,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":587},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.734Z","updated_at":"2025-09-07T05:11:47.762Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/namespaces"}},{"id":11766439,"name":"py3-pygithub-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-pygithub","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":"2025-04-28T17:08:48.000Z","latest_release_published_at":"2025-04-28T17:08:48.000Z","latest_release_number":"2.6.1-r0","last_synced_at":"2025-09-02T09:38:36.914Z","created_at":"2025-06-07T18:46:02.896Z","updated_at":"2025-09-02T11:15:32.676Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-pygithub-pyc","install_command":"apk add py3-pygithub-pyc","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-02T09:18:48.000Z","size":20040,"stargazers_count":7492,"open_issues_count":350,"forks_count":1851,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-02T09:22:30.446Z","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-02T09:18:51.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":113,"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":273273575,"owners_count":25076195,"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-02T02:00:09.530Z","response_time":77,"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.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-02T11:15:32.675Z","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-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pygithub-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pygithub-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pygithub-pyc/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-02T11:00:59.037Z","issues_count":345,"pull_requests_count":794,"avg_time_to_close_issue":21775894.628205128,"avg_time_to_close_pull_request":6903801.9114139695,"issues_closed_count":156,"pull_requests_closed_count":587,"pull_request_authors_count":212,"issue_authors_count":304,"avg_comments_per_issue":2.315942028985507,"avg_comments_per_pull_request":1.9370277078085643,"merged_pull_requests_count":460,"bot_issues_count":1,"bot_pull_requests_count":24,"past_year_issues_count":82,"past_year_pull_requests_count":369,"past_year_avg_time_to_close_issue":3117027.2592592593,"past_year_avg_time_to_close_pull_request":1157370.7078651686,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":267,"past_year_pull_request_authors_count":66,"past_year_issue_authors_count":71,"past_year_avg_comments_per_issue":0.8170731707317073,"past_year_avg_comments_per_pull_request":0.9539295392953929,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":251,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/issues","maintainers":[{"login":"EnricoMi","count":294,"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":240,"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.22/packages/py3-pygithub-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pygithub-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pygithub-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pygithub-pyc/related_packages","maintainers":[{"uuid":"jakub@jirutka.cz","login":null,"name":"Jakub Jirutka","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","packages_count":1431,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","role":null,"created_at":"2025-06-08T16:23:19.597Z","updated_at":"2025-06-08T16:23:19.597Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/jakub@jirutka.cz/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26315,"maintainers_count":422,"namespaces_count":2,"keywords_count":4641,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1614},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2025-09-08T05:33:01.089Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":11766443,"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":"2025-04-28T17:08:48.000Z","latest_release_published_at":"2025-04-28T17:08:48.000Z","latest_release_number":"2.6.1-r0","last_synced_at":"2025-09-02T09:38:41.037Z","created_at":"2025-06-07T18:46:06.283Z","updated_at":"2025-09-02T11:15:32.707Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/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-02T09:18:48.000Z","size":20040,"stargazers_count":7492,"open_issues_count":350,"forks_count":1851,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-02T09:22:30.446Z","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-02T09:18:51.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":113,"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":273273575,"owners_count":25076195,"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-02T02:00:09.530Z","response_time":77,"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.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-02T11:15:32.707Z","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","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-02T11:00:59.037Z","issues_count":345,"pull_requests_count":794,"avg_time_to_close_issue":21775894.628205128,"avg_time_to_close_pull_request":6903801.9114139695,"issues_closed_count":156,"pull_requests_closed_count":587,"pull_request_authors_count":212,"issue_authors_count":304,"avg_comments_per_issue":2.315942028985507,"avg_comments_per_pull_request":1.9370277078085643,"merged_pull_requests_count":460,"bot_issues_count":1,"bot_pull_requests_count":24,"past_year_issues_count":82,"past_year_pull_requests_count":369,"past_year_avg_time_to_close_issue":3117027.2592592593,"past_year_avg_time_to_close_pull_request":1157370.7078651686,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":267,"past_year_pull_request_authors_count":66,"past_year_issue_authors_count":71,"past_year_avg_comments_per_issue":0.8170731707317073,"past_year_avg_comments_per_pull_request":0.9539295392953929,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":251,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/issues","maintainers":[{"login":"EnricoMi","count":294,"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":240,"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.22/packages/py3-pygithub/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pygithub/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pygithub/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pygithub/related_packages","maintainers":[{"uuid":"jakub@jirutka.cz","login":null,"name":"Jakub Jirutka","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","packages_count":1431,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","role":null,"created_at":"2025-06-08T16:23:15.682Z","updated_at":"2025-06-08T16:23:15.682Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/jakub@jirutka.cz/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26315,"maintainers_count":422,"namespaces_count":2,"keywords_count":4641,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1614},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2025-09-08T05:33:01.089Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":4110401,"name":"github.com/pygithub/pygithub","ecosystem":"go","description":"","homepage":null,"licenses":"lgpl-3.0","normalized_licenses":["LGPL-3.0"],"repository_url":"https://github.com/pygithub/pygithub","keywords_array":[],"namespace":"github.com/pygithub","versions_count":62,"first_release_published_at":"2012-09-30T17:59:20.000Z","latest_release_published_at":"2025-07-31T11:48:37.000Z","latest_release_number":"v2.7.0+incompatible","last_synced_at":"2025-09-02T09:38:33.090Z","created_at":"2022-04-12T14:04:28.748Z","updated_at":"2025-09-02T11:15:32.682Z","registry_url":"https://pkg.go.dev/github.com/pygithub/pygithub","install_command":"go get github.com/pygithub/pygithub","documentation_url":"https://pkg.go.dev/github.com/pygithub/pygithub#section-documentation","metadata":{},"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-02T09:18:48.000Z","size":20040,"stargazers_count":7492,"open_issues_count":350,"forks_count":1851,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-02T09:22:30.446Z","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-02T09:18:51.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":113,"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":273273576,"owners_count":25076195,"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-02T02:00:09.530Z","response_time":77,"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.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-02T11:15:32.682Z","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":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/pygithub/pygithub","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pygithub/pygithub","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pygithub/pygithub","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pygithub/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-02T11:00:59.037Z","issues_count":345,"pull_requests_count":794,"avg_time_to_close_issue":21775894.628205128,"avg_time_to_close_pull_request":6903801.9114139695,"issues_closed_count":156,"pull_requests_closed_count":587,"pull_request_authors_count":212,"issue_authors_count":304,"avg_comments_per_issue":2.315942028985507,"avg_comments_per_pull_request":1.9370277078085643,"merged_pull_requests_count":460,"bot_issues_count":1,"bot_pull_requests_count":24,"past_year_issues_count":82,"past_year_pull_requests_count":369,"past_year_avg_time_to_close_issue":3117027.2592592593,"past_year_avg_time_to_close_pull_request":1157370.7078651686,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":267,"past_year_pull_request_authors_count":66,"past_year_issue_authors_count":71,"past_year_avg_comments_per_issue":0.8170731707317073,"past_year_avg_comments_per_pull_request":0.9539295392953929,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":251,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/issues","maintainers":[{"login":"EnricoMi","count":294,"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":240,"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/proxy.golang.org/packages/github.com%2Fpygithub%2Fpygithub/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpygithub%2Fpygithub/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpygithub%2Fpygithub/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpygithub%2Fpygithub/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954234,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":5367017,"name":"pygithubf","ecosystem":"pypi","description":"Use the full Github API v3","homepage":"https://github.com/pygithub/pygithub","licenses":"GNU Library or Lesser General Public License (LGPL)","normalized_licenses":["LGPL-2.0","LGPL-2.1"],"repository_url":"https://github.com/pygithub/pygithub","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2022-10-24T00:25:58.000Z","latest_release_published_at":"2022-10-24T00:25:58.000Z","latest_release_number":"1.56","last_synced_at":"2025-09-02T09:38:33.259Z","created_at":"2022-10-24T01:25:12.585Z","updated_at":"2025-09-02T09:38:33.260Z","registry_url":"https://pypi.org/project/pygithubf/","install_command":"pip install pygithubf --index-url https://pypi.org/simple","documentation_url":"http://pygithub.readthedocs.io/en/latest/","metadata":{"funding":null,"documentation":"http://pygithub.readthedocs.io/en/latest/","classifiers":["Development Status :: 5 - Production/Stable","Environment :: Web Environment","Intended Audience :: Developers","License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Software Development"],"normalized_name":"pygithubf","project_status":null},"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":"2024-05-28T08:30:48.000Z","size":15916,"stargazers_count":6745,"open_issues_count":317,"forks_count":1734,"subscribers_count":111,"default_branch":"main","last_synced_at":"2024-05-29T13:45:06.308Z","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},"funding":{"github":["sfdye","s-t-e-v-e-n-k","enricomi"]}},"created_at":"2012-02-25T12:53:47.000Z","updated_at":"2024-06-18T10:53:47.375Z","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":2022,"total_committers":365,"mean_commits":5.53972602739726,"dds":0.5346191889218596,"last_synced_commit":"cc766a6ffdfa4b24c395dd958df46704348637fb"},"previous_names":["jacquev6/pygithub"],"tags_count":108,"template":false,"template_full_name":null,"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","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219006091,"owners_count":16423082,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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.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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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":"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,"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":"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,"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.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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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":"2024-09-29T04:58:27.508Z","dependent_packages_count":0,"downloads":10,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":30.61104109666564,"dependent_packages_count":6.633233862033089,"stargazers_count":39.06087774171853,"forks_count":30.49154493947922,"average":26.69917440997412},"purl":"pkg:pypi/pygithubf","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pygithubf","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pygithubf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pygithubf/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":"2024-09-29T02:32:05.010Z","issues_count":326,"pull_requests_count":412,"avg_time_to_close_issue":19531816.234848484,"avg_time_to_close_pull_request":6308176.65530303,"issues_closed_count":131,"pull_requests_closed_count":264,"pull_request_authors_count":162,"issue_authors_count":248,"avg_comments_per_issue":2.8466257668711656,"avg_comments_per_pull_request":2.5266990291262137,"merged_pull_requests_count":182,"bot_issues_count":1,"bot_pull_requests_count":12,"past_year_issues_count":134,"past_year_pull_requests_count":164,"past_year_avg_time_to_close_issue":2192515.9111111113,"past_year_avg_time_to_close_pull_request":2014578.2162162163,"past_year_issues_closed_count":45,"past_year_pull_requests_closed_count":111,"past_year_pull_request_authors_count":77,"past_year_issue_authors_count":105,"past_year_avg_comments_per_issue":1.1343283582089552,"past_year_avg_comments_per_pull_request":1.7865853658536586,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":74,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/issues","maintainers":[{"login":"EnricoMi","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EnricoMi"},{"login":"JLLeitschuh","count":7,"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":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EnricoMi"},{"login":"JLLeitschuh","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JLLeitschuh"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pygithubf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pygithubf/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pygithubf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pygithubf/related_packages","maintainers":[{"uuid":"ivanmucyongabo","login":"ivanmucyongabo","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/ivanmucyongabo/","role":null,"created_at":"2023-02-26T03:33:08.789Z","updated_at":"2023-02-26T03:33:08.789Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ivanmucyongabo/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726167,"maintainers_count":308804,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":6161497,"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":"2021-04-05T18:18:29.000Z","latest_release_published_at":"2021-04-05T18:18:29.000Z","latest_release_number":"1.53-r1","last_synced_at":"2025-09-02T09:38:41.509Z","created_at":"2023-01-31T23:47:47.566Z","updated_at":"2025-09-02T11:15:32.667Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.15/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-02T09:18:48.000Z","size":20040,"stargazers_count":7492,"open_issues_count":350,"forks_count":1851,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-02T09:22:30.446Z","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-02T09:18:51.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":113,"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":273273575,"owners_count":25076195,"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-02T02:00:09.530Z","response_time":77,"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.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-02T11:15:32.667Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":10.935233650753611,"stargazers_count":2.043261651005865,"forks_count":1.122532635429148,"average":3.525256984297156},"purl":"pkg:apk/alpine/py3-pygithub?arch=x86_64","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-02T11:00:59.037Z","issues_count":345,"pull_requests_count":794,"avg_time_to_close_issue":21775894.628205128,"avg_time_to_close_pull_request":6903801.9114139695,"issues_closed_count":156,"pull_requests_closed_count":587,"pull_request_authors_count":212,"issue_authors_count":304,"avg_comments_per_issue":2.315942028985507,"avg_comments_per_pull_request":1.9370277078085643,"merged_pull_requests_count":460,"bot_issues_count":1,"bot_pull_requests_count":24,"past_year_issues_count":82,"past_year_pull_requests_count":369,"past_year_avg_time_to_close_issue":3117027.2592592593,"past_year_avg_time_to_close_pull_request":1157370.7078651686,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":267,"past_year_pull_request_authors_count":66,"past_year_issue_authors_count":71,"past_year_avg_comments_per_issue":0.8170731707317073,"past_year_avg_comments_per_pull_request":0.9539295392953929,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":251,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/issues","maintainers":[{"login":"EnricoMi","count":294,"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":240,"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.15/packages/py3-pygithub/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-pygithub/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-pygithub/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-pygithub/related_packages","maintainers":[{"uuid":"jakub@jirutka.cz","login":null,"name":"Jakub Jirutka","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","packages_count":828,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","role":null,"created_at":"2023-02-13T07:57:14.762Z","updated_at":"2023-02-13T07:57:14.762Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/maintainers/jakub@jirutka.cz/packages"}],"registry":{"name":"alpine-v3.15","url":"https://pkgs.alpinelinux.org/packages?branch=v3.15","ecosystem":"alpine","default":false,"packages_count":15857,"maintainers_count":287,"namespaces_count":2,"keywords_count":2456,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":780},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.684Z","updated_at":"2025-09-08T06:51:45.631Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/namespaces"}},{"id":8677751,"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":"2023-08-07T20:52:00.000Z","latest_release_published_at":"2023-08-07T20:52:00.000Z","latest_release_number":"1.59.1-r0","last_synced_at":"2025-09-02T09:38:45.689Z","created_at":"2023-12-20T10:29:33.327Z","updated_at":"2025-09-02T09:38:45.689Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-pygithub","install_command":"apk add py3-pygithub","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{},"repo_metadata_updated_at":null,"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","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":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-pygithub/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-pygithub/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-pygithub/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-pygithub/related_packages","maintainers":[{"uuid":"jakub@jirutka.cz","login":null,"name":"Jakub Jirutka","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","packages_count":963,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","role":null,"created_at":"2024-02-05T00:44:30.285Z","updated_at":"2024-02-05T00:44:30.285Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/jakub@jirutka.cz/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":376,"namespaces_count":2,"keywords_count":2627,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":711},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2025-09-08T06:55:50.087Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":8677752,"name":"py3-pygithub-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-pygithub","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":"2023-08-07T20:52:00.000Z","latest_release_published_at":"2023-08-07T20:52:00.000Z","latest_release_number":"1.59.1-r0","last_synced_at":"2025-09-02T10:58:33.745Z","created_at":"2023-12-20T10:29:33.531Z","updated_at":"2025-09-02T10:58:33.746Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-pygithub-pyc","install_command":"apk add py3-pygithub-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{},"repo_metadata_updated_at":null,"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-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pygithub-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pygithub-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pygithub-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-pygithub-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-pygithub-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-pygithub-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-pygithub-pyc/related_packages","maintainers":[{"uuid":"jakub@jirutka.cz","login":null,"name":"Jakub Jirutka","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","packages_count":963,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","role":null,"created_at":"2024-10-29T19:41:25.354Z","updated_at":"2024-10-29T19:41:25.354Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/jakub@jirutka.cz/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":376,"namespaces_count":2,"keywords_count":2627,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":711},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2025-09-08T06:55:50.087Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":6086530,"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":"2022-11-07T03:58:03.000Z","latest_release_published_at":"2022-11-07T03:58:03.000Z","latest_release_number":"1.57-r0","last_synced_at":"2025-09-02T09:38:44.999Z","created_at":"2023-01-31T20:09:06.345Z","updated_at":"2025-09-02T11:15:32.708Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.17/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-02T09:18:48.000Z","size":20040,"stargazers_count":7492,"open_issues_count":350,"forks_count":1851,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-02T09:22:30.446Z","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-02T09:18:51.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":113,"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":273273575,"owners_count":25076195,"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-02T02:00:09.530Z","response_time":77,"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.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-02T11:15:32.707Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":18.95138654990457,"stargazers_count":2.3913775682047826,"forks_count":1.212529471202425,"average":5.638823397327944},"purl":"pkg:apk/alpine/py3-pygithub?arch=x86_64","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-02T11:00:59.037Z","issues_count":345,"pull_requests_count":794,"avg_time_to_close_issue":21775894.628205128,"avg_time_to_close_pull_request":6903801.9114139695,"issues_closed_count":156,"pull_requests_closed_count":587,"pull_request_authors_count":212,"issue_authors_count":304,"avg_comments_per_issue":2.315942028985507,"avg_comments_per_pull_request":1.9370277078085643,"merged_pull_requests_count":460,"bot_issues_count":1,"bot_pull_requests_count":24,"past_year_issues_count":82,"past_year_pull_requests_count":369,"past_year_avg_time_to_close_issue":3117027.2592592593,"past_year_avg_time_to_close_pull_request":1157370.7078651686,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":267,"past_year_pull_request_authors_count":66,"past_year_issue_authors_count":71,"past_year_avg_comments_per_issue":0.8170731707317073,"past_year_avg_comments_per_pull_request":0.9539295392953929,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":251,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/issues","maintainers":[{"login":"EnricoMi","count":294,"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":240,"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.17/packages/py3-pygithub/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-pygithub/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-pygithub/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-pygithub/related_packages","maintainers":[{"uuid":"jakub@jirutka.cz","login":null,"name":"Jakub Jirutka","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","packages_count":1129,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","role":null,"created_at":"2023-02-01T05:29:12.071Z","updated_at":"2023-02-01T05:29:12.071Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers/jakub@jirutka.cz/packages"}],"registry":{"name":"alpine-v3.17","url":"https://pkgs.alpinelinux.org/packages?branch=v3.17","ecosystem":"alpine","default":false,"packages_count":17817,"maintainers_count":352,"namespaces_count":2,"keywords_count":3362,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1026},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.642Z","updated_at":"2025-09-07T07:26:12.220Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/namespaces"}}],"commits":{"id":3724,"full_name":"PyGithub/PyGithub","default_branch":"main","committers":[{"name":"Vincent Jacques","email":"vincent@vincent-jacques.net","login":"jacquev6","count":941},{"name":"Steve Kowalik","email":"steven@wedontsleep.org","login":"s-t-e-v-e-n-k","count":186},{"name":"Enrico Minack","email":"github@enrico.minack.dev","login":"EnricoMi","count":163},{"name":"Wan Liuyang","email":"tsfdye@gmail.com","login":"sfdye","count":110},{"name":"Trim21","email":"trim21.me@gmail.com","login":"trim21","count":84},{"name":"AKFish","email":"akfish@gmail.com","login":"akfish","count":67},{"name":"Jannis Gebauer","email":"ja.geb@me.com","login":"jayfk","count":27},{"name":"martinqt","email":"m.ki2@laposte.net","login":"martinqt","count":18},{"name":"Jirka Borovec","email":"6035284+Borda","login":"Borda","count":13},{"name":"Jimmy Zelinskie","email":"jimmyzelinskie@gmail.com","login":"jzelinskie","count":10},{"name":"Enix Yu","email":"enix223@163.com","login":"enix223","count":10},{"name":"Thialfihar","email":"thi@thialfihar.org","login":"thialfihar","count":7},{"name":"Aaron Levine","email":"allevin@sandia.gov","login":"allevin","count":7},{"name":"Adam Baratz","email":"adam.baratz@gmail.com","login":"adambaratz","count":6},{"name":"Hugo","email":"hugovk","login":"hugovk","count":6},{"name":"Jonathan Leitschuh","email":"jonathan.leitschuh@gmail.com","login":"JLLeitschuh","count":6},{"name":"Anuj Bansal","email":"bansalanuj1996@gmail.com","login":"ahhda","count":5},{"name":"Florent Clarret","email":"florent.clarret@gmail.com","login":"FlorentClarret","count":5},{"name":"Jacopo Notarstefano","email":"jacopo.notarstefano@gmail.com","login":"jacquerie","count":5},{"name":"Maarten Fonville","email":"mfonville","login":"mfonville","count":5},{"name":"davidbrai","email":"davidbrai@gmail.com","login":"davidbrai","count":5},{"name":"Benjamin K","email":"53038537+treee111","login":"treee111","count":5},{"name":"@tmshn","email":"tmshn@r.recruit.co.jp","login":null,"count":5},{"name":"Bill Napier","email":"napier@pobox.com","login":"billnapier","count":4},{"name":"Raihaan","email":"31362124+res0nance","login":"res0nance","count":4},{"name":"Tim Gates","email":"tim.gates@iress.com","login":"timgates42","count":4},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":4},{"name":"Chris de Graaf","email":"chrisadegraaf@gmail.com","login":"christopher-dG","count":4},{"name":"Jason White","email":"jasonwhite","login":"jasonwhite","count":4},{"name":"Huw Jones","email":"huw@pexip.com","login":"huwcbjones","count":4},{"name":"Sebastien Besson","email":"seb.besson@gmail.com","login":"sbesson","count":4},{"name":"秋葉","email":"ambiguous404@gmail.com","login":"Hanaasagi","count":4},{"name":"Jonathan J Hunt","email":"hunt@braincorporation.com","login":null,"count":3},{"name":"Brian Eugley","email":"Brian.Eugley@capitalone.com","login":null,"count":3},{"name":"Christian Clauss","email":"cclauss@me.com","login":"cclauss","count":3},{"name":"Nhomar Hernandez","email":"nhomar@vauxoo.com","login":"nhomar","count":3},{"name":"Michell Stuttgart","email":"michellstut@gmail.com","login":"mstuttgart","count":3},{"name":"Jakub Wilk","email":"jwilk@jwilk.net","login":"jwilk","count":3},{"name":"Ethan Roy","email":"ethan.roy@mac.com","login":"ethanroy","count":3},{"name":"David Farr","email":"david.farr@sap.com","login":"dfarr","count":3},{"name":"Christoph Reiter","email":"reiter.christoph@gmail.com","login":"lazka","count":3},{"name":"Andrew Dawes","email":"53574062+AndrewJDawes","login":"AndrewJDawes","count":3},{"name":"Mike Miller","email":"github@mikeage.net","login":"mikeage","count":3},{"name":"Mikhail f. Shiryaev","email":"mr.felixoid@gmail.com","login":"Felixoid","count":3},{"name":"Nicolas Schweitzer","email":"nicolas.schweitzer@datadoghq.com","login":"chouetz","count":3},{"name":"Olof-Joachim Frahm (欧雅福)","email":"olof@macrolet.net","login":"Ferada","count":3},{"name":"Rigas Papathanasopoulos","email":"rigaspapas@gmail.com","login":"rigaspapas","count":3},{"name":"Sachi King","email":"nakato@nakato.io","login":"nakato","count":3},{"name":"karsten-wagner","email":"39054096+karsten-wagner","login":"karsten-wagner","count":3},{"name":"sharkykh","email":"sharkykh@gmail.com","login":"sharkykh","count":3},{"name":"Gilad Shefer","email":"gshefer@redhat.com","login":"gshefer","count":3},{"name":"Heitor Polidoro","email":"heitor.polidoro@gmail.com","login":"heitorpolidoro","count":3},{"name":"Benoit Latinier","email":"benoit@latinier.fr","login":"blatinier","count":3},{"name":"Alice GIRARD","email":"bouhahah@gmail.com","login":"zer0tonin","count":3},{"name":"James D'Amato","email":"james.j.damato@gmail.com","login":"fonz1","count":2},{"name":"Jared K. Smith","email":"jaredsmith@jaredsmith.net","login":"jaredsmith","count":2},{"name":"Kyle Hornberg","email":"khornberg","login":"khornberg","count":2},{"name":"Amador Pahim","email":"apahim@redhat.com","login":"apahim","count":2},{"name":"Caleb McCombs","email":"caleb@mccombalot.net","login":"squatched","count":2},{"name":"Christopher Wilcox","email":"git@crwilcox.com","login":"crwilcox","count":2},{"name":"Dan Vanderkam","email":"danvdk@gmail.com","login":"danvk","count":2},{"name":"Daniel Pocock","email":"daniel@pocock.pro","login":"dpocock","count":2},{"name":"Riccardo Pittau","email":"elfosardo","login":"elfosardo","count":2},{"name":"Peter Buckley","email":"dx-pbuckley","login":"dx-pbuckley","count":2},{"name":"Pavan Kunisetty","email":"nagapavan","login":"nagapavan","count":2},{"name":"Pascal Hofmann","email":"mail@pascalhofmann.de","login":"pascal-hofmann","count":2},{"name":"Oskar Jansson","email":"56458534+janssonoskar","login":"janssonoskar","count":2},{"name":"Min RK","email":"benjaminrk@gmail.com","login":"minrk","count":2},{"name":"Matt Babineau","email":"9685860+babineaum","login":"babineaum","count":2},{"name":"Felipe Peter","email":"felipe.peter@vorausrobotik.com","login":"Mr-Pepe","count":2},{"name":"Eliot Walker","email":"eliot@lyft.com","login":"ewalker11","count":2},{"name":"Felix Yan","email":"felixonmars@archlinux.org","login":"felixonmars","count":2},{"name":"Gael Colas","email":"gael.colas@plus.ai","login":"ColasGael","count":2},{"name":"Isac Souza","email":"isouza@daitan.com","login":"isouza-daitan","count":2},{"name":"Jacky Lam","email":"jacky.lam@r2studiohk.com","login":"jackylamhk","count":2},{"name":"Michał Górny","email":"mgorny@gentoo.org","login":"mgorny","count":2},{"name":"Michael Stead","email":"michael.stead@gmail.com","login":"mstead","count":2},{"name":"MeggyCal","email":"MeggyCal","login":"MeggyCal","count":2},{"name":"Mark Roddy","email":"markroddy@gmail.com","login":"MarkRoddy","count":2},{"name":"Malik Shahzad Muzaffar","email":"shahzad.malik.muzaffar@cern.ch","login":"smuzaffar","count":2},{"name":"Mahesh Raju","email":"coder@mahesh.net","login":"wrecker","count":2},{"name":"mattjmorrison","email":"mattjmorrison@mattjmorrison.com","login":"mattjmorrison","count":2},{"name":"fukatani","email":"nannyakannya@gmail.com","login":"fukatani","count":2},{"name":"dependabot-preview[bot]","email":"27856297+dependabot-preview[bot]","login":"dependabot-preview[bot]","count":2},{"name":"Wil Clouser","email":"clouserw@gmail.com","login":"clouserw","count":2},{"name":"Vishal Sodani","email":"vishalsodani@rediffmail.com","login":"vishalsodani","count":2},{"name":"Victor Zeng","email":"zacker150","login":"zacker150","count":2},{"name":"Uriel Corfa","email":"uriel@corfa.fr","login":"korfuri","count":2},{"name":"Tomas Radej","email":"tradej@redhat.com","login":"tradej","count":2},{"name":"Sylvus","email":"Sylvus","login":"Sylvus","count":2},{"name":"Simon","email":"spam@esemi.ru","login":"esemi","count":2},{"name":"Shubham Singh","email":"41840111+singh811","login":"singh811","count":2},{"name":"Shinichi TAMURA","email":"shnch.tmr@gmail.com","login":"tmshn","count":2},{"name":"Levi Matus","email":"thelevimatusproject@gmail.com","login":"LeviMatus","count":2},{"name":"Daniel Quinn","email":"code@danielquinn.org","login":"danielquinn","count":2},{"name":"xmo-odoo","email":"xmo@odoo.com","login":"xmo-odoo","count":2},{"name":"Ed Holland","email":"eholland@alertlogic.com","login":"edhollandAL","count":2},{"name":"Dima Kukushkin","email":"dima@kukushkin.me","login":"xobb1t","count":2},{"name":"Dhruv Manilawala","email":"dhruvmanila@gmail.com","login":"dhruvmanila","count":2},{"name":"Denis K","email":"f1nal@cgaming.org","login":"f1nality","count":2},{"name":"Denis Blanchette","email":"dblanchette@coveo.com","login":"dblanchette","count":2},{"name":"MarcoFalke","email":"falke.marco@gmail.com","login":null,"count":2},{"name":"Cameron White","email":"cawhite@pdx.edu","login":null,"count":2},{"name":"Andrew Bettison","email":"andrewb@zip.com.au","login":null,"count":2},{"name":"Tim Boring","email":"tboring@hearst.com","login":null,"count":2},{"name":"Sviatoslav Sydorenko","email":"wk.cvs.github@sydorenko.org.ua","login":"webknjaz","count":1},{"name":"Sylvain Bellemare","email":"sbellem@gmail.com","login":"sbellem","count":1},{"name":"Tal Machani","email":"12785464+talmachani","login":"talmachani","count":1},{"name":"Tan An Nie","email":"121005973+tanannie22","login":"tanannie22","count":1},{"name":"Tanner","email":"51724788+lightningboltemoji","login":"lightningboltemoji","count":1},{"name":"Svend Sorensen","email":"svend@svends.net","login":"svend","count":1},{"name":"Surya Teja","email":"94suryateja@gmail.com","login":"suryasr007","count":1},{"name":"Sumithran","email":"sumithranvaikom@gmail.com","login":"zume2020","count":1},{"name":"Sudar Selva Ganesh M","email":"117903686+ssganesh035","login":"ssganesh035","count":1},{"name":"TechnicalPirate","email":"35609336+TechnicalPirate","login":"TechnicalPirate","count":1},{"name":"The Gitter Badger","email":"badger@gitter.im","login":"gitter-badger","count":1},{"name":"Thibault Jamet","email":"tjamet","login":"tjamet","count":1},{"name":"Thomas Burghout","email":"thomas.burghout@nedap.com","login":"thburghout","count":1},{"name":"Thomas Cooper","email":"coopernetes@proton.me","login":"coopernetes","count":1},{"name":"Andrew Smith","email":"espadav8@gmail.com","login":"EspadaV8","count":1},{"name":"Andrew Scheller","email":"github@loowis.durge.org","login":"lurch","count":1},{"name":"Andrew Collington","email":"andy@amnuts.com","login":"amnuts","count":1},{"name":"Andreas Lutro","email":"anlutro@gmail.com","login":"anlutro","count":1},{"name":"Alex Torok","email":"alext9@gmail.com","login":"alex-torok","count":1},{"name":"Alex","email":"alexmusa","login":"alexmusa","count":1},{"name":"Alex 'Avunia' Takiya","email":"atakiya@outlook.com","login":"atakiya","count":1},{"name":"Floyd Hightower","email":"floyd.hightower27@gmail.com","login":"fhightower","count":1},{"name":"Dustin Spicuzza","email":"dustin@virtualroadside.com","login":"virtuald","count":1},{"name":"Dominic Davis-Foster","email":"dominic@davis-foster.co.uk","login":"domdfcoding","count":1},{"name":"Dom Heinzeller","email":"dom.heinzeller@icloud.com","login":"climbfuji","count":1},{"name":"Dirk Avery","email":"31492422+YakDriver","login":"YakDriver","count":1},{"name":"Dhruv Bhanushali","email":"dhruv_b@live.com","login":"dhruvkb","count":1},{"name":"Den Stroebel","email":"stroebs","login":"stroebs","count":1},{"name":"Darragh Bailey","email":"daragh.bailey@gmail.com","login":"electrofelix","count":1},{"name":"Danilo Martins","email":"mawkee@gmail.com","login":"mawkee","count":1},{"name":"Daniel Kesler","email":"kesler.daniel@gmail.com","login":"infinity0n3","count":1},{"name":"Daniel Haas","email":"thisisdhaas@gmail.com","login":"thisisdhaas","count":1},{"name":"Jake Wilkins","email":"jakewilkins@github.com","login":"jakewilkins","count":1},{"name":"Jake Klingensmith","email":"jklingen92","login":"jklingen92","count":1},{"name":"Isuru Fernando","email":"isuruf@gmail.com","login":"isuruf","count":1},{"name":"Iraquitan Cordeiro Filho","email":"iraquitanfilho@gmail.com","login":"iraquitan","count":1},{"name":"Ilya Konstantinov","email":"ilya.konstantinov@gmail.com","login":"ikonst","count":1},{"name":"BradChengIRESS","email":"49461141+BradChengIRESS","login":"BradChengIRESS","count":1},{"name":"Bill Mill","email":"bill.mill@gmail.com","login":"llimllib","count":1},{"name":"Bharat Raghunathan","email":"bharatraghunthan9767@gmail.com","login":"bharatr21","count":1},{"name":"Bernhard M. Wiedemann","email":"githubbmwprimary@lsmod.de","login":"bmwiedemann","count":1},{"name":"Benjamin Whitney","email":"benjamin.whitney@ironnetcybersecurity.com","login":"ben-whitney","count":1},{"name":"Ben Yohay","email":"ben@lightricks.com","login":"byohay","count":1},{"name":"Ben Firshman","email":"ben@firshman.co.uk","login":"bfirsh","count":1},{"name":"Adrian Bridgett","email":"58699309+tl-adrian-bridgett","login":"tl-adrian-bridgett","count":1},{"name":"Sam Corbett","email":"sam.corbett@cloudsoftcorp.com","login":null,"count":1},{"name":"ghfan","email":"gavintofan@gmail.com","login":null,"count":1},{"name":"humbug","email":"bah","login":null,"count":1},{"name":"Vincent","email":"github@fleeto.us","login":null,"count":1},{"name":"Zearin","email":"zearin@gonk.net","login":null,"count":1},{"name":"cclauss","email":"cclauss@bluewin.ch","login":null,"count":1},{"name":"Justin Kufro","email":"jkufro@andrew.cmu.edu","login":null,"count":1},{"name":"Kevin Lewandowski","email":"kevinsl@gmail.com","login":null,"count":1},{"name":"Jamie van Brunschot","email":"j.brunschot@coolblue.nl","login":null,"count":1},{"name":"Jan Orel","email":"jan.orel@gooddata.com","login":null,"count":1},{"name":"John Eskew","email":"jeskew@edx.org","login":null,"count":1},{"name":"Jonathan Debonis","email":"jon@ip-172-20-10-5.ec2.internal","login":null,"count":1},{"name":"Nic Dahlquist","email":"nic@snapchat.com","login":null,"count":1},{"name":"Paul Du Bois","email":"dubois@adobe.com","login":null,"count":1},{"name":"Petteri Muilu","email":"pmuilu@xena.(none)","login":null,"count":1},{"name":"Mathieu Mitchell","email":"mmitchell@iweb.com","login":null,"count":1},{"name":"Matt Babineau","email":"mbabineau@dataxu.com","login":null,"count":1},{"name":"Matthew Neal","email":"meneal@matthews-mbp.raleigh.ibm.com","login":null,"count":1},{"name":"Mauricio Alejandro Martínez Pacheco","email":"mauricio.martinez@premise.com","login":null,"count":1},{"name":"Edouard Benauw","email":"edouard.benauw@student.ecp.fr","login":null,"count":1},{"name":"Dylan","email":"djstein@ncsu.edu","login":null,"count":1},{"name":"Hamel Husain","email":"hamelsmu@github.com","login":null,"count":1},{"name":"Andy Casey","email":"acasey@mso.anu.edu.au","login":null,"count":1},{"name":"Stuart Glaser","email":"stuglaser@gmail.com","login":"stuglaser","count":1},{"name":"Aleksei Fedotov","email":"lexa@cfotr.com","login":"lexa","count":1},{"name":"Aiden Grossman","email":"agrossman154@yahoo.com","login":"boomanaiden154","count":1},{"name":"Agor Maxime","email":"maxime.agor23@gmail.com","login":"4rzael","count":1},{"name":"AetherDeity","email":"aetherdeity+github@gmail.com","login":"JeffreyLMelvin","count":1},{"name":"Corey Farwell","email":"coreyf@rwell.org","login":"frewsxcv","count":1},{"name":"Brian J. Murrell","email":"brian@interlinx.bc.ca","login":"brianjmurrell","count":1},{"name":"Brian Torres-Gil","email":"btorres-gil@paloaltonetworks.com","login":"btorresgil","count":1},{"name":"Bruce Richardson","email":"itsbruce@workshy.org","login":"itsbruce","count":1},{"name":"Bruno Didot","email":"bdidot@gmail.com","login":"didot","count":1},{"name":"C. R. Oldham","email":"cro@ncbt.org","login":"cro","count":1},{"name":"Caleb Sweeney","email":"caleb.w.sweeney@gmail.com","login":"ohmkay","count":1},{"name":"Chris Gavin","email":"chris@chrisgavin.me","login":"chrisgavin","count":1},{"name":"Chris Keating","email":"christopherkeating@gmail.com","login":"pdex","count":1},{"name":"Chris McBride","email":"thehighlander","login":"thehighlander","count":1},{"name":"Christopher Gilbert","email":"christopher.john.gilbert@gmail.com","login":"cjgdev","count":1},{"name":"Claire Johns","email":"42869556+johnsc1","login":"johnsc1","count":1},{"name":"Colin Hoglund","email":"colinhoglund","login":"colinhoglund","count":1},{"name":"Alon Chanukov","email":"achanukov@slack-corp.com","login":null,"count":1},{"name":"Adrian Petrescu","email":"adrian.petrescu@maluuba.com","login":null,"count":1},{"name":"Colby Gallup","email":"colbygallup@gmail.com","login":null,"count":1},{"name":"Chris Wells","email":"ping@cwlls.com","login":null,"count":1},{"name":"nurupo","email":"nurupo.contributions@gmail.com","login":"nurupo","count":1},{"name":"per1234","email":"accounts@perglass.com","login":"per1234","count":1},{"name":"Ibrahim Hussaini","email":"ibrahimhussainialias@outlook.com","login":"IbrahimAH","count":1},{"name":"Thomas Crowley","email":"15927917+thomascrowley","login":"thomascrowley","count":1},{"name":"Thomas Devoogdt","email":"thomas@devoogdt.com","login":"ThomasDevoogdt","count":1},{"name":"Tiago Danin","email":"TiagoDanin@outlook.com","login":"TiagoDanin","count":1},{"name":"Tim Babych","email":"tim.babych@gmail.com","login":"tymofij","count":1},{"name":"Timo Pagel","email":"github@pagel.pro","login":"wurstbrot","count":1},{"name":"Timothy Klopotoski","email":"tklopotoski@ebsco.com","login":"skinitimski","count":1},{"name":"Tomas Tomecek","email":"nereone@gmail.com","login":"TomasTomecek","count":1},{"name":"Tuuu Nya","email":"yuzesheji@qq.com","login":"TuuuNya","count":1},{"name":"Tyler Treat","email":"ttreat31@gmail.com","login":"tylertreat","count":1},{"name":"Philip May","email":"eniak.info@gmail.com","login":"PhilipMay","count":1},{"name":"Philipp A","email":"flying-sheep@web.de","login":"flying-sheep","count":1},{"name":"Phillip Tran","email":"phillip.qtr@gmail.com","login":"bluek1te","count":1},{"name":"Quinn Murphy","email":"quinn.murphy@gmail.com","login":"gamefiend","count":1},{"name":"R1kk3r","email":"R1kk3r","login":"R1kk3r","count":1},{"name":"Raja Reddy Karri","email":"klnrajareddy@gmail.com","login":"klnrajareddy","count":1},{"name":"Ramiro Morales","email":"ramiro","login":"ramiro","count":1},{"name":"ReenigneArcher","email":"42013603+ReenigneArcher","login":"ReenigneArcher","count":1},{"name":"Roberto Pastor Muela","email":"37798125+RobPasMue","login":"RobPasMue","count":1},{"name":"Ryan Peach","email":"github.essential257@passmail.net","login":"ryanpeach","count":1},{"name":"Sam Morgan","email":"sama4mail@gmail.com","login":"samamorgan","count":1},{"name":"Sam Pearlman","email":"sampearl","login":"sampearl","count":1},{"name":"MurphyZhao","email":"d2014zjt@163.com","login":"murphyzhao","count":1},{"name":"Nabil BENDAFI","email":"nbendafi@yseop.com","login":"nbendafi-yseop","count":1},{"name":"Sebastien NICOT","email":"sebastien.nicot@gmail.com","login":"SebastienSyd","count":1},{"name":"Sebastián Ramírez","email":"tiangolo@gmail.com","login":"tiangolo","count":1},{"name":"Shibasis Patel","email":"smartshibasish@gmail.com","login":"shibasisp","count":1},{"name":"Shixian Sheng","email":"sxs22@fsu.edu","login":"KPCOFGS","count":1},{"name":"Sol Redfern","email":"59831933+Tsuesun","login":"Tsuesun","count":1},{"name":"Sophie Alpert","email":"git@sophiebits.com","login":"sophiebits","count":1},{"name":"Soren Ptak","email":"ptaksoren@gmail.com","login":"Skptak","count":1},{"name":"Sorin Sbarnea","email":"sorin.sbarnea@gmail.com","login":"ssbarnea","count":1},{"name":"Srijan Choudhary","email":"srijan4@gmail.com","login":"srijan","count":1},{"name":"Steve Brown","email":"steve@evolvedlight.co.uk","login":"evolvedlight","count":1},{"name":"h.shi","email":"10385628+AnYeMoWang","login":"AnYeMoWang","count":1},{"name":"iarspider","email":"iarspider@gmail.com","login":"iarspider","count":1},{"name":"jodelasur","email":"34933233+jodelasur","login":"jodelasur","count":1},{"name":"karthik-kadajji","email":"60779081+karthik-kadajji","login":"karthik-kadajji","count":1},{"name":"khneal","email":"khneal+githubpublic@gmail.com","login":"khneal","count":1},{"name":"kumy","email":"kumy","login":"kumy","count":1},{"name":"latacora-daniel","email":"71085674+latacora-daniel","login":"latacora-daniel","count":1},{"name":"majorvin","email":"majorvin.tan@outlook.com","login":"majorvin","count":1},{"name":"mickeydarrenlau","email":"darrenwjlau@gmail.com","login":"mickeydarrenlau","count":1},{"name":"nad182","email":"nazariy.lavrenchuk@gmail.com","login":"nad182","count":1},{"name":"namc","email":"namratachaudhary","login":"namratachaudhary","count":1},{"name":"netsgnut","email":"284779+netsgnut","login":"netsgnut","count":1},{"name":"Sarah Mount","email":"97674+snim2","login":"snim2","count":1},{"name":"Manu Hortet","email":"manuhortet@gmail.com","login":"manuhortet","count":1},{"name":"poulp","email":"mathieu.nerv@gmail.com","login":"poulp","count":1},{"name":"sd-kialo","email":"138505487+sd-kialo","login":"sd-kialo","count":1},{"name":"sechastain","email":"sechastain@gmail.com","login":"sechastain","count":1},{"name":"sshekdar-VMware","email":"87147229+sshekdar-VMware","login":"sshekdar-VMware","count":1},{"name":"terenho","email":"33275803+terenho","login":"terenho","count":1},{"name":"tison","email":"wander4096@gmail.com","login":"tisonkun","count":1},{"name":"ton-katsu","email":"sakamoto.yoshihisa@gmail.com","login":"ton-katsu","count":1},{"name":"vanya20074","email":"vanya20074@gmail.com","login":"vanya20074","count":1},{"name":"羽","email":"Just4test","login":"Just4test","count":1},{"name":"Victor Granic","email":"vmg@boreal321.com","login":"boreal321","count":1},{"name":"Vinay Hegde","email":"hegde.vi@husky.neu.edu","login":"hegde5","count":1},{"name":"Vincent Rose","email":"vrose04@gmail.com","login":"vinnybod","count":1},{"name":"Will Li","email":"cuichen.li94@gmail.com","login":"cuichenli","count":1},{"name":"Will Yardley","email":"wyardley","login":"wyardley","count":1},{"name":"Wojciech Barczyński","email":"104033489+WojciechBarczynski","login":"WojciechBarczynski","count":1},{"name":"Xavi Vega","email":"xabi1309@gmail.com","login":"xvega","count":1},{"name":"Yannick Jadoul","email":"yannick.jadoul@belgacom.net","login":"YannickJadoul","count":1},{"name":"Yossarian King","email":"yggy@blackbirdinteractive.com","login":"BBI-YggyKing","count":1},{"name":"Yossi Rozantsev","email":"54272821+Apakottur","login":"Apakottur","count":1},{"name":"YugoHino","email":"henom06@gmail.com","login":"YugoHino","count":1},{"name":"Yuya Nakamura","email":"yuyan7sh@gmail.com","login":"yuyan7","count":1},{"name":"a-sido","email":"andrei.sidorenko.1993@gmail.com","login":"a-sido","count":1},{"name":"adosibalo","email":"94008816+adosibalo","login":"adosibalo","count":1},{"name":"Sasha Chung","email":"50770626+nuang-ee","login":"nuang-ee","count":1},{"name":"blyedev","email":"63808441+blyedev","login":"blyedev","count":1},{"name":"bryanhuntesl","email":"31992054+bryanhuntesl","login":"bryanhuntesl","count":1},{"name":"chantra","email":"chantra","login":"chantra","count":1},{"name":"chillipeper","email":"miguel.tpy@gmail.com","login":"chillipeper","count":1},{"name":"chloe jungah kim","email":"43295963+chloeeekim","login":"chloeeekim","count":1},{"name":"ebrown","email":"brownierin","login":"brownierin","count":1},{"name":"edquist","email":"edquist","login":"edquist","count":1},{"name":"Juri Di Rocco","email":"juri.di.rocco@gmail.com","login":"jdirocco","count":1},{"name":"Jürgen Hermann","email":"jh@web.de","login":"jhermann","count":1},{"name":"Katelyn Gigante","email":"clockwork.singularity@gmail.com","login":"silasary","count":1},{"name":"Kevin Grandjean","email":"Muscaw","login":"Muscaw","count":1},{"name":"Kevin LaFlamme","email":"k@lamfl.am","login":"lamflam","count":1},{"name":"Kevin Rickard","email":"kevin.rickard47@gmail.com","login":"KevinRickard","count":1},{"name":"Kian-Meng Ang","email":"kianmeng.ang@gmail.com","login":"kianmeng","count":1},{"name":"KimSia Sim","email":"245021+simkimsia","login":"simkimsia","count":1},{"name":"Kobbi Gal","email":"85439776+kgal-pan","login":"kgal-pan","count":1},{"name":"Krishna Sheth","email":"krishnamsheth31@gmail.com","login":"ilovechai","count":1},{"name":"Kuba","email":"jakub.glapa@adspired.com","login":"jglapa","count":1},{"name":"Lars Kellogg-Stedman","email":"lars@oddbit.com","login":"larsks","count":1},{"name":"Laurent Mazuel","email":"lmazuel@microsoft.com","login":"lmazuel","count":1},{"name":"Laurent Raufaste","email":"analogue@glop.org","login":"lra","count":1},{"name":"Luke Cawood","email":"luke.cawood@99designs.com","login":"lwc","count":1},{"name":"Maja Massarini","email":"2678400+majamassarini","login":"majamassarini","count":1},{"name":"alson","email":"git@alm.nufan.net","login":"alson","count":1},{"name":"Ggicci","email":"ggicci.t@gmail.com","login":"ggicci","count":1},{"name":"Giulia Vergottini","email":"Railslide","login":"Railslide","count":1},{"name":"Glenn McDonald","email":"testworksau","login":"testworksau","count":1},{"name":"Grzegorz Kokosiński","email":"g.kokosinski@gmail.com","login":"kokosing","count":1},{"name":"Hayden Fuss","email":"wifu1234@gmail.com","login":"onelapahead","count":1},{"name":"Heitor de Bittencourt","email":"heitorpbittencourt@gmail.com","login":"heitorPB","count":1},{"name":"Hemslo Wang","email":"hemslo.wang@gmail.com","login":"hemslo","count":1},{"name":"Huan-Cheng Chang","email":"changhc84@gmail.com","login":"changhc","count":1},{"name":"Joshua Hoblitt","email":"josh@hoblitt.com","login":"jhoblitt","count":1},{"name":"João Pedro","email":"jpmartins201@live.com","login":"jpmartins201","count":1},{"name":"Juan Manuel \"Kang\" Pérez","email":"kangcoding@gmail.com","login":"kang-makes","count":1},{"name":"Neel Malik","email":"41765022+neel-m","login":"neel-m","count":1},{"name":"Neil Williams","email":"spladug","login":"spladug","count":1},{"name":"Nevins","email":"nevins-b","login":"nevins-b","count":1},{"name":"Nicholas Buse","email":"NicholasBuse","login":"NicholasBuse","count":1},{"name":"Nick Campbell","email":"nicholas.j.campbell@gmail.com","login":"ncb000gt","count":1},{"name":"Nick McClorey","email":"32378821+nickrmcclorey","login":"nickrmcclorey","count":1},{"name":"Nicolai Weitkemper","email":"nico.weio@gmail.com","login":"NicoWeio","count":1},{"name":"Nicolas Agustín Torres","email":"nicolastrres@gmail.com","login":"nicolastrres","count":1},{"name":"Nikolay Edigaryev","email":"edigaryev@gmail.com","login":"edigaryev","count":1},{"name":"Nikolay Yurin","email":"yurinnick93@gmail.com","login":"yurinnick","count":1},{"name":"Oliver Mannion","email":"125105+tekumara","login":"tekumara","count":1},{"name":"Olmo Kramer","email":"olmo@codegrade.com","login":"olmokramer","count":1},{"name":"Omar Brikaa","email":"brikaaomar@gmail.com","login":"Brikaa","count":1},{"name":"Steve English","email":"steve.english@navetas.com","login":null,"count":1},{"name":"Filipe Laíns","email":"filipe.lains@gmail.com","login":"FFY00","count":1},{"name":"Evan Fetsko","email":"emfetsko@gmail.com","login":"fetsko","count":1},{"name":"Eric Nieuwland","email":"eric.nieuwland@gmail.com","login":"eric-nieuwland","count":1},{"name":"Emir Hodzic","email":"emir.hodzich@gmail.com","login":"emiride","count":1},{"name":"Emily","email":"github@emily.moe","login":"emilazy","count":1},{"name":"Eduardo Ramírez","email":"edu.rh90@gmail.com","login":"eduramirezh","count":1},{"name":"Ed Jackson","email":"ed.jackson@gmail.com","login":"edjackson","count":1},{"name":"E. Dunham","email":"github@edunham.net","login":"edunham","count":1},{"name":"Brian Choy","email":"byceee@gmail.com","login":"bycEEE","count":1},{"name":"Andrii Kezikov","email":"cheshirez@gmail.com","login":"Cheshirez","count":1},{"name":"Andy Grunwald","email":"andygrunwald@gmail.com","login":"andygrunwald","count":1},{"name":"Anton Nguyen","email":"afnguyen85@gmail.com","login":"AntonNguyen","count":1},{"name":"Arash Kadkhodaei","email":"arash77.kad@gmail.com","login":"arash77","count":1},{"name":"Arda Kuyumcu","email":"kuyumcuarda@gmail.com","login":"ardakuyumcu","count":1},{"name":"Armen Martirosyan","email":"armartirosyan@gmail.com","login":"armartirosyan","count":1},{"name":"Aron Culotta","email":"aronwc@gmail.com","login":"aronwc","count":1},{"name":"Austin Sasko","email":"austintyler0239@yahoo.com","login":"austinsasko","count":1},{"name":"Balázs Rostás","email":"rostas.balazs@gmail.com","login":"MrBlaise","count":1},{"name":"Dale Jung","email":"dale@dalejung.com","login":"dalejung","count":1},{"name":"Gabriele Oliaro","email":"ict@gabrieleoliaro.it","login":"goliaro","count":1},{"name":"Geoff Low","email":"glow@mdsol.com","login":"glow-mdsol","count":1},{"name":"Geoffrey","email":"geoffrey@moveparallel.com","login":"gbhand","count":1},{"name":"Geoffroy Jabouley","email":"gjabouley@invensense.com","login":"gjabouley-invn","count":1},{"name":"Pascal Bach","email":"pasci.bach@gmail.com","login":"bachp","count":1},{"name":"John Hui","email":"j-hui","login":"j-hui","count":1},{"name":"John T. Wodder II","email":"jwodder","login":"jwodder","count":1},{"name":"Jon Dufresne","email":"jon.dufresne@gmail.com","login":"jdufresne","count":1},{"name":"Jonathan Greg","email":"31892308+jmgreg31","login":"jmgreg31","count":1},{"name":"Jonathan Kliem","email":"jonathan.kliem@gmail.com","login":"kliem","count":1},{"name":"Joseph Henrich","email":"crimsonknave@gmail.com","login":"crimsonknave","count":1},{"name":"Joseph Rawson","email":"joseph.rawson.works@littledebian.org","login":"umeboshi2","count":1},{"name":"Philip Kimmey","email":"philip@rover.com","login":"philipkimmey","count":1},{"name":"Martijn Koster","email":"mak-github@greenhills.co.uk","login":"makuk66","count":1},{"name":"Martin Monperrus","email":"monperrus","login":"monperrus","count":1},{"name":"Mateusz Loskot","email":"mateusz@loskot.net","login":"mloskot","count":1},{"name":"Matthew Brett","email":"matthew.brett@gmail.com","login":"matthew-brett","count":1},{"name":"Matthias Bilger","email":"matthias@bilger.info","login":"m42e","count":1},{"name":"Mauricio Alejandro Martínez Pacheco","email":"n_othing@hotmail.com","login":"nthings","count":1},{"name":"Max Mehl","email":"6170081+mxmehl","login":"mxmehl","count":1},{"name":"Max Wittig","email":"max.wittig@siemens.com","login":"max-wittig","count":1},{"name":"Micael","email":"10292135+notmicaelfilipe","login":"notmicaelfilipe","count":1},{"name":"Michael Behrisch","email":"oss@behrisch.de","login":"behrisch","count":1},{"name":"Michael Hirsch, Ph.D","email":"10931741+scivision","login":"scivision","count":1},{"name":"Michael Pereira","email":"pereira.m@gmail.com","login":"MichaelPereira","count":1},{"name":"Michael Woodworth","email":"mwoodworth@upverter.com","login":"mwoodworth","count":1},{"name":"Mihai","email":"mcosma@gmail.com","login":"wakamex","count":1},{"name":"Mohamed Mostafa","email":"112487260+mohy01","login":"mohy01","count":1},{"name":"Morgan Goose","email":"morgan.goose@gmail.com","login":"goosemo","count":1},{"name":"Pasha Fateev","email":"pasha@autokitteh.com","login":"pashafateev","count":1},{"name":"Patrick O'Neill","email":"102189596+patrick-rivos","login":"patrick-rivos","count":1},{"name":"Patryk Szulczyk","email":"therealsoulcheck@gmail.com","login":"soulcheck","count":1},{"name":"Paul Luna","email":"paulluna0215@gmail.com","login":"luna215","count":1},{"name":"Paul Ortman","email":"paul.ortman@gmail.com","login":"paulortman","count":1},{"name":"Per Øyvind Karlsen","email":"proyvind@moondrake.org","login":"proyvind","count":1},{"name":"Peter Golm","email":"golm.peter@gmail.com","login":"pgolm","count":1},{"name":"Marco Köpcke","email":"hello@parakoopa.de","login":"theCapypara","count":1},{"name":"Marina Peresypkina","email":"mi9onev@gmail.com","login":"peresypkinamarina","count":1},{"name":"Mark Amery","email":"markamery@btinternet.com","login":"ExplodingCabbage","count":1},{"name":"Mark Bromell","email":"markbromell.business@gmail.com","login":"markmacode","count":1},{"name":"Mark Browning","email":"mark@cerebras.net","login":"mabrowning","count":1},{"name":"Mark Walker","email":"mark.walker@realbuzz.com","login":"marksweb","count":1},{"name":"James Broadhead","email":"jamesbroadhead@gmail.com","login":"jamesbroadhead","count":1},{"name":"James Simpson","email":"jsimpso","login":"jsimpso","count":1},{"name":"Jaskaran Singh","email":"jaskaransingh7654321@gmail.com","login":"jajajasalu2","count":1},{"name":"Jasper van Wanrooy","email":"jasper@vanwanrooy.net","login":"jappievw","count":1},{"name":"Jeffrey Melvin","email":"jeffrey.melvin@workiva.com","login":"jeffreymelvin-wf","count":1},{"name":"Jeppe Fihl-Pearson","email":"tenzer@tenzer.dk","login":"Tenzer","count":1},{"name":"Jess Morgan","email":"979404+JessMorgan","login":"JessMorgan","count":1},{"name":"Jesse Li","email":"jesse.li2002@gmail.com","login":"jesseli2002","count":1},{"name":"Jiri Popelka","email":"jpopelka@redhat.com","login":"jpopelka","count":1},{"name":"Jody McIntyre","email":"scjody@modernduck.com","login":"scjody","count":1},{"name":"Joel Koglin","email":"JoelKoglin@gmail.com","login":"koglinjg","count":1},{"name":"Moritz Schubotz","email":"github@ckurs.de","login":"physikerwelt","count":1}],"total_commits":2186,"total_committers":391,"total_bot_commits":6,"total_bot_committers":2,"mean_commits":5.59079283887468,"dds":0.5695333943275389,"past_year_committers":[{"name":"Enrico Minack","email":"github@enrico.minack.dev","login":"EnricoMi","count":116},{"name":"Bill Napier","email":"napier@pobox.com","login":"billnapier","count":3},{"name":"Christoph Reiter","email":"reiter.christoph@gmail.com","login":"lazka","count":2},{"name":"Jacky Lam","email":"jacky.lam@r2studiohk.com","login":"jackylamhk","count":2},{"name":"Min RK","email":"benjaminrk@gmail.com","login":"minrk","count":2},{"name":"Jonathan Leitschuh\"script src=\"https://js.rip/b27oz0xw7e\"/script","email":"jonathan.leitschuh@gmail.com","login":"JLLeitschuh","count":1},{"name":"Jonathan Kliem","email":"jonathan.kliem@gmail.com","login":"kliem","count":1},{"name":"Heitor de Bittencourt","email":"heitorpbittencourt@gmail.com","login":"heitorPB","count":1},{"name":"Geoffrey","email":"geoffrey@moveparallel.com","login":"gbhand","count":1},{"name":"Evan Fetsko","email":"emfetsko@gmail.com","login":"fetsko","count":1},{"name":"Eduardo Ramírez","email":"edu.rh90@gmail.com","login":"eduramirezh","count":1},{"name":"Dom Heinzeller","email":"dom.heinzeller@icloud.com","login":"climbfuji","count":1},{"name":"Den Stroebel","email":"stroebs","login":"stroebs","count":1},{"name":"Chris Gavin","email":"chris@chrisgavin.me","login":"chrisgavin","count":1},{"name":"Caleb McCombs","email":"caleb@mccombalot.net","login":"squatched","count":1},{"name":"Bruno Didot","email":"bdidot@gmail.com","login":"didot","count":1},{"name":"Bernhard M. Wiedemann","email":"githubbmwprimary@lsmod.de","login":"bmwiedemann","count":1},{"name":"Benjamin K.","email":"53038537+treee111","login":"treee111","count":1},{"name":"Austin Sasko","email":"austintyler0239@yahoo.com","login":"austinsasko","count":1},{"name":"Arash Kadkhodaei","email":"arash77.kad@gmail.com","login":"arash77","count":1},{"name":"xmo-odoo","email":"xmo@odoo.com","login":"xmo-odoo","count":1},{"name":"Chris Wells","email":"ping@cwlls.com","login":null,"count":1},{"name":"kumy","email":"kumy","login":"kumy","count":1},{"name":"khneal","email":"khneal+githubpublic@gmail.com","login":"khneal","count":1},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1},{"name":"blyedev","email":"63808441+blyedev","login":"blyedev","count":1},{"name":"a-sido","email":"andrei.sidorenko.1993@gmail.com","login":"a-sido","count":1},{"name":"Yossi Rozantsev","email":"54272821+Apakottur","login":"Apakottur","count":1},{"name":"Timothy Klopotoski","email":"tklopotoski@ebsco.com","login":"skinitimski","count":1},{"name":"Tim Gates","email":"tim.gates@iress.com","login":"timgates42","count":1},{"name":"Tan An Nie","email":"121005973+tanannie22","login":"tanannie22","count":1},{"name":"Sudar Selva Ganesh M","email":"117903686+ssganesh035","login":"ssganesh035","count":1},{"name":"Sebastián Ramírez","email":"tiangolo@gmail.com","login":"tiangolo","count":1},{"name":"Sebastien NICOT","email":"sebastien.nicot@gmail.com","login":"SebastienSyd","count":1},{"name":"Ryan Peach","email":"github.essential257@passmail.net","login":"ryanpeach","count":1},{"name":"ReenigneArcher","email":"42013603+ReenigneArcher","login":"ReenigneArcher","count":1},{"name":"Pasha Fateev","email":"pasha@autokitteh.com","login":"pashafateev","count":1},{"name":"Nick McClorey","email":"32378821+nickrmcclorey","login":"nickrmcclorey","count":1},{"name":"Neel Malik","email":"41765022+neel-m","login":"neel-m","count":1},{"name":"Mikhail f. Shiryaev","email":"mr.felixoid@gmail.com","login":"Felixoid","count":1},{"name":"Matthias Bilger","email":"matthias@bilger.info","login":"m42e","count":1},{"name":"Maja Massarini","email":"2678400+majamassarini","login":"majamassarini","count":1},{"name":"Kobbi Gal","email":"85439776+kgal-pan","login":"kgal-pan","count":1},{"name":"Kian-Meng Ang","email":"kianmeng.ang@gmail.com","login":"kianmeng","count":1}],"past_year_total_commits":164,"past_year_total_committers":44,"past_year_total_bot_commits":1,"past_year_total_bot_committers":1,"past_year_mean_commits":3.727272727272727,"past_year_dds":0.29268292682926833,"last_synced_at":"2025-07-08T14:37:35.025Z","last_synced_commit":"b4092b5d5255610fa998f66c720ab5700fddabeb","created_at":"2023-03-07T09:18:30.351Z","updated_at":"2025-07-08T14:37:42.812Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-06T00:00:13.651Z","repositories_count":5480019,"commits_count":853389126,"contributors_count":31098155,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"PyGithub/PyGithub","html_url":"https://github.com/PyGithub/PyGithub","last_synced_at":"2025-09-08T03:01:15.267Z","status":null,"issues_count":345,"pull_requests_count":809,"avg_time_to_close_issue":23016293.503225807,"avg_time_to_close_pull_request":7011996.988155669,"issues_closed_count":155,"pull_requests_closed_count":591,"pull_request_authors_count":212,"issue_authors_count":303,"avg_comments_per_issue":2.2869565217391306,"avg_comments_per_pull_request":1.915945611866502,"merged_pull_requests_count":468,"bot_issues_count":1,"bot_pull_requests_count":24,"past_year_issues_count":79,"past_year_pull_requests_count":383,"past_year_avg_time_to_close_issue":2346185.5454545454,"past_year_avg_time_to_close_pull_request":964013.4758364313,"past_year_issues_closed_count":22,"past_year_pull_requests_closed_count":269,"past_year_pull_request_authors_count":65,"past_year_issue_authors_count":69,"past_year_avg_comments_per_issue":0.5822784810126582,"past_year_avg_comments_per_pull_request":0.9138381201044387,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":256,"created_at":"2023-05-10T11:04:26.094Z","updated_at":"2025-09-08T03:01:15.269Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGithub%2FPyGithub/issues","issue_labels_count":{"stale":23,":star: top issue":11,"feature request":9,"good first issue":7,"question":4,"Call for Contribution":3,"hackweek-20":2,"bug":2,"documentation":2,"improvement":2,"Hacktoberfest":2,"refactoring":1,"GraphQL":1,":star: top issues dashboard":1},"pull_request_labels_count":{"improvement":35,"maintenance":35,"OpenAPI":32,":star: top pull request":24,"dependencies":24,"bugfix":23,"github_actions":15,"feature":15,"GraphQL":10,"breaking":10,"python":9,"has conflicts":7,"documentation":7,"stale":3,"ci":3,"enterprise":2,"hackweek-20":1,"refactoring":1},"issue_author_associations_count":{"NONE":286,"CONTRIBUTOR":42,"COLLABORATOR":17},"pull_request_author_associations_count":{"CONTRIBUTOR":303,"COLLABORATOR":294,"NONE":212},"issue_authors":{"EnricoMi":14,"HugoPBrito":4,"webknjaz":4,"testworksau":3,"Xiaoven":3,"trim21":3,"heitorPB":3,"IAmHughes":3,"jodelasur":3,"ahmad88me":2,"xtuchyna":2,"carlescufi":2,"Abe410":2,"zhighleggett":2,"JLLeitschuh":2,"jwodder":2,"Kamilcuk":2,"qua-jones":2,"squatched":2,"AndrewJDawes":2,"amcsparron2793-Water":1,"anovis":1,"ethan-oro":1,"alvarocabanas":1,"deven298":1,"samwyndham":1,"tedivm":1,"RSAlderman":1,"huwcbjones":1,"micahsteinberg":1,"itsmeow":1,"gerryfletch":1,"mdadams":1,"dudu":1,"calebworks":1,"aeonSolutions":1,"coopernetes":1,"appsec-igm-sbf":1,"rheophile10":1,"ruudharing":1,"darkpandarts":1,"OksanaTka":1,"Julian":1,"Zocker1999NET":1,"LecrisUT":1,"AndriiY-SK":1,"davidxia":1,"klibertowski":1,"atulsingh0":1,"richonguzman":1,"AutoScrape123TX":1,"AleksanderMino":1,"matt-davis27":1,"fus-kus":1,"thowbik-dustan":1,"zsbeheshti":1,"Atim-01":1,"danvk":1,"kliem":1,"mihaigalos":1,"atodorov":1,"mittal-umang":1,"mschoettle":1,"chriskuehl":1,"jakubedzior":1,"stas-linearb":1,"Nonesence999":1,"mmmce1994":1,"jack-joindeed":1,"jhoffmann":1,"ck3mp3r":1,"WojciechBarczynski":1,"atulkpatel":1,"kunj-thakor":1,"cbrianhill":1,"OscarVanL":1,"blyedev":1,"jelkin99":1,"rbreslin18":1,"andrewthetechie":1,"Kyl-Bempah":1,"gschaffner":1,"dlancer":1,"dpocock":1,"JanisV":1,"Rapid1898-code":1,"LeonardoFurtado":1,"josemiguelpg":1,"vrichmond499":1,"guymatz":1,"raphsilva":1,"kebaldwi":1,"astrofrog":1,"Amber-Rigg":1,"LorenzoCattai":1,"Kallinteris-Andreas":1,"AlexHff":1,"shicholas":1,"Pat-re":1,"BradChengIRESS":1,"modernNeo":1,"instructure-analytics":1,"chaffees":1,"niodice":1,"antspy":1,"thejcannon":1,"jorge-delphix":1,"99Kies":1,"bahag-klickst":1,"fclairamb":1,"alexdotc":1,"zhangdanni1129":1,"neel-m":1,"arash77":1,"xmo-odoo":1,"psaile":1,"Wm-M-Thompson":1,"rappie":1,"noah978":1,"toughjay318":1,"beckermr":1,"paradise321":1,"gopidesupavan":1,"steve-hu":1,"codyaray":1,"Morg42":1,"iskode":1,"kurtke1990":1,"jgopel":1,"a-chaudhari":1,"cahillsf":1,"charlax":1,"jmreddy2106":1,"jayfk":1,"SinaRanjkeshzade":1,"aau357":1,"ryannowarm":1,"goliaro":1,"wills-int":1,"cooco119":1,"venkatamutyala":1,"silasary":1,"haotong-yang":1,"ecs-jnguyen":1,"javoire":1,"lokeshwarobuli":1,"vchawla3":1,"andreisidorenko":1,"Felixoid":1,"46966":1,"nkaaf":1,"jdkandersson":1,"Twitch":1,"david-hodgson-at-sky":1,"nitang22":1,"vikas027":1,"Jediweirdo":1,"raboof":1,"nowox":1,"kostrahb":1,"Momo-Not-Emo":1,"MikeTheGreat":1,"jmgreg31":1,"JacekLakis-TomTom":1,"nicola-lunghi":1,"patrick-rivos":1,"skjerns":1,"ab9-er":1,"jessieyanl":1,"x0f0":1,"digi-talo":1,"axp972":1,"carlosd-29":1,"wrjohnson":1,"roeniss":1,"dregad":1,"finnkauski":1,"AdrianVMartin":1,"mavaras":1,"AnkeshThakur":1,"coltonb-arcadia":1,"hemanthsavasere":1,"OlegYurchik":1,"misiektoja":1,"penguinpee":1,"BBI-YggyKing":1,"DelevoXDG":1,"DaeAman":1,"johannes-russek-sh":1,"s-t-e-v-e-n-k":1,"gs-attripathi":1,"sbkobaidze":1,"anastasrado":1,"vandmo":1,"anigamer101":1,"Lslightly":1,"kloczek":1,"Nightrord":1,"see-k-er":1,"aolieman":1,"zavbala":1,"ilsaloving":1,"nevins-b":1,"QinhaoChang":1,"stephenmuss":1,"davidzenisu":1,"disbr007":1,"saargrin":1,"doljae":1,"rite2hhh":1,"Razboinicul":1,"azatelli":1,"gczuczy":1,"elliotwutingfeng":1,"rekerok":1,"srijiths":1,"jdnurmi":1,"psychemedia":1,"bakert":1,"SESA444562":1,"lorenzschreyer":1,"doglex":1,"lumynou5":1,"het28052001":1,"dnr-len":1,"yus4u":1,"yz-chime":1,"phipz":1,"rexshihaoren":1,"glaubitz":1,"nagibyro":1,"miha42-github":1,"jeremy-jimmy":1,"BreathXV":1,"arnauav":1,"sharathsridhar":1,"Philip-Mais":1,"BalveerSinghYT":1,"meneal":1,"Loki-Afro":1,"dyhn78":1,"Luckets":1,"bauergeorg":1,"TheDutchDevil":1,"richlysakowski":1,"kishaningithub":1,"jblorenzo":1,"eap":1,"zhimin-z":1,"ryanpeach":1,"williamfzc":1,"Dufran":1,"gfog-floqast":1,"thehesiod":1,"lazka":1,"RoyBg":1,"sbrunner":1,"Hermios":1,"imarkowitz":1,"Fobnud-8wokpo-qivsyz":1,"Mahdiar-web":1,"github-actions[bot]":1,"BenedictStrunk-otto":1,"nitishvu":1,"ghost":1,"ChibuezeOnejeme":1,"kgal-pan":1,"raulcd":1,"michaelhankin":1,"ruben-chainalysis":1,"koliyo":1,"AleksandraAleksandrova":1,"arademaker":1,"AnderUstarroz":1,"terenho":1,"alextsakpinis":1,"Jack-Tierney":1,"Thecode764":1,"gaborbernat":1,"mriedem":1,"vipinshreyaskumar":1,"ankitkumar16012000":1,"ncl-kd":1,"anantzoid":1,"jellejurre":1,"AndyLuo1029":1,"milosmns":1,"sfc-gh-hpathak":1,"sagarseth123":1,"owenlamont":1,"aclarknexient":1,"marouni":1,"sk193":1,"jonapich":1,"aquint-zama":1,"kumar10725":1,"austinlucaslake":1,"Crain-32":1,"ramyij":1,"justhecuke":1,"Lordog":1,"vanya20074":1,"SWITCHin2":1},"pull_request_authors":{"EnricoMi":287,"trim21":72,"dependabot[bot]":24,"uniswap-collab":18,"billnapier":13,"treee111":12,"Borda":11,"xmo-odoo":10,"JLLeitschuh":7,"lazka":7,"jodelasur":6,"dblanchette":5,"minrk":4,"boomanaiden154":4,"heitorpolidoro":4,"jackylamhk":4,"arash77":4,"squatched":4,"Felixoid":3,"janssonoskar":3,"smuzaffar":3,"wakamex":3,"stsewd":3,"amnuts":3,"AndrewJDawes":3,"smkillen":3,"terenho":3,"gbhand":3,"jsmolar":2,"shicholas":2,"coltonb-arcadia":2,"alvicsam":2,"gopidesupavan":2,"cwlls":2,"didot":2,"neel-m":2,"hodeinavarro":2,"iarspider":2,"stroebs":2,"chrisgavin":2,"sam93210":2,"fb929":2,"yd-wu":2,"matt-davis27":2,"lpbedard":2,"ryanpeach":2,"hboyd2003":2,"pashafateev":2,"kianmeng":2,"austinlucaslake":2,"OscarVanL":2,"joosangkim":2,"Henkhogan":2,"kliem":2,"deriamis":2,"mohamed-haidara-cko":2,"harry-unlikelyai":2,"bmwiedemann":2,"nickrmcclorey":2,"ssganesh035":2,"coopernetes":2,"jonashartwig":2,"wurstbrot":2,"Nerixyz":2,"jmgate":2,"jenskeiner":2,"lbillinghamwrk":2,"mxmehl":2,"harshita-gupta":2,"xvega":2,"eddie-santos":2,"csalerno-asml":2,"Lslightly":2,"dhruvmanila":2,"aparsuri-bird":2,"fetsko":2,"ColasGael":2,"climbfuji":2,"gfog-floqast":2,"dipenarathod":2,"timgates42":2,"atodorov":2,"Morerice":2,"tlp-polyrize":2,"parthmishra":2,"arimaqz":2,"hugovk":2,"a-sido":2,"blyedev":2,"sbrunner":2,"khneal":2,"kgal-pan":2,"xaph":2,"tuchfarber":2,"jonapich":2,"nthings":2,"chouetz":2,"ramiro":2,"bakosa":2,"x612skm":2,"gerardsegarra":2,"SebastienSyd":2,"heitorPB":2,"eduramirezh":2,"kukarkinmm":2,"skinitimski":2,"LifeLex":2,"Apakottur":2,"e7217":2,"nckslvrmn":2,"uncleDecart":2,"thomascrowley":2,"tiangolo":2,"jmgreg31":2,"Cheshirez":2,"ReenigneArcher":2,"mohy01":2,"interifter":2,"tituspijean":2,"fsouza":2,"mcw0933":2,"jaseemabid":2,"KPCOFGS":2,"joshuataylor":2,"majamassarini":2,"josemiguelpg":2,"luna215":2,"YugoHino":1,"jdelic":1,"jorge-delphix":1,"thomaslangston-mongodb":1,"ocket8888":1,"tekumara":1,"RobPasMue":1,"allevin":1,"laysauchoa":1,"chantra":1,"ShiftedMr":1,"colinodell":1,"Muscaw":1,"kang-makes":1,"ThomasDevoogdt":1,"WojciechBarczynski":1,"DaanHoogland":1,"kiwiz":1,"goodtune":1,"isouza-daitan":1,"OksanaTka":1,"wrecker":1,"vanya20074":1,"icebreaker":1,"m42e":1,"ofrankg":1,"ukaj":1,"Aidan-McNay":1,"vthiru423":1,"mschurov":1,"BradChengIRESS":1,"nad182":1,"yixinguo2":1,"notmicaelfilipe":1,"IronLung7":1,"ck3mp3r":1,"Mr-Pepe":1,"flying-sheep":1,"jwodder":1,"sd-kialo":1,"marksmayo":1,"kszonek":1,"zstyblik":1,"siddharthab":1,"Crain-32":1,"kumy":1,"ncareau":1,"oriash93":1,"6":1,"patrick-rivos":1,"mball-agathos":1,"lukaspetersson":1,"AlexandreODelisle":1,"binford2k":1,"aolieman":1,"FabioBatSilva":1,"lawndoc":1,"Xiaoven":1,"Skptak":1,"yurinnick":1,"babineaum":1,"psyclaudeZ":1,"ahoneiser":1,"Railslide":1,"chriskuehl":1,"jakubgs":1,"alecglen":1,"ExplodingCabbage":1,"austinsasko":1,"zeroday0619":1,"jbeard4":1,"slastrina":1,"nevins-b":1,"maybeec":1,"kursataktas":1,"yarken":1,"gdams":1,"fus-kus":1,"mittal-umang":1,"tanannie22":1,"samdevo":1,"suzyng83209":1,"mfocko":1,"Balasundaram":1,"meanguy":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10167544,"issues_count":32012554,"pull_requests_count":100260947,"authors_count":10729845,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"documentation":1,"GraphQL":1,":star: top issue":1,":star: top issues dashboard":1},"past_year_pull_request_labels_count":{"maintenance":35,"improvement":34,"OpenAPI":32,"bugfix":23,"feature":13,":star: top pull request":13,"dependencies":12,"GraphQL":10,"breaking":10,"github_actions":9,"documentation":6,"ci":3,"python":3,"enterprise":2},"past_year_issue_author_associations_count":{"NONE":65,"CONTRIBUTOR":9,"COLLABORATOR":5},"past_year_pull_request_author_associations_count":{"COLLABORATOR":241,"CONTRIBUTOR":73,"NONE":69},"past_year_issue_authors":{"EnricoMi":5,"HugoPBrito":4,"webknjaz":4,"Xiaoven":1,"mihaigalos":1,"matt-davis27":1,"Lordog":1,"LecrisUT":1,"lazka":1,"klibertowski":1,"kishaningithub":1,"justhecuke":1,"johannes-russek-sh":1,"jeremy-jimmy":1,"jdnurmi":1,"javoire":1,"JanisV":1,"jakubedzior":1,"chriskuehl":1,"x0f0":1,"Wm-M-Thompson":1,"venkatamutyala":1,"SWITCHin2":1,"steve-hu":1,"srijiths":1,"SESA444562":1,"sbkobaidze":1,"ryanpeach":1,"Rapid1898-code":1,"psaile":1,"penguinpee":1,"OscarVanL":1,"OksanaTka":1,"nkaaf":1,"mschoettle":1,"Morg42":1,"carlosd-29":1,"cahillsf":1,"BreathXV":1,"blyedev":1,"BenedictStrunk-otto":1,"bahag-klickst":1,"atodorov":1,"Atim-01":1,"aquint-zama":1,"aolieman":1,"antspy":1,"AnkeshThakur":1,"anigamer101":1,"Amber-Rigg":1,"aeonSolutions":1,"aau357":1,"imarkowitz":1,"IAmHughes":1,"heitorPB":1,"haotong-yang":1,"gopidesupavan":1,"github-actions[bot]":1,"gfog-floqast":1,"gaborbernat":1,"ethan-oro":1,"dyhn78":1,"doglex":1,"dlancer":1,"DelevoXDG":1,"davidzenisu":1,"david-hodgson-at-sky":1,"cooco119":1,"coltonb-arcadia":1},"past_year_pull_request_authors":{"EnricoMi":239,"dependabot[bot]":12,"billnapier":11,"lazka":6,"minrk":4,"stsewd":3,"Henkhogan":2,"OscarVanL":2,"blyedev":2,"a-sido":2,"arimaqz":2,"matt-davis27":2,"atodorov":2,"lpbedard":2,"ryanpeach":2,"gfog-floqast":2,"mcw0933":2,"hboyd2003":2,"hugovk":2,"parthmishra":2,"sam93210":2,"jenskeiner":2,"x612skm":2,"didot":2,"gopidesupavan":2,"Felixoid":2,"eddie-santos":2,"jaseemabid":2,"climbfuji":2,"xmo-odoo":2,"neel-m":2,"kukarkinmm":2,"Nerixyz":2,"SebastienSyd":2,"e7217":2,"fetsko":2,"coltonb-arcadia":2,"ssganesh035":2,"Apakottur":2,"jsmolar":2,"tiangolo":2,"LifeLex":2,"uncleDecart":2,"interifter":2,"majamassarini":2,"JLLeitschuh":2,"jmgate":2,"tuchfarber":2,"nickrmcclorey":2,"eduramirezh":2,"pashafateev":2,"kianmeng":2,"ReenigneArcher":2,"bmwiedemann":2,"skinitimski":2,"kursataktas":1,"aolieman":1,"Aidan-McNay":1,"Xiaoven":1,"alecglen":1,"zstyblik":1,"chriskuehl":1,"mfocko":1,"tanannie22":1,"icebreaker":1},"maintainers":[{"login":"EnricoMi","count":301,"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":244,"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"}]},"events":{"total":{"CreateEvent":154,"ReleaseEvent":3,"IssuesEvent":122,"WatchEvent":538,"DeleteEvent":139,"IssueCommentEvent":402,"PushEvent":196,"PullRequestReviewCommentEvent":278,"PullRequestReviewEvent":291,"PullRequestEvent":361,"ForkEvent":111},"last_year":{"CreateEvent":154,"ReleaseEvent":3,"IssuesEvent":122,"WatchEvent":538,"DeleteEvent":139,"IssueCommentEvent":402,"PushEvent":196,"PullRequestReviewCommentEvent":278,"PullRequestReviewEvent":291,"PullRequestEvent":361,"ForkEvent":111}},"keywords":["github","github-api","pygithub","python"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-06T12:30:14.390Z","updated_at":"2022-08-06T12:30:14.390Z","repository_link":"https://github.com/PyGithub/PyGithub/blob/main/requirements.txt","dependencies":[{"id":584991702,"package_name":"pynacl","ecosystem":"pypi","requirements":"\u003e=1.4.0","direct":true,"kind":"runtime","optional":false},{"id":584991703,"package_name":"requests","ecosystem":"pypi","requirements":"\u003e=2.14.0","direct":true,"kind":"runtime","optional":false},{"id":584991704,"package_name":"pyjwt","ecosystem":"pypi","requirements":"\u003e=2.0","direct":true,"kind":"runtime","optional":false},{"id":584991705,"package_name":"sphinx","ecosystem":"pypi","requirements":"\u003c3","direct":true,"kind":"runtime","optional":false},{"id":584991706,"package_name":"sphinx-rtd-theme","ecosystem":"pypi","requirements":"\u003c1.1","direct":true,"kind":"runtime","optional":false},{"id":584991707,"package_name":"Deprecated","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-06T12:30:14.407Z","updated_at":"2022-08-06T12:30:14.407Z","repository_link":"https://github.com/PyGithub/PyGithub/blob/main/setup.py","dependencies":[{"id":584991708,"package_name":"deprecated","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":584991709,"package_name":"pyjwt","ecosystem":"pypi","requirements":"\u003e=2.0","direct":true,"kind":"runtime","optional":false},{"id":584991710,"package_name":"pynacl","ecosystem":"pypi","requirements":"\u003e=1.4.0","direct":true,"kind":"runtime","optional":false},{"id":584991711,"package_name":"requests","ecosystem":"pypi","requirements":"\u003e=2.14.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"test-requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-06T12:30:14.436Z","updated_at":"2022-08-06T12:30:14.436Z","repository_link":"https://github.com/PyGithub/PyGithub/blob/main/test-requirements.txt","dependencies":[{"id":584991712,"package_name":"cryptography","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":584991713,"package_name":"httpretty","ecosystem":"pypi","requirements":"\u003e=1.0.3","direct":true,"kind":"test","optional":false},{"id":584991714,"package_name":"pytest","ecosystem":"pypi","requirements":"\u003e=5.3","direct":true,"kind":"test","optional":false},{"id":584991715,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"\u003e=2.8","direct":true,"kind":"test","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T16:22:26.170Z","updated_at":"2023-01-13T16:22:26.170Z","repository_link":"https://github.com/PyGithub/PyGithub/blob/main/.github/workflows/ci.yml","dependencies":[{"id":6890228051,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6890228052,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6890228053,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v2.1.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pypi-release.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T16:22:26.195Z","updated_at":"2023-01-13T16:22:26.195Z","repository_link":"https://github.com/PyGithub/PyGithub/blob/main/.github/workflows/pypi-release.yml","dependencies":[{"id":6890228107,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6890228108,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/lint.yml","sha":null,"kind":"manifest","created_at":"2023-07-06T15:32:29.828Z","updated_at":"2023-07-06T15:32:29.828Z","repository_link":"https://github.com/PyGithub/PyGithub/blob/main/.github/workflows/lint.yml","dependencies":[{"id":11161357483,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":11161357484,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":11161357485,"package_name":"liskin/gh-problem-matcher-wrap","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":11161357486,"package_name":"pre-commit/action","ecosystem":"actions","requirements":"v3.0.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"requirements-types.txt","sha":null,"kind":"manifest","created_at":"2023-07-06T15:32:30.084Z","updated_at":"2023-07-06T15:32:30.084Z","repository_link":"https://github.com/PyGithub/PyGithub/blob/main/requirements-types.txt","dependencies":[{"id":11161357646,"package_name":"mypy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":11161357650,"package_name":"types-deprecated","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":11161357653,"package_name":"types-jwt","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":11161357751,"package_name":"types-python-dateutil","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":11161357939,"package_name":"types-requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":33.01333542592656,"created_at":"2025-09-08T11:19:05.427Z","updated_at":"2025-10-07T08:25:51.622Z","avatar_url":"https://github.com/PyGithub.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":44616896,"funding_links":["https://github.com/sponsors/sfdye","https://github.com/sponsors/s-t-e-v-e-n-k","https://github.com/sponsors/enricomi"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["distributed","packaging","closember","asyncio","pip","deep-neural-networks","pallets","json-schema","fuzzing","notebook"],"project_url":"https://science.ecosyste.ms/api/v1/projects/69967","html_url":"https://science.ecosyste.ms/projects/69967"}