{"id":64412,"name":"distro","description":"A much more elaborate replacement for removed Python's `platform.linux_distribution()` method","url":"https://github.com/python-distro/distro","last_synced_at":"2025-09-08T13:11:03.639Z","repository":{"id":37536081,"uuid":"47115470","full_name":"python-distro/distro","owner":"python-distro","description":"A much more elaborate replacement for removed Python's `platform.linux_distribution()` method","archived":false,"fork":false,"pushed_at":"2024-12-30T17:52:32.000Z","size":518,"stargazers_count":271,"open_issues_count":17,"forks_count":68,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-08-24T09:19:46.191Z","etag":null,"topics":["distribution","distro","hacktoberfest","linux","linux-distribution","python","python-library"],"latest_commit_sha":null,"homepage":"https://distro.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python-distro.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-11-30T11:58:01.000Z","updated_at":"2025-08-18T20:42:56.000Z","dependencies_parsed_at":"2024-01-13T19:17:57.384Z","dependency_job_id":"1a17968c-5364-4654-a179-e838d78b32a3","html_url":"https://github.com/python-distro/distro","commit_stats":{"total_commits":299,"total_committers":51,"mean_commits":5.862745098039215,"dds":0.7357859531772575,"last_synced_commit":"3bd19e61fcb7f8d2bf3d45d9e40d69c92e05d241"},"previous_names":["nir0s/distro","nir0s/ld"],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/python-distro/distro","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-distro","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/sbom","scorecard":{"id":688729,"data":{"date":"2025-08-11","repo":{"name":"github.com/python-distro/distro","commit":"3bd19e61fcb7f8d2bf3d45d9e40d69c92e05d241"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/deploy.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":"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/ci.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/python-distro/distro/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/python-distro/distro/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/python-distro/distro/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/python-distro/distro/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/python-distro/distro/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/python-distro/distro/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/python-distro/distro/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/python-distro/distro/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/python-distro/distro/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/python-distro/distro/deploy.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:22","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:61","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:24","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.6.0 not signed: https://api.github.com/repos/python-distro/distro/releases/47057956","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/python-distro/distro/releases/47057956"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T01:44:02.938Z","repository_id":37536081,"created_at":"2025-08-22T01:44:02.939Z","updated_at":"2025-08-22T01:44:02.939Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274189458,"owners_count":25237966,"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":"python-distro","name":"python-distro","uuid":"86745383","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/86745383?v=4","repositories_count":1,"last_synced_at":"2024-03-25T18:41:18.539Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/python-distro","funding_links":[],"total_stars":253,"followers":1,"following":0,"created_at":"2022-11-02T16:23:10.553Z","updated_at":"2024-03-25T18:41:18.552Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-distro","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-distro/repositories"},"packages":[{"id":8614587,"name":"github.com/python-distro/distro","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/python-distro/distro","keywords_array":[],"namespace":null,"versions_count":18,"first_release_published_at":"2023-12-02T02:14:42.877Z","latest_release_published_at":"2023-12-19T09:02:48.000Z","latest_release_number":"v1.9.0","last_synced_at":"2025-08-24T14:21:30.911Z","created_at":"2023-12-02T02:14:39.759Z","updated_at":"2025-08-24T14:58:34.952Z","registry_url":"https://pkg.go.dev/github.com/python-distro/distro","install_command":"go get github.com/python-distro/distro","documentation_url":"https://pkg.go.dev/github.com/python-distro/distro#section-documentation","metadata":{},"repo_metadata":{"uuid":"47115470","full_name":"python-distro/distro","owner":"python-distro","description":"A much more elaborate replacement for removed Python's `platform.linux_distribution()` method","archived":false,"fork":false,"pushed_at":"2023-09-05T16:49:12.000Z","size":533,"stargazers_count":239,"open_issues_count":12,"forks_count":61,"subscribers_count":10,"default_branch":"master","last_synced_at":"2023-09-24T18:42:51.243Z","etag":null,"topics":["distribution","distro","hacktoberfest","linux","linux-distribution","python","python-library"],"latest_commit_sha":null,"homepage":"https://distro.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python-distro.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2015-11-30T11:58:01.000Z","updated_at":"2023-07-28T19:16:14.000Z","dependencies_parsed_at":"2023-07-14T08:31:56.810Z","dependency_job_id":null,"html_url":"https://github.com/python-distro/distro","commit_stats":{"total_commits":292,"total_committers":48,"mean_commits":6.083333333333333,"dds":0.7294520547945205,"last_synced_commit":"c443f121e231381f750f2865b942d77be3361e74"},"previous_names":["nir0s/distro","nir0s/ld"],"tags_count":20,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-distro","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":174245441,"owners_count":10087783,"icon_url":"https://github.com/github.png","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"}},"repo_metadata_updated_at":"2025-08-24T14:58:34.928Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.801592556016239,"dependent_packages_count":9.575730298247606,"stargazers_count":3.409421154004181,"forks_count":3.1346790826829127,"docker_downloads_count":null,"average":6.7303557727377346},"purl":"pkg:golang/github.com/python-distro/distro","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/python-distro/distro","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/python-distro/distro","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/python-distro/distro/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-12-02T00:08:18.000Z","issues_count":38,"pull_requests_count":65,"avg_time_to_close_issue":52096804.93548387,"avg_time_to_close_pull_request":3245808.603174603,"issues_closed_count":31,"pull_requests_closed_count":63,"pull_request_authors_count":24,"issue_authors_count":34,"avg_comments_per_issue":5.7631578947368425,"avg_comments_per_pull_request":2.4615384615384617,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":5,"past_year_issues_count":2,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":124403.0,"past_year_avg_time_to_close_pull_request":626194.4285714285,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":8.0,"past_year_avg_comments_per_pull_request":5.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/issues"},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpython-distro%2Fdistro/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpython-distro%2Fdistro/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpython-distro%2Fdistro/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpython-distro%2Fdistro/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954233,"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":2697577,"name":"distro","ecosystem":"pypi","description":"Distro - an OS platform information API","homepage":"https://github.com/python-distro/distro","licenses":"Apache License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/python-distro/distro","keywords_array":[],"namespace":null,"versions_count":16,"first_release_published_at":"2016-04-21T05:55:47.000Z","latest_release_published_at":"2023-12-24T09:54:30.000Z","latest_release_number":"1.9.0","last_synced_at":"2025-08-24T14:21:30.334Z","created_at":"2022-04-10T10:37:48.682Z","updated_at":"2025-08-24T14:21:30.334Z","registry_url":"https://pypi.org/project/distro/","install_command":"pip install distro --index-url https://pypi.org/simple","documentation_url":"https://distro.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Intended Audience :: System Administrators","License :: OSI Approved :: Apache Software License","Operating System :: POSIX :: BSD","Operating System :: POSIX :: BSD :: FreeBSD","Operating System :: POSIX :: BSD :: NetBSD","Operating System :: POSIX :: BSD :: OpenBSD","Operating System :: POSIX :: Linux","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Software Development :: Libraries :: Python Modules","Topic :: System :: Operating System"],"normalized_name":"distro","project_status":null},"repo_metadata":{"uuid":"47115470","full_name":"python-distro/distro","owner":"python-distro","description":"A much more elaborate replacement for removed Python's `platform.linux_distribution()` method","archived":false,"fork":false,"pushed_at":"2023-12-24T09:39:26.000Z","size":494,"stargazers_count":249,"open_issues_count":11,"forks_count":65,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-01-02T11:10:37.109Z","etag":null,"topics":["distribution","distro","hacktoberfest","linux","linux-distribution","python","python-library"],"latest_commit_sha":null,"homepage":"https://distro.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python-distro.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2015-11-30T11:58:01.000Z","updated_at":"2023-12-29T21:51:34.000Z","dependencies_parsed_at":"2023-07-14T08:31:56.810Z","dependency_job_id":null,"html_url":"https://github.com/python-distro/distro","commit_stats":{"total_commits":292,"total_committers":48,"mean_commits":6.083333333333333,"dds":0.7294520547945205,"last_synced_commit":"c443f121e231381f750f2865b942d77be3361e74"},"previous_names":["nir0s/distro","nir0s/ld"],"tags_count":20,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-distro","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":178963288,"owners_count":10750501,"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":"python-distro","name":"python-distro","uuid":"86745383","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/86745383?v=4","repositories_count":1,"last_synced_at":"2023-04-09T07:16:05.596Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/python-distro","created_at":"2022-11-02T16:23:10.553Z","updated_at":"2023-04-09T07:16:05.600Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-distro","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-distro/repositories"},"tags":[{"name":"v1.8.0","sha":"7766e989a79101c1b8ec02e5e76aad520bf0abcd","kind":"commit","published_at":"2022-10-10T15:27:19.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.8.0","html_url":"https://github.com/python-distro/distro/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"697b2dbb20ab12cb86becf57f062645de723d5ac","kind":"commit","published_at":"2022-02-15T17:18:15.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.7.0","html_url":"https://github.com/python-distro/distro/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"116cdad222637c8612c4126ff8b3718bdfcb8696","kind":"commit","published_at":"2021-07-30T16:27:38.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.6.0","html_url":"https://github.com/python-distro/distro/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"d93643a066f72b1fea3864d30a407c2ee7ec7b44","kind":"commit","published_at":"2020-03-30T21:10:27.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.5.0","html_url":"https://github.com/python-distro/distro/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"c2d9e3693463b903ea1ef37c2e63a9d0d3de6c5f","kind":"commit","published_at":"2019-02-04T08:52:10.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.4.0","html_url":"https://github.com/python-distro/distro/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d8772664a7f1514774d00fdcf315e8c17c8b924d","kind":"commit","published_at":"2018-05-09T08:19:51.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.3.0","html_url":"https://github.com/python-distro/distro/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"55fb75e327a2e6a3d5f447897509af1ee291b3c3","kind":"commit","published_at":"2017-12-24T18:08:05.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.2.0","html_url":"https://github.com/python-distro/distro/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"ff1699d63b3ba93411d339fa1b19836684c6f420","kind":"commit","published_at":"2017-11-28T09:21:08.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.1.0","html_url":"https://github.com/python-distro/distro/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"6c9d5947671f54b41198987ef0a2a887c394995c","kind":"commit","published_at":"2017-04-02T09:57:15.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.0.4","html_url":"https://github.com/python-distro/distro/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"1dfa683c52b1931682c273bad71399682c446e07","kind":"commit","published_at":"2017-03-19T10:20:29.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.0.3","html_url":"https://github.com/python-distro/distro/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"9109a420afe8d8543ddb0f54fdb00f39634953c3","kind":"commit","published_at":"2017-01-12T10:03:04.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.0.2","html_url":"https://github.com/python-distro/distro/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.0.2/manifests"},{"name":"v1.0.0","sha":"138955d48eb9e5ec4d3a373c4fd5341ccceb32ea","kind":"tag","published_at":"2017-01-12T08:54:50.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.0.0","html_url":"https://github.com/python-distro/distro/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.0.0/manifests"},{"name":"v1.0.1","sha":"bc8a1fbbede95c777532c57a128565f4d8265a8b","kind":"commit","published_at":"2016-11-03T06:29:42.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.0.1","html_url":"https://github.com/python-distro/distro/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.0.1/manifests"},{"name":"v0.6.0","sha":"f22e0d050b7635331e159b20e39a7647938a4e50","kind":"commit","published_at":"2016-04-21T06:28:18.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v0.6.0","html_url":"https://github.com/python-distro/distro/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"c8056b6bbd9f914608da1b2eb2a69f19ca1744f5","kind":"commit","published_at":"2016-03-23T15:23:08.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v0.5.0","html_url":"https://github.com/python-distro/distro/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v0.5.0/manifests"},{"name":"0.2.9","sha":"b7d371295e48b7cc153ad1dc3979219cc3c79976","kind":"commit","published_at":"2016-01-28T16:56:28.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/0.2.9","html_url":"https://github.com/python-distro/distro/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/0.2.9/manifests"},{"name":"v0.2.1","sha":"2886bed55c2e83413bb72114261fbbcc5e1300c1","kind":"commit","published_at":"2015-12-25T09:29:56.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v0.2.1","html_url":"https://github.com/python-distro/distro/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v0.2.1/manifests"},{"name":"0.2.1","sha":"2f626be146900d089dc130b774abe0372c9301a2","kind":"commit","published_at":"2015-12-24T18:58:55.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/0.2.1","html_url":"https://github.com/python-distro/distro/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"2f626be146900d089dc130b774abe0372c9301a2","kind":"commit","published_at":"2015-12-24T18:58:55.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/0.2.0","html_url":"https://github.com/python-distro/distro/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/0.2.0/manifests"},{"name":"v0.1.2","sha":"438571499ebc6414669ec4149421a41a2bd8cb37","kind":"commit","published_at":"2015-12-13T07:40:30.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v0.1.2","html_url":"https://github.com/python-distro/distro/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v0.1.2/manifests"}]},"repo_metadata_updated_at":"2024-01-03T10:02:07.105Z","dependent_packages_count":397,"downloads":95352773,"downloads_period":"last-month","dependent_repos_count":12322,"rankings":{"downloads":0.04383656115933948,"dependent_repos_count":0.07685154445926043,"dependent_packages_count":0.07318321298149143,"stargazers_count":5.3146786449917185,"forks_count":6.758717331215483,"docker_downloads_count":0.006602996659984189,"average":2.0456450485778794},"purl":"pkg:pypi/distro","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/distro","docker_dependents_count":6711,"docker_downloads_count":5864735717,"usage_url":"https://repos.ecosyste.ms/usage/pypi/distro","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/distro/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2024-01-01T21:43:45.348Z","issues_count":38,"pull_requests_count":67,"avg_time_to_close_issue":51248891.125,"avg_time_to_close_pull_request":3134921.5454545454,"issues_closed_count":32,"pull_requests_closed_count":66,"pull_request_authors_count":24,"issue_authors_count":34,"avg_comments_per_issue":5.7631578947368425,"avg_comments_per_pull_request":2.4776119402985075,"merged_pull_requests_count":59,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":2,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":12543983.0,"past_year_avg_time_to_close_pull_request":680224.1,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":8.0,"past_year_avg_comments_per_pull_request":4.6,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":10,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/issues"},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/distro/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/distro/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/distro/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/distro/related_packages","maintainers":[{"uuid":"HorlogeSkynet","login":"HorlogeSkynet","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/HorlogeSkynet/","role":null,"created_at":"2023-02-24T00:01:14.886Z","updated_at":"2023-02-24T00:01:14.886Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/HorlogeSkynet/packages"},{"uuid":"sping","login":"sping","name":null,"email":null,"url":null,"packages_count":30,"html_url":"https://pypi.org/user/sping/","role":null,"created_at":"2023-02-24T00:01:14.906Z","updated_at":"2023-02-24T00:01:14.906Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/sping/packages"},{"uuid":"nir0s","login":"nir0s","name":null,"email":null,"url":null,"packages_count":12,"html_url":"https://pypi.org/user/nir0s/","role":null,"created_at":"2023-02-24T00:01:14.893Z","updated_at":"2023-02-24T00:01:14.893Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/nir0s/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726140,"maintainers_count":308800,"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":7778506,"name":"py3-distro-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-distro","homepage":"https://github.com/python-distro/distro","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/python-distro/distro","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-19T22:10:20.000Z","latest_release_published_at":"2023-04-19T22:10:20.000Z","latest_release_number":"1.8.0-r2","last_synced_at":"2025-09-03T08:28:28.898Z","created_at":"2023-05-22T14:18:40.515Z","updated_at":"2025-09-03T08:28:28.898Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/py3-distro-pyc","install_command":"apk add py3-distro-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37536081,"uuid":"47115470","full_name":"python-distro/distro","owner":"python-distro","description":"A much more elaborate replacement for removed Python's `platform.linux_distribution()` method","archived":false,"fork":false,"pushed_at":"2024-12-30T17:52:32.000Z","size":518,"stargazers_count":271,"open_issues_count":17,"forks_count":68,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-08-24T09:19:46.191Z","etag":null,"topics":["distribution","distro","hacktoberfest","linux","linux-distribution","python","python-library"],"latest_commit_sha":null,"homepage":"https://distro.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python-distro.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-11-30T11:58:01.000Z","updated_at":"2025-08-18T20:42:56.000Z","dependencies_parsed_at":"2024-01-13T19:17:57.384Z","dependency_job_id":"1a17968c-5364-4654-a179-e838d78b32a3","html_url":"https://github.com/python-distro/distro","commit_stats":{"total_commits":299,"total_committers":51,"mean_commits":5.862745098039215,"dds":0.7357859531772575,"last_synced_commit":"3bd19e61fcb7f8d2bf3d45d9e40d69c92e05d241"},"previous_names":["nir0s/distro","nir0s/ld"],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/python-distro/distro","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-distro","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/sbom","scorecard":{"id":688729,"data":{"date":"2025-08-11","repo":{"name":"github.com/python-distro/distro","commit":"3bd19e61fcb7f8d2bf3d45d9e40d69c92e05d241"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/deploy.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":"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/ci.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/python-distro/distro/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/python-distro/distro/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/python-distro/distro/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/python-distro/distro/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/python-distro/distro/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/python-distro/distro/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/python-distro/distro/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/python-distro/distro/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/python-distro/distro/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/python-distro/distro/deploy.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:22","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:61","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:24","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.6.0 not signed: https://api.github.com/repos/python-distro/distro/releases/47057956","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/python-distro/distro/releases/47057956"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T01:44:02.938Z","repository_id":37536081,"created_at":"2025-08-22T01:44:02.939Z","updated_at":"2025-08-22T01:44:02.939Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271893866,"owners_count":24839948,"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-08-24T02:00:11.135Z","response_time":111,"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":"python-distro","name":"python-distro","uuid":"86745383","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/86745383?v=4","repositories_count":1,"last_synced_at":"2024-03-25T18:41:18.539Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/python-distro","funding_links":[],"total_stars":253,"followers":1,"following":0,"created_at":"2022-11-02T16:23:10.553Z","updated_at":"2024-03-25T18:41:18.552Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-distro","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-distro/repositories"},"tags":[{"name":"v1.9.0","sha":"8d88a2d72a3dbdb1d1443788c2e0142658b2b0ba","kind":"commit","published_at":"2023-12-22T21:08:47.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.9.0","html_url":"https://github.com/python-distro/distro/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"7766e989a79101c1b8ec02e5e76aad520bf0abcd","kind":"commit","published_at":"2022-10-10T15:27:19.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.8.0","html_url":"https://github.com/python-distro/distro/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"697b2dbb20ab12cb86becf57f062645de723d5ac","kind":"commit","published_at":"2022-02-15T17:18:15.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.7.0","html_url":"https://github.com/python-distro/distro/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"116cdad222637c8612c4126ff8b3718bdfcb8696","kind":"commit","published_at":"2021-07-30T16:27:38.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.6.0","html_url":"https://github.com/python-distro/distro/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"d93643a066f72b1fea3864d30a407c2ee7ec7b44","kind":"commit","published_at":"2020-03-30T21:10:27.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.5.0","html_url":"https://github.com/python-distro/distro/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"c2d9e3693463b903ea1ef37c2e63a9d0d3de6c5f","kind":"commit","published_at":"2019-02-04T08:52:10.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.4.0","html_url":"https://github.com/python-distro/distro/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d8772664a7f1514774d00fdcf315e8c17c8b924d","kind":"commit","published_at":"2018-05-09T08:19:51.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.3.0","html_url":"https://github.com/python-distro/distro/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"55fb75e327a2e6a3d5f447897509af1ee291b3c3","kind":"commit","published_at":"2017-12-24T18:08:05.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.2.0","html_url":"https://github.com/python-distro/distro/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"ff1699d63b3ba93411d339fa1b19836684c6f420","kind":"commit","published_at":"2017-11-28T09:21:08.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.1.0","html_url":"https://github.com/python-distro/distro/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"6c9d5947671f54b41198987ef0a2a887c394995c","kind":"commit","published_at":"2017-04-02T09:57:15.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.0.4","html_url":"https://github.com/python-distro/distro/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"1dfa683c52b1931682c273bad71399682c446e07","kind":"commit","published_at":"2017-03-19T10:20:29.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.0.3","html_url":"https://github.com/python-distro/distro/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"9109a420afe8d8543ddb0f54fdb00f39634953c3","kind":"commit","published_at":"2017-01-12T10:03:04.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.0.2","html_url":"https://github.com/python-distro/distro/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.0.2/manifests"},{"name":"v1.0.0","sha":"138955d48eb9e5ec4d3a373c4fd5341ccceb32ea","kind":"tag","published_at":"2017-01-12T08:54:50.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.0.0","html_url":"https://github.com/python-distro/distro/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.0.0/manifests"},{"name":"v1.0.1","sha":"bc8a1fbbede95c777532c57a128565f4d8265a8b","kind":"commit","published_at":"2016-11-03T06:29:42.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.0.1","html_url":"https://github.com/python-distro/distro/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.0.1/manifests"},{"name":"v0.6.0","sha":"f22e0d050b7635331e159b20e39a7647938a4e50","kind":"commit","published_at":"2016-04-21T06:28:18.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v0.6.0","html_url":"https://github.com/python-distro/distro/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"c8056b6bbd9f914608da1b2eb2a69f19ca1744f5","kind":"commit","published_at":"2016-03-23T15:23:08.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v0.5.0","html_url":"https://github.com/python-distro/distro/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v0.5.0/manifests"},{"name":"0.2.9","sha":"b7d371295e48b7cc153ad1dc3979219cc3c79976","kind":"commit","published_at":"2016-01-28T16:56:28.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/0.2.9","html_url":"https://github.com/python-distro/distro/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/0.2.9/manifests"},{"name":"v0.2.1","sha":"2886bed55c2e83413bb72114261fbbcc5e1300c1","kind":"commit","published_at":"2015-12-25T09:29:56.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v0.2.1","html_url":"https://github.com/python-distro/distro/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v0.2.1/manifests"},{"name":"0.2.1","sha":"2f626be146900d089dc130b774abe0372c9301a2","kind":"commit","published_at":"2015-12-24T18:58:55.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/0.2.1","html_url":"https://github.com/python-distro/distro/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"2f626be146900d089dc130b774abe0372c9301a2","kind":"commit","published_at":"2015-12-24T18:58:55.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/0.2.0","html_url":"https://github.com/python-distro/distro/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/0.2.0/manifests"},{"name":"v0.1.2","sha":"438571499ebc6414669ec4149421a41a2bd8cb37","kind":"commit","published_at":"2015-12-13T07:40:30.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v0.1.2","html_url":"https://github.com/python-distro/distro/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v0.1.2/manifests"}]},"repo_metadata_updated_at":"2025-08-24T14:59:17.552Z","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":15.380779013515536,"forks_count":14.453144481571991,"docker_downloads_count":null,"average":7.458480873771881},"purl":"pkg:apk/alpine/py3-distro-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-distro-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-distro-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-distro-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-24T03:39:17.885Z","issues_count":40,"pull_requests_count":75,"avg_time_to_close_issue":49696002.63636363,"avg_time_to_close_pull_request":3413412.0289855073,"issues_closed_count":33,"pull_requests_closed_count":69,"pull_request_authors_count":25,"issue_authors_count":36,"avg_comments_per_issue":6.05,"avg_comments_per_pull_request":2.546666666666667,"merged_pull_requests_count":61,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":2,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":3571.0,"past_year_avg_time_to_close_pull_request":164223.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":2.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/issues","maintainers":[{"login":"HorlogeSkynet","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HorlogeSkynet"},{"login":"jdufresne","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdufresne"},{"login":"sethmlarson","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sethmlarson"},{"login":"andy-maier","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-maier"},{"login":"nir0s","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nir0s"}],"active_maintainers":[{"login":"HorlogeSkynet","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HorlogeSkynet"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-distro-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-distro-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-distro-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-distro-pyc/related_packages","maintainers":[{"uuid":"fabian@affolter-engineering.ch","login":null,"name":"Fabian Affolter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","packages_count":280,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","role":null,"created_at":"2023-05-23T07:07:01.355Z","updated_at":"2023-05-23T07:07:01.355Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/fabian@affolter-engineering.ch/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":7604771,"name":"py3-distro-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-distro","homepage":"https://github.com/python-distro/distro","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/python-distro/distro","keywords_array":[],"namespace":"community","versions_count":4,"first_release_published_at":"2023-04-19T22:10:20.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"1.9.0-r2","last_synced_at":"2025-09-02T08:03:09.470Z","created_at":"2023-04-19T22:34:25.508Z","updated_at":"2025-09-02T08:03:09.471Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-distro-pyc","install_command":"apk add py3-distro-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"uuid":"47115470","full_name":"python-distro/distro","owner":"python-distro","description":"A much more elaborate replacement for removed Python's `platform.linux_distribution()` method","archived":false,"fork":false,"pushed_at":"2023-03-14T18:51:17.000Z","size":529,"stargazers_count":233,"open_issues_count":12,"forks_count":59,"subscribers_count":9,"default_branch":"master","last_synced_at":"2023-04-16T17:10:26.216Z","etag":null,"topics":["distribution","distro","hacktoberfest","linux","linux-distribution","python","python-library"],"latest_commit_sha":null,"homepage":"https://distro.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-11-30T11:58:01.000Z","updated_at":"2023-04-14T08:27:21.000Z","dependencies_parsed_at":"2022-07-16T23:30:56.988Z","dependency_job_id":null,"html_url":"https://github.com/python-distro/distro","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-distro","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":118651575,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2025-08-24T14:58:34.926Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.250941315178945,"stargazers_count":17.033485597795313,"forks_count":15.882064253086186,"average":11.791622791515112},"purl":"pkg:apk/alpine/py3-distro-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-distro-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-distro-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-distro-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T21:24:14.006Z","issues_count":38,"pull_requests_count":63,"avg_time_to_close_issue":52096804.93548387,"avg_time_to_close_pull_request":3297028.0322580645,"issues_closed_count":31,"pull_requests_closed_count":62,"pull_request_authors_count":23,"issue_authors_count":34,"avg_comments_per_issue":5.7631578947368425,"avg_comments_per_pull_request":2.492063492063492,"merged_pull_requests_count":55,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":5,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":70836.66666666667,"past_year_avg_time_to_close_pull_request":434238.9,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":6.0,"past_year_avg_comments_per_pull_request":4.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":10},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-distro-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-distro-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-distro-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-distro-pyc/related_packages","maintainers":[{"uuid":"cielesti@protonmail.com","login":null,"name":"Celeste","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Celeste","packages_count":2602,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Celeste","role":null,"created_at":"2024-10-29T19:40:22.109Z","updated_at":"2024-10-29T19:40:22.109Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/cielesti@protonmail.com/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":11765070,"name":"py3-distro","ecosystem":"alpine","description":"A Linux OS platform information API","homepage":"https://github.com/python-distro/distro","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/python-distro/distro","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-10-16T16:20:45.000Z","latest_release_published_at":"2024-10-16T16:20:45.000Z","latest_release_number":"1.9.0-r2","last_synced_at":"2025-08-24T14:21:35.642Z","created_at":"2025-06-07T18:10:43.329Z","updated_at":"2025-08-24T14:58:34.947Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-distro","install_command":"apk add py3-distro","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37536081,"uuid":"47115470","full_name":"python-distro/distro","owner":"python-distro","description":"A much more elaborate replacement for removed Python's `platform.linux_distribution()` method","archived":false,"fork":false,"pushed_at":"2024-12-30T17:52:32.000Z","size":518,"stargazers_count":271,"open_issues_count":17,"forks_count":68,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-06-01T07:58:17.115Z","etag":null,"topics":["distribution","distro","hacktoberfest","linux","linux-distribution","python","python-library"],"latest_commit_sha":null,"homepage":"https://distro.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python-distro.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-11-30T11:58:01.000Z","updated_at":"2025-05-30T15:02:45.000Z","dependencies_parsed_at":"2024-01-13T19:17:57.384Z","dependency_job_id":"1a17968c-5364-4654-a179-e838d78b32a3","html_url":"https://github.com/python-distro/distro","commit_stats":{"total_commits":299,"total_committers":51,"mean_commits":5.862745098039215,"dds":0.7357859531772575,"last_synced_commit":"3bd19e61fcb7f8d2bf3d45d9e40d69c92e05d241"},"previous_names":["nir0s/distro","nir0s/ld"],"tags_count":21,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-distro","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":258730024,"owners_count":22748476,"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"}},"repo_metadata_updated_at":"2025-08-24T14:58:34.921Z","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-distro?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-distro","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-distro","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-distro/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-08T00:16:56.966Z","issues_count":40,"pull_requests_count":75,"avg_time_to_close_issue":49696002.63636363,"avg_time_to_close_pull_request":3413412.0289855073,"issues_closed_count":33,"pull_requests_closed_count":69,"pull_request_authors_count":25,"issue_authors_count":36,"avg_comments_per_issue":6.05,"avg_comments_per_pull_request":2.546666666666667,"merged_pull_requests_count":61,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":2,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":3571.0,"past_year_avg_time_to_close_pull_request":164223.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":2.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/issues","maintainers":[{"login":"HorlogeSkynet","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HorlogeSkynet"},{"login":"jdufresne","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdufresne"},{"login":"sethmlarson","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sethmlarson"},{"login":"andy-maier","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-maier"},{"login":"nir0s","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nir0s"}],"active_maintainers":[{"login":"HorlogeSkynet","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HorlogeSkynet"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-distro/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-distro/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-distro/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-distro/related_packages","maintainers":[{"uuid":"cielesti@protonmail.com","login":null,"name":"Celeste","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Celeste","packages_count":1660,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Celeste","role":null,"created_at":"2025-06-08T14:47:58.988Z","updated_at":"2025-06-08T14:47:58.988Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/cielesti@protonmail.com/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":10344106,"name":"py3-distro-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-distro","homepage":"https://github.com/python-distro/distro","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/python-distro/distro","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":"1.9.0-r2","last_synced_at":"2025-08-24T14:21:32.388Z","created_at":"2024-06-11T09:43:45.406Z","updated_at":"2025-08-24T14:58:34.950Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-distro-pyc","install_command":"apk add py3-distro-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37536081,"uuid":"47115470","full_name":"python-distro/distro","owner":"python-distro","description":"A much more elaborate replacement for removed Python's `platform.linux_distribution()` method","archived":false,"fork":false,"pushed_at":"2024-04-17T19:15:16.000Z","size":499,"stargazers_count":253,"open_issues_count":12,"forks_count":64,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-04-17T22:06:56.000Z","etag":null,"topics":["distribution","distro","hacktoberfest","linux","linux-distribution","python","python-library"],"latest_commit_sha":null,"homepage":"https://distro.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python-distro.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2015-11-30T11:58:01.000Z","updated_at":"2024-04-20T10:06:01.369Z","dependencies_parsed_at":"2024-01-13T19:17:57.384Z","dependency_job_id":"1a17968c-5364-4654-a179-e838d78b32a3","html_url":"https://github.com/python-distro/distro","commit_stats":{"total_commits":294,"total_committers":49,"mean_commits":6.0,"dds":0.7312925170068028,"last_synced_commit":"6ce9eb6a4ffbfc4b9427eaec2e40a16dea63fa2f"},"previous_names":["nir0s/distro","nir0s/ld"],"tags_count":21,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-distro","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":206633382,"owners_count":14602585,"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"}},"repo_metadata_updated_at":"2025-08-24T14:58:34.926Z","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-distro-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-distro-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-distro-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-distro-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-05-08T00:14:42.738Z","issues_count":38,"pull_requests_count":70,"avg_time_to_close_issue":51248891.125,"avg_time_to_close_pull_request":3142691.194029851,"issues_closed_count":32,"pull_requests_closed_count":67,"pull_request_authors_count":24,"issue_authors_count":34,"avg_comments_per_issue":5.7631578947368425,"avg_comments_per_pull_request":2.5428571428571427,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":7,"past_year_issues_count":0,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1066556.6666666667,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":2.375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/issues","maintainers":[{"login":"HorlogeSkynet","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HorlogeSkynet"},{"login":"jdufresne","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdufresne"},{"login":"sethmlarson","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sethmlarson"},{"login":"andy-maier","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-maier"},{"login":"nir0s","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nir0s"}],"active_maintainers":[{"login":"HorlogeSkynet","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HorlogeSkynet"},{"login":"nir0s","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nir0s"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-distro-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-distro-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-distro-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-distro-pyc/related_packages","maintainers":[{"uuid":"cielesti@protonmail.com","login":null,"name":"Celeste","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Celeste","packages_count":954,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Celeste","role":null,"created_at":"2024-06-12T01:04:10.590Z","updated_at":"2024-06-12T01:04:10.590Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/cielesti@protonmail.com/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":11765074,"name":"py3-distro-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-distro","homepage":"https://github.com/python-distro/distro","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/python-distro/distro","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-10-16T16:20:45.000Z","latest_release_published_at":"2024-10-16T16:20:45.000Z","latest_release_number":"1.9.0-r2","last_synced_at":"2025-08-24T14:21:38.806Z","created_at":"2025-06-07T18:10:48.274Z","updated_at":"2025-08-24T14:58:34.954Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-distro-pyc","install_command":"apk add py3-distro-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37536081,"uuid":"47115470","full_name":"python-distro/distro","owner":"python-distro","description":"A much more elaborate replacement for removed Python's `platform.linux_distribution()` method","archived":false,"fork":false,"pushed_at":"2024-12-30T17:52:32.000Z","size":518,"stargazers_count":271,"open_issues_count":17,"forks_count":68,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-06-01T07:58:17.115Z","etag":null,"topics":["distribution","distro","hacktoberfest","linux","linux-distribution","python","python-library"],"latest_commit_sha":null,"homepage":"https://distro.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python-distro.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-11-30T11:58:01.000Z","updated_at":"2025-05-30T15:02:45.000Z","dependencies_parsed_at":"2024-01-13T19:17:57.384Z","dependency_job_id":"1a17968c-5364-4654-a179-e838d78b32a3","html_url":"https://github.com/python-distro/distro","commit_stats":{"total_commits":299,"total_committers":51,"mean_commits":5.862745098039215,"dds":0.7357859531772575,"last_synced_commit":"3bd19e61fcb7f8d2bf3d45d9e40d69c92e05d241"},"previous_names":["nir0s/distro","nir0s/ld"],"tags_count":21,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-distro","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":258730024,"owners_count":22748476,"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"}},"repo_metadata_updated_at":"2025-08-24T14:58:34.923Z","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-distro-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-distro-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-distro-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-distro-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-08T00:16:56.966Z","issues_count":40,"pull_requests_count":75,"avg_time_to_close_issue":49696002.63636363,"avg_time_to_close_pull_request":3413412.0289855073,"issues_closed_count":33,"pull_requests_closed_count":69,"pull_request_authors_count":25,"issue_authors_count":36,"avg_comments_per_issue":6.05,"avg_comments_per_pull_request":2.546666666666667,"merged_pull_requests_count":61,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":2,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":3571.0,"past_year_avg_time_to_close_pull_request":164223.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":2.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/issues","maintainers":[{"login":"HorlogeSkynet","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HorlogeSkynet"},{"login":"jdufresne","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdufresne"},{"login":"sethmlarson","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sethmlarson"},{"login":"andy-maier","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-maier"},{"login":"nir0s","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nir0s"}],"active_maintainers":[{"login":"HorlogeSkynet","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HorlogeSkynet"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-distro-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-distro-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-distro-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-distro-pyc/related_packages","maintainers":[{"uuid":"cielesti@protonmail.com","login":null,"name":"Celeste","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Celeste","packages_count":1660,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Celeste","role":null,"created_at":"2025-06-08T14:48:01.894Z","updated_at":"2025-06-08T14:48:01.894Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/cielesti@protonmail.com/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":11138530,"name":"py3-distro-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-distro","homepage":"https://github.com/python-distro/distro","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/python-distro/distro","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-10-16T16:20:45.000Z","latest_release_published_at":"2024-10-16T16:20:45.000Z","latest_release_number":"1.9.0-r2","last_synced_at":"2025-08-24T14:21:40.190Z","created_at":"2024-12-07T12:30:35.313Z","updated_at":"2025-08-24T14:58:58.633Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-distro-pyc","install_command":"apk add py3-distro-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37536081,"uuid":"47115470","full_name":"python-distro/distro","owner":"python-distro","description":"A much more elaborate replacement for removed Python's `platform.linux_distribution()` method","archived":false,"fork":false,"pushed_at":"2024-12-30T17:52:32.000Z","size":518,"stargazers_count":271,"open_issues_count":17,"forks_count":68,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-08-24T09:19:46.191Z","etag":null,"topics":["distribution","distro","hacktoberfest","linux","linux-distribution","python","python-library"],"latest_commit_sha":null,"homepage":"https://distro.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python-distro.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-11-30T11:58:01.000Z","updated_at":"2025-08-18T20:42:56.000Z","dependencies_parsed_at":"2024-01-13T19:17:57.384Z","dependency_job_id":"1a17968c-5364-4654-a179-e838d78b32a3","html_url":"https://github.com/python-distro/distro","commit_stats":{"total_commits":299,"total_committers":51,"mean_commits":5.862745098039215,"dds":0.7357859531772575,"last_synced_commit":"3bd19e61fcb7f8d2bf3d45d9e40d69c92e05d241"},"previous_names":["nir0s/distro","nir0s/ld"],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/python-distro/distro","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-distro","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/sbom","scorecard":{"id":688729,"data":{"date":"2025-08-11","repo":{"name":"github.com/python-distro/distro","commit":"3bd19e61fcb7f8d2bf3d45d9e40d69c92e05d241"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/deploy.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":"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/ci.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/python-distro/distro/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/python-distro/distro/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/python-distro/distro/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/python-distro/distro/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/python-distro/distro/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/python-distro/distro/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/python-distro/distro/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/python-distro/distro/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/python-distro/distro/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/python-distro/distro/deploy.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:22","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:61","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:24","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.6.0 not signed: https://api.github.com/repos/python-distro/distro/releases/47057956","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/python-distro/distro/releases/47057956"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T01:44:02.938Z","repository_id":37536081,"created_at":"2025-08-22T01:44:02.939Z","updated_at":"2025-08-22T01:44:02.939Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271893866,"owners_count":24839948,"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-08-24T02:00:11.135Z","response_time":111,"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"}},"repo_metadata_updated_at":"2025-08-24T14:58:58.633Z","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-distro-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-distro-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-distro-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-distro-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-24T03:39:17.885Z","issues_count":40,"pull_requests_count":75,"avg_time_to_close_issue":49696002.63636363,"avg_time_to_close_pull_request":3413412.0289855073,"issues_closed_count":33,"pull_requests_closed_count":69,"pull_request_authors_count":25,"issue_authors_count":36,"avg_comments_per_issue":6.05,"avg_comments_per_pull_request":2.546666666666667,"merged_pull_requests_count":61,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":2,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":3571.0,"past_year_avg_time_to_close_pull_request":164223.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":2.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/issues","maintainers":[{"login":"HorlogeSkynet","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HorlogeSkynet"},{"login":"jdufresne","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdufresne"},{"login":"sethmlarson","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sethmlarson"},{"login":"andy-maier","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-maier"},{"login":"nir0s","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nir0s"}],"active_maintainers":[{"login":"HorlogeSkynet","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HorlogeSkynet"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-distro-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-distro-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-distro-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-distro-pyc/related_packages","maintainers":[{"uuid":"cielesti@protonmail.com","login":null,"name":"Celeste","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Celeste","packages_count":1242,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Celeste","role":null,"created_at":"2024-12-10T15:37:51.547Z","updated_at":"2024-12-10T15:37:51.547Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/cielesti@protonmail.com/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":7778503,"name":"py3-distro","ecosystem":"alpine","description":"A Linux OS platform information API","homepage":"https://github.com/python-distro/distro","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/python-distro/distro","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-19T22:10:20.000Z","latest_release_published_at":"2023-04-19T22:10:20.000Z","latest_release_number":"1.8.0-r2","last_synced_at":"2025-08-24T14:21:30.919Z","created_at":"2023-05-22T14:18:40.309Z","updated_at":"2025-08-24T14:59:08.277Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/py3-distro","install_command":"apk add py3-distro","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37536081,"uuid":"47115470","full_name":"python-distro/distro","owner":"python-distro","description":"A much more elaborate replacement for removed Python's `platform.linux_distribution()` method","archived":false,"fork":false,"pushed_at":"2024-12-30T17:52:32.000Z","size":518,"stargazers_count":271,"open_issues_count":17,"forks_count":68,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-08-24T09:19:46.191Z","etag":null,"topics":["distribution","distro","hacktoberfest","linux","linux-distribution","python","python-library"],"latest_commit_sha":null,"homepage":"https://distro.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python-distro.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-11-30T11:58:01.000Z","updated_at":"2025-08-18T20:42:56.000Z","dependencies_parsed_at":"2024-01-13T19:17:57.384Z","dependency_job_id":"1a17968c-5364-4654-a179-e838d78b32a3","html_url":"https://github.com/python-distro/distro","commit_stats":{"total_commits":299,"total_committers":51,"mean_commits":5.862745098039215,"dds":0.7357859531772575,"last_synced_commit":"3bd19e61fcb7f8d2bf3d45d9e40d69c92e05d241"},"previous_names":["nir0s/distro","nir0s/ld"],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/python-distro/distro","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-distro","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/sbom","scorecard":{"id":688729,"data":{"date":"2025-08-11","repo":{"name":"github.com/python-distro/distro","commit":"3bd19e61fcb7f8d2bf3d45d9e40d69c92e05d241"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/deploy.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":"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/ci.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/python-distro/distro/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/python-distro/distro/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/python-distro/distro/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/python-distro/distro/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/python-distro/distro/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/python-distro/distro/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/python-distro/distro/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/python-distro/distro/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/python-distro/distro/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/python-distro/distro/deploy.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:22","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:61","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:24","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.6.0 not signed: https://api.github.com/repos/python-distro/distro/releases/47057956","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/python-distro/distro/releases/47057956"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T01:44:02.938Z","repository_id":37536081,"created_at":"2025-08-22T01:44:02.939Z","updated_at":"2025-08-22T01:44:02.939Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271893754,"owners_count":24839917,"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-08-24T02:00:11.135Z","response_time":111,"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":"python-distro","name":"python-distro","uuid":"86745383","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/86745383?v=4","repositories_count":1,"last_synced_at":"2024-03-25T18:41:18.539Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/python-distro","funding_links":[],"total_stars":253,"followers":1,"following":0,"created_at":"2022-11-02T16:23:10.553Z","updated_at":"2024-03-25T18:41:18.552Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-distro","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-distro/repositories"},"tags":[{"name":"v1.9.0","sha":"8d88a2d72a3dbdb1d1443788c2e0142658b2b0ba","kind":"commit","published_at":"2023-12-22T21:08:47.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.9.0","html_url":"https://github.com/python-distro/distro/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"7766e989a79101c1b8ec02e5e76aad520bf0abcd","kind":"commit","published_at":"2022-10-10T15:27:19.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.8.0","html_url":"https://github.com/python-distro/distro/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"697b2dbb20ab12cb86becf57f062645de723d5ac","kind":"commit","published_at":"2022-02-15T17:18:15.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.7.0","html_url":"https://github.com/python-distro/distro/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"116cdad222637c8612c4126ff8b3718bdfcb8696","kind":"commit","published_at":"2021-07-30T16:27:38.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.6.0","html_url":"https://github.com/python-distro/distro/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"d93643a066f72b1fea3864d30a407c2ee7ec7b44","kind":"commit","published_at":"2020-03-30T21:10:27.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.5.0","html_url":"https://github.com/python-distro/distro/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"c2d9e3693463b903ea1ef37c2e63a9d0d3de6c5f","kind":"commit","published_at":"2019-02-04T08:52:10.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.4.0","html_url":"https://github.com/python-distro/distro/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d8772664a7f1514774d00fdcf315e8c17c8b924d","kind":"commit","published_at":"2018-05-09T08:19:51.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.3.0","html_url":"https://github.com/python-distro/distro/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"55fb75e327a2e6a3d5f447897509af1ee291b3c3","kind":"commit","published_at":"2017-12-24T18:08:05.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.2.0","html_url":"https://github.com/python-distro/distro/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"ff1699d63b3ba93411d339fa1b19836684c6f420","kind":"commit","published_at":"2017-11-28T09:21:08.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.1.0","html_url":"https://github.com/python-distro/distro/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"6c9d5947671f54b41198987ef0a2a887c394995c","kind":"commit","published_at":"2017-04-02T09:57:15.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.0.4","html_url":"https://github.com/python-distro/distro/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"1dfa683c52b1931682c273bad71399682c446e07","kind":"commit","published_at":"2017-03-19T10:20:29.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.0.3","html_url":"https://github.com/python-distro/distro/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"9109a420afe8d8543ddb0f54fdb00f39634953c3","kind":"commit","published_at":"2017-01-12T10:03:04.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.0.2","html_url":"https://github.com/python-distro/distro/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.0.2/manifests"},{"name":"v1.0.0","sha":"138955d48eb9e5ec4d3a373c4fd5341ccceb32ea","kind":"tag","published_at":"2017-01-12T08:54:50.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.0.0","html_url":"https://github.com/python-distro/distro/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.0.0/manifests"},{"name":"v1.0.1","sha":"bc8a1fbbede95c777532c57a128565f4d8265a8b","kind":"commit","published_at":"2016-11-03T06:29:42.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.0.1","html_url":"https://github.com/python-distro/distro/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.0.1/manifests"},{"name":"v0.6.0","sha":"f22e0d050b7635331e159b20e39a7647938a4e50","kind":"commit","published_at":"2016-04-21T06:28:18.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v0.6.0","html_url":"https://github.com/python-distro/distro/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"c8056b6bbd9f914608da1b2eb2a69f19ca1744f5","kind":"commit","published_at":"2016-03-23T15:23:08.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v0.5.0","html_url":"https://github.com/python-distro/distro/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v0.5.0/manifests"},{"name":"0.2.9","sha":"b7d371295e48b7cc153ad1dc3979219cc3c79976","kind":"commit","published_at":"2016-01-28T16:56:28.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/0.2.9","html_url":"https://github.com/python-distro/distro/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/0.2.9/manifests"},{"name":"v0.2.1","sha":"2886bed55c2e83413bb72114261fbbcc5e1300c1","kind":"commit","published_at":"2015-12-25T09:29:56.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v0.2.1","html_url":"https://github.com/python-distro/distro/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v0.2.1/manifests"},{"name":"0.2.1","sha":"2f626be146900d089dc130b774abe0372c9301a2","kind":"commit","published_at":"2015-12-24T18:58:55.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/0.2.1","html_url":"https://github.com/python-distro/distro/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"2f626be146900d089dc130b774abe0372c9301a2","kind":"commit","published_at":"2015-12-24T18:58:55.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/0.2.0","html_url":"https://github.com/python-distro/distro/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/0.2.0/manifests"},{"name":"v0.1.2","sha":"438571499ebc6414669ec4149421a41a2bd8cb37","kind":"commit","published_at":"2015-12-13T07:40:30.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v0.1.2","html_url":"https://github.com/python-distro/distro/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v0.1.2/manifests"}]},"repo_metadata_updated_at":"2025-08-24T14:59:08.276Z","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":15.380779013515536,"forks_count":14.453144481571991,"docker_downloads_count":null,"average":7.458480873771881},"purl":"pkg:apk/alpine/py3-distro?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-distro","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-distro","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-distro/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-24T03:39:17.885Z","issues_count":40,"pull_requests_count":75,"avg_time_to_close_issue":49696002.63636363,"avg_time_to_close_pull_request":3413412.0289855073,"issues_closed_count":33,"pull_requests_closed_count":69,"pull_request_authors_count":25,"issue_authors_count":36,"avg_comments_per_issue":6.05,"avg_comments_per_pull_request":2.546666666666667,"merged_pull_requests_count":61,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":2,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":3571.0,"past_year_avg_time_to_close_pull_request":164223.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":2.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/issues","maintainers":[{"login":"HorlogeSkynet","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HorlogeSkynet"},{"login":"jdufresne","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdufresne"},{"login":"sethmlarson","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sethmlarson"},{"login":"andy-maier","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-maier"},{"login":"nir0s","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nir0s"}],"active_maintainers":[{"login":"HorlogeSkynet","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HorlogeSkynet"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-distro/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-distro/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-distro/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-distro/related_packages","maintainers":[{"uuid":"fabian@affolter-engineering.ch","login":null,"name":"Fabian Affolter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","packages_count":280,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","role":null,"created_at":"2023-05-23T07:07:02.425Z","updated_at":"2023-05-23T07:07:02.425Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/fabian@affolter-engineering.ch/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":6090838,"name":"py3-distro","ecosystem":"alpine","description":"A Linux OS platform information API","homepage":"https://github.com/python-distro/distro","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/python-distro/distro","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-10-11T02:34:34.000Z","latest_release_published_at":"2022-10-11T02:34:34.000Z","latest_release_number":"1.8.0-r0","last_synced_at":"2025-08-24T14:21:36.920Z","created_at":"2023-01-31T20:20:59.563Z","updated_at":"2025-08-24T14:59:12.603Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.17/community/x86_64/py3-distro","install_command":"apk add py3-distro","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37536081,"uuid":"47115470","full_name":"python-distro/distro","owner":"python-distro","description":"A much more elaborate replacement for removed Python's `platform.linux_distribution()` method","archived":false,"fork":false,"pushed_at":"2024-12-30T17:52:32.000Z","size":518,"stargazers_count":271,"open_issues_count":17,"forks_count":68,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-08-24T09:19:46.191Z","etag":null,"topics":["distribution","distro","hacktoberfest","linux","linux-distribution","python","python-library"],"latest_commit_sha":null,"homepage":"https://distro.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python-distro.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-11-30T11:58:01.000Z","updated_at":"2025-08-18T20:42:56.000Z","dependencies_parsed_at":"2024-01-13T19:17:57.384Z","dependency_job_id":"1a17968c-5364-4654-a179-e838d78b32a3","html_url":"https://github.com/python-distro/distro","commit_stats":{"total_commits":299,"total_committers":51,"mean_commits":5.862745098039215,"dds":0.7357859531772575,"last_synced_commit":"3bd19e61fcb7f8d2bf3d45d9e40d69c92e05d241"},"previous_names":["nir0s/distro","nir0s/ld"],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/python-distro/distro","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-distro","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/sbom","scorecard":{"id":688729,"data":{"date":"2025-08-11","repo":{"name":"github.com/python-distro/distro","commit":"3bd19e61fcb7f8d2bf3d45d9e40d69c92e05d241"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/deploy.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":"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/ci.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/python-distro/distro/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/python-distro/distro/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/python-distro/distro/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/python-distro/distro/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/python-distro/distro/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/python-distro/distro/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/python-distro/distro/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/python-distro/distro/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/python-distro/distro/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/python-distro/distro/deploy.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:22","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:61","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:24","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.6.0 not signed: https://api.github.com/repos/python-distro/distro/releases/47057956","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/python-distro/distro/releases/47057956"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T01:44:02.938Z","repository_id":37536081,"created_at":"2025-08-22T01:44:02.939Z","updated_at":"2025-08-22T01:44:02.939Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271893811,"owners_count":24839934,"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-08-24T02:00:11.135Z","response_time":111,"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":"python-distro","name":"python-distro","uuid":"86745383","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/86745383?v=4","repositories_count":1,"last_synced_at":"2024-03-25T18:41:18.539Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/python-distro","funding_links":[],"total_stars":253,"followers":1,"following":0,"created_at":"2022-11-02T16:23:10.553Z","updated_at":"2024-03-25T18:41:18.552Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-distro","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-distro/repositories"},"tags":[{"name":"v1.9.0","sha":"8d88a2d72a3dbdb1d1443788c2e0142658b2b0ba","kind":"commit","published_at":"2023-12-22T21:08:47.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.9.0","html_url":"https://github.com/python-distro/distro/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"7766e989a79101c1b8ec02e5e76aad520bf0abcd","kind":"commit","published_at":"2022-10-10T15:27:19.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.8.0","html_url":"https://github.com/python-distro/distro/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"697b2dbb20ab12cb86becf57f062645de723d5ac","kind":"commit","published_at":"2022-02-15T17:18:15.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.7.0","html_url":"https://github.com/python-distro/distro/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"116cdad222637c8612c4126ff8b3718bdfcb8696","kind":"commit","published_at":"2021-07-30T16:27:38.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.6.0","html_url":"https://github.com/python-distro/distro/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"d93643a066f72b1fea3864d30a407c2ee7ec7b44","kind":"commit","published_at":"2020-03-30T21:10:27.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.5.0","html_url":"https://github.com/python-distro/distro/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"c2d9e3693463b903ea1ef37c2e63a9d0d3de6c5f","kind":"commit","published_at":"2019-02-04T08:52:10.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.4.0","html_url":"https://github.com/python-distro/distro/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d8772664a7f1514774d00fdcf315e8c17c8b924d","kind":"commit","published_at":"2018-05-09T08:19:51.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.3.0","html_url":"https://github.com/python-distro/distro/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"55fb75e327a2e6a3d5f447897509af1ee291b3c3","kind":"commit","published_at":"2017-12-24T18:08:05.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.2.0","html_url":"https://github.com/python-distro/distro/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"ff1699d63b3ba93411d339fa1b19836684c6f420","kind":"commit","published_at":"2017-11-28T09:21:08.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.1.0","html_url":"https://github.com/python-distro/distro/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"6c9d5947671f54b41198987ef0a2a887c394995c","kind":"commit","published_at":"2017-04-02T09:57:15.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.0.4","html_url":"https://github.com/python-distro/distro/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"1dfa683c52b1931682c273bad71399682c446e07","kind":"commit","published_at":"2017-03-19T10:20:29.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.0.3","html_url":"https://github.com/python-distro/distro/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"9109a420afe8d8543ddb0f54fdb00f39634953c3","kind":"commit","published_at":"2017-01-12T10:03:04.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.0.2","html_url":"https://github.com/python-distro/distro/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.0.2/manifests"},{"name":"v1.0.0","sha":"138955d48eb9e5ec4d3a373c4fd5341ccceb32ea","kind":"tag","published_at":"2017-01-12T08:54:50.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.0.0","html_url":"https://github.com/python-distro/distro/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.0.0/manifests"},{"name":"v1.0.1","sha":"bc8a1fbbede95c777532c57a128565f4d8265a8b","kind":"commit","published_at":"2016-11-03T06:29:42.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.0.1","html_url":"https://github.com/python-distro/distro/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.0.1/manifests"},{"name":"v0.6.0","sha":"f22e0d050b7635331e159b20e39a7647938a4e50","kind":"commit","published_at":"2016-04-21T06:28:18.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v0.6.0","html_url":"https://github.com/python-distro/distro/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"c8056b6bbd9f914608da1b2eb2a69f19ca1744f5","kind":"commit","published_at":"2016-03-23T15:23:08.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v0.5.0","html_url":"https://github.com/python-distro/distro/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v0.5.0/manifests"},{"name":"0.2.9","sha":"b7d371295e48b7cc153ad1dc3979219cc3c79976","kind":"commit","published_at":"2016-01-28T16:56:28.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/0.2.9","html_url":"https://github.com/python-distro/distro/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/0.2.9/manifests"},{"name":"v0.2.1","sha":"2886bed55c2e83413bb72114261fbbcc5e1300c1","kind":"commit","published_at":"2015-12-25T09:29:56.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v0.2.1","html_url":"https://github.com/python-distro/distro/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v0.2.1/manifests"},{"name":"0.2.1","sha":"2f626be146900d089dc130b774abe0372c9301a2","kind":"commit","published_at":"2015-12-24T18:58:55.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/0.2.1","html_url":"https://github.com/python-distro/distro/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"2f626be146900d089dc130b774abe0372c9301a2","kind":"commit","published_at":"2015-12-24T18:58:55.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/0.2.0","html_url":"https://github.com/python-distro/distro/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/0.2.0/manifests"},{"name":"v0.1.2","sha":"438571499ebc6414669ec4149421a41a2bd8cb37","kind":"commit","published_at":"2015-12-13T07:40:30.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v0.1.2","html_url":"https://github.com/python-distro/distro/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v0.1.2/manifests"}]},"repo_metadata_updated_at":"2025-08-24T14:59:12.602Z","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":14.0170652295947,"forks_count":13.450095430560232,"average":11.604636802514875},"purl":"pkg:apk/alpine/py3-distro?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-distro","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-distro","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-distro/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-24T03:39:17.885Z","issues_count":40,"pull_requests_count":75,"avg_time_to_close_issue":49696002.63636363,"avg_time_to_close_pull_request":3413412.0289855073,"issues_closed_count":33,"pull_requests_closed_count":69,"pull_request_authors_count":25,"issue_authors_count":36,"avg_comments_per_issue":6.05,"avg_comments_per_pull_request":2.546666666666667,"merged_pull_requests_count":61,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":2,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":3571.0,"past_year_avg_time_to_close_pull_request":164223.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":2.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/issues","maintainers":[{"login":"HorlogeSkynet","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HorlogeSkynet"},{"login":"jdufresne","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdufresne"},{"login":"sethmlarson","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sethmlarson"},{"login":"andy-maier","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-maier"},{"login":"nir0s","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nir0s"}],"active_maintainers":[{"login":"HorlogeSkynet","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HorlogeSkynet"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-distro/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-distro/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-distro/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-distro/related_packages","maintainers":[{"uuid":"fabian@affolter-engineering.ch","login":null,"name":"Fabian Affolter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","packages_count":184,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","role":null,"created_at":"2023-02-01T06:10:40.362Z","updated_at":"2023-02-01T06:10:40.362Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers/fabian@affolter-engineering.ch/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"}},{"id":5286516,"name":"distro","ecosystem":"conda","description":"distro provides information about the OS distribution it runs on, such as a reliable machine-readable ID, or version information.","homepage":"https://github.com/python-distro/distro","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/python-distro/distro","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2021-01-11T20:18:22.000Z","latest_release_published_at":"2024-04-30T14:45:00.000Z","latest_release_number":"1.9.0","last_synced_at":"2025-08-24T14:21:31.108Z","created_at":"2022-10-03T15:43:55.386Z","updated_at":"2025-08-24T14:59:12.628Z","registry_url":"https://anaconda.org/anaconda/distro","install_command":"conda install -c anaconda distro","documentation_url":null,"metadata":{},"repo_metadata":{"id":37536081,"uuid":"47115470","full_name":"python-distro/distro","owner":"python-distro","description":"A much more elaborate replacement for removed Python's `platform.linux_distribution()` method","archived":false,"fork":false,"pushed_at":"2024-12-30T17:52:32.000Z","size":518,"stargazers_count":271,"open_issues_count":17,"forks_count":68,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-08-24T09:19:46.191Z","etag":null,"topics":["distribution","distro","hacktoberfest","linux","linux-distribution","python","python-library"],"latest_commit_sha":null,"homepage":"https://distro.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python-distro.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-11-30T11:58:01.000Z","updated_at":"2025-08-18T20:42:56.000Z","dependencies_parsed_at":"2024-01-13T19:17:57.384Z","dependency_job_id":"1a17968c-5364-4654-a179-e838d78b32a3","html_url":"https://github.com/python-distro/distro","commit_stats":{"total_commits":299,"total_committers":51,"mean_commits":5.862745098039215,"dds":0.7357859531772575,"last_synced_commit":"3bd19e61fcb7f8d2bf3d45d9e40d69c92e05d241"},"previous_names":["nir0s/distro","nir0s/ld"],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/python-distro/distro","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-distro","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/sbom","scorecard":{"id":688729,"data":{"date":"2025-08-11","repo":{"name":"github.com/python-distro/distro","commit":"3bd19e61fcb7f8d2bf3d45d9e40d69c92e05d241"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/deploy.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":"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/ci.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/python-distro/distro/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/python-distro/distro/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/python-distro/distro/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/python-distro/distro/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/python-distro/distro/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/python-distro/distro/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/python-distro/distro/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/python-distro/distro/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/python-distro/distro/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/python-distro/distro/deploy.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:22","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:61","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:24","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.6.0 not signed: https://api.github.com/repos/python-distro/distro/releases/47057956","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/python-distro/distro/releases/47057956"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T01:44:02.938Z","repository_id":37536081,"created_at":"2025-08-22T01:44:02.939Z","updated_at":"2025-08-22T01:44:02.939Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271893811,"owners_count":24839934,"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-08-24T02:00:11.135Z","response_time":111,"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":"python-distro","name":"python-distro","uuid":"86745383","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/86745383?v=4","repositories_count":1,"last_synced_at":"2024-03-25T18:41:18.539Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/python-distro","funding_links":[],"total_stars":253,"followers":1,"following":0,"created_at":"2022-11-02T16:23:10.553Z","updated_at":"2024-03-25T18:41:18.552Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-distro","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-distro/repositories"},"tags":[{"name":"v1.9.0","sha":"8d88a2d72a3dbdb1d1443788c2e0142658b2b0ba","kind":"commit","published_at":"2023-12-22T21:08:47.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.9.0","html_url":"https://github.com/python-distro/distro/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"7766e989a79101c1b8ec02e5e76aad520bf0abcd","kind":"commit","published_at":"2022-10-10T15:27:19.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.8.0","html_url":"https://github.com/python-distro/distro/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"697b2dbb20ab12cb86becf57f062645de723d5ac","kind":"commit","published_at":"2022-02-15T17:18:15.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.7.0","html_url":"https://github.com/python-distro/distro/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"116cdad222637c8612c4126ff8b3718bdfcb8696","kind":"commit","published_at":"2021-07-30T16:27:38.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.6.0","html_url":"https://github.com/python-distro/distro/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"d93643a066f72b1fea3864d30a407c2ee7ec7b44","kind":"commit","published_at":"2020-03-30T21:10:27.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.5.0","html_url":"https://github.com/python-distro/distro/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"c2d9e3693463b903ea1ef37c2e63a9d0d3de6c5f","kind":"commit","published_at":"2019-02-04T08:52:10.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.4.0","html_url":"https://github.com/python-distro/distro/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d8772664a7f1514774d00fdcf315e8c17c8b924d","kind":"commit","published_at":"2018-05-09T08:19:51.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.3.0","html_url":"https://github.com/python-distro/distro/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"55fb75e327a2e6a3d5f447897509af1ee291b3c3","kind":"commit","published_at":"2017-12-24T18:08:05.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.2.0","html_url":"https://github.com/python-distro/distro/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"ff1699d63b3ba93411d339fa1b19836684c6f420","kind":"commit","published_at":"2017-11-28T09:21:08.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.1.0","html_url":"https://github.com/python-distro/distro/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"6c9d5947671f54b41198987ef0a2a887c394995c","kind":"commit","published_at":"2017-04-02T09:57:15.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.0.4","html_url":"https://github.com/python-distro/distro/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"1dfa683c52b1931682c273bad71399682c446e07","kind":"commit","published_at":"2017-03-19T10:20:29.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.0.3","html_url":"https://github.com/python-distro/distro/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"9109a420afe8d8543ddb0f54fdb00f39634953c3","kind":"commit","published_at":"2017-01-12T10:03:04.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.0.2","html_url":"https://github.com/python-distro/distro/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.0.2/manifests"},{"name":"v1.0.0","sha":"138955d48eb9e5ec4d3a373c4fd5341ccceb32ea","kind":"tag","published_at":"2017-01-12T08:54:50.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.0.0","html_url":"https://github.com/python-distro/distro/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.0.0/manifests"},{"name":"v1.0.1","sha":"bc8a1fbbede95c777532c57a128565f4d8265a8b","kind":"commit","published_at":"2016-11-03T06:29:42.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.0.1","html_url":"https://github.com/python-distro/distro/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.0.1/manifests"},{"name":"v0.6.0","sha":"f22e0d050b7635331e159b20e39a7647938a4e50","kind":"commit","published_at":"2016-04-21T06:28:18.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v0.6.0","html_url":"https://github.com/python-distro/distro/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"c8056b6bbd9f914608da1b2eb2a69f19ca1744f5","kind":"commit","published_at":"2016-03-23T15:23:08.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v0.5.0","html_url":"https://github.com/python-distro/distro/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v0.5.0/manifests"},{"name":"0.2.9","sha":"b7d371295e48b7cc153ad1dc3979219cc3c79976","kind":"commit","published_at":"2016-01-28T16:56:28.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/0.2.9","html_url":"https://github.com/python-distro/distro/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/0.2.9/manifests"},{"name":"v0.2.1","sha":"2886bed55c2e83413bb72114261fbbcc5e1300c1","kind":"commit","published_at":"2015-12-25T09:29:56.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v0.2.1","html_url":"https://github.com/python-distro/distro/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v0.2.1/manifests"},{"name":"0.2.1","sha":"2f626be146900d089dc130b774abe0372c9301a2","kind":"commit","published_at":"2015-12-24T18:58:55.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/0.2.1","html_url":"https://github.com/python-distro/distro/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"2f626be146900d089dc130b774abe0372c9301a2","kind":"commit","published_at":"2015-12-24T18:58:55.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/0.2.0","html_url":"https://github.com/python-distro/distro/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/0.2.0/manifests"},{"name":"v0.1.2","sha":"438571499ebc6414669ec4149421a41a2bd8cb37","kind":"commit","published_at":"2015-12-13T07:40:30.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v0.1.2","html_url":"https://github.com/python-distro/distro/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v0.1.2/manifests"}]},"repo_metadata_updated_at":"2025-08-24T14:59:12.628Z","dependent_packages_count":6,"downloads":null,"downloads_period":null,"dependent_repos_count":7,"rankings":{"downloads":null,"dependent_repos_count":40.82125603864734,"dependent_packages_count":7.065217391304348,"stargazers_count":37.3792270531401,"forks_count":36.26207729468599,"docker_downloads_count":null,"average":30.381944444444443},"purl":"pkg:conda/distro","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/distro","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/distro","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/distro/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-24T03:39:17.885Z","issues_count":40,"pull_requests_count":75,"avg_time_to_close_issue":49696002.63636363,"avg_time_to_close_pull_request":3413412.0289855073,"issues_closed_count":33,"pull_requests_closed_count":69,"pull_request_authors_count":25,"issue_authors_count":36,"avg_comments_per_issue":6.05,"avg_comments_per_pull_request":2.546666666666667,"merged_pull_requests_count":61,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":2,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":3571.0,"past_year_avg_time_to_close_pull_request":164223.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":2.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/issues","maintainers":[{"login":"HorlogeSkynet","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HorlogeSkynet"},{"login":"jdufresne","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdufresne"},{"login":"sethmlarson","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sethmlarson"},{"login":"andy-maier","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-maier"},{"login":"nir0s","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nir0s"}],"active_maintainers":[{"login":"HorlogeSkynet","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HorlogeSkynet"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/distro/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/distro/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/distro/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/distro/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":11138529,"name":"py3-distro","ecosystem":"alpine","description":"A Linux OS platform information API","homepage":"https://github.com/python-distro/distro","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/python-distro/distro","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-10-16T16:20:45.000Z","latest_release_published_at":"2024-10-16T16:20:45.000Z","latest_release_number":"1.9.0-r2","last_synced_at":"2025-08-24T14:21:38.993Z","created_at":"2024-12-07T12:30:12.358Z","updated_at":"2025-08-24T14:58:34.949Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-distro","install_command":"apk add py3-distro","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{},"repo_metadata_updated_at":"2025-08-24T14:58:34.926Z","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-distro?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-distro","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-distro","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-distro/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-distro/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-distro/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-distro/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-distro/related_packages","maintainers":[{"uuid":"cielesti@protonmail.com","login":null,"name":"Celeste","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Celeste","packages_count":1242,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Celeste","role":null,"created_at":"2024-12-10T15:37:56.150Z","updated_at":"2024-12-10T15:37:56.150Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/cielesti@protonmail.com/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":6050923,"name":"py3-distro","ecosystem":"alpine","description":"A Linux OS platform information API","homepage":"https://github.com/python-distro/distro","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/python-distro/distro","keywords_array":[],"namespace":"community","versions_count":5,"first_release_published_at":"2022-11-22T19:33:35.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"1.9.0-r2","last_synced_at":"2025-09-02T08:20:24.518Z","created_at":"2023-01-31T18:24:47.557Z","updated_at":"2025-09-02T08:20:24.519Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-distro","install_command":"apk add py3-distro","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"uuid":"47115470","full_name":"python-distro/distro","owner":"python-distro","description":"A much more elaborate replacement for removed Python's `platform.linux_distribution()` method","archived":false,"fork":false,"pushed_at":"2023-03-14T18:51:17.000Z","size":529,"stargazers_count":232,"open_issues_count":12,"forks_count":59,"subscribers_count":9,"default_branch":"master","last_synced_at":"2023-03-22T07:24:58.185Z","etag":null,"topics":["distribution","distro","hacktoberfest","linux","linux-distribution","python","python-library"],"latest_commit_sha":null,"homepage":"https://distro.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-11-30T11:58:01.000Z","updated_at":"2023-03-19T23:11:09.000Z","dependencies_parsed_at":"2022-07-16T23:30:56.988Z","dependency_job_id":null,"html_url":"https://github.com/python-distro/distro","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-distro","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"python-distro","name":"python-distro","uuid":"86745383","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"avatar_url":"https://avatars.githubusercontent.com/u/86745383?v=4","repositories_count":1,"last_synced_at":"2023-02-19T21:33:43.279Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-distro"},"tags":[{"name":"v1.8.0","sha":"7766e989a79101c1b8ec02e5e76aad520bf0abcd","kind":"commit","published_at":"2022-10-10T15:27:19.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.8.0","html_url":"https://github.com/python-distro/distro/releases/tag/v1.8.0"},{"name":"v1.7.0","sha":"697b2dbb20ab12cb86becf57f062645de723d5ac","kind":"commit","published_at":"2022-02-15T17:18:15.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.7.0","html_url":"https://github.com/python-distro/distro/releases/tag/v1.7.0"},{"name":"v1.6.0","sha":"116cdad222637c8612c4126ff8b3718bdfcb8696","kind":"commit","published_at":"2021-07-30T16:27:38.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.6.0","html_url":"https://github.com/python-distro/distro/releases/tag/v1.6.0"},{"name":"v1.5.0","sha":"d93643a066f72b1fea3864d30a407c2ee7ec7b44","kind":"commit","published_at":"2020-03-30T21:10:27.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.5.0","html_url":"https://github.com/python-distro/distro/releases/tag/v1.5.0"},{"name":"v1.4.0","sha":"c2d9e3693463b903ea1ef37c2e63a9d0d3de6c5f","kind":"commit","published_at":"2019-02-04T08:52:10.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.4.0","html_url":"https://github.com/python-distro/distro/releases/tag/v1.4.0"},{"name":"v1.3.0","sha":"d8772664a7f1514774d00fdcf315e8c17c8b924d","kind":"commit","published_at":"2018-05-09T08:19:51.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.3.0","html_url":"https://github.com/python-distro/distro/releases/tag/v1.3.0"},{"name":"v1.2.0","sha":"55fb75e327a2e6a3d5f447897509af1ee291b3c3","kind":"commit","published_at":"2017-12-24T18:08:05.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.2.0","html_url":"https://github.com/python-distro/distro/releases/tag/v1.2.0"},{"name":"v1.1.0","sha":"ff1699d63b3ba93411d339fa1b19836684c6f420","kind":"commit","published_at":"2017-11-28T09:21:08.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.1.0","html_url":"https://github.com/python-distro/distro/releases/tag/v1.1.0"},{"name":"v1.0.4","sha":"6c9d5947671f54b41198987ef0a2a887c394995c","kind":"commit","published_at":"2017-04-02T09:57:15.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.0.4","html_url":"https://github.com/python-distro/distro/releases/tag/v1.0.4"},{"name":"v1.0.3","sha":"1dfa683c52b1931682c273bad71399682c446e07","kind":"commit","published_at":"2017-03-19T10:20:29.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.0.3","html_url":"https://github.com/python-distro/distro/releases/tag/v1.0.3"},{"name":"v1.0.2","sha":"9109a420afe8d8543ddb0f54fdb00f39634953c3","kind":"commit","published_at":"2017-01-12T10:03:04.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.0.2","html_url":"https://github.com/python-distro/distro/releases/tag/v1.0.2"},{"name":"v1.0.0","sha":"138955d48eb9e5ec4d3a373c4fd5341ccceb32ea","kind":"tag","published_at":"2017-01-12T08:54:50.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.0.0","html_url":"https://github.com/python-distro/distro/releases/tag/v1.0.0"},{"name":"v1.0.1","sha":"bc8a1fbbede95c777532c57a128565f4d8265a8b","kind":"commit","published_at":"2016-11-03T06:29:42.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.0.1","html_url":"https://github.com/python-distro/distro/releases/tag/v1.0.1"},{"name":"v0.6.0","sha":"f22e0d050b7635331e159b20e39a7647938a4e50","kind":"commit","published_at":"2016-04-21T06:28:18.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v0.6.0","html_url":"https://github.com/python-distro/distro/releases/tag/v0.6.0"},{"name":"v0.5.0","sha":"c8056b6bbd9f914608da1b2eb2a69f19ca1744f5","kind":"commit","published_at":"2016-03-23T15:23:08.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v0.5.0","html_url":"https://github.com/python-distro/distro/releases/tag/v0.5.0"},{"name":"0.2.9","sha":"b7d371295e48b7cc153ad1dc3979219cc3c79976","kind":"commit","published_at":"2016-01-28T16:56:28.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/0.2.9","html_url":"https://github.com/python-distro/distro/releases/tag/0.2.9"},{"name":"v0.2.1","sha":"2886bed55c2e83413bb72114261fbbcc5e1300c1","kind":"commit","published_at":"2015-12-25T09:29:56.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v0.2.1","html_url":"https://github.com/python-distro/distro/releases/tag/v0.2.1"},{"name":"0.2.1","sha":"2f626be146900d089dc130b774abe0372c9301a2","kind":"commit","published_at":"2015-12-24T18:58:55.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/0.2.1","html_url":"https://github.com/python-distro/distro/releases/tag/0.2.1"},{"name":"0.2.0","sha":"2f626be146900d089dc130b774abe0372c9301a2","kind":"commit","published_at":"2015-12-24T18:58:55.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/0.2.0","html_url":"https://github.com/python-distro/distro/releases/tag/0.2.0"},{"name":"v0.1.2","sha":"438571499ebc6414669ec4149421a41a2bd8cb37","kind":"commit","published_at":"2015-12-13T07:40:30.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v0.1.2","html_url":"https://github.com/python-distro/distro/releases/tag/v0.1.2"}]},"repo_metadata_updated_at":"2025-08-24T14:58:34.923Z","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":16.57795867251096,"forks_count":15.552598622417033,"average":8.880909517845962},"purl":"pkg:apk/alpine/py3-distro?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-distro","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-distro","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-distro/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T21:24:14.006Z","issues_count":38,"pull_requests_count":63,"avg_time_to_close_issue":52096804.93548387,"avg_time_to_close_pull_request":3297028.0322580645,"issues_closed_count":31,"pull_requests_closed_count":62,"pull_request_authors_count":23,"issue_authors_count":34,"avg_comments_per_issue":5.7631578947368425,"avg_comments_per_pull_request":2.492063492063492,"merged_pull_requests_count":55,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":5,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":70836.66666666667,"past_year_avg_time_to_close_pull_request":434238.9,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":6.0,"past_year_avg_comments_per_pull_request":4.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":10},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-distro/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-distro/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-distro/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-distro/related_packages","maintainers":[{"uuid":"cielesti@protonmail.com","login":null,"name":"Celeste","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Celeste","packages_count":2602,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Celeste","role":null,"created_at":"2024-09-18T01:10:41.691Z","updated_at":"2024-09-18T01:10:41.691Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/cielesti@protonmail.com/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":8676579,"name":"py3-distro-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-distro","homepage":"https://github.com/python-distro/distro","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/python-distro/distro","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-06-07T05:27:36.000Z","latest_release_published_at":"2023-06-07T05:27:36.000Z","latest_release_number":"1.8.0-r2","last_synced_at":"2025-08-24T14:21:40.196Z","created_at":"2023-12-20T10:26:59.339Z","updated_at":"2025-08-24T14:58:34.952Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-distro-pyc","install_command":"apk add py3-distro-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{},"repo_metadata_updated_at":"2025-08-24T14:58:34.928Z","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-distro-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-distro-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-distro-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-distro-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-distro-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-distro-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-distro-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-distro-pyc/related_packages","maintainers":[],"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":8676578,"name":"py3-distro","ecosystem":"alpine","description":"A Linux OS platform information API","homepage":"https://github.com/python-distro/distro","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/python-distro/distro","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-06-07T05:27:36.000Z","latest_release_published_at":"2023-06-07T05:27:36.000Z","latest_release_number":"1.8.0-r2","last_synced_at":"2025-08-24T14:21:40.209Z","created_at":"2023-12-20T10:26:59.232Z","updated_at":"2025-08-24T14:21:40.209Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-distro","install_command":"apk add py3-distro","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-distro?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-distro","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-distro","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-distro/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-distro/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-distro/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-distro/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-distro/related_packages","maintainers":[],"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":10344105,"name":"py3-distro","ecosystem":"alpine","description":"A Linux OS platform information API","homepage":"https://github.com/python-distro/distro","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/python-distro/distro","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":"1.9.0-r2","last_synced_at":"2025-08-24T14:21:40.319Z","created_at":"2024-06-11T09:43:44.807Z","updated_at":"2025-08-24T14:59:12.619Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-distro","install_command":"apk add py3-distro","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37536081,"uuid":"47115470","full_name":"python-distro/distro","owner":"python-distro","description":"A much more elaborate replacement for removed Python's `platform.linux_distribution()` method","archived":false,"fork":false,"pushed_at":"2024-12-30T17:52:32.000Z","size":518,"stargazers_count":271,"open_issues_count":17,"forks_count":68,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-08-24T09:19:46.191Z","etag":null,"topics":["distribution","distro","hacktoberfest","linux","linux-distribution","python","python-library"],"latest_commit_sha":null,"homepage":"https://distro.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python-distro.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-11-30T11:58:01.000Z","updated_at":"2025-08-18T20:42:56.000Z","dependencies_parsed_at":"2024-01-13T19:17:57.384Z","dependency_job_id":"1a17968c-5364-4654-a179-e838d78b32a3","html_url":"https://github.com/python-distro/distro","commit_stats":{"total_commits":299,"total_committers":51,"mean_commits":5.862745098039215,"dds":0.7357859531772575,"last_synced_commit":"3bd19e61fcb7f8d2bf3d45d9e40d69c92e05d241"},"previous_names":["nir0s/distro","nir0s/ld"],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/python-distro/distro","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-distro","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/sbom","scorecard":{"id":688729,"data":{"date":"2025-08-11","repo":{"name":"github.com/python-distro/distro","commit":"3bd19e61fcb7f8d2bf3d45d9e40d69c92e05d241"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/deploy.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":"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/ci.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/python-distro/distro/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/python-distro/distro/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/python-distro/distro/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/python-distro/distro/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/python-distro/distro/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/python-distro/distro/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/python-distro/distro/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/python-distro/distro/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/python-distro/distro/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/python-distro/distro/deploy.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:22","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:61","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:24","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.6.0 not signed: https://api.github.com/repos/python-distro/distro/releases/47057956","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/python-distro/distro/releases/47057956"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T01:44:02.938Z","repository_id":37536081,"created_at":"2025-08-22T01:44:02.939Z","updated_at":"2025-08-22T01:44:02.939Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271893846,"owners_count":24839939,"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-08-24T02:00:11.135Z","response_time":111,"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":"python-distro","name":"python-distro","uuid":"86745383","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/86745383?v=4","repositories_count":1,"last_synced_at":"2024-03-25T18:41:18.539Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/python-distro","funding_links":[],"total_stars":253,"followers":1,"following":0,"created_at":"2022-11-02T16:23:10.553Z","updated_at":"2024-03-25T18:41:18.552Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-distro","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-distro/repositories"},"tags":[{"name":"v1.9.0","sha":"8d88a2d72a3dbdb1d1443788c2e0142658b2b0ba","kind":"commit","published_at":"2023-12-22T21:08:47.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.9.0","html_url":"https://github.com/python-distro/distro/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"7766e989a79101c1b8ec02e5e76aad520bf0abcd","kind":"commit","published_at":"2022-10-10T15:27:19.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.8.0","html_url":"https://github.com/python-distro/distro/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"697b2dbb20ab12cb86becf57f062645de723d5ac","kind":"commit","published_at":"2022-02-15T17:18:15.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.7.0","html_url":"https://github.com/python-distro/distro/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"116cdad222637c8612c4126ff8b3718bdfcb8696","kind":"commit","published_at":"2021-07-30T16:27:38.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.6.0","html_url":"https://github.com/python-distro/distro/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"d93643a066f72b1fea3864d30a407c2ee7ec7b44","kind":"commit","published_at":"2020-03-30T21:10:27.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.5.0","html_url":"https://github.com/python-distro/distro/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"c2d9e3693463b903ea1ef37c2e63a9d0d3de6c5f","kind":"commit","published_at":"2019-02-04T08:52:10.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.4.0","html_url":"https://github.com/python-distro/distro/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d8772664a7f1514774d00fdcf315e8c17c8b924d","kind":"commit","published_at":"2018-05-09T08:19:51.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.3.0","html_url":"https://github.com/python-distro/distro/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"55fb75e327a2e6a3d5f447897509af1ee291b3c3","kind":"commit","published_at":"2017-12-24T18:08:05.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.2.0","html_url":"https://github.com/python-distro/distro/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"ff1699d63b3ba93411d339fa1b19836684c6f420","kind":"commit","published_at":"2017-11-28T09:21:08.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.1.0","html_url":"https://github.com/python-distro/distro/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"6c9d5947671f54b41198987ef0a2a887c394995c","kind":"commit","published_at":"2017-04-02T09:57:15.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.0.4","html_url":"https://github.com/python-distro/distro/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"1dfa683c52b1931682c273bad71399682c446e07","kind":"commit","published_at":"2017-03-19T10:20:29.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.0.3","html_url":"https://github.com/python-distro/distro/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"9109a420afe8d8543ddb0f54fdb00f39634953c3","kind":"commit","published_at":"2017-01-12T10:03:04.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.0.2","html_url":"https://github.com/python-distro/distro/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.0.2/manifests"},{"name":"v1.0.0","sha":"138955d48eb9e5ec4d3a373c4fd5341ccceb32ea","kind":"tag","published_at":"2017-01-12T08:54:50.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.0.0","html_url":"https://github.com/python-distro/distro/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.0.0/manifests"},{"name":"v1.0.1","sha":"bc8a1fbbede95c777532c57a128565f4d8265a8b","kind":"commit","published_at":"2016-11-03T06:29:42.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v1.0.1","html_url":"https://github.com/python-distro/distro/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v1.0.1/manifests"},{"name":"v0.6.0","sha":"f22e0d050b7635331e159b20e39a7647938a4e50","kind":"commit","published_at":"2016-04-21T06:28:18.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v0.6.0","html_url":"https://github.com/python-distro/distro/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"c8056b6bbd9f914608da1b2eb2a69f19ca1744f5","kind":"commit","published_at":"2016-03-23T15:23:08.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v0.5.0","html_url":"https://github.com/python-distro/distro/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v0.5.0/manifests"},{"name":"0.2.9","sha":"b7d371295e48b7cc153ad1dc3979219cc3c79976","kind":"commit","published_at":"2016-01-28T16:56:28.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/0.2.9","html_url":"https://github.com/python-distro/distro/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/0.2.9/manifests"},{"name":"v0.2.1","sha":"2886bed55c2e83413bb72114261fbbcc5e1300c1","kind":"commit","published_at":"2015-12-25T09:29:56.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v0.2.1","html_url":"https://github.com/python-distro/distro/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v0.2.1/manifests"},{"name":"0.2.1","sha":"2f626be146900d089dc130b774abe0372c9301a2","kind":"commit","published_at":"2015-12-24T18:58:55.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/0.2.1","html_url":"https://github.com/python-distro/distro/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"2f626be146900d089dc130b774abe0372c9301a2","kind":"commit","published_at":"2015-12-24T18:58:55.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/0.2.0","html_url":"https://github.com/python-distro/distro/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/0.2.0/manifests"},{"name":"v0.1.2","sha":"438571499ebc6414669ec4149421a41a2bd8cb37","kind":"commit","published_at":"2015-12-13T07:40:30.000Z","download_url":"https://codeload.github.com/python-distro/distro/tar.gz/v0.1.2","html_url":"https://github.com/python-distro/distro/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-distro/distro@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/tags/v0.1.2/manifests"}]},"repo_metadata_updated_at":"2025-08-24T14:59:12.619Z","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-distro?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-distro","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-distro","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-distro/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-24T03:39:17.885Z","issues_count":40,"pull_requests_count":75,"avg_time_to_close_issue":49696002.63636363,"avg_time_to_close_pull_request":3413412.0289855073,"issues_closed_count":33,"pull_requests_closed_count":69,"pull_request_authors_count":25,"issue_authors_count":36,"avg_comments_per_issue":6.05,"avg_comments_per_pull_request":2.546666666666667,"merged_pull_requests_count":61,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":2,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":3571.0,"past_year_avg_time_to_close_pull_request":164223.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":2.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/issues","maintainers":[{"login":"HorlogeSkynet","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HorlogeSkynet"},{"login":"jdufresne","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdufresne"},{"login":"sethmlarson","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sethmlarson"},{"login":"andy-maier","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-maier"},{"login":"nir0s","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nir0s"}],"active_maintainers":[{"login":"HorlogeSkynet","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HorlogeSkynet"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-distro/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-distro/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-distro/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-distro/related_packages","maintainers":[{"uuid":"cielesti@protonmail.com","login":null,"name":"Celeste","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Celeste","packages_count":954,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Celeste","role":null,"created_at":"2024-06-12T01:04:10.470Z","updated_at":"2024-06-12T01:04:10.470Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/cielesti@protonmail.com/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"}}],"commits":{"id":2985,"full_name":"python-distro/distro","default_branch":"master","committers":[{"name":"nir0s","email":"nir36g@gmail.com","login":"nir0s","count":92},{"name":"Andreas Maier","email":"andreas.r.maier@gmx.de","login":"andy-maier","count":61},{"name":"Jon Dufresne","email":"jon.dufresne@gmail.com","login":"jdufresne","count":26},{"name":"Samuel FORESTIER","email":"HorlogeSkynet","login":"HorlogeSkynet","count":14},{"name":"Seth M. Larson","email":"SethMichaelLarson","login":"SethMichaelLarson","count":13},{"name":"Seth Michael Larson","email":"sethmichaellarson@protonmail.com","login":"sethmlarson","count":13},{"name":"Samuel FORESTIER","email":"dev@samuel.domains","login":null,"count":8},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":6},{"name":"Anthony Sottile","email":"asottile@umich.edu","login":"asottile","count":6},{"name":"Frank Sachsenheim","email":"funkyfuture@riseup.net","login":"funkyfuture","count":5},{"name":"Martijn Braam","email":"martijn@brixit.nl","login":"MartijnBraam","count":5},{"name":"Adam J. Stewart","email":"ajstewart426@gmail.com","login":"adamjstewart","count":4},{"name":"Philippe Ombredanne","email":"pombredanne@nexb.com","login":"pombredanne","count":4},{"name":"Lucas Holt","email":"luke@foolishgames.com","login":"laffer1","count":3},{"name":"Arnon Yaari","email":"arnony@infinidat.com","login":null,"count":2},{"name":"Amir Rossert","email":"unknown","login":null,"count":2},{"name":"Abhijeet Kasurde","email":"akasurde@redhat.com","login":"Akasurde","count":2},{"name":"Pedro Lamas","email":"pedrolamas@gmail.com","login":"pedrolamas","count":2},{"name":"Petr Viktorin","email":"encukou@gmail.com","login":"encukou","count":2},{"name":"Toshio Kuratomi","email":"a.badger@gmail.com","login":"abadger","count":2},{"name":"Todd Gamblin","email":"tgamblin@llnl.gov","login":"tgamblin","count":1},{"name":"The Gitter Badger","email":"badger@gitter.im","login":"gitter-badger","count":1},{"name":"Sebastian Wagner","email":"sebix@sebix.at","login":"sebix","count":1},{"name":"Manuel Muradas","email":"manuel.muradas@attackiq.com","login":null,"count":1},{"name":"OMOTO Kenji","email":"k-omoto@m3.com","login":null,"count":1},{"name":"Pavel Zaikin","email":"pzaikin@cloudlinux.com","login":null,"count":1},{"name":"lisongmin","email":"lisongmin@126.com","login":null,"count":1},{"name":"Sebastian Pipping","email":"sebastian@pipping.org","login":"hartwork","count":1},{"name":"Saltaformajo","email":"salta.inbox@gmail.com","login":"coffebar","count":1},{"name":"SCC/楊志璿","email":"zxc25077667@gmail.com","login":"25077667","count":1},{"name":"Ruediger Pluem","email":"53253255+rpluem-vf","login":"rpluem-vf","count":1},{"name":"Pritam Kulkarni","email":"pritamvkulkarni@gmail.com","login":"pritamvkulkarni","count":1},{"name":"Miroslav Suchý","email":"msuchy@redhat.com","login":"xsuchy","count":1},{"name":"Miro Hrončok","email":"miro@hroncok.cz","login":"hroncok","count":1},{"name":"Marco Ceppi","email":"marco@ceppi.net","login":"marcoceppi","count":1},{"name":"Julien Olivain","email":"juju@cotds.org","login":"jolivain","count":1},{"name":"Inada Naoki","email":"songofacandy@gmail.com","login":"methane","count":1},{"name":"Ian Wienand","email":"iwienand@redhat.com","login":"ianw","count":1},{"name":"Harshula Jayasuriya","email":"harshula.jayasuriya@anu.edu.au","login":"harshula","count":1},{"name":"Frank Dana","email":"ferdnyc@gmail.com","login":"ferdnyc","count":1},{"name":"Christian Clauss","email":"cclauss@me.com","login":"cclauss","count":1},{"name":"Amir Rossert","email":"amir.rossert@safebreach.com","login":"amirrossert","count":1},{"name":"Xavier Fernandez","email":"xavier.fernandez@polyconseil.fr","login":"xavfernandez","count":1},{"name":"Zac the Wise","email":"75515581+TechWiz-3","login":"TechWiz-3","count":1},{"name":"Alexander Stepchenko","email":"x.GeoCHiP.x@yandex.ru","login":"geochip","count":1},{"name":"Aliaksei Urbanski","email":"mim@mim.pw","login":"Jamim","count":1},{"name":"iRedMail","email":"2048991+iredmail","login":"iredmail","count":1}],"total_commits":299,"total_committers":47,"total_bot_commits":6,"total_bot_committers":1,"mean_commits":6.361702127659575,"dds":0.6923076923076923,"past_year_committers":[{"name":"Manuel Muradas","email":"manuel.muradas@attackiq.com","login":null,"count":1}],"past_year_total_commits":1,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":1.0,"past_year_dds":0.0,"last_synced_at":"2025-07-08T09:25:32.084Z","last_synced_commit":"3bd19e61fcb7f8d2bf3d45d9e40d69c92e05d241","created_at":"2023-03-07T09:15:48.772Z","updated_at":"2025-07-08T09:25:35.666Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/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":"python-distro/distro","html_url":"https://github.com/python-distro/distro","last_synced_at":"2025-08-24T03:39:17.885Z","status":"error","issues_count":40,"pull_requests_count":75,"avg_time_to_close_issue":49696002.63636363,"avg_time_to_close_pull_request":3413412.0289855073,"issues_closed_count":33,"pull_requests_closed_count":69,"pull_request_authors_count":25,"issue_authors_count":36,"avg_comments_per_issue":6.05,"avg_comments_per_pull_request":2.546666666666667,"merged_pull_requests_count":61,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":2,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":3571.0,"past_year_avg_time_to_close_pull_request":164223.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":2.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-10T14:51:53.425Z","updated_at":"2025-09-03T05:09:29.058Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-distro%2Fdistro/issues","issue_labels_count":{"bug":13,"area: code":11,"enhancement":8,"area: docs":7,"area: test":5,"discussion needed":3,"resolution: fixed":3,"help wanted":3,"resolution: duplicate":2,"resolution: invalid":1,"question":1,"resolution: wontfix":1},"pull_request_labels_count":{"enhancement":40,"area: code":29,"area: test":18,"bug":14,"area: docs":10,"area: setup":4,"backport":1},"issue_author_associations_count":{"NONE":29,"CONTRIBUTOR":6,"COLLABORATOR":3,"MEMBER":2},"pull_request_author_associations_count":{"MEMBER":47,"CONTRIBUTOR":26,"NONE":7,"COLLABORATOR":2},"issue_authors":{"andy-maier":3,"braindevices":2,"adamjstewart":2,"arossert":1,"sethmlarson":1,"studentenherz":1,"pranavmarla":1,"0ne-zero":1,"capsalad":1,"Fizzadar":1,"septatrix":1,"NebularNerd":1,"sc0ttj":1,"jokurz":1,"nagworld9":1,"netsandbox":1,"ian-kelling":1,"akxs14":1,"pritamvkulkarni":1,"pcolmer":1,"panhania":1,"shughes-uk":1,"mcepl":1,"wiggin15":1,"RedSun-ops":1,"lengau":1,"brendan-simon-indt":1,"johnthagen":1,"lenneker":1,"encukou":1,"terminalmage":1,"jmetrius":1,"jdufresne":1,"tpgxyz":1,"pombredanne":1,"HorlogeSkynet":1},"pull_request_authors":{"HorlogeSkynet":28,"jdufresne":16,"dependabot[bot]":9,"pedrolamas":3,"sethmlarson":3,"hartwork":2,"nir0s":2,"dieresys":2,"rpluem-vf":1,"TechWiz-3":1,"sebix":1,"terminalmage":1,"coffebar":1,"harshula":1,"akxs14":1,"iredmail":1,"25077667":1,"arossert":1,"GeoCHiP":1,"jolivain":1,"cclauss":1,"pritamvkulkarni":1,"TheBigBear":1,"Fizzadar":1,"methane":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10165670,"issues_count":31989241,"pull_requests_count":100238337,"authors_count":10729070,"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":{},"past_year_pull_request_labels_count":{"area: code":4,"bug":4,"enhancement":3,"area: test":2},"past_year_issue_author_associations_count":{"NONE":2},"past_year_pull_request_author_associations_count":{"MEMBER":2,"NONE":2,"CONTRIBUTOR":1},"past_year_issue_authors":{"nagworld9":1,"septatrix":1},"past_year_pull_request_authors":{"dieresys":2,"HorlogeSkynet":2,"dependabot[bot]":1},"maintainers":[{"login":"HorlogeSkynet","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HorlogeSkynet"},{"login":"jdufresne","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdufresne"},{"login":"sethmlarson","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sethmlarson"},{"login":"andy-maier","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andy-maier"},{"login":"nir0s","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nir0s"}],"active_maintainers":[{"login":"HorlogeSkynet","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HorlogeSkynet"}]},"events":{"total":{"IssuesEvent":2,"WatchEvent":11,"DeleteEvent":1,"IssueCommentEvent":7,"PushEvent":3,"PullRequestReviewEvent":1,"PullRequestEvent":4,"ForkEvent":3,"CreateEvent":2},"last_year":{"IssuesEvent":2,"WatchEvent":11,"DeleteEvent":1,"IssueCommentEvent":7,"PushEvent":3,"PullRequestReviewEvent":1,"PullRequestEvent":4,"ForkEvent":3,"CreateEvent":2}},"keywords":["distribution","distro","hacktoberfest","linux","linux-distribution","python","python-library"],"dependencies":[{"ecosystem":"pypi","filepath":"dev-requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-16T23:30:56.801Z","updated_at":"2022-07-16T23:30:56.801Z","repository_link":"https://github.com/python-distro/distro/blob/master/dev-requirements.txt","dependencies":[{"id":239674707,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":239674708,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":239674709,"package_name":"sphinx","ecosystem":"pypi","requirements":"\u003e=1.1","direct":true,"kind":"runtime","optional":false},{"id":239674710,"package_name":"pre-commit","ecosystem":"pypi","requirements":"==2.13.0","direct":true,"kind":"runtime","optional":false},{"id":239674711,"package_name":"black","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":239674712,"package_name":"mypy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yaml","sha":null,"kind":"manifest","created_at":"2023-07-14T08:31:56.626Z","updated_at":"2023-07-14T08:31:56.626Z","repository_link":"https://github.com/python-distro/distro/blob/master/.github/workflows/ci.yaml","dependencies":[{"id":11448424256,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":11448424257,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":11448424258,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/deploy.yml","sha":null,"kind":"manifest","created_at":"2023-07-14T08:31:56.698Z","updated_at":"2023-07-14T08:31:56.698Z","repository_link":"https://github.com/python-distro/distro/blob/master/.github/workflows/deploy.yml","dependencies":[{"id":11448424277,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":11448424278,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-01-13T19:17:57.330Z","updated_at":"2024-01-13T19:17:57.330Z","repository_link":"https://github.com/python-distro/distro/blob/master/pyproject.toml","dependencies":[]}],"score":32.02146251061171,"created_at":"2025-09-08T11:18:34.033Z","updated_at":"2025-10-07T08:24:45.961Z","avatar_url":"https://github.com/python-distro.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":95352773,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["pallets","jinja","unit-testing","fuzzing","l10n","build-tools","radiuss","aws-cli","cloud-management","cldr"],"project_url":"https://science.ecosyste.ms/api/v1/projects/64412","html_url":"https://science.ecosyste.ms/projects/64412"}