{"id":371920,"url":"https://github.com/pypa/build","last_synced_at":"2026-08-25T14:36:32.345Z","repository":{"id":37952217,"uuid":"262827329","full_name":"pypa/build","owner":"pypa","description":"A simple, correct Python build frontend","archived":false,"fork":false,"pushed_at":"2026-08-18T19:59:43.000Z","size":1448,"stargazers_count":853,"open_issues_count":6,"forks_count":166,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-08-21T12:45:01.992Z","etag":null,"topics":["python"],"latest_commit_sha":null,"homepage":"https://build.pypa.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pypa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-10T16:20:46.000Z","updated_at":"2026-08-18T20:06:52.000Z","dependencies_parsed_at":"2026-08-21T12:37:53.797Z","dependency_job_id":"7c4822ac-a21d-4972-bce7-437e96f5dccb","html_url":"https://github.com/pypa/build","commit_stats":{"total_commits":818,"total_committers":59,"mean_commits":"13.864406779661017","dds":0.7665036674816625,"last_synced_commit":"10571fb26afe38cfcba5b783c536aa0ec1f18408"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/build","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/build/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/sbom","scorecard":{"id":751691,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/build","commit":"b1ece52a6689fbd0209580d1b020c272ad3595a3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":8,"reason":"Found 13/16 approved changesets -- score normalized to 8","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":"Maintained","score":10,"reason":"27 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cd.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-change-detection.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-pytest.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-type.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/reusable-docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/reusable-type.yml:21","Info:   1 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/cd.yml:20"],"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":"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-22T20:33:10.216Z","repository_id":37952217,"created_at":"2025-08-22T20:33:10.216Z","updated_at":"2025-08-22T20:33:10.216Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"pypa","name":"Python Packaging Authority","uuid":"647025","kind":"organization","description":"","email":"info@pypa.io","website":"https://www.pypa.io","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/647025?v=4","repositories_count":59,"last_synced_at":"2026-08-22T23:49:10.975Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":91475,"followers":2412,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2026-08-22T23:49:10.989Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa/repositories"},"packages":[{"id":13403006,"name":"python-build","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/pypa/build","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/pypa/build","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T10:41:56.263Z","latest_release_published_at":"2026-02-06T10:41:56.263Z","latest_release_number":"1.0.3-2","last_synced_at":"2026-03-06T11:03:31.714Z","created_at":"2026-02-06T10:41:55.984Z","updated_at":"2026-08-22T14:32:12.419Z","registry_url":"https://launchpad.net/ubuntu/+source/python-build","install_command":"apt-get install python-build","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-build, python3-build-doc","standards_version":"4.6.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, flit (\u003e= 3.4), python3-all, python3-packaging, python3-pyproject-hooks, python3-toml, dh-sequence-sphinxdoc \u003c!nodoc\u003e, python3-sphinx \u003c!nodoc\u003e, python3-sphinx-autodoc-typehints \u003c!nodoc\u003e, python3-sphinx-argparse-cli \u003c!nodoc\u003e, python3-sphinx-issues \u003c!nodoc\u003e, furo \u003c!nodoc\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37952217,"uuid":"262827329","full_name":"pypa/build","owner":"pypa","description":"A simple, correct Python build frontend","archived":false,"fork":false,"pushed_at":"2026-08-18T19:59:43.000Z","size":1448,"stargazers_count":853,"open_issues_count":6,"forks_count":166,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-08-21T12:45:01.992Z","etag":null,"topics":["python"],"latest_commit_sha":null,"homepage":"https://build.pypa.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pypa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-10T16:20:46.000Z","updated_at":"2026-08-18T20:06:52.000Z","dependencies_parsed_at":"2026-08-21T12:37:53.797Z","dependency_job_id":"7c4822ac-a21d-4972-bce7-437e96f5dccb","html_url":"https://github.com/pypa/build","commit_stats":{"total_commits":818,"total_committers":59,"mean_commits":"13.864406779661017","dds":0.7665036674816625,"last_synced_commit":"10571fb26afe38cfcba5b783c536aa0ec1f18408"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/build","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/build/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/sbom","scorecard":{"id":751691,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/build","commit":"b1ece52a6689fbd0209580d1b020c272ad3595a3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":8,"reason":"Found 13/16 approved changesets -- score normalized to 8","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":"Maintained","score":10,"reason":"27 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cd.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-change-detection.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-pytest.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-type.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/reusable-docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/reusable-type.yml:21","Info:   1 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/cd.yml:20"],"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":"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-22T20:33:10.216Z","repository_id":37952217,"created_at":"2025-08-22T20:33:10.216Z","updated_at":"2025-08-22T20:33:10.216Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"pypa","name":"Python Packaging Authority","uuid":"647025","kind":"organization","description":"","email":"info@pypa.io","website":"https://www.pypa.io","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/647025?v=4","repositories_count":59,"last_synced_at":"2026-08-15T11:24:54.954Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":91445,"followers":2411,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2026-08-15T11:24:54.968Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa/repositories"},"tags":[{"name":"1.5.1","sha":"d08fcd723500a7d676867144e1e7a22b650aeb7d","kind":"tag","published_at":"2026-07-09T06:15:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.1","html_url":"https://github.com/pypa/build/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"615d04cfc52ac3c1592a463f0afe484fee1cc368","kind":"tag","published_at":"2026-04-30T03:17:22.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.0","html_url":"https://github.com/pypa/build/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0/manifests"},{"name":"1.4.4","sha":"70666a296c2e5bb7451f5a04eef259f6f943d0de","kind":"tag","published_at":"2026-04-22T20:52:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.4","html_url":"https://github.com/pypa/build/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4/manifests"},{"name":"1.4.3","sha":"130b043d1a1c1a12a0558f2598430b769f074690","kind":"tag","published_at":"2026-04-10T21:24:52.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.3","html_url":"https://github.com/pypa/build/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"7b7ae078aa1dabff33ea72d07ed15dd298acf80a","kind":"tag","published_at":"2026-03-25T14:19:25.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.2","html_url":"https://github.com/pypa/build/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"bd889569a1b9e2e7722682378c2d0cec469166a2","kind":"tag","published_at":"2026-03-24T23:08:11.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.1","html_url":"https://github.com/pypa/build/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"54f238d1664124e06a68c6c22fd5b1418fa5feb2","kind":"tag","published_at":"2026-01-08T16:35:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.0","html_url":"https://github.com/pypa/build/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"60e8752f69178d2b2c3563e9c8fa17aa6e11b12c","kind":"tag","published_at":"2025-08-01T21:22:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.3.0","html_url":"https://github.com/pypa/build/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0/manifests"},{"name":"1.2.2.post1","sha":"2f667024a90718da24c5bdfdb264944436adf82e","kind":"commit","published_at":"2024-10-06T16:46:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2.post1","html_url":"https://github.com/pypa/build/releases/tag/1.2.2.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1/manifests"},{"name":"1.2.2","sha":"3b0b5d07077473f5da3f038cf7b74cd2b65d2a98","kind":"tag","published_at":"2024-09-06T19:08:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2","html_url":"https://github.com/pypa/build/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"1e67c062e9d1b1a6d5ffed621f4b29902bb764e5","kind":"tag","published_at":"2024-03-28T07:10:23.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.1","html_url":"https://github.com/pypa/build/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"d5fb6fbecce164e01065b62b52ac4f270d09183d","kind":"commit","published_at":"2024-03-27T23:01:47.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.0","html_url":"https://github.com/pypa/build/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"b36126a2b7a387757519029d121da17a38135d67","kind":"tag","published_at":"2024-02-29T20:26:04.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.1.1","html_url":"https://github.com/pypa/build/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1/manifests"},{"name":"v1.1.0","sha":"da0697318dfc36afa8ae57f814c15cc39d225758","kind":"tag","published_at":"2024-02-29T16:49:28.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/v1.1.0","html_url":"https://github.com/pypa/build/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0/manifests"},{"name":"1.0.3","sha":"38d1a688d5e05557a929245ada14d106f3e5b547","kind":"commit","published_at":"2023-09-06T22:31:16.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.3","html_url":"https://github.com/pypa/build/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3/manifests"},{"name":"1.0.1","sha":"c48f4ca7cbe84f027f37ad575713870f5f4f7818","kind":"commit","published_at":"2023-09-06T19:25:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.1","html_url":"https://github.com/pypa/build/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"1fff01ed7440d5b5626fec31422026a4920b7764","kind":"commit","published_at":"2023-09-01T18:08:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.0","html_url":"https://github.com/pypa/build/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0/manifests"},{"name":"0.10.0","sha":"cd06da25481b9a610f846fa60cb67b5a5fa9a051","kind":"tag","published_at":"2023-01-11T20:31:39.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.10.0","html_url":"https://github.com/pypa/build/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"7b002bbc48e965fd677d51ea88b1adc276ba506d","kind":"tag","published_at":"2022-10-27T10:43:07.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.9.0","html_url":"https://github.com/pypa/build/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"6d97b86298d1663814ad74c22a1b4c0b3ce479c9","kind":"tag","published_at":"2022-05-22T15:08:19.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.8.0","html_url":"https://github.com/pypa/build/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"c940180b6ace5210e6f00149d45b1358f39fb274","kind":"tag","published_at":"2021-09-16T21:15:24.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.7.0","html_url":"https://github.com/pypa/build/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0/manifests"},{"name":"0.6.0.post1","sha":"018a6f81cca1b26d9bf754eb91a64667c3847d28","kind":"tag","published_at":"2021-08-05T18:02:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0.post1","html_url":"https://github.com/pypa/build/releases/tag/0.6.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1/manifests"},{"name":"0.6.0","sha":"4cb0c1ec375aeff3e681855fdb37cf8f47e0fa93","kind":"tag","published_at":"2021-08-02T21:01:42.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0","html_url":"https://github.com/pypa/build/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"5a3c5243a2135236f207da3a4b6401e1561f952d","kind":"tag","published_at":"2021-06-22T18:02:59.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.1","html_url":"https://github.com/pypa/build/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"4492dec726cdfd159f0850d68c98f82496b28d79","kind":"tag","published_at":"2021-06-19T17:04:44.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.0","html_url":"https://github.com/pypa/build/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"de05f70e56195b135b1e24af1614949c51580b79","kind":"tag","published_at":"2021-05-23T22:16:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.4.0","html_url":"https://github.com/pypa/build/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0/manifests"},{"name":"0.3.1.post1","sha":"8a27cc1d98f309ffef8743c00ada6e93877e530f","kind":"tag","published_at":"2021-03-10T09:20:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1.post1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1/manifests"},{"name":"0.3.1","sha":"e880a1022f9e62607a502c59961f4986cd9f7699","kind":"tag","published_at":"2021-03-09T17:15:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"387c807c67fb0a62cd963be6ff64c415077782ac","kind":"tag","published_at":"2021-02-19T15:32:18.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.0","html_url":"https://github.com/pypa/build/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"7d8f9150ae56c6bc43dc34bcefa30b0c6d03246a","kind":"tag","published_at":"2021-02-09T15:13:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.1","html_url":"https://github.com/pypa/build/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a5a0b3860cff68ac9aad896fad22febd2b8d3718","kind":"tag","published_at":"2021-02-07T15:44:36.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.0","html_url":"https://github.com/pypa/build/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"3df03617bd92dc023021ec902a8d47a9dd4bad99","kind":"tag","published_at":"2020-10-29T16:08:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.1.0","html_url":"https://github.com/pypa/build/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0/manifests"},{"name":"0.0.4","sha":"10bf02e443417ea06b090d2902d0b8c8ac9666be","kind":"tag","published_at":"2020-09-08T21:20:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.4","html_url":"https://github.com/pypa/build/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4/manifests"},{"name":"0.0.3.1","sha":"aa6d36e8970af683b8fcc508287a40b07c7e9c5a","kind":"tag","published_at":"2020-06-09T23:36:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1/manifests"},{"name":"0.0.3","sha":"14aa82a68ed4964c78fab7120ac9a15aff7febd8","kind":"tag","published_at":"2020-06-09T15:08:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3","html_url":"https://github.com/pypa/build/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"3cb902f4c2ba2088ed54315dbc5836f7692aee3d","kind":"tag","published_at":"2020-05-29T16:11:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.2","html_url":"https://github.com/pypa/build/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"7738d41f0959c89c2724ab8ce0259df265dd04d1","kind":"tag","published_at":"2020-05-17T16:42:51.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-22T14:32:12.419Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:deb/ubuntu/python-build?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-build","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-build","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-build/dependencies","status":null,"funding_links":["https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T13:04:08.042Z","issues_count":180,"pull_requests_count":583,"avg_time_to_close_issue":20479162.790697675,"avg_time_to_close_pull_request":1346063.5046554934,"issues_closed_count":129,"pull_requests_closed_count":537,"pull_request_authors_count":46,"issue_authors_count":135,"avg_comments_per_issue":5.111111111111111,"avg_comments_per_pull_request":1.4579759862778732,"merged_pull_requests_count":456,"bot_issues_count":0,"bot_pull_requests_count":234,"past_year_issues_count":23,"past_year_pull_requests_count":154,"past_year_avg_time_to_close_issue":2226727.8666666667,"past_year_avg_time_to_close_pull_request":321438.802919708,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":2.9565217391304346,"past_year_avg_comments_per_pull_request":1.5454545454545454,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":120,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/issues","maintainers":[{"login":"layday","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"jaraco","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"webknjaz","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"pradyunsg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"FFY00","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"},{"login":"woodruffw","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"sbidoul","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbidoul"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"dholth","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dholth"}],"active_maintainers":[{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"layday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-build/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-build/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-build/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-build/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-build/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-build/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1697,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":1245},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-08-25T05:06:49.291Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":12883990,"name":"python314Packages.bootstrap.build","ecosystem":"nixpkgs","description":"Simple, correct PEP517 package builder","homepage":"https://github.com/pypa/build","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/build","keywords_array":["python"],"namespace":null,"versions_count":2,"first_release_published_at":"2026-01-27T06:31:19.207Z","latest_release_published_at":"2026-03-07T07:30:24.043Z","latest_release_number":"1.4.0","last_synced_at":"2026-08-02T00:01:48.279Z","created_at":"2026-01-27T06:31:18.973Z","updated_at":"2026-08-22T18:33:39.133Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python314Packages.bootstrap.build","install_command":"nix-env -iA nixpkgs.python314Packages.bootstrap.build","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/build/default.nix#L96","metadata":{"nix_attribute":"python3.14-bootstrap-build-1.4.0","position":"pkgs/development/python-modules/build/default.nix:96","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"],"upstream_ecosystem":"pypi","upstream_name":"bootstrap.build","upstream_purl":"pkg:pypi/bootstrap.build"},"repo_metadata":{"id":37952217,"uuid":"262827329","full_name":"pypa/build","owner":"pypa","description":"A simple, correct Python build frontend","archived":false,"fork":false,"pushed_at":"2026-08-18T19:59:43.000Z","size":1448,"stargazers_count":853,"open_issues_count":6,"forks_count":166,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-08-21T12:45:01.992Z","etag":null,"topics":["python"],"latest_commit_sha":null,"homepage":"https://build.pypa.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pypa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-10T16:20:46.000Z","updated_at":"2026-08-18T20:06:52.000Z","dependencies_parsed_at":"2026-08-21T12:37:53.797Z","dependency_job_id":"7c4822ac-a21d-4972-bce7-437e96f5dccb","html_url":"https://github.com/pypa/build","commit_stats":{"total_commits":818,"total_committers":59,"mean_commits":"13.864406779661017","dds":0.7665036674816625,"last_synced_commit":"10571fb26afe38cfcba5b783c536aa0ec1f18408"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/build","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/build/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/sbom","scorecard":{"id":751691,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/build","commit":"b1ece52a6689fbd0209580d1b020c272ad3595a3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":8,"reason":"Found 13/16 approved changesets -- score normalized to 8","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":"Maintained","score":10,"reason":"27 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cd.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-change-detection.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-pytest.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-type.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/reusable-docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/reusable-type.yml:21","Info:   1 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/cd.yml:20"],"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":"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-22T20:33:10.216Z","repository_id":37952217,"created_at":"2025-08-22T20:33:10.216Z","updated_at":"2025-08-22T20:33:10.216Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"pypa","name":"Python Packaging Authority","uuid":"647025","kind":"organization","description":"","email":"info@pypa.io","website":"https://www.pypa.io","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/647025?v=4","repositories_count":59,"last_synced_at":"2026-08-15T11:24:54.954Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":91445,"followers":2411,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2026-08-15T11:24:54.968Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa/repositories"},"tags":[{"name":"1.5.1","sha":"d08fcd723500a7d676867144e1e7a22b650aeb7d","kind":"tag","published_at":"2026-07-09T06:15:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.1","html_url":"https://github.com/pypa/build/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"615d04cfc52ac3c1592a463f0afe484fee1cc368","kind":"tag","published_at":"2026-04-30T03:17:22.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.0","html_url":"https://github.com/pypa/build/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0/manifests"},{"name":"1.4.4","sha":"70666a296c2e5bb7451f5a04eef259f6f943d0de","kind":"tag","published_at":"2026-04-22T20:52:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.4","html_url":"https://github.com/pypa/build/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4/manifests"},{"name":"1.4.3","sha":"130b043d1a1c1a12a0558f2598430b769f074690","kind":"tag","published_at":"2026-04-10T21:24:52.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.3","html_url":"https://github.com/pypa/build/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"7b7ae078aa1dabff33ea72d07ed15dd298acf80a","kind":"tag","published_at":"2026-03-25T14:19:25.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.2","html_url":"https://github.com/pypa/build/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"bd889569a1b9e2e7722682378c2d0cec469166a2","kind":"tag","published_at":"2026-03-24T23:08:11.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.1","html_url":"https://github.com/pypa/build/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"54f238d1664124e06a68c6c22fd5b1418fa5feb2","kind":"tag","published_at":"2026-01-08T16:35:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.0","html_url":"https://github.com/pypa/build/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"60e8752f69178d2b2c3563e9c8fa17aa6e11b12c","kind":"tag","published_at":"2025-08-01T21:22:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.3.0","html_url":"https://github.com/pypa/build/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0/manifests"},{"name":"1.2.2.post1","sha":"2f667024a90718da24c5bdfdb264944436adf82e","kind":"commit","published_at":"2024-10-06T16:46:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2.post1","html_url":"https://github.com/pypa/build/releases/tag/1.2.2.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1/manifests"},{"name":"1.2.2","sha":"3b0b5d07077473f5da3f038cf7b74cd2b65d2a98","kind":"tag","published_at":"2024-09-06T19:08:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2","html_url":"https://github.com/pypa/build/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"1e67c062e9d1b1a6d5ffed621f4b29902bb764e5","kind":"tag","published_at":"2024-03-28T07:10:23.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.1","html_url":"https://github.com/pypa/build/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"d5fb6fbecce164e01065b62b52ac4f270d09183d","kind":"commit","published_at":"2024-03-27T23:01:47.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.0","html_url":"https://github.com/pypa/build/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"b36126a2b7a387757519029d121da17a38135d67","kind":"tag","published_at":"2024-02-29T20:26:04.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.1.1","html_url":"https://github.com/pypa/build/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1/manifests"},{"name":"v1.1.0","sha":"da0697318dfc36afa8ae57f814c15cc39d225758","kind":"tag","published_at":"2024-02-29T16:49:28.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/v1.1.0","html_url":"https://github.com/pypa/build/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0/manifests"},{"name":"1.0.3","sha":"38d1a688d5e05557a929245ada14d106f3e5b547","kind":"commit","published_at":"2023-09-06T22:31:16.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.3","html_url":"https://github.com/pypa/build/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3/manifests"},{"name":"1.0.1","sha":"c48f4ca7cbe84f027f37ad575713870f5f4f7818","kind":"commit","published_at":"2023-09-06T19:25:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.1","html_url":"https://github.com/pypa/build/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"1fff01ed7440d5b5626fec31422026a4920b7764","kind":"commit","published_at":"2023-09-01T18:08:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.0","html_url":"https://github.com/pypa/build/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0/manifests"},{"name":"0.10.0","sha":"cd06da25481b9a610f846fa60cb67b5a5fa9a051","kind":"tag","published_at":"2023-01-11T20:31:39.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.10.0","html_url":"https://github.com/pypa/build/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"7b002bbc48e965fd677d51ea88b1adc276ba506d","kind":"tag","published_at":"2022-10-27T10:43:07.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.9.0","html_url":"https://github.com/pypa/build/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"6d97b86298d1663814ad74c22a1b4c0b3ce479c9","kind":"tag","published_at":"2022-05-22T15:08:19.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.8.0","html_url":"https://github.com/pypa/build/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"c940180b6ace5210e6f00149d45b1358f39fb274","kind":"tag","published_at":"2021-09-16T21:15:24.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.7.0","html_url":"https://github.com/pypa/build/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0/manifests"},{"name":"0.6.0.post1","sha":"018a6f81cca1b26d9bf754eb91a64667c3847d28","kind":"tag","published_at":"2021-08-05T18:02:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0.post1","html_url":"https://github.com/pypa/build/releases/tag/0.6.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1/manifests"},{"name":"0.6.0","sha":"4cb0c1ec375aeff3e681855fdb37cf8f47e0fa93","kind":"tag","published_at":"2021-08-02T21:01:42.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0","html_url":"https://github.com/pypa/build/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"5a3c5243a2135236f207da3a4b6401e1561f952d","kind":"tag","published_at":"2021-06-22T18:02:59.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.1","html_url":"https://github.com/pypa/build/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"4492dec726cdfd159f0850d68c98f82496b28d79","kind":"tag","published_at":"2021-06-19T17:04:44.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.0","html_url":"https://github.com/pypa/build/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"de05f70e56195b135b1e24af1614949c51580b79","kind":"tag","published_at":"2021-05-23T22:16:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.4.0","html_url":"https://github.com/pypa/build/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0/manifests"},{"name":"0.3.1.post1","sha":"8a27cc1d98f309ffef8743c00ada6e93877e530f","kind":"tag","published_at":"2021-03-10T09:20:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1.post1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1/manifests"},{"name":"0.3.1","sha":"e880a1022f9e62607a502c59961f4986cd9f7699","kind":"tag","published_at":"2021-03-09T17:15:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"387c807c67fb0a62cd963be6ff64c415077782ac","kind":"tag","published_at":"2021-02-19T15:32:18.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.0","html_url":"https://github.com/pypa/build/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"7d8f9150ae56c6bc43dc34bcefa30b0c6d03246a","kind":"tag","published_at":"2021-02-09T15:13:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.1","html_url":"https://github.com/pypa/build/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a5a0b3860cff68ac9aad896fad22febd2b8d3718","kind":"tag","published_at":"2021-02-07T15:44:36.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.0","html_url":"https://github.com/pypa/build/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"3df03617bd92dc023021ec902a8d47a9dd4bad99","kind":"tag","published_at":"2020-10-29T16:08:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.1.0","html_url":"https://github.com/pypa/build/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0/manifests"},{"name":"0.0.4","sha":"10bf02e443417ea06b090d2902d0b8c8ac9666be","kind":"tag","published_at":"2020-09-08T21:20:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.4","html_url":"https://github.com/pypa/build/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4/manifests"},{"name":"0.0.3.1","sha":"aa6d36e8970af683b8fcc508287a40b07c7e9c5a","kind":"tag","published_at":"2020-06-09T23:36:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1/manifests"},{"name":"0.0.3","sha":"14aa82a68ed4964c78fab7120ac9a15aff7febd8","kind":"tag","published_at":"2020-06-09T15:08:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3","html_url":"https://github.com/pypa/build/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"3cb902f4c2ba2088ed54315dbc5836f7692aee3d","kind":"tag","published_at":"2020-05-29T16:11:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.2","html_url":"https://github.com/pypa/build/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"7738d41f0959c89c2724ab8ce0259df265dd04d1","kind":"tag","published_at":"2020-05-17T16:42:51.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-22T18:33:39.133Z","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:nix/python314Packages.bootstrap.build?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python314Packages.bootstrap.build","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python314Packages.bootstrap.build","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python314Packages.bootstrap.build/dependencies","status":null,"funding_links":["https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T13:04:08.042Z","issues_count":180,"pull_requests_count":583,"avg_time_to_close_issue":20479162.790697675,"avg_time_to_close_pull_request":1346063.5046554934,"issues_closed_count":129,"pull_requests_closed_count":537,"pull_request_authors_count":46,"issue_authors_count":135,"avg_comments_per_issue":5.111111111111111,"avg_comments_per_pull_request":1.4579759862778732,"merged_pull_requests_count":456,"bot_issues_count":0,"bot_pull_requests_count":234,"past_year_issues_count":23,"past_year_pull_requests_count":154,"past_year_avg_time_to_close_issue":2226727.8666666667,"past_year_avg_time_to_close_pull_request":321438.802919708,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":2.9565217391304346,"past_year_avg_comments_per_pull_request":1.5454545454545454,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":120,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/issues","maintainers":[{"login":"layday","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"jaraco","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"webknjaz","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"pradyunsg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"FFY00","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"},{"login":"woodruffw","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"sbidoul","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbidoul"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"dholth","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dholth"}],"active_maintainers":[{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"layday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.bootstrap.build/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.bootstrap.build/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.bootstrap.build/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.bootstrap.build/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.bootstrap.build/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.bootstrap.build/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":5672,"html_url":null,"role":null,"created_at":"2026-03-07T07:30:24.738Z","updated_at":"2026-03-07T07:30:24.738Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/fabaff/packages"},{"uuid":"mweinelt","login":null,"name":"Martin Weinelt","email":"hexa@darmstadt.ccc.de","url":"https://github.com/mweinelt","packages_count":593,"html_url":null,"role":null,"created_at":"2026-03-07T07:30:24.781Z","updated_at":"2026-03-07T07:30:24.781Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/mweinelt/packages"},{"uuid":"natsukium","login":null,"name":"Tomoya Otabi","email":"nixpkgs@natsukium.com","url":"https://github.com/natsukium","packages_count":406,"html_url":null,"role":null,"created_at":"2026-03-07T07:30:24.820Z","updated_at":"2026-03-07T07:30:24.820Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/natsukium/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":153806,"maintainers_count":4905,"namespaces_count":0,"keywords_count":3244,"github":"NixOS","metadata":{"funded_packages_count":6032},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-08-25T05:00:24.061Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":12812625,"name":"python310Packages.build","ecosystem":"nixpkgs","description":"Simple, correct PEP517 package builder","homepage":"https://github.com/pypa/build","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/build","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T16:39:10.239Z","latest_release_published_at":"2026-01-26T16:39:10.239Z","latest_release_number":"0.10.0","last_synced_at":"2026-04-09T15:03:59.511Z","created_at":"2026-01-26T16:39:10.085Z","updated_at":"2026-08-22T19:13:36.232Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python310Packages.build","install_command":"nix-env -iA nixpkgs.python310Packages.build","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/build/default.nix#L81","metadata":{"nix_attribute":"python3.10-build-0.10.0","position":"pkgs/development/python-modules/build/default.nix:81","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"build","upstream_purl":"pkg:pypi/build"},"repo_metadata":{"id":37952217,"uuid":"262827329","full_name":"pypa/build","owner":"pypa","description":"A simple, correct Python build frontend","archived":false,"fork":false,"pushed_at":"2026-08-18T19:59:43.000Z","size":1448,"stargazers_count":853,"open_issues_count":6,"forks_count":166,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-08-21T12:45:01.992Z","etag":null,"topics":["python"],"latest_commit_sha":null,"homepage":"https://build.pypa.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pypa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-10T16:20:46.000Z","updated_at":"2026-08-18T20:06:52.000Z","dependencies_parsed_at":"2026-08-21T12:37:53.797Z","dependency_job_id":"7c4822ac-a21d-4972-bce7-437e96f5dccb","html_url":"https://github.com/pypa/build","commit_stats":{"total_commits":818,"total_committers":59,"mean_commits":"13.864406779661017","dds":0.7665036674816625,"last_synced_commit":"10571fb26afe38cfcba5b783c536aa0ec1f18408"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/build","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/build/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/sbom","scorecard":{"id":751691,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/build","commit":"b1ece52a6689fbd0209580d1b020c272ad3595a3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":8,"reason":"Found 13/16 approved changesets -- score normalized to 8","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":"Maintained","score":10,"reason":"27 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cd.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-change-detection.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-pytest.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-type.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/reusable-docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/reusable-type.yml:21","Info:   1 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/cd.yml:20"],"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":"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-22T20:33:10.216Z","repository_id":37952217,"created_at":"2025-08-22T20:33:10.216Z","updated_at":"2025-08-22T20:33:10.216Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"pypa","name":"Python Packaging Authority","uuid":"647025","kind":"organization","description":"","email":"info@pypa.io","website":"https://www.pypa.io","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/647025?v=4","repositories_count":59,"last_synced_at":"2026-08-15T11:24:54.954Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":91445,"followers":2411,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2026-08-15T11:24:54.968Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa/repositories"},"tags":[{"name":"1.5.1","sha":"d08fcd723500a7d676867144e1e7a22b650aeb7d","kind":"tag","published_at":"2026-07-09T06:15:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.1","html_url":"https://github.com/pypa/build/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"615d04cfc52ac3c1592a463f0afe484fee1cc368","kind":"tag","published_at":"2026-04-30T03:17:22.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.0","html_url":"https://github.com/pypa/build/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0/manifests"},{"name":"1.4.4","sha":"70666a296c2e5bb7451f5a04eef259f6f943d0de","kind":"tag","published_at":"2026-04-22T20:52:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.4","html_url":"https://github.com/pypa/build/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4/manifests"},{"name":"1.4.3","sha":"130b043d1a1c1a12a0558f2598430b769f074690","kind":"tag","published_at":"2026-04-10T21:24:52.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.3","html_url":"https://github.com/pypa/build/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"7b7ae078aa1dabff33ea72d07ed15dd298acf80a","kind":"tag","published_at":"2026-03-25T14:19:25.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.2","html_url":"https://github.com/pypa/build/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"bd889569a1b9e2e7722682378c2d0cec469166a2","kind":"tag","published_at":"2026-03-24T23:08:11.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.1","html_url":"https://github.com/pypa/build/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"54f238d1664124e06a68c6c22fd5b1418fa5feb2","kind":"tag","published_at":"2026-01-08T16:35:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.0","html_url":"https://github.com/pypa/build/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"60e8752f69178d2b2c3563e9c8fa17aa6e11b12c","kind":"tag","published_at":"2025-08-01T21:22:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.3.0","html_url":"https://github.com/pypa/build/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0/manifests"},{"name":"1.2.2.post1","sha":"2f667024a90718da24c5bdfdb264944436adf82e","kind":"commit","published_at":"2024-10-06T16:46:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2.post1","html_url":"https://github.com/pypa/build/releases/tag/1.2.2.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1/manifests"},{"name":"1.2.2","sha":"3b0b5d07077473f5da3f038cf7b74cd2b65d2a98","kind":"tag","published_at":"2024-09-06T19:08:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2","html_url":"https://github.com/pypa/build/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"1e67c062e9d1b1a6d5ffed621f4b29902bb764e5","kind":"tag","published_at":"2024-03-28T07:10:23.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.1","html_url":"https://github.com/pypa/build/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"d5fb6fbecce164e01065b62b52ac4f270d09183d","kind":"commit","published_at":"2024-03-27T23:01:47.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.0","html_url":"https://github.com/pypa/build/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"b36126a2b7a387757519029d121da17a38135d67","kind":"tag","published_at":"2024-02-29T20:26:04.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.1.1","html_url":"https://github.com/pypa/build/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1/manifests"},{"name":"v1.1.0","sha":"da0697318dfc36afa8ae57f814c15cc39d225758","kind":"tag","published_at":"2024-02-29T16:49:28.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/v1.1.0","html_url":"https://github.com/pypa/build/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0/manifests"},{"name":"1.0.3","sha":"38d1a688d5e05557a929245ada14d106f3e5b547","kind":"commit","published_at":"2023-09-06T22:31:16.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.3","html_url":"https://github.com/pypa/build/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3/manifests"},{"name":"1.0.1","sha":"c48f4ca7cbe84f027f37ad575713870f5f4f7818","kind":"commit","published_at":"2023-09-06T19:25:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.1","html_url":"https://github.com/pypa/build/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"1fff01ed7440d5b5626fec31422026a4920b7764","kind":"commit","published_at":"2023-09-01T18:08:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.0","html_url":"https://github.com/pypa/build/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0/manifests"},{"name":"0.10.0","sha":"cd06da25481b9a610f846fa60cb67b5a5fa9a051","kind":"tag","published_at":"2023-01-11T20:31:39.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.10.0","html_url":"https://github.com/pypa/build/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"7b002bbc48e965fd677d51ea88b1adc276ba506d","kind":"tag","published_at":"2022-10-27T10:43:07.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.9.0","html_url":"https://github.com/pypa/build/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"6d97b86298d1663814ad74c22a1b4c0b3ce479c9","kind":"tag","published_at":"2022-05-22T15:08:19.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.8.0","html_url":"https://github.com/pypa/build/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"c940180b6ace5210e6f00149d45b1358f39fb274","kind":"tag","published_at":"2021-09-16T21:15:24.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.7.0","html_url":"https://github.com/pypa/build/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0/manifests"},{"name":"0.6.0.post1","sha":"018a6f81cca1b26d9bf754eb91a64667c3847d28","kind":"tag","published_at":"2021-08-05T18:02:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0.post1","html_url":"https://github.com/pypa/build/releases/tag/0.6.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1/manifests"},{"name":"0.6.0","sha":"4cb0c1ec375aeff3e681855fdb37cf8f47e0fa93","kind":"tag","published_at":"2021-08-02T21:01:42.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0","html_url":"https://github.com/pypa/build/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"5a3c5243a2135236f207da3a4b6401e1561f952d","kind":"tag","published_at":"2021-06-22T18:02:59.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.1","html_url":"https://github.com/pypa/build/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"4492dec726cdfd159f0850d68c98f82496b28d79","kind":"tag","published_at":"2021-06-19T17:04:44.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.0","html_url":"https://github.com/pypa/build/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"de05f70e56195b135b1e24af1614949c51580b79","kind":"tag","published_at":"2021-05-23T22:16:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.4.0","html_url":"https://github.com/pypa/build/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0/manifests"},{"name":"0.3.1.post1","sha":"8a27cc1d98f309ffef8743c00ada6e93877e530f","kind":"tag","published_at":"2021-03-10T09:20:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1.post1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1/manifests"},{"name":"0.3.1","sha":"e880a1022f9e62607a502c59961f4986cd9f7699","kind":"tag","published_at":"2021-03-09T17:15:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"387c807c67fb0a62cd963be6ff64c415077782ac","kind":"tag","published_at":"2021-02-19T15:32:18.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.0","html_url":"https://github.com/pypa/build/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"7d8f9150ae56c6bc43dc34bcefa30b0c6d03246a","kind":"tag","published_at":"2021-02-09T15:13:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.1","html_url":"https://github.com/pypa/build/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a5a0b3860cff68ac9aad896fad22febd2b8d3718","kind":"tag","published_at":"2021-02-07T15:44:36.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.0","html_url":"https://github.com/pypa/build/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"3df03617bd92dc023021ec902a8d47a9dd4bad99","kind":"tag","published_at":"2020-10-29T16:08:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.1.0","html_url":"https://github.com/pypa/build/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0/manifests"},{"name":"0.0.4","sha":"10bf02e443417ea06b090d2902d0b8c8ac9666be","kind":"tag","published_at":"2020-09-08T21:20:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.4","html_url":"https://github.com/pypa/build/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4/manifests"},{"name":"0.0.3.1","sha":"aa6d36e8970af683b8fcc508287a40b07c7e9c5a","kind":"tag","published_at":"2020-06-09T23:36:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1/manifests"},{"name":"0.0.3","sha":"14aa82a68ed4964c78fab7120ac9a15aff7febd8","kind":"tag","published_at":"2020-06-09T15:08:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3","html_url":"https://github.com/pypa/build/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"3cb902f4c2ba2088ed54315dbc5836f7692aee3d","kind":"tag","published_at":"2020-05-29T16:11:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.2","html_url":"https://github.com/pypa/build/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"7738d41f0959c89c2724ab8ce0259df265dd04d1","kind":"tag","published_at":"2020-05-17T16:42:51.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-22T19:13:36.232Z","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:nix/python310Packages.build?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.build","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.build","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.build/dependencies","status":null,"funding_links":["https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T13:04:08.042Z","issues_count":180,"pull_requests_count":583,"avg_time_to_close_issue":20479162.790697675,"avg_time_to_close_pull_request":1346063.5046554934,"issues_closed_count":129,"pull_requests_closed_count":537,"pull_request_authors_count":46,"issue_authors_count":135,"avg_comments_per_issue":5.111111111111111,"avg_comments_per_pull_request":1.4579759862778732,"merged_pull_requests_count":456,"bot_issues_count":0,"bot_pull_requests_count":234,"past_year_issues_count":23,"past_year_pull_requests_count":154,"past_year_avg_time_to_close_issue":2226727.8666666667,"past_year_avg_time_to_close_pull_request":321438.802919708,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":2.9565217391304346,"past_year_avg_comments_per_pull_request":1.5454545454545454,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":120,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/issues","maintainers":[{"login":"layday","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"jaraco","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"webknjaz","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"pradyunsg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"FFY00","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"},{"login":"woodruffw","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"sbidoul","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbidoul"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"dholth","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dholth"}],"active_maintainers":[{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"layday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.build/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.build/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.build/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.build/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.build/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.build/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":3335,"html_url":null,"role":null,"created_at":"2026-03-03T18:30:43.464Z","updated_at":"2026-03-03T18:30:43.464Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/fabaff/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":613,"github":"NixOS","metadata":{"funded_packages_count":2166},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-08-25T05:04:32.337Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":8676329,"name":"py3-build","ecosystem":"alpine","description":"Correct PEP517 package builder","homepage":"https://github.com/pypa/build","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/build","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-09-08T05:25:08.000Z","latest_release_published_at":"2023-09-08T05:25:08.000Z","latest_release_number":"1.0.3-r0","last_synced_at":"2026-04-08T14:04:40.600Z","created_at":"2023-12-20T10:26:29.133Z","updated_at":"2026-08-22T21:51:18.840Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-build","install_command":"apk add py3-build","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37952217,"uuid":"262827329","full_name":"pypa/build","owner":"pypa","description":"A simple, correct Python build frontend","archived":false,"fork":false,"pushed_at":"2026-08-18T19:59:43.000Z","size":1448,"stargazers_count":853,"open_issues_count":6,"forks_count":166,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-08-21T12:45:01.992Z","etag":null,"topics":["python"],"latest_commit_sha":null,"homepage":"https://build.pypa.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pypa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-10T16:20:46.000Z","updated_at":"2026-08-18T20:06:52.000Z","dependencies_parsed_at":"2026-08-21T12:37:53.797Z","dependency_job_id":"7c4822ac-a21d-4972-bce7-437e96f5dccb","html_url":"https://github.com/pypa/build","commit_stats":{"total_commits":818,"total_committers":59,"mean_commits":"13.864406779661017","dds":0.7665036674816625,"last_synced_commit":"10571fb26afe38cfcba5b783c536aa0ec1f18408"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/build","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/build/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/sbom","scorecard":{"id":751691,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/build","commit":"b1ece52a6689fbd0209580d1b020c272ad3595a3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":8,"reason":"Found 13/16 approved changesets -- score normalized to 8","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":"Maintained","score":10,"reason":"27 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cd.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-change-detection.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-pytest.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-type.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/reusable-docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/reusable-type.yml:21","Info:   1 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/cd.yml:20"],"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":"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-22T20:33:10.216Z","repository_id":37952217,"created_at":"2025-08-22T20:33:10.216Z","updated_at":"2025-08-22T20:33:10.216Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"2026-08-22T21:51:18.840Z","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-build?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.19","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-build","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-build","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-build/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T13:04:08.042Z","issues_count":180,"pull_requests_count":583,"avg_time_to_close_issue":20479162.790697675,"avg_time_to_close_pull_request":1346063.5046554934,"issues_closed_count":129,"pull_requests_closed_count":537,"pull_request_authors_count":46,"issue_authors_count":135,"avg_comments_per_issue":5.111111111111111,"avg_comments_per_pull_request":1.4579759862778732,"merged_pull_requests_count":456,"bot_issues_count":0,"bot_pull_requests_count":234,"past_year_issues_count":23,"past_year_pull_requests_count":154,"past_year_avg_time_to_close_issue":2226727.8666666667,"past_year_avg_time_to_close_pull_request":321438.802919708,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":2.9565217391304346,"past_year_avg_comments_per_pull_request":1.5454545454545454,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":120,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/issues","maintainers":[{"login":"layday","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"jaraco","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"webknjaz","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"pradyunsg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"FFY00","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"},{"login":"woodruffw","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"sbidoul","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbidoul"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"dholth","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dholth"}],"active_maintainers":[{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"layday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-build/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-build/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-build/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-build/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-build/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-build/codemeta","maintainers":[{"uuid":"fabian@affolter-engineering.ch","login":null,"name":"Fabian Affolter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","packages_count":282,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","role":null,"created_at":"2024-10-29T19:26:42.615Z","updated_at":"2024-10-29T19:26:42.615Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/fabian@affolter-engineering.ch/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":392,"namespaces_count":2,"keywords_count":3176,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":960},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2026-08-25T05:07:15.581Z","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":11773633,"name":"py3-build","ecosystem":"alpine","description":"Correct PEP517 package builder","homepage":"https://github.com/pypa/build","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/build","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-04-22T17:08:53.000Z","latest_release_published_at":"2025-04-22T17:08:53.000Z","latest_release_number":"1.2.2-r1","last_synced_at":"2026-08-10T06:08:21.593Z","created_at":"2025-06-08T00:44:30.857Z","updated_at":"2026-08-23T00:19:17.285Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-build","install_command":"apk add py3-build","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37952217,"uuid":"262827329","full_name":"pypa/build","owner":"pypa","description":"A simple, correct Python build frontend","archived":false,"fork":false,"pushed_at":"2026-08-18T19:59:43.000Z","size":1448,"stargazers_count":853,"open_issues_count":6,"forks_count":166,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-08-21T12:45:01.992Z","etag":null,"topics":["python"],"latest_commit_sha":null,"homepage":"https://build.pypa.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pypa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-10T16:20:46.000Z","updated_at":"2026-08-18T20:06:52.000Z","dependencies_parsed_at":"2026-08-21T12:37:53.797Z","dependency_job_id":"7c4822ac-a21d-4972-bce7-437e96f5dccb","html_url":"https://github.com/pypa/build","commit_stats":{"total_commits":818,"total_committers":59,"mean_commits":"13.864406779661017","dds":0.7665036674816625,"last_synced_commit":"10571fb26afe38cfcba5b783c536aa0ec1f18408"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/build","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/build/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/sbom","scorecard":{"id":751691,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/build","commit":"b1ece52a6689fbd0209580d1b020c272ad3595a3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":8,"reason":"Found 13/16 approved changesets -- score normalized to 8","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":"Maintained","score":10,"reason":"27 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cd.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-change-detection.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-pytest.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-type.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/reusable-docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/reusable-type.yml:21","Info:   1 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/cd.yml:20"],"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":"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-22T20:33:10.216Z","repository_id":37952217,"created_at":"2025-08-22T20:33:10.216Z","updated_at":"2025-08-22T20:33:10.216Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"pypa","name":"Python Packaging Authority","uuid":"647025","kind":"organization","description":"","email":"info@pypa.io","website":"https://www.pypa.io","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/647025?v=4","repositories_count":59,"last_synced_at":"2026-08-15T11:24:54.954Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":91445,"followers":2411,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2026-08-15T11:24:54.968Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa/repositories"},"tags":[{"name":"1.5.1","sha":"d08fcd723500a7d676867144e1e7a22b650aeb7d","kind":"tag","published_at":"2026-07-09T06:15:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.1","html_url":"https://github.com/pypa/build/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"615d04cfc52ac3c1592a463f0afe484fee1cc368","kind":"tag","published_at":"2026-04-30T03:17:22.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.0","html_url":"https://github.com/pypa/build/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0/manifests"},{"name":"1.4.4","sha":"70666a296c2e5bb7451f5a04eef259f6f943d0de","kind":"tag","published_at":"2026-04-22T20:52:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.4","html_url":"https://github.com/pypa/build/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4/manifests"},{"name":"1.4.3","sha":"130b043d1a1c1a12a0558f2598430b769f074690","kind":"tag","published_at":"2026-04-10T21:24:52.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.3","html_url":"https://github.com/pypa/build/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"7b7ae078aa1dabff33ea72d07ed15dd298acf80a","kind":"tag","published_at":"2026-03-25T14:19:25.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.2","html_url":"https://github.com/pypa/build/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"bd889569a1b9e2e7722682378c2d0cec469166a2","kind":"tag","published_at":"2026-03-24T23:08:11.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.1","html_url":"https://github.com/pypa/build/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"54f238d1664124e06a68c6c22fd5b1418fa5feb2","kind":"tag","published_at":"2026-01-08T16:35:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.0","html_url":"https://github.com/pypa/build/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"60e8752f69178d2b2c3563e9c8fa17aa6e11b12c","kind":"tag","published_at":"2025-08-01T21:22:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.3.0","html_url":"https://github.com/pypa/build/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0/manifests"},{"name":"1.2.2.post1","sha":"2f667024a90718da24c5bdfdb264944436adf82e","kind":"commit","published_at":"2024-10-06T16:46:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2.post1","html_url":"https://github.com/pypa/build/releases/tag/1.2.2.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1/manifests"},{"name":"1.2.2","sha":"3b0b5d07077473f5da3f038cf7b74cd2b65d2a98","kind":"tag","published_at":"2024-09-06T19:08:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2","html_url":"https://github.com/pypa/build/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"1e67c062e9d1b1a6d5ffed621f4b29902bb764e5","kind":"tag","published_at":"2024-03-28T07:10:23.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.1","html_url":"https://github.com/pypa/build/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"d5fb6fbecce164e01065b62b52ac4f270d09183d","kind":"commit","published_at":"2024-03-27T23:01:47.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.0","html_url":"https://github.com/pypa/build/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"b36126a2b7a387757519029d121da17a38135d67","kind":"tag","published_at":"2024-02-29T20:26:04.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.1.1","html_url":"https://github.com/pypa/build/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1/manifests"},{"name":"v1.1.0","sha":"da0697318dfc36afa8ae57f814c15cc39d225758","kind":"tag","published_at":"2024-02-29T16:49:28.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/v1.1.0","html_url":"https://github.com/pypa/build/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0/manifests"},{"name":"1.0.3","sha":"38d1a688d5e05557a929245ada14d106f3e5b547","kind":"commit","published_at":"2023-09-06T22:31:16.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.3","html_url":"https://github.com/pypa/build/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3/manifests"},{"name":"1.0.1","sha":"c48f4ca7cbe84f027f37ad575713870f5f4f7818","kind":"commit","published_at":"2023-09-06T19:25:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.1","html_url":"https://github.com/pypa/build/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"1fff01ed7440d5b5626fec31422026a4920b7764","kind":"commit","published_at":"2023-09-01T18:08:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.0","html_url":"https://github.com/pypa/build/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0/manifests"},{"name":"0.10.0","sha":"cd06da25481b9a610f846fa60cb67b5a5fa9a051","kind":"tag","published_at":"2023-01-11T20:31:39.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.10.0","html_url":"https://github.com/pypa/build/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"7b002bbc48e965fd677d51ea88b1adc276ba506d","kind":"tag","published_at":"2022-10-27T10:43:07.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.9.0","html_url":"https://github.com/pypa/build/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"6d97b86298d1663814ad74c22a1b4c0b3ce479c9","kind":"tag","published_at":"2022-05-22T15:08:19.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.8.0","html_url":"https://github.com/pypa/build/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"c940180b6ace5210e6f00149d45b1358f39fb274","kind":"tag","published_at":"2021-09-16T21:15:24.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.7.0","html_url":"https://github.com/pypa/build/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0/manifests"},{"name":"0.6.0.post1","sha":"018a6f81cca1b26d9bf754eb91a64667c3847d28","kind":"tag","published_at":"2021-08-05T18:02:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0.post1","html_url":"https://github.com/pypa/build/releases/tag/0.6.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1/manifests"},{"name":"0.6.0","sha":"4cb0c1ec375aeff3e681855fdb37cf8f47e0fa93","kind":"tag","published_at":"2021-08-02T21:01:42.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0","html_url":"https://github.com/pypa/build/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"5a3c5243a2135236f207da3a4b6401e1561f952d","kind":"tag","published_at":"2021-06-22T18:02:59.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.1","html_url":"https://github.com/pypa/build/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"4492dec726cdfd159f0850d68c98f82496b28d79","kind":"tag","published_at":"2021-06-19T17:04:44.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.0","html_url":"https://github.com/pypa/build/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"de05f70e56195b135b1e24af1614949c51580b79","kind":"tag","published_at":"2021-05-23T22:16:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.4.0","html_url":"https://github.com/pypa/build/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0/manifests"},{"name":"0.3.1.post1","sha":"8a27cc1d98f309ffef8743c00ada6e93877e530f","kind":"tag","published_at":"2021-03-10T09:20:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1.post1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1/manifests"},{"name":"0.3.1","sha":"e880a1022f9e62607a502c59961f4986cd9f7699","kind":"tag","published_at":"2021-03-09T17:15:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"387c807c67fb0a62cd963be6ff64c415077782ac","kind":"tag","published_at":"2021-02-19T15:32:18.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.0","html_url":"https://github.com/pypa/build/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"7d8f9150ae56c6bc43dc34bcefa30b0c6d03246a","kind":"tag","published_at":"2021-02-09T15:13:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.1","html_url":"https://github.com/pypa/build/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a5a0b3860cff68ac9aad896fad22febd2b8d3718","kind":"tag","published_at":"2021-02-07T15:44:36.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.0","html_url":"https://github.com/pypa/build/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"3df03617bd92dc023021ec902a8d47a9dd4bad99","kind":"tag","published_at":"2020-10-29T16:08:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.1.0","html_url":"https://github.com/pypa/build/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0/manifests"},{"name":"0.0.4","sha":"10bf02e443417ea06b090d2902d0b8c8ac9666be","kind":"tag","published_at":"2020-09-08T21:20:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.4","html_url":"https://github.com/pypa/build/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4/manifests"},{"name":"0.0.3.1","sha":"aa6d36e8970af683b8fcc508287a40b07c7e9c5a","kind":"tag","published_at":"2020-06-09T23:36:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1/manifests"},{"name":"0.0.3","sha":"14aa82a68ed4964c78fab7120ac9a15aff7febd8","kind":"tag","published_at":"2020-06-09T15:08:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3","html_url":"https://github.com/pypa/build/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"3cb902f4c2ba2088ed54315dbc5836f7692aee3d","kind":"tag","published_at":"2020-05-29T16:11:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.2","html_url":"https://github.com/pypa/build/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"7738d41f0959c89c2724ab8ce0259df265dd04d1","kind":"tag","published_at":"2020-05-17T16:42:51.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T00:19:17.285Z","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":12.153834449178333,"forks_count":12.450547778454048,"docker_downloads_count":null,"average":6.151095556908095},"purl":"pkg:apk/alpine/py3-build?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-build","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-build","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-build/dependencies","status":null,"funding_links":["https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T13:04:08.042Z","issues_count":180,"pull_requests_count":583,"avg_time_to_close_issue":20479162.790697675,"avg_time_to_close_pull_request":1346063.5046554934,"issues_closed_count":129,"pull_requests_closed_count":537,"pull_request_authors_count":46,"issue_authors_count":135,"avg_comments_per_issue":5.111111111111111,"avg_comments_per_pull_request":1.4579759862778732,"merged_pull_requests_count":456,"bot_issues_count":0,"bot_pull_requests_count":234,"past_year_issues_count":23,"past_year_pull_requests_count":154,"past_year_avg_time_to_close_issue":2226727.8666666667,"past_year_avg_time_to_close_pull_request":321438.802919708,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":2.9565217391304346,"past_year_avg_comments_per_pull_request":1.5454545454545454,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":120,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/issues","maintainers":[{"login":"layday","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"jaraco","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"webknjaz","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"pradyunsg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"FFY00","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"},{"login":"woodruffw","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"sbidoul","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbidoul"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"dholth","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dholth"}],"active_maintainers":[{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"layday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-build/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-build/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-build/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-build/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-build/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-build/codemeta","maintainers":[{"uuid":"fossdd@pwned.life","login":null,"name":"fossdd","email":"fossdd@pwned.life","url":"https://pkgs.alpinelinux.org/packages?maintainer=fossdd","packages_count":453,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=fossdd","role":null,"created_at":"2025-06-08T22:51:47.560Z","updated_at":"2025-06-08T22:51:47.560Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/fossdd@pwned.life/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26323,"maintainers_count":422,"namespaces_count":2,"keywords_count":4638,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1803},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-08-24T05:06:25.345Z","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":13193728,"name":"python311Packages.build","ecosystem":"nixpkgs","description":"Simple, correct PEP517 package builder","homepage":"https://github.com/pypa/build","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/build","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:18:11.587Z","latest_release_published_at":"2026-02-02T00:18:11.587Z","latest_release_number":"1.2.1","last_synced_at":"2026-05-07T23:07:21.750Z","created_at":"2026-02-02T00:18:09.839Z","updated_at":"2026-08-21T12:58:58.917Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python311Packages.build","install_command":"nix-env -iA nixpkgs.python311Packages.build","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/build/default.nix#L100","metadata":{"nix_attribute":"python3.11-build-1.2.1","position":"pkgs/development/python-modules/build/default.nix:100","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"build","upstream_purl":"pkg:pypi/build"},"repo_metadata":{"id":37952217,"uuid":"262827329","full_name":"pypa/build","owner":"pypa","description":"A simple, correct Python build frontend","archived":false,"fork":false,"pushed_at":"2026-08-13T15:12:16.000Z","size":1382,"stargazers_count":854,"open_issues_count":8,"forks_count":166,"subscribers_count":25,"default_branch":"main","last_synced_at":"2026-08-13T17:40:54.321Z","etag":null,"topics":["python"],"latest_commit_sha":null,"homepage":"https://build.pypa.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pypa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-10T16:20:46.000Z","updated_at":"2026-08-13T15:13:25.000Z","dependencies_parsed_at":"2026-08-06T05:27:38.220Z","dependency_job_id":null,"html_url":"https://github.com/pypa/build","commit_stats":{"total_commits":818,"total_committers":59,"mean_commits":"13.864406779661017","dds":0.7665036674816625,"last_synced_commit":"10571fb26afe38cfcba5b783c536aa0ec1f18408"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/build","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/build/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/sbom","scorecard":{"id":751691,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/build","commit":"b1ece52a6689fbd0209580d1b020c272ad3595a3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":8,"reason":"Found 13/16 approved changesets -- score normalized to 8","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":"Maintained","score":10,"reason":"27 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cd.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-change-detection.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-pytest.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-type.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/reusable-docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/reusable-type.yml:21","Info:   1 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/cd.yml:20"],"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":"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-22T20:33:10.216Z","repository_id":37952217,"created_at":"2025-08-22T20:33:10.216Z","updated_at":"2025-08-22T20:33:10.216Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36619911,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","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":"pypa","name":"Python Packaging Authority","uuid":"647025","kind":"organization","description":"","email":"info@pypa.io","website":"https://www.pypa.io","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/647025?v=4","repositories_count":59,"last_synced_at":"2026-08-15T11:24:54.954Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":91445,"followers":2411,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2026-08-15T11:24:54.968Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa/repositories"},"tags":[{"name":"1.5.1","sha":"d08fcd723500a7d676867144e1e7a22b650aeb7d","kind":"tag","published_at":"2026-07-09T06:15:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.1","html_url":"https://github.com/pypa/build/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"615d04cfc52ac3c1592a463f0afe484fee1cc368","kind":"tag","published_at":"2026-04-30T03:17:22.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.0","html_url":"https://github.com/pypa/build/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0/manifests"},{"name":"1.4.4","sha":"70666a296c2e5bb7451f5a04eef259f6f943d0de","kind":"tag","published_at":"2026-04-22T20:52:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.4","html_url":"https://github.com/pypa/build/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4/manifests"},{"name":"1.4.3","sha":"130b043d1a1c1a12a0558f2598430b769f074690","kind":"tag","published_at":"2026-04-10T21:24:52.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.3","html_url":"https://github.com/pypa/build/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"7b7ae078aa1dabff33ea72d07ed15dd298acf80a","kind":"tag","published_at":"2026-03-25T14:19:25.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.2","html_url":"https://github.com/pypa/build/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"bd889569a1b9e2e7722682378c2d0cec469166a2","kind":"tag","published_at":"2026-03-24T23:08:11.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.1","html_url":"https://github.com/pypa/build/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"54f238d1664124e06a68c6c22fd5b1418fa5feb2","kind":"tag","published_at":"2026-01-08T16:35:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.0","html_url":"https://github.com/pypa/build/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"60e8752f69178d2b2c3563e9c8fa17aa6e11b12c","kind":"tag","published_at":"2025-08-01T21:22:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.3.0","html_url":"https://github.com/pypa/build/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0/manifests"},{"name":"1.2.2.post1","sha":"2f667024a90718da24c5bdfdb264944436adf82e","kind":"commit","published_at":"2024-10-06T16:46:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2.post1","html_url":"https://github.com/pypa/build/releases/tag/1.2.2.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1/manifests"},{"name":"1.2.2","sha":"3b0b5d07077473f5da3f038cf7b74cd2b65d2a98","kind":"tag","published_at":"2024-09-06T19:08:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2","html_url":"https://github.com/pypa/build/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"1e67c062e9d1b1a6d5ffed621f4b29902bb764e5","kind":"tag","published_at":"2024-03-28T07:10:23.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.1","html_url":"https://github.com/pypa/build/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"d5fb6fbecce164e01065b62b52ac4f270d09183d","kind":"commit","published_at":"2024-03-27T23:01:47.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.0","html_url":"https://github.com/pypa/build/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"b36126a2b7a387757519029d121da17a38135d67","kind":"tag","published_at":"2024-02-29T20:26:04.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.1.1","html_url":"https://github.com/pypa/build/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1/manifests"},{"name":"v1.1.0","sha":"da0697318dfc36afa8ae57f814c15cc39d225758","kind":"tag","published_at":"2024-02-29T16:49:28.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/v1.1.0","html_url":"https://github.com/pypa/build/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0/manifests"},{"name":"1.0.3","sha":"38d1a688d5e05557a929245ada14d106f3e5b547","kind":"commit","published_at":"2023-09-06T22:31:16.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.3","html_url":"https://github.com/pypa/build/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3/manifests"},{"name":"1.0.1","sha":"c48f4ca7cbe84f027f37ad575713870f5f4f7818","kind":"commit","published_at":"2023-09-06T19:25:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.1","html_url":"https://github.com/pypa/build/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"1fff01ed7440d5b5626fec31422026a4920b7764","kind":"commit","published_at":"2023-09-01T18:08:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.0","html_url":"https://github.com/pypa/build/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0/manifests"},{"name":"0.10.0","sha":"cd06da25481b9a610f846fa60cb67b5a5fa9a051","kind":"tag","published_at":"2023-01-11T20:31:39.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.10.0","html_url":"https://github.com/pypa/build/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"7b002bbc48e965fd677d51ea88b1adc276ba506d","kind":"tag","published_at":"2022-10-27T10:43:07.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.9.0","html_url":"https://github.com/pypa/build/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"6d97b86298d1663814ad74c22a1b4c0b3ce479c9","kind":"tag","published_at":"2022-05-22T15:08:19.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.8.0","html_url":"https://github.com/pypa/build/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"c940180b6ace5210e6f00149d45b1358f39fb274","kind":"tag","published_at":"2021-09-16T21:15:24.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.7.0","html_url":"https://github.com/pypa/build/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0/manifests"},{"name":"0.6.0.post1","sha":"018a6f81cca1b26d9bf754eb91a64667c3847d28","kind":"tag","published_at":"2021-08-05T18:02:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0.post1","html_url":"https://github.com/pypa/build/releases/tag/0.6.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1/manifests"},{"name":"0.6.0","sha":"4cb0c1ec375aeff3e681855fdb37cf8f47e0fa93","kind":"tag","published_at":"2021-08-02T21:01:42.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0","html_url":"https://github.com/pypa/build/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"5a3c5243a2135236f207da3a4b6401e1561f952d","kind":"tag","published_at":"2021-06-22T18:02:59.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.1","html_url":"https://github.com/pypa/build/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"4492dec726cdfd159f0850d68c98f82496b28d79","kind":"tag","published_at":"2021-06-19T17:04:44.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.0","html_url":"https://github.com/pypa/build/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"de05f70e56195b135b1e24af1614949c51580b79","kind":"tag","published_at":"2021-05-23T22:16:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.4.0","html_url":"https://github.com/pypa/build/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0/manifests"},{"name":"0.3.1.post1","sha":"8a27cc1d98f309ffef8743c00ada6e93877e530f","kind":"tag","published_at":"2021-03-10T09:20:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1.post1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1/manifests"},{"name":"0.3.1","sha":"e880a1022f9e62607a502c59961f4986cd9f7699","kind":"tag","published_at":"2021-03-09T17:15:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"387c807c67fb0a62cd963be6ff64c415077782ac","kind":"tag","published_at":"2021-02-19T15:32:18.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.0","html_url":"https://github.com/pypa/build/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"7d8f9150ae56c6bc43dc34bcefa30b0c6d03246a","kind":"tag","published_at":"2021-02-09T15:13:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.1","html_url":"https://github.com/pypa/build/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a5a0b3860cff68ac9aad896fad22febd2b8d3718","kind":"tag","published_at":"2021-02-07T15:44:36.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.0","html_url":"https://github.com/pypa/build/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"3df03617bd92dc023021ec902a8d47a9dd4bad99","kind":"tag","published_at":"2020-10-29T16:08:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.1.0","html_url":"https://github.com/pypa/build/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0/manifests"},{"name":"0.0.4","sha":"10bf02e443417ea06b090d2902d0b8c8ac9666be","kind":"tag","published_at":"2020-09-08T21:20:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.4","html_url":"https://github.com/pypa/build/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4/manifests"},{"name":"0.0.3.1","sha":"aa6d36e8970af683b8fcc508287a40b07c7e9c5a","kind":"tag","published_at":"2020-06-09T23:36:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1/manifests"},{"name":"0.0.3","sha":"14aa82a68ed4964c78fab7120ac9a15aff7febd8","kind":"tag","published_at":"2020-06-09T15:08:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3","html_url":"https://github.com/pypa/build/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"3cb902f4c2ba2088ed54315dbc5836f7692aee3d","kind":"tag","published_at":"2020-05-29T16:11:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.2","html_url":"https://github.com/pypa/build/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"7738d41f0959c89c2724ab8ce0259df265dd04d1","kind":"tag","published_at":"2020-05-17T16:42:51.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-21T12:58:58.917Z","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:nix/python311Packages.build?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.build","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.build","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.build/dependencies","status":null,"funding_links":["https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:37:48.784Z","issues_count":180,"pull_requests_count":583,"avg_time_to_close_issue":20479162.790697675,"avg_time_to_close_pull_request":1346063.5046554934,"issues_closed_count":129,"pull_requests_closed_count":537,"pull_request_authors_count":46,"issue_authors_count":135,"avg_comments_per_issue":5.111111111111111,"avg_comments_per_pull_request":1.4579759862778732,"merged_pull_requests_count":456,"bot_issues_count":0,"bot_pull_requests_count":234,"past_year_issues_count":23,"past_year_pull_requests_count":154,"past_year_avg_time_to_close_issue":2226727.8666666667,"past_year_avg_time_to_close_pull_request":321438.802919708,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":2.9565217391304346,"past_year_avg_comments_per_pull_request":1.5454545454545454,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":120,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/issues","maintainers":[{"login":"layday","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"jaraco","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"webknjaz","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"pradyunsg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"FFY00","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"},{"login":"woodruffw","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"sbidoul","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbidoul"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"dholth","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dholth"}],"active_maintainers":[{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"layday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.build/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.build/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.build/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.build/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.build/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.build/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":4856,"html_url":null,"role":null,"created_at":"2026-03-07T02:08:48.087Z","updated_at":"2026-03-07T02:08:48.087Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/fabaff/packages"},{"uuid":"mweinelt","login":null,"name":"Martin Weinelt","email":"hexa@darmstadt.ccc.de","url":"https://github.com/mweinelt","packages_count":1223,"html_url":null,"role":null,"created_at":"2026-03-07T02:08:47.997Z","updated_at":"2026-03-07T02:08:47.997Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/mweinelt/packages"},{"uuid":"tjni","login":null,"name":"Theodore Ni","email":"43ngvg@masqt.com","url":"https://github.com/tjni","packages_count":67,"html_url":null,"role":null,"created_at":"2026-03-07T02:08:48.042Z","updated_at":"2026-03-07T02:08:48.042Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/tjni/packages"}],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":3204},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-08-25T05:01:17.178Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":11138261,"name":"py3-build","ecosystem":"alpine","description":"Correct PEP517 package builder","homepage":"https://github.com/pypa/build","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/build","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-12-04T21:43:36.000Z","latest_release_published_at":"2024-12-04T21:43:36.000Z","latest_release_number":"1.2.2-r1","last_synced_at":"2026-03-17T21:01:28.252Z","created_at":"2024-12-07T12:23:34.166Z","updated_at":"2026-08-21T21:55:21.586Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-build","install_command":"apk add py3-build","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37952217,"uuid":"262827329","full_name":"pypa/build","owner":"pypa","description":"A simple, correct Python build frontend","archived":false,"fork":false,"pushed_at":"2026-08-18T19:59:43.000Z","size":1448,"stargazers_count":853,"open_issues_count":6,"forks_count":166,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-08-21T12:45:01.992Z","etag":null,"topics":["python"],"latest_commit_sha":null,"homepage":"https://build.pypa.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pypa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-10T16:20:46.000Z","updated_at":"2026-08-18T20:06:52.000Z","dependencies_parsed_at":"2026-08-21T12:37:53.797Z","dependency_job_id":"7c4822ac-a21d-4972-bce7-437e96f5dccb","html_url":"https://github.com/pypa/build","commit_stats":{"total_commits":818,"total_committers":59,"mean_commits":"13.864406779661017","dds":0.7665036674816625,"last_synced_commit":"10571fb26afe38cfcba5b783c536aa0ec1f18408"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/build","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/build/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/sbom","scorecard":{"id":751691,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/build","commit":"b1ece52a6689fbd0209580d1b020c272ad3595a3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":8,"reason":"Found 13/16 approved changesets -- score normalized to 8","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":"Maintained","score":10,"reason":"27 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cd.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-change-detection.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-pytest.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-type.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/reusable-docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/reusable-type.yml:21","Info:   1 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/cd.yml:20"],"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":"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-22T20:33:10.216Z","repository_id":37952217,"created_at":"2025-08-22T20:33:10.216Z","updated_at":"2025-08-22T20:33:10.216Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"pypa","name":"Python Packaging Authority","uuid":"647025","kind":"organization","description":"","email":"info@pypa.io","website":"https://www.pypa.io","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/647025?v=4","repositories_count":59,"last_synced_at":"2026-08-15T11:24:54.954Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":91445,"followers":2411,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2026-08-15T11:24:54.968Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa/repositories"},"tags":[{"name":"1.5.1","sha":"d08fcd723500a7d676867144e1e7a22b650aeb7d","kind":"tag","published_at":"2026-07-09T06:15:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.1","html_url":"https://github.com/pypa/build/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"615d04cfc52ac3c1592a463f0afe484fee1cc368","kind":"tag","published_at":"2026-04-30T03:17:22.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.0","html_url":"https://github.com/pypa/build/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0/manifests"},{"name":"1.4.4","sha":"70666a296c2e5bb7451f5a04eef259f6f943d0de","kind":"tag","published_at":"2026-04-22T20:52:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.4","html_url":"https://github.com/pypa/build/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4/manifests"},{"name":"1.4.3","sha":"130b043d1a1c1a12a0558f2598430b769f074690","kind":"tag","published_at":"2026-04-10T21:24:52.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.3","html_url":"https://github.com/pypa/build/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"7b7ae078aa1dabff33ea72d07ed15dd298acf80a","kind":"tag","published_at":"2026-03-25T14:19:25.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.2","html_url":"https://github.com/pypa/build/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"bd889569a1b9e2e7722682378c2d0cec469166a2","kind":"tag","published_at":"2026-03-24T23:08:11.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.1","html_url":"https://github.com/pypa/build/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"54f238d1664124e06a68c6c22fd5b1418fa5feb2","kind":"tag","published_at":"2026-01-08T16:35:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.0","html_url":"https://github.com/pypa/build/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"60e8752f69178d2b2c3563e9c8fa17aa6e11b12c","kind":"tag","published_at":"2025-08-01T21:22:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.3.0","html_url":"https://github.com/pypa/build/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0/manifests"},{"name":"1.2.2.post1","sha":"2f667024a90718da24c5bdfdb264944436adf82e","kind":"commit","published_at":"2024-10-06T16:46:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2.post1","html_url":"https://github.com/pypa/build/releases/tag/1.2.2.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1/manifests"},{"name":"1.2.2","sha":"3b0b5d07077473f5da3f038cf7b74cd2b65d2a98","kind":"tag","published_at":"2024-09-06T19:08:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2","html_url":"https://github.com/pypa/build/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"1e67c062e9d1b1a6d5ffed621f4b29902bb764e5","kind":"tag","published_at":"2024-03-28T07:10:23.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.1","html_url":"https://github.com/pypa/build/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"d5fb6fbecce164e01065b62b52ac4f270d09183d","kind":"commit","published_at":"2024-03-27T23:01:47.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.0","html_url":"https://github.com/pypa/build/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"b36126a2b7a387757519029d121da17a38135d67","kind":"tag","published_at":"2024-02-29T20:26:04.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.1.1","html_url":"https://github.com/pypa/build/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1/manifests"},{"name":"v1.1.0","sha":"da0697318dfc36afa8ae57f814c15cc39d225758","kind":"tag","published_at":"2024-02-29T16:49:28.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/v1.1.0","html_url":"https://github.com/pypa/build/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0/manifests"},{"name":"1.0.3","sha":"38d1a688d5e05557a929245ada14d106f3e5b547","kind":"commit","published_at":"2023-09-06T22:31:16.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.3","html_url":"https://github.com/pypa/build/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3/manifests"},{"name":"1.0.1","sha":"c48f4ca7cbe84f027f37ad575713870f5f4f7818","kind":"commit","published_at":"2023-09-06T19:25:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.1","html_url":"https://github.com/pypa/build/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"1fff01ed7440d5b5626fec31422026a4920b7764","kind":"commit","published_at":"2023-09-01T18:08:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.0","html_url":"https://github.com/pypa/build/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0/manifests"},{"name":"0.10.0","sha":"cd06da25481b9a610f846fa60cb67b5a5fa9a051","kind":"tag","published_at":"2023-01-11T20:31:39.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.10.0","html_url":"https://github.com/pypa/build/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"7b002bbc48e965fd677d51ea88b1adc276ba506d","kind":"tag","published_at":"2022-10-27T10:43:07.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.9.0","html_url":"https://github.com/pypa/build/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"6d97b86298d1663814ad74c22a1b4c0b3ce479c9","kind":"tag","published_at":"2022-05-22T15:08:19.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.8.0","html_url":"https://github.com/pypa/build/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"c940180b6ace5210e6f00149d45b1358f39fb274","kind":"tag","published_at":"2021-09-16T21:15:24.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.7.0","html_url":"https://github.com/pypa/build/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0/manifests"},{"name":"0.6.0.post1","sha":"018a6f81cca1b26d9bf754eb91a64667c3847d28","kind":"tag","published_at":"2021-08-05T18:02:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0.post1","html_url":"https://github.com/pypa/build/releases/tag/0.6.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1/manifests"},{"name":"0.6.0","sha":"4cb0c1ec375aeff3e681855fdb37cf8f47e0fa93","kind":"tag","published_at":"2021-08-02T21:01:42.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0","html_url":"https://github.com/pypa/build/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"5a3c5243a2135236f207da3a4b6401e1561f952d","kind":"tag","published_at":"2021-06-22T18:02:59.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.1","html_url":"https://github.com/pypa/build/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"4492dec726cdfd159f0850d68c98f82496b28d79","kind":"tag","published_at":"2021-06-19T17:04:44.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.0","html_url":"https://github.com/pypa/build/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"de05f70e56195b135b1e24af1614949c51580b79","kind":"tag","published_at":"2021-05-23T22:16:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.4.0","html_url":"https://github.com/pypa/build/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0/manifests"},{"name":"0.3.1.post1","sha":"8a27cc1d98f309ffef8743c00ada6e93877e530f","kind":"tag","published_at":"2021-03-10T09:20:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1.post1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1/manifests"},{"name":"0.3.1","sha":"e880a1022f9e62607a502c59961f4986cd9f7699","kind":"tag","published_at":"2021-03-09T17:15:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"387c807c67fb0a62cd963be6ff64c415077782ac","kind":"tag","published_at":"2021-02-19T15:32:18.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.0","html_url":"https://github.com/pypa/build/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"7d8f9150ae56c6bc43dc34bcefa30b0c6d03246a","kind":"tag","published_at":"2021-02-09T15:13:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.1","html_url":"https://github.com/pypa/build/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a5a0b3860cff68ac9aad896fad22febd2b8d3718","kind":"tag","published_at":"2021-02-07T15:44:36.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.0","html_url":"https://github.com/pypa/build/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"3df03617bd92dc023021ec902a8d47a9dd4bad99","kind":"tag","published_at":"2020-10-29T16:08:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.1.0","html_url":"https://github.com/pypa/build/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0/manifests"},{"name":"0.0.4","sha":"10bf02e443417ea06b090d2902d0b8c8ac9666be","kind":"tag","published_at":"2020-09-08T21:20:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.4","html_url":"https://github.com/pypa/build/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4/manifests"},{"name":"0.0.3.1","sha":"aa6d36e8970af683b8fcc508287a40b07c7e9c5a","kind":"tag","published_at":"2020-06-09T23:36:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1/manifests"},{"name":"0.0.3","sha":"14aa82a68ed4964c78fab7120ac9a15aff7febd8","kind":"tag","published_at":"2020-06-09T15:08:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3","html_url":"https://github.com/pypa/build/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"3cb902f4c2ba2088ed54315dbc5836f7692aee3d","kind":"tag","published_at":"2020-05-29T16:11:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.2","html_url":"https://github.com/pypa/build/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"7738d41f0959c89c2724ab8ce0259df265dd04d1","kind":"tag","published_at":"2020-05-17T16:42:51.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-21T21:55:21.586Z","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-build?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-build","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-build","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-build/dependencies","status":null,"funding_links":["https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:37:48.784Z","issues_count":180,"pull_requests_count":583,"avg_time_to_close_issue":20479162.790697675,"avg_time_to_close_pull_request":1346063.5046554934,"issues_closed_count":129,"pull_requests_closed_count":537,"pull_request_authors_count":46,"issue_authors_count":135,"avg_comments_per_issue":5.111111111111111,"avg_comments_per_pull_request":1.4579759862778732,"merged_pull_requests_count":456,"bot_issues_count":0,"bot_pull_requests_count":234,"past_year_issues_count":23,"past_year_pull_requests_count":154,"past_year_avg_time_to_close_issue":2226727.8666666667,"past_year_avg_time_to_close_pull_request":321438.802919708,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":2.9565217391304346,"past_year_avg_comments_per_pull_request":1.5454545454545454,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":120,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/issues","maintainers":[{"login":"layday","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"jaraco","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"webknjaz","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"pradyunsg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"FFY00","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"},{"login":"woodruffw","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"sbidoul","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbidoul"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"dholth","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dholth"}],"active_maintainers":[{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"layday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-build/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-build/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-build/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-build/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-build/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-build/codemeta","maintainers":[{"uuid":"fossdd@pwned.life","login":null,"name":"fossdd","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=fossdd","packages_count":246,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=fossdd","role":null,"created_at":"2024-12-13T16:55:49.478Z","updated_at":"2024-12-13T16:55:49.478Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/fossdd@pwned.life/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25394,"maintainers_count":413,"namespaces_count":2,"keywords_count":3607,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1400},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-08-24T05:06:22.358Z","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":13074435,"name":"python311Packages.bootstrap.build","ecosystem":"nixpkgs","description":"Simple, correct PEP517 package builder","homepage":"https://github.com/pypa/build","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/build","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:27:48.353Z","latest_release_published_at":"2026-02-01T17:27:48.353Z","latest_release_number":"1.2.2.post1","last_synced_at":"2026-08-15T03:33:32.295Z","created_at":"2026-02-01T17:27:47.204Z","updated_at":"2026-08-22T07:33:41.607Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python311Packages.bootstrap.build","install_command":"nix-env -iA nixpkgs.python311Packages.bootstrap.build","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/build/default.nix#L105","metadata":{"nix_attribute":"python3.11-bootstrap-build-1.2.2.post1","position":"pkgs/development/python-modules/build/default.nix:105","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"],"upstream_ecosystem":"pypi","upstream_name":"bootstrap.build","upstream_purl":"pkg:pypi/bootstrap.build"},"repo_metadata":{"id":37952217,"uuid":"262827329","full_name":"pypa/build","owner":"pypa","description":"A simple, correct Python build frontend","archived":false,"fork":false,"pushed_at":"2026-08-18T19:59:43.000Z","size":1448,"stargazers_count":853,"open_issues_count":6,"forks_count":166,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-08-21T12:45:01.992Z","etag":null,"topics":["python"],"latest_commit_sha":null,"homepage":"https://build.pypa.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pypa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-10T16:20:46.000Z","updated_at":"2026-08-18T20:06:52.000Z","dependencies_parsed_at":"2026-08-21T12:37:53.797Z","dependency_job_id":"7c4822ac-a21d-4972-bce7-437e96f5dccb","html_url":"https://github.com/pypa/build","commit_stats":{"total_commits":818,"total_committers":59,"mean_commits":"13.864406779661017","dds":0.7665036674816625,"last_synced_commit":"10571fb26afe38cfcba5b783c536aa0ec1f18408"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/build","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/build/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/sbom","scorecard":{"id":751691,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/build","commit":"b1ece52a6689fbd0209580d1b020c272ad3595a3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":8,"reason":"Found 13/16 approved changesets -- score normalized to 8","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":"Maintained","score":10,"reason":"27 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cd.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-change-detection.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-pytest.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-type.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/reusable-docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/reusable-type.yml:21","Info:   1 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/cd.yml:20"],"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":"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-22T20:33:10.216Z","repository_id":37952217,"created_at":"2025-08-22T20:33:10.216Z","updated_at":"2025-08-22T20:33:10.216Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"pypa","name":"Python Packaging Authority","uuid":"647025","kind":"organization","description":"","email":"info@pypa.io","website":"https://www.pypa.io","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/647025?v=4","repositories_count":59,"last_synced_at":"2026-08-15T11:24:54.954Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":91445,"followers":2411,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2026-08-15T11:24:54.968Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa/repositories"},"tags":[{"name":"1.5.1","sha":"d08fcd723500a7d676867144e1e7a22b650aeb7d","kind":"tag","published_at":"2026-07-09T06:15:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.1","html_url":"https://github.com/pypa/build/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"615d04cfc52ac3c1592a463f0afe484fee1cc368","kind":"tag","published_at":"2026-04-30T03:17:22.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.0","html_url":"https://github.com/pypa/build/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0/manifests"},{"name":"1.4.4","sha":"70666a296c2e5bb7451f5a04eef259f6f943d0de","kind":"tag","published_at":"2026-04-22T20:52:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.4","html_url":"https://github.com/pypa/build/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4/manifests"},{"name":"1.4.3","sha":"130b043d1a1c1a12a0558f2598430b769f074690","kind":"tag","published_at":"2026-04-10T21:24:52.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.3","html_url":"https://github.com/pypa/build/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"7b7ae078aa1dabff33ea72d07ed15dd298acf80a","kind":"tag","published_at":"2026-03-25T14:19:25.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.2","html_url":"https://github.com/pypa/build/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"bd889569a1b9e2e7722682378c2d0cec469166a2","kind":"tag","published_at":"2026-03-24T23:08:11.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.1","html_url":"https://github.com/pypa/build/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"54f238d1664124e06a68c6c22fd5b1418fa5feb2","kind":"tag","published_at":"2026-01-08T16:35:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.0","html_url":"https://github.com/pypa/build/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"60e8752f69178d2b2c3563e9c8fa17aa6e11b12c","kind":"tag","published_at":"2025-08-01T21:22:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.3.0","html_url":"https://github.com/pypa/build/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0/manifests"},{"name":"1.2.2.post1","sha":"2f667024a90718da24c5bdfdb264944436adf82e","kind":"commit","published_at":"2024-10-06T16:46:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2.post1","html_url":"https://github.com/pypa/build/releases/tag/1.2.2.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1/manifests"},{"name":"1.2.2","sha":"3b0b5d07077473f5da3f038cf7b74cd2b65d2a98","kind":"tag","published_at":"2024-09-06T19:08:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2","html_url":"https://github.com/pypa/build/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"1e67c062e9d1b1a6d5ffed621f4b29902bb764e5","kind":"tag","published_at":"2024-03-28T07:10:23.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.1","html_url":"https://github.com/pypa/build/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"d5fb6fbecce164e01065b62b52ac4f270d09183d","kind":"commit","published_at":"2024-03-27T23:01:47.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.0","html_url":"https://github.com/pypa/build/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"b36126a2b7a387757519029d121da17a38135d67","kind":"tag","published_at":"2024-02-29T20:26:04.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.1.1","html_url":"https://github.com/pypa/build/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1/manifests"},{"name":"v1.1.0","sha":"da0697318dfc36afa8ae57f814c15cc39d225758","kind":"tag","published_at":"2024-02-29T16:49:28.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/v1.1.0","html_url":"https://github.com/pypa/build/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0/manifests"},{"name":"1.0.3","sha":"38d1a688d5e05557a929245ada14d106f3e5b547","kind":"commit","published_at":"2023-09-06T22:31:16.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.3","html_url":"https://github.com/pypa/build/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3/manifests"},{"name":"1.0.1","sha":"c48f4ca7cbe84f027f37ad575713870f5f4f7818","kind":"commit","published_at":"2023-09-06T19:25:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.1","html_url":"https://github.com/pypa/build/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"1fff01ed7440d5b5626fec31422026a4920b7764","kind":"commit","published_at":"2023-09-01T18:08:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.0","html_url":"https://github.com/pypa/build/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0/manifests"},{"name":"0.10.0","sha":"cd06da25481b9a610f846fa60cb67b5a5fa9a051","kind":"tag","published_at":"2023-01-11T20:31:39.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.10.0","html_url":"https://github.com/pypa/build/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"7b002bbc48e965fd677d51ea88b1adc276ba506d","kind":"tag","published_at":"2022-10-27T10:43:07.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.9.0","html_url":"https://github.com/pypa/build/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"6d97b86298d1663814ad74c22a1b4c0b3ce479c9","kind":"tag","published_at":"2022-05-22T15:08:19.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.8.0","html_url":"https://github.com/pypa/build/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"c940180b6ace5210e6f00149d45b1358f39fb274","kind":"tag","published_at":"2021-09-16T21:15:24.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.7.0","html_url":"https://github.com/pypa/build/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0/manifests"},{"name":"0.6.0.post1","sha":"018a6f81cca1b26d9bf754eb91a64667c3847d28","kind":"tag","published_at":"2021-08-05T18:02:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0.post1","html_url":"https://github.com/pypa/build/releases/tag/0.6.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1/manifests"},{"name":"0.6.0","sha":"4cb0c1ec375aeff3e681855fdb37cf8f47e0fa93","kind":"tag","published_at":"2021-08-02T21:01:42.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0","html_url":"https://github.com/pypa/build/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"5a3c5243a2135236f207da3a4b6401e1561f952d","kind":"tag","published_at":"2021-06-22T18:02:59.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.1","html_url":"https://github.com/pypa/build/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"4492dec726cdfd159f0850d68c98f82496b28d79","kind":"tag","published_at":"2021-06-19T17:04:44.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.0","html_url":"https://github.com/pypa/build/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"de05f70e56195b135b1e24af1614949c51580b79","kind":"tag","published_at":"2021-05-23T22:16:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.4.0","html_url":"https://github.com/pypa/build/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0/manifests"},{"name":"0.3.1.post1","sha":"8a27cc1d98f309ffef8743c00ada6e93877e530f","kind":"tag","published_at":"2021-03-10T09:20:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1.post1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1/manifests"},{"name":"0.3.1","sha":"e880a1022f9e62607a502c59961f4986cd9f7699","kind":"tag","published_at":"2021-03-09T17:15:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"387c807c67fb0a62cd963be6ff64c415077782ac","kind":"tag","published_at":"2021-02-19T15:32:18.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.0","html_url":"https://github.com/pypa/build/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"7d8f9150ae56c6bc43dc34bcefa30b0c6d03246a","kind":"tag","published_at":"2021-02-09T15:13:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.1","html_url":"https://github.com/pypa/build/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a5a0b3860cff68ac9aad896fad22febd2b8d3718","kind":"tag","published_at":"2021-02-07T15:44:36.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.0","html_url":"https://github.com/pypa/build/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"3df03617bd92dc023021ec902a8d47a9dd4bad99","kind":"tag","published_at":"2020-10-29T16:08:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.1.0","html_url":"https://github.com/pypa/build/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0/manifests"},{"name":"0.0.4","sha":"10bf02e443417ea06b090d2902d0b8c8ac9666be","kind":"tag","published_at":"2020-09-08T21:20:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.4","html_url":"https://github.com/pypa/build/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4/manifests"},{"name":"0.0.3.1","sha":"aa6d36e8970af683b8fcc508287a40b07c7e9c5a","kind":"tag","published_at":"2020-06-09T23:36:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1/manifests"},{"name":"0.0.3","sha":"14aa82a68ed4964c78fab7120ac9a15aff7febd8","kind":"tag","published_at":"2020-06-09T15:08:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3","html_url":"https://github.com/pypa/build/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"3cb902f4c2ba2088ed54315dbc5836f7692aee3d","kind":"tag","published_at":"2020-05-29T16:11:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.2","html_url":"https://github.com/pypa/build/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"7738d41f0959c89c2724ab8ce0259df265dd04d1","kind":"tag","published_at":"2020-05-17T16:42:51.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-22T07:33:41.607Z","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:nix/python311Packages.bootstrap.build?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.bootstrap.build","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.bootstrap.build","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.bootstrap.build/dependencies","status":null,"funding_links":["https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:37:48.784Z","issues_count":180,"pull_requests_count":583,"avg_time_to_close_issue":20479162.790697675,"avg_time_to_close_pull_request":1346063.5046554934,"issues_closed_count":129,"pull_requests_closed_count":537,"pull_request_authors_count":46,"issue_authors_count":135,"avg_comments_per_issue":5.111111111111111,"avg_comments_per_pull_request":1.4579759862778732,"merged_pull_requests_count":456,"bot_issues_count":0,"bot_pull_requests_count":234,"past_year_issues_count":23,"past_year_pull_requests_count":154,"past_year_avg_time_to_close_issue":2226727.8666666667,"past_year_avg_time_to_close_pull_request":321438.802919708,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":2.9565217391304346,"past_year_avg_comments_per_pull_request":1.5454545454545454,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":120,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/issues","maintainers":[{"login":"layday","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"jaraco","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"webknjaz","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"pradyunsg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"FFY00","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"},{"login":"woodruffw","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"sbidoul","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbidoul"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"dholth","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dholth"}],"active_maintainers":[{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"layday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.bootstrap.build/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.bootstrap.build/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.bootstrap.build/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.bootstrap.build/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.bootstrap.build/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.bootstrap.build/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":5052,"html_url":null,"role":null,"created_at":"2026-03-06T01:24:55.312Z","updated_at":"2026-03-06T01:24:55.312Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/fabaff/packages"},{"uuid":"natsukium","login":null,"name":"Tomoya Otabi","email":"nixpkgs@natsukium.com","url":"https://github.com/natsukium","packages_count":365,"html_url":null,"role":null,"created_at":"2026-03-06T01:24:55.274Z","updated_at":"2026-03-06T01:24:55.274Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/natsukium/packages"},{"uuid":"mweinelt","login":null,"name":"Martin Weinelt","email":"hexa@darmstadt.ccc.de","url":"https://github.com/mweinelt","packages_count":1364,"html_url":null,"role":null,"created_at":"2026-03-06T01:24:55.236Z","updated_at":"2026-03-06T01:24:55.236Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/mweinelt/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":3380},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-08-25T05:04:34.674Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":12992700,"name":"py3-build-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-build","homepage":"https://github.com/pypa/build","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/build","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2025-08-08T19:56:10.000Z","latest_release_published_at":"2025-08-08T19:56:10.000Z","latest_release_number":"1.3.0-r1","last_synced_at":"2026-07-24T20:38:00.644Z","created_at":"2026-01-30T19:28:42.501Z","updated_at":"2026-08-21T14:03:15.509Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/main/x86_64/py3-build-pyc","install_command":"apk add py3-build-pyc","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":37952217,"uuid":"262827329","full_name":"pypa/build","owner":"pypa","description":"A simple, correct Python build frontend","archived":false,"fork":false,"pushed_at":"2026-08-18T19:59:43.000Z","size":1448,"stargazers_count":853,"open_issues_count":6,"forks_count":166,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-08-21T12:45:01.992Z","etag":null,"topics":["python"],"latest_commit_sha":null,"homepage":"https://build.pypa.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pypa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-10T16:20:46.000Z","updated_at":"2026-08-18T20:06:52.000Z","dependencies_parsed_at":"2026-08-21T12:37:53.797Z","dependency_job_id":"7c4822ac-a21d-4972-bce7-437e96f5dccb","html_url":"https://github.com/pypa/build","commit_stats":{"total_commits":818,"total_committers":59,"mean_commits":"13.864406779661017","dds":0.7665036674816625,"last_synced_commit":"10571fb26afe38cfcba5b783c536aa0ec1f18408"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/build","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/build/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/sbom","scorecard":{"id":751691,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/build","commit":"b1ece52a6689fbd0209580d1b020c272ad3595a3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":8,"reason":"Found 13/16 approved changesets -- score normalized to 8","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":"Maintained","score":10,"reason":"27 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cd.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-change-detection.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-pytest.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-type.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/reusable-docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/reusable-type.yml:21","Info:   1 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/cd.yml:20"],"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":"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-22T20:33:10.216Z","repository_id":37952217,"created_at":"2025-08-22T20:33:10.216Z","updated_at":"2025-08-22T20:33:10.216Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"pypa","name":"Python Packaging Authority","uuid":"647025","kind":"organization","description":"","email":"info@pypa.io","website":"https://www.pypa.io","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/647025?v=4","repositories_count":59,"last_synced_at":"2026-08-15T11:24:54.954Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":91445,"followers":2411,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2026-08-15T11:24:54.968Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa/repositories"},"tags":[{"name":"1.5.1","sha":"d08fcd723500a7d676867144e1e7a22b650aeb7d","kind":"tag","published_at":"2026-07-09T06:15:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.1","html_url":"https://github.com/pypa/build/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"615d04cfc52ac3c1592a463f0afe484fee1cc368","kind":"tag","published_at":"2026-04-30T03:17:22.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.0","html_url":"https://github.com/pypa/build/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0/manifests"},{"name":"1.4.4","sha":"70666a296c2e5bb7451f5a04eef259f6f943d0de","kind":"tag","published_at":"2026-04-22T20:52:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.4","html_url":"https://github.com/pypa/build/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4/manifests"},{"name":"1.4.3","sha":"130b043d1a1c1a12a0558f2598430b769f074690","kind":"tag","published_at":"2026-04-10T21:24:52.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.3","html_url":"https://github.com/pypa/build/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"7b7ae078aa1dabff33ea72d07ed15dd298acf80a","kind":"tag","published_at":"2026-03-25T14:19:25.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.2","html_url":"https://github.com/pypa/build/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"bd889569a1b9e2e7722682378c2d0cec469166a2","kind":"tag","published_at":"2026-03-24T23:08:11.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.1","html_url":"https://github.com/pypa/build/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"54f238d1664124e06a68c6c22fd5b1418fa5feb2","kind":"tag","published_at":"2026-01-08T16:35:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.0","html_url":"https://github.com/pypa/build/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"60e8752f69178d2b2c3563e9c8fa17aa6e11b12c","kind":"tag","published_at":"2025-08-01T21:22:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.3.0","html_url":"https://github.com/pypa/build/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0/manifests"},{"name":"1.2.2.post1","sha":"2f667024a90718da24c5bdfdb264944436adf82e","kind":"commit","published_at":"2024-10-06T16:46:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2.post1","html_url":"https://github.com/pypa/build/releases/tag/1.2.2.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1/manifests"},{"name":"1.2.2","sha":"3b0b5d07077473f5da3f038cf7b74cd2b65d2a98","kind":"tag","published_at":"2024-09-06T19:08:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2","html_url":"https://github.com/pypa/build/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"1e67c062e9d1b1a6d5ffed621f4b29902bb764e5","kind":"tag","published_at":"2024-03-28T07:10:23.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.1","html_url":"https://github.com/pypa/build/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"d5fb6fbecce164e01065b62b52ac4f270d09183d","kind":"commit","published_at":"2024-03-27T23:01:47.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.0","html_url":"https://github.com/pypa/build/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"b36126a2b7a387757519029d121da17a38135d67","kind":"tag","published_at":"2024-02-29T20:26:04.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.1.1","html_url":"https://github.com/pypa/build/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1/manifests"},{"name":"v1.1.0","sha":"da0697318dfc36afa8ae57f814c15cc39d225758","kind":"tag","published_at":"2024-02-29T16:49:28.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/v1.1.0","html_url":"https://github.com/pypa/build/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0/manifests"},{"name":"1.0.3","sha":"38d1a688d5e05557a929245ada14d106f3e5b547","kind":"commit","published_at":"2023-09-06T22:31:16.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.3","html_url":"https://github.com/pypa/build/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3/manifests"},{"name":"1.0.1","sha":"c48f4ca7cbe84f027f37ad575713870f5f4f7818","kind":"commit","published_at":"2023-09-06T19:25:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.1","html_url":"https://github.com/pypa/build/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"1fff01ed7440d5b5626fec31422026a4920b7764","kind":"commit","published_at":"2023-09-01T18:08:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.0","html_url":"https://github.com/pypa/build/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0/manifests"},{"name":"0.10.0","sha":"cd06da25481b9a610f846fa60cb67b5a5fa9a051","kind":"tag","published_at":"2023-01-11T20:31:39.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.10.0","html_url":"https://github.com/pypa/build/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"7b002bbc48e965fd677d51ea88b1adc276ba506d","kind":"tag","published_at":"2022-10-27T10:43:07.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.9.0","html_url":"https://github.com/pypa/build/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"6d97b86298d1663814ad74c22a1b4c0b3ce479c9","kind":"tag","published_at":"2022-05-22T15:08:19.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.8.0","html_url":"https://github.com/pypa/build/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"c940180b6ace5210e6f00149d45b1358f39fb274","kind":"tag","published_at":"2021-09-16T21:15:24.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.7.0","html_url":"https://github.com/pypa/build/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0/manifests"},{"name":"0.6.0.post1","sha":"018a6f81cca1b26d9bf754eb91a64667c3847d28","kind":"tag","published_at":"2021-08-05T18:02:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0.post1","html_url":"https://github.com/pypa/build/releases/tag/0.6.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1/manifests"},{"name":"0.6.0","sha":"4cb0c1ec375aeff3e681855fdb37cf8f47e0fa93","kind":"tag","published_at":"2021-08-02T21:01:42.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0","html_url":"https://github.com/pypa/build/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"5a3c5243a2135236f207da3a4b6401e1561f952d","kind":"tag","published_at":"2021-06-22T18:02:59.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.1","html_url":"https://github.com/pypa/build/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"4492dec726cdfd159f0850d68c98f82496b28d79","kind":"tag","published_at":"2021-06-19T17:04:44.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.0","html_url":"https://github.com/pypa/build/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"de05f70e56195b135b1e24af1614949c51580b79","kind":"tag","published_at":"2021-05-23T22:16:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.4.0","html_url":"https://github.com/pypa/build/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0/manifests"},{"name":"0.3.1.post1","sha":"8a27cc1d98f309ffef8743c00ada6e93877e530f","kind":"tag","published_at":"2021-03-10T09:20:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1.post1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1/manifests"},{"name":"0.3.1","sha":"e880a1022f9e62607a502c59961f4986cd9f7699","kind":"tag","published_at":"2021-03-09T17:15:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"387c807c67fb0a62cd963be6ff64c415077782ac","kind":"tag","published_at":"2021-02-19T15:32:18.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.0","html_url":"https://github.com/pypa/build/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"7d8f9150ae56c6bc43dc34bcefa30b0c6d03246a","kind":"tag","published_at":"2021-02-09T15:13:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.1","html_url":"https://github.com/pypa/build/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a5a0b3860cff68ac9aad896fad22febd2b8d3718","kind":"tag","published_at":"2021-02-07T15:44:36.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.0","html_url":"https://github.com/pypa/build/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"3df03617bd92dc023021ec902a8d47a9dd4bad99","kind":"tag","published_at":"2020-10-29T16:08:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.1.0","html_url":"https://github.com/pypa/build/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0/manifests"},{"name":"0.0.4","sha":"10bf02e443417ea06b090d2902d0b8c8ac9666be","kind":"tag","published_at":"2020-09-08T21:20:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.4","html_url":"https://github.com/pypa/build/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4/manifests"},{"name":"0.0.3.1","sha":"aa6d36e8970af683b8fcc508287a40b07c7e9c5a","kind":"tag","published_at":"2020-06-09T23:36:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1/manifests"},{"name":"0.0.3","sha":"14aa82a68ed4964c78fab7120ac9a15aff7febd8","kind":"tag","published_at":"2020-06-09T15:08:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3","html_url":"https://github.com/pypa/build/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"3cb902f4c2ba2088ed54315dbc5836f7692aee3d","kind":"tag","published_at":"2020-05-29T16:11:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.2","html_url":"https://github.com/pypa/build/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"7738d41f0959c89c2724ab8ce0259df265dd04d1","kind":"tag","published_at":"2020-05-17T16:42:51.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-21T14:03:15.509Z","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-build-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-build-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-build-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-build-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:37:48.784Z","issues_count":180,"pull_requests_count":583,"avg_time_to_close_issue":20479162.790697675,"avg_time_to_close_pull_request":1346063.5046554934,"issues_closed_count":129,"pull_requests_closed_count":537,"pull_request_authors_count":46,"issue_authors_count":135,"avg_comments_per_issue":5.111111111111111,"avg_comments_per_pull_request":1.4579759862778732,"merged_pull_requests_count":456,"bot_issues_count":0,"bot_pull_requests_count":234,"past_year_issues_count":23,"past_year_pull_requests_count":154,"past_year_avg_time_to_close_issue":2226727.8666666667,"past_year_avg_time_to_close_pull_request":321438.802919708,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":2.9565217391304346,"past_year_avg_comments_per_pull_request":1.5454545454545454,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":120,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/issues","maintainers":[{"login":"layday","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"jaraco","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"webknjaz","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"pradyunsg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"FFY00","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"},{"login":"woodruffw","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"sbidoul","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbidoul"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"dholth","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dholth"}],"active_maintainers":[{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"layday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-build-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-build-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-build-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-build-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-build-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-build-pyc/codemeta","maintainers":[{"uuid":"achill@achill.org","login":null,"name":"Achill Gilgenast","email":"achill@achill.org","url":"https://pkgs.alpinelinux.org/packages?maintainer=Achill Gilgenast","packages_count":886,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Achill Gilgenast","role":null,"created_at":"2026-03-03T10:28:10.260Z","updated_at":"2026-03-03T10:28:10.260Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/achill@achill.org/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27576,"maintainers_count":428,"namespaces_count":2,"keywords_count":189,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1051},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-08-25T05:04:59.407Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/namespaces"}},{"id":13294255,"name":"python310Packages.bootstrap.build","ecosystem":"nixpkgs","description":"Simple, correct PEP517 package builder","homepage":"https://github.com/pypa/build","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/build","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:22:15.199Z","latest_release_published_at":"2026-02-02T06:22:15.199Z","latest_release_number":"1.0.3","last_synced_at":"2026-04-10T12:02:21.464Z","created_at":"2026-02-02T06:22:06.498Z","updated_at":"2026-08-21T21:55:22.030Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python310Packages.bootstrap.build","install_command":"nix-env -iA nixpkgs.python310Packages.bootstrap.build","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/build/default.nix#L98","metadata":{"nix_attribute":"python3.10-bootstrap-build-1.0.3","position":"pkgs/development/python-modules/build/default.nix:98","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"],"upstream_ecosystem":"pypi","upstream_name":"bootstrap.build","upstream_purl":"pkg:pypi/bootstrap.build"},"repo_metadata":{"id":37952217,"uuid":"262827329","full_name":"pypa/build","owner":"pypa","description":"A simple, correct Python build frontend","archived":false,"fork":false,"pushed_at":"2026-08-18T19:59:43.000Z","size":1448,"stargazers_count":853,"open_issues_count":6,"forks_count":166,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-08-21T12:45:01.992Z","etag":null,"topics":["python"],"latest_commit_sha":null,"homepage":"https://build.pypa.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pypa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-10T16:20:46.000Z","updated_at":"2026-08-18T20:06:52.000Z","dependencies_parsed_at":"2026-08-21T12:37:53.797Z","dependency_job_id":"7c4822ac-a21d-4972-bce7-437e96f5dccb","html_url":"https://github.com/pypa/build","commit_stats":{"total_commits":818,"total_committers":59,"mean_commits":"13.864406779661017","dds":0.7665036674816625,"last_synced_commit":"10571fb26afe38cfcba5b783c536aa0ec1f18408"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/build","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/build/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/sbom","scorecard":{"id":751691,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/build","commit":"b1ece52a6689fbd0209580d1b020c272ad3595a3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":8,"reason":"Found 13/16 approved changesets -- score normalized to 8","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":"Maintained","score":10,"reason":"27 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cd.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-change-detection.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-pytest.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-type.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/reusable-docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/reusable-type.yml:21","Info:   1 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/cd.yml:20"],"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":"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-22T20:33:10.216Z","repository_id":37952217,"created_at":"2025-08-22T20:33:10.216Z","updated_at":"2025-08-22T20:33:10.216Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"pypa","name":"Python Packaging Authority","uuid":"647025","kind":"organization","description":"","email":"info@pypa.io","website":"https://www.pypa.io","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/647025?v=4","repositories_count":59,"last_synced_at":"2026-08-15T11:24:54.954Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":91445,"followers":2411,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2026-08-15T11:24:54.968Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa/repositories"},"tags":[{"name":"1.5.1","sha":"d08fcd723500a7d676867144e1e7a22b650aeb7d","kind":"tag","published_at":"2026-07-09T06:15:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.1","html_url":"https://github.com/pypa/build/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"615d04cfc52ac3c1592a463f0afe484fee1cc368","kind":"tag","published_at":"2026-04-30T03:17:22.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.0","html_url":"https://github.com/pypa/build/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0/manifests"},{"name":"1.4.4","sha":"70666a296c2e5bb7451f5a04eef259f6f943d0de","kind":"tag","published_at":"2026-04-22T20:52:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.4","html_url":"https://github.com/pypa/build/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4/manifests"},{"name":"1.4.3","sha":"130b043d1a1c1a12a0558f2598430b769f074690","kind":"tag","published_at":"2026-04-10T21:24:52.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.3","html_url":"https://github.com/pypa/build/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"7b7ae078aa1dabff33ea72d07ed15dd298acf80a","kind":"tag","published_at":"2026-03-25T14:19:25.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.2","html_url":"https://github.com/pypa/build/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"bd889569a1b9e2e7722682378c2d0cec469166a2","kind":"tag","published_at":"2026-03-24T23:08:11.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.1","html_url":"https://github.com/pypa/build/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"54f238d1664124e06a68c6c22fd5b1418fa5feb2","kind":"tag","published_at":"2026-01-08T16:35:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.0","html_url":"https://github.com/pypa/build/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"60e8752f69178d2b2c3563e9c8fa17aa6e11b12c","kind":"tag","published_at":"2025-08-01T21:22:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.3.0","html_url":"https://github.com/pypa/build/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0/manifests"},{"name":"1.2.2.post1","sha":"2f667024a90718da24c5bdfdb264944436adf82e","kind":"commit","published_at":"2024-10-06T16:46:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2.post1","html_url":"https://github.com/pypa/build/releases/tag/1.2.2.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1/manifests"},{"name":"1.2.2","sha":"3b0b5d07077473f5da3f038cf7b74cd2b65d2a98","kind":"tag","published_at":"2024-09-06T19:08:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2","html_url":"https://github.com/pypa/build/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"1e67c062e9d1b1a6d5ffed621f4b29902bb764e5","kind":"tag","published_at":"2024-03-28T07:10:23.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.1","html_url":"https://github.com/pypa/build/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"d5fb6fbecce164e01065b62b52ac4f270d09183d","kind":"commit","published_at":"2024-03-27T23:01:47.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.0","html_url":"https://github.com/pypa/build/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"b36126a2b7a387757519029d121da17a38135d67","kind":"tag","published_at":"2024-02-29T20:26:04.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.1.1","html_url":"https://github.com/pypa/build/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1/manifests"},{"name":"v1.1.0","sha":"da0697318dfc36afa8ae57f814c15cc39d225758","kind":"tag","published_at":"2024-02-29T16:49:28.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/v1.1.0","html_url":"https://github.com/pypa/build/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0/manifests"},{"name":"1.0.3","sha":"38d1a688d5e05557a929245ada14d106f3e5b547","kind":"commit","published_at":"2023-09-06T22:31:16.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.3","html_url":"https://github.com/pypa/build/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3/manifests"},{"name":"1.0.1","sha":"c48f4ca7cbe84f027f37ad575713870f5f4f7818","kind":"commit","published_at":"2023-09-06T19:25:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.1","html_url":"https://github.com/pypa/build/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"1fff01ed7440d5b5626fec31422026a4920b7764","kind":"commit","published_at":"2023-09-01T18:08:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.0","html_url":"https://github.com/pypa/build/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0/manifests"},{"name":"0.10.0","sha":"cd06da25481b9a610f846fa60cb67b5a5fa9a051","kind":"tag","published_at":"2023-01-11T20:31:39.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.10.0","html_url":"https://github.com/pypa/build/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"7b002bbc48e965fd677d51ea88b1adc276ba506d","kind":"tag","published_at":"2022-10-27T10:43:07.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.9.0","html_url":"https://github.com/pypa/build/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"6d97b86298d1663814ad74c22a1b4c0b3ce479c9","kind":"tag","published_at":"2022-05-22T15:08:19.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.8.0","html_url":"https://github.com/pypa/build/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"c940180b6ace5210e6f00149d45b1358f39fb274","kind":"tag","published_at":"2021-09-16T21:15:24.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.7.0","html_url":"https://github.com/pypa/build/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0/manifests"},{"name":"0.6.0.post1","sha":"018a6f81cca1b26d9bf754eb91a64667c3847d28","kind":"tag","published_at":"2021-08-05T18:02:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0.post1","html_url":"https://github.com/pypa/build/releases/tag/0.6.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1/manifests"},{"name":"0.6.0","sha":"4cb0c1ec375aeff3e681855fdb37cf8f47e0fa93","kind":"tag","published_at":"2021-08-02T21:01:42.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0","html_url":"https://github.com/pypa/build/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"5a3c5243a2135236f207da3a4b6401e1561f952d","kind":"tag","published_at":"2021-06-22T18:02:59.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.1","html_url":"https://github.com/pypa/build/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"4492dec726cdfd159f0850d68c98f82496b28d79","kind":"tag","published_at":"2021-06-19T17:04:44.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.0","html_url":"https://github.com/pypa/build/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"de05f70e56195b135b1e24af1614949c51580b79","kind":"tag","published_at":"2021-05-23T22:16:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.4.0","html_url":"https://github.com/pypa/build/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0/manifests"},{"name":"0.3.1.post1","sha":"8a27cc1d98f309ffef8743c00ada6e93877e530f","kind":"tag","published_at":"2021-03-10T09:20:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1.post1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1/manifests"},{"name":"0.3.1","sha":"e880a1022f9e62607a502c59961f4986cd9f7699","kind":"tag","published_at":"2021-03-09T17:15:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"387c807c67fb0a62cd963be6ff64c415077782ac","kind":"tag","published_at":"2021-02-19T15:32:18.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.0","html_url":"https://github.com/pypa/build/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"7d8f9150ae56c6bc43dc34bcefa30b0c6d03246a","kind":"tag","published_at":"2021-02-09T15:13:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.1","html_url":"https://github.com/pypa/build/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a5a0b3860cff68ac9aad896fad22febd2b8d3718","kind":"tag","published_at":"2021-02-07T15:44:36.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.0","html_url":"https://github.com/pypa/build/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"3df03617bd92dc023021ec902a8d47a9dd4bad99","kind":"tag","published_at":"2020-10-29T16:08:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.1.0","html_url":"https://github.com/pypa/build/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0/manifests"},{"name":"0.0.4","sha":"10bf02e443417ea06b090d2902d0b8c8ac9666be","kind":"tag","published_at":"2020-09-08T21:20:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.4","html_url":"https://github.com/pypa/build/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4/manifests"},{"name":"0.0.3.1","sha":"aa6d36e8970af683b8fcc508287a40b07c7e9c5a","kind":"tag","published_at":"2020-06-09T23:36:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1/manifests"},{"name":"0.0.3","sha":"14aa82a68ed4964c78fab7120ac9a15aff7febd8","kind":"tag","published_at":"2020-06-09T15:08:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3","html_url":"https://github.com/pypa/build/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"3cb902f4c2ba2088ed54315dbc5836f7692aee3d","kind":"tag","published_at":"2020-05-29T16:11:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.2","html_url":"https://github.com/pypa/build/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"7738d41f0959c89c2724ab8ce0259df265dd04d1","kind":"tag","published_at":"2020-05-17T16:42:51.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-21T21:55:22.030Z","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:nix/python310Packages.bootstrap.build?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.bootstrap.build","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.bootstrap.build","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.bootstrap.build/dependencies","status":null,"funding_links":["https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:37:48.784Z","issues_count":180,"pull_requests_count":583,"avg_time_to_close_issue":20479162.790697675,"avg_time_to_close_pull_request":1346063.5046554934,"issues_closed_count":129,"pull_requests_closed_count":537,"pull_request_authors_count":46,"issue_authors_count":135,"avg_comments_per_issue":5.111111111111111,"avg_comments_per_pull_request":1.4579759862778732,"merged_pull_requests_count":456,"bot_issues_count":0,"bot_pull_requests_count":234,"past_year_issues_count":23,"past_year_pull_requests_count":154,"past_year_avg_time_to_close_issue":2226727.8666666667,"past_year_avg_time_to_close_pull_request":321438.802919708,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":2.9565217391304346,"past_year_avg_comments_per_pull_request":1.5454545454545454,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":120,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/issues","maintainers":[{"login":"layday","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"jaraco","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"webknjaz","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"pradyunsg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"FFY00","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"},{"login":"woodruffw","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"sbidoul","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbidoul"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"dholth","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dholth"}],"active_maintainers":[{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"layday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.bootstrap.build/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.bootstrap.build/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.bootstrap.build/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.bootstrap.build/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.bootstrap.build/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.bootstrap.build/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":4331,"html_url":null,"role":null,"created_at":"2026-03-03T21:19:42.661Z","updated_at":"2026-03-03T21:19:42.661Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/fabaff/packages"},{"uuid":"mweinelt","login":null,"name":"Martin Weinelt","email":"hexa@darmstadt.ccc.de","url":"https://github.com/mweinelt","packages_count":1315,"html_url":null,"role":null,"created_at":"2026-03-03T21:19:42.464Z","updated_at":"2026-03-03T21:19:42.464Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/mweinelt/packages"},{"uuid":"jonringer","login":null,"name":"Jonathan Ringer","email":"jonringer117@gmail.com","url":"https://github.com/jonringer","packages_count":436,"html_url":null,"role":null,"created_at":"2026-03-03T21:19:42.501Z","updated_at":"2026-03-03T21:19:42.501Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/jonringer/packages"},{"uuid":"FRidh","login":null,"name":"Frederik Rietdijk","email":"fridh@fridh.nl","url":"https://github.com/FRidh","packages_count":163,"html_url":null,"role":null,"created_at":"2026-03-03T21:19:42.407Z","updated_at":"2026-03-03T21:19:42.407Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/FRidh/packages"},{"uuid":"tjni","login":null,"name":"Theodore Ni","email":"43ngvg@masqt.com","url":"https://github.com/tjni","packages_count":64,"html_url":null,"role":null,"created_at":"2026-03-03T21:19:42.605Z","updated_at":"2026-03-03T21:19:42.605Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/tjni/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":3095},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-08-25T05:04:39.690Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":6139737,"name":"py3-build","ecosystem":"alpine","description":"Correct PEP517 package builder","homepage":"https://github.com/pypa/build","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/build","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-03-21T12:33:31.000Z","latest_release_published_at":"2022-03-21T12:33:31.000Z","latest_release_number":"0.7.0-r2","last_synced_at":"2026-04-02T15:37:49.748Z","created_at":"2023-01-31T22:35:29.481Z","updated_at":"2026-08-22T03:53:55.355Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.16/community/x86_64/py3-build","install_command":"apk add py3-build","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37952217,"uuid":"262827329","full_name":"pypa/build","owner":"pypa","description":"A simple, correct Python build frontend","archived":false,"fork":false,"pushed_at":"2026-08-18T19:59:43.000Z","size":1448,"stargazers_count":853,"open_issues_count":6,"forks_count":166,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-08-21T12:45:01.992Z","etag":null,"topics":["python"],"latest_commit_sha":null,"homepage":"https://build.pypa.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pypa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-10T16:20:46.000Z","updated_at":"2026-08-18T20:06:52.000Z","dependencies_parsed_at":"2026-08-21T12:37:53.797Z","dependency_job_id":"7c4822ac-a21d-4972-bce7-437e96f5dccb","html_url":"https://github.com/pypa/build","commit_stats":{"total_commits":818,"total_committers":59,"mean_commits":"13.864406779661017","dds":0.7665036674816625,"last_synced_commit":"10571fb26afe38cfcba5b783c536aa0ec1f18408"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/build","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/build/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/sbom","scorecard":{"id":751691,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/build","commit":"b1ece52a6689fbd0209580d1b020c272ad3595a3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":8,"reason":"Found 13/16 approved changesets -- score normalized to 8","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":"Maintained","score":10,"reason":"27 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cd.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-change-detection.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-pytest.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-type.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/reusable-docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/reusable-type.yml:21","Info:   1 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/cd.yml:20"],"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":"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-22T20:33:10.216Z","repository_id":37952217,"created_at":"2025-08-22T20:33:10.216Z","updated_at":"2025-08-22T20:33:10.216Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"pypa","name":"Python Packaging Authority","uuid":"647025","kind":"organization","description":"","email":"info@pypa.io","website":"https://www.pypa.io","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/647025?v=4","repositories_count":59,"last_synced_at":"2026-08-15T11:24:54.954Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":91445,"followers":2411,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2026-08-15T11:24:54.968Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa/repositories"},"tags":[{"name":"1.5.1","sha":"d08fcd723500a7d676867144e1e7a22b650aeb7d","kind":"tag","published_at":"2026-07-09T06:15:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.1","html_url":"https://github.com/pypa/build/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"615d04cfc52ac3c1592a463f0afe484fee1cc368","kind":"tag","published_at":"2026-04-30T03:17:22.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.0","html_url":"https://github.com/pypa/build/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0/manifests"},{"name":"1.4.4","sha":"70666a296c2e5bb7451f5a04eef259f6f943d0de","kind":"tag","published_at":"2026-04-22T20:52:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.4","html_url":"https://github.com/pypa/build/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4/manifests"},{"name":"1.4.3","sha":"130b043d1a1c1a12a0558f2598430b769f074690","kind":"tag","published_at":"2026-04-10T21:24:52.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.3","html_url":"https://github.com/pypa/build/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"7b7ae078aa1dabff33ea72d07ed15dd298acf80a","kind":"tag","published_at":"2026-03-25T14:19:25.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.2","html_url":"https://github.com/pypa/build/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"bd889569a1b9e2e7722682378c2d0cec469166a2","kind":"tag","published_at":"2026-03-24T23:08:11.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.1","html_url":"https://github.com/pypa/build/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"54f238d1664124e06a68c6c22fd5b1418fa5feb2","kind":"tag","published_at":"2026-01-08T16:35:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.0","html_url":"https://github.com/pypa/build/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"60e8752f69178d2b2c3563e9c8fa17aa6e11b12c","kind":"tag","published_at":"2025-08-01T21:22:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.3.0","html_url":"https://github.com/pypa/build/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0/manifests"},{"name":"1.2.2.post1","sha":"2f667024a90718da24c5bdfdb264944436adf82e","kind":"commit","published_at":"2024-10-06T16:46:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2.post1","html_url":"https://github.com/pypa/build/releases/tag/1.2.2.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1/manifests"},{"name":"1.2.2","sha":"3b0b5d07077473f5da3f038cf7b74cd2b65d2a98","kind":"tag","published_at":"2024-09-06T19:08:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2","html_url":"https://github.com/pypa/build/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"1e67c062e9d1b1a6d5ffed621f4b29902bb764e5","kind":"tag","published_at":"2024-03-28T07:10:23.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.1","html_url":"https://github.com/pypa/build/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"d5fb6fbecce164e01065b62b52ac4f270d09183d","kind":"commit","published_at":"2024-03-27T23:01:47.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.0","html_url":"https://github.com/pypa/build/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"b36126a2b7a387757519029d121da17a38135d67","kind":"tag","published_at":"2024-02-29T20:26:04.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.1.1","html_url":"https://github.com/pypa/build/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1/manifests"},{"name":"v1.1.0","sha":"da0697318dfc36afa8ae57f814c15cc39d225758","kind":"tag","published_at":"2024-02-29T16:49:28.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/v1.1.0","html_url":"https://github.com/pypa/build/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0/manifests"},{"name":"1.0.3","sha":"38d1a688d5e05557a929245ada14d106f3e5b547","kind":"commit","published_at":"2023-09-06T22:31:16.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.3","html_url":"https://github.com/pypa/build/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3/manifests"},{"name":"1.0.1","sha":"c48f4ca7cbe84f027f37ad575713870f5f4f7818","kind":"commit","published_at":"2023-09-06T19:25:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.1","html_url":"https://github.com/pypa/build/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"1fff01ed7440d5b5626fec31422026a4920b7764","kind":"commit","published_at":"2023-09-01T18:08:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.0","html_url":"https://github.com/pypa/build/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0/manifests"},{"name":"0.10.0","sha":"cd06da25481b9a610f846fa60cb67b5a5fa9a051","kind":"tag","published_at":"2023-01-11T20:31:39.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.10.0","html_url":"https://github.com/pypa/build/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"7b002bbc48e965fd677d51ea88b1adc276ba506d","kind":"tag","published_at":"2022-10-27T10:43:07.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.9.0","html_url":"https://github.com/pypa/build/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"6d97b86298d1663814ad74c22a1b4c0b3ce479c9","kind":"tag","published_at":"2022-05-22T15:08:19.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.8.0","html_url":"https://github.com/pypa/build/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"c940180b6ace5210e6f00149d45b1358f39fb274","kind":"tag","published_at":"2021-09-16T21:15:24.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.7.0","html_url":"https://github.com/pypa/build/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0/manifests"},{"name":"0.6.0.post1","sha":"018a6f81cca1b26d9bf754eb91a64667c3847d28","kind":"tag","published_at":"2021-08-05T18:02:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0.post1","html_url":"https://github.com/pypa/build/releases/tag/0.6.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1/manifests"},{"name":"0.6.0","sha":"4cb0c1ec375aeff3e681855fdb37cf8f47e0fa93","kind":"tag","published_at":"2021-08-02T21:01:42.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0","html_url":"https://github.com/pypa/build/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"5a3c5243a2135236f207da3a4b6401e1561f952d","kind":"tag","published_at":"2021-06-22T18:02:59.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.1","html_url":"https://github.com/pypa/build/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"4492dec726cdfd159f0850d68c98f82496b28d79","kind":"tag","published_at":"2021-06-19T17:04:44.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.0","html_url":"https://github.com/pypa/build/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"de05f70e56195b135b1e24af1614949c51580b79","kind":"tag","published_at":"2021-05-23T22:16:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.4.0","html_url":"https://github.com/pypa/build/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0/manifests"},{"name":"0.3.1.post1","sha":"8a27cc1d98f309ffef8743c00ada6e93877e530f","kind":"tag","published_at":"2021-03-10T09:20:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1.post1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1/manifests"},{"name":"0.3.1","sha":"e880a1022f9e62607a502c59961f4986cd9f7699","kind":"tag","published_at":"2021-03-09T17:15:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"387c807c67fb0a62cd963be6ff64c415077782ac","kind":"tag","published_at":"2021-02-19T15:32:18.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.0","html_url":"https://github.com/pypa/build/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"7d8f9150ae56c6bc43dc34bcefa30b0c6d03246a","kind":"tag","published_at":"2021-02-09T15:13:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.1","html_url":"https://github.com/pypa/build/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a5a0b3860cff68ac9aad896fad22febd2b8d3718","kind":"tag","published_at":"2021-02-07T15:44:36.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.0","html_url":"https://github.com/pypa/build/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"3df03617bd92dc023021ec902a8d47a9dd4bad99","kind":"tag","published_at":"2020-10-29T16:08:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.1.0","html_url":"https://github.com/pypa/build/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0/manifests"},{"name":"0.0.4","sha":"10bf02e443417ea06b090d2902d0b8c8ac9666be","kind":"tag","published_at":"2020-09-08T21:20:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.4","html_url":"https://github.com/pypa/build/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4/manifests"},{"name":"0.0.3.1","sha":"aa6d36e8970af683b8fcc508287a40b07c7e9c5a","kind":"tag","published_at":"2020-06-09T23:36:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1/manifests"},{"name":"0.0.3","sha":"14aa82a68ed4964c78fab7120ac9a15aff7febd8","kind":"tag","published_at":"2020-06-09T15:08:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3","html_url":"https://github.com/pypa/build/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"3cb902f4c2ba2088ed54315dbc5836f7692aee3d","kind":"tag","published_at":"2020-05-29T16:11:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.2","html_url":"https://github.com/pypa/build/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"7738d41f0959c89c2724ab8ce0259df265dd04d1","kind":"tag","published_at":"2020-05-17T16:42:51.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-22T03:53:55.355Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":27.31114632857897,"stargazers_count":8.933497681516698,"forks_count":9.485238011386981,"average":11.432470505370663},"purl":"pkg:apk/alpine/py3-build?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.16","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-build","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-build","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-build/dependencies","status":null,"funding_links":["https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:37:48.784Z","issues_count":180,"pull_requests_count":583,"avg_time_to_close_issue":20479162.790697675,"avg_time_to_close_pull_request":1346063.5046554934,"issues_closed_count":129,"pull_requests_closed_count":537,"pull_request_authors_count":46,"issue_authors_count":135,"avg_comments_per_issue":5.111111111111111,"avg_comments_per_pull_request":1.4579759862778732,"merged_pull_requests_count":456,"bot_issues_count":0,"bot_pull_requests_count":234,"past_year_issues_count":23,"past_year_pull_requests_count":154,"past_year_avg_time_to_close_issue":2226727.8666666667,"past_year_avg_time_to_close_pull_request":321438.802919708,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":2.9565217391304346,"past_year_avg_comments_per_pull_request":1.5454545454545454,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":120,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/issues","maintainers":[{"login":"layday","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"jaraco","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"webknjaz","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"pradyunsg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"FFY00","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"},{"login":"woodruffw","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"sbidoul","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbidoul"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"dholth","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dholth"}],"active_maintainers":[{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"layday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-build/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-build/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-build/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-build/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-build/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-build/codemeta","maintainers":[{"uuid":"fabian@affolter-engineering.ch","login":null,"name":"Fabian Affolter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","packages_count":181,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","role":null,"created_at":"2023-02-01T12:56:29.642Z","updated_at":"2023-02-01T12:56:29.642Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers/fabian@affolter-engineering.ch/packages"}],"registry":{"name":"alpine-v3.16","url":"https://pkgs.alpinelinux.org/packages?branch=v3.16","ecosystem":"alpine","default":false,"packages_count":17040,"maintainers_count":328,"namespaces_count":2,"keywords_count":2855,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":947},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.662Z","updated_at":"2026-08-25T05:06:56.693Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/namespaces"}},{"id":10343848,"name":"py3-build","ecosystem":"alpine","description":"Correct PEP517 package builder","homepage":"https://github.com/pypa/build","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/build","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T19:14:13.000Z","latest_release_published_at":"2024-04-12T19:14:13.000Z","latest_release_number":"1.2.1-r0","last_synced_at":"2026-04-08T09:56:29.988Z","created_at":"2024-06-11T09:35:35.240Z","updated_at":"2026-08-21T21:55:21.930Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-build","install_command":"apk add py3-build","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37952217,"uuid":"262827329","full_name":"pypa/build","owner":"pypa","description":"A simple, correct Python build frontend","archived":false,"fork":false,"pushed_at":"2026-08-18T19:59:43.000Z","size":1448,"stargazers_count":853,"open_issues_count":6,"forks_count":166,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-08-21T12:45:01.992Z","etag":null,"topics":["python"],"latest_commit_sha":null,"homepage":"https://build.pypa.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pypa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-10T16:20:46.000Z","updated_at":"2026-08-18T20:06:52.000Z","dependencies_parsed_at":"2026-08-21T12:37:53.797Z","dependency_job_id":"7c4822ac-a21d-4972-bce7-437e96f5dccb","html_url":"https://github.com/pypa/build","commit_stats":{"total_commits":818,"total_committers":59,"mean_commits":"13.864406779661017","dds":0.7665036674816625,"last_synced_commit":"10571fb26afe38cfcba5b783c536aa0ec1f18408"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/build","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/build/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/sbom","scorecard":{"id":751691,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/build","commit":"b1ece52a6689fbd0209580d1b020c272ad3595a3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":8,"reason":"Found 13/16 approved changesets -- score normalized to 8","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":"Maintained","score":10,"reason":"27 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cd.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-change-detection.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-pytest.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-type.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/reusable-docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/reusable-type.yml:21","Info:   1 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/cd.yml:20"],"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":"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-22T20:33:10.216Z","repository_id":37952217,"created_at":"2025-08-22T20:33:10.216Z","updated_at":"2025-08-22T20:33:10.216Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"pypa","name":"Python Packaging Authority","uuid":"647025","kind":"organization","description":"","email":"info@pypa.io","website":"https://www.pypa.io","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/647025?v=4","repositories_count":59,"last_synced_at":"2026-08-15T11:24:54.954Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":91445,"followers":2411,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2026-08-15T11:24:54.968Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa/repositories"},"tags":[{"name":"1.5.1","sha":"d08fcd723500a7d676867144e1e7a22b650aeb7d","kind":"tag","published_at":"2026-07-09T06:15:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.1","html_url":"https://github.com/pypa/build/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"615d04cfc52ac3c1592a463f0afe484fee1cc368","kind":"tag","published_at":"2026-04-30T03:17:22.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.0","html_url":"https://github.com/pypa/build/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0/manifests"},{"name":"1.4.4","sha":"70666a296c2e5bb7451f5a04eef259f6f943d0de","kind":"tag","published_at":"2026-04-22T20:52:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.4","html_url":"https://github.com/pypa/build/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4/manifests"},{"name":"1.4.3","sha":"130b043d1a1c1a12a0558f2598430b769f074690","kind":"tag","published_at":"2026-04-10T21:24:52.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.3","html_url":"https://github.com/pypa/build/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"7b7ae078aa1dabff33ea72d07ed15dd298acf80a","kind":"tag","published_at":"2026-03-25T14:19:25.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.2","html_url":"https://github.com/pypa/build/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"bd889569a1b9e2e7722682378c2d0cec469166a2","kind":"tag","published_at":"2026-03-24T23:08:11.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.1","html_url":"https://github.com/pypa/build/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"54f238d1664124e06a68c6c22fd5b1418fa5feb2","kind":"tag","published_at":"2026-01-08T16:35:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.0","html_url":"https://github.com/pypa/build/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"60e8752f69178d2b2c3563e9c8fa17aa6e11b12c","kind":"tag","published_at":"2025-08-01T21:22:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.3.0","html_url":"https://github.com/pypa/build/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0/manifests"},{"name":"1.2.2.post1","sha":"2f667024a90718da24c5bdfdb264944436adf82e","kind":"commit","published_at":"2024-10-06T16:46:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2.post1","html_url":"https://github.com/pypa/build/releases/tag/1.2.2.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1/manifests"},{"name":"1.2.2","sha":"3b0b5d07077473f5da3f038cf7b74cd2b65d2a98","kind":"tag","published_at":"2024-09-06T19:08:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2","html_url":"https://github.com/pypa/build/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"1e67c062e9d1b1a6d5ffed621f4b29902bb764e5","kind":"tag","published_at":"2024-03-28T07:10:23.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.1","html_url":"https://github.com/pypa/build/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"d5fb6fbecce164e01065b62b52ac4f270d09183d","kind":"commit","published_at":"2024-03-27T23:01:47.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.0","html_url":"https://github.com/pypa/build/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"b36126a2b7a387757519029d121da17a38135d67","kind":"tag","published_at":"2024-02-29T20:26:04.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.1.1","html_url":"https://github.com/pypa/build/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1/manifests"},{"name":"v1.1.0","sha":"da0697318dfc36afa8ae57f814c15cc39d225758","kind":"tag","published_at":"2024-02-29T16:49:28.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/v1.1.0","html_url":"https://github.com/pypa/build/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0/manifests"},{"name":"1.0.3","sha":"38d1a688d5e05557a929245ada14d106f3e5b547","kind":"commit","published_at":"2023-09-06T22:31:16.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.3","html_url":"https://github.com/pypa/build/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3/manifests"},{"name":"1.0.1","sha":"c48f4ca7cbe84f027f37ad575713870f5f4f7818","kind":"commit","published_at":"2023-09-06T19:25:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.1","html_url":"https://github.com/pypa/build/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"1fff01ed7440d5b5626fec31422026a4920b7764","kind":"commit","published_at":"2023-09-01T18:08:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.0","html_url":"https://github.com/pypa/build/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0/manifests"},{"name":"0.10.0","sha":"cd06da25481b9a610f846fa60cb67b5a5fa9a051","kind":"tag","published_at":"2023-01-11T20:31:39.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.10.0","html_url":"https://github.com/pypa/build/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"7b002bbc48e965fd677d51ea88b1adc276ba506d","kind":"tag","published_at":"2022-10-27T10:43:07.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.9.0","html_url":"https://github.com/pypa/build/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"6d97b86298d1663814ad74c22a1b4c0b3ce479c9","kind":"tag","published_at":"2022-05-22T15:08:19.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.8.0","html_url":"https://github.com/pypa/build/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"c940180b6ace5210e6f00149d45b1358f39fb274","kind":"tag","published_at":"2021-09-16T21:15:24.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.7.0","html_url":"https://github.com/pypa/build/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0/manifests"},{"name":"0.6.0.post1","sha":"018a6f81cca1b26d9bf754eb91a64667c3847d28","kind":"tag","published_at":"2021-08-05T18:02:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0.post1","html_url":"https://github.com/pypa/build/releases/tag/0.6.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1/manifests"},{"name":"0.6.0","sha":"4cb0c1ec375aeff3e681855fdb37cf8f47e0fa93","kind":"tag","published_at":"2021-08-02T21:01:42.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0","html_url":"https://github.com/pypa/build/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"5a3c5243a2135236f207da3a4b6401e1561f952d","kind":"tag","published_at":"2021-06-22T18:02:59.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.1","html_url":"https://github.com/pypa/build/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"4492dec726cdfd159f0850d68c98f82496b28d79","kind":"tag","published_at":"2021-06-19T17:04:44.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.0","html_url":"https://github.com/pypa/build/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"de05f70e56195b135b1e24af1614949c51580b79","kind":"tag","published_at":"2021-05-23T22:16:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.4.0","html_url":"https://github.com/pypa/build/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0/manifests"},{"name":"0.3.1.post1","sha":"8a27cc1d98f309ffef8743c00ada6e93877e530f","kind":"tag","published_at":"2021-03-10T09:20:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1.post1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1/manifests"},{"name":"0.3.1","sha":"e880a1022f9e62607a502c59961f4986cd9f7699","kind":"tag","published_at":"2021-03-09T17:15:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"387c807c67fb0a62cd963be6ff64c415077782ac","kind":"tag","published_at":"2021-02-19T15:32:18.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.0","html_url":"https://github.com/pypa/build/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"7d8f9150ae56c6bc43dc34bcefa30b0c6d03246a","kind":"tag","published_at":"2021-02-09T15:13:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.1","html_url":"https://github.com/pypa/build/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a5a0b3860cff68ac9aad896fad22febd2b8d3718","kind":"tag","published_at":"2021-02-07T15:44:36.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.0","html_url":"https://github.com/pypa/build/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"3df03617bd92dc023021ec902a8d47a9dd4bad99","kind":"tag","published_at":"2020-10-29T16:08:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.1.0","html_url":"https://github.com/pypa/build/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0/manifests"},{"name":"0.0.4","sha":"10bf02e443417ea06b090d2902d0b8c8ac9666be","kind":"tag","published_at":"2020-09-08T21:20:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.4","html_url":"https://github.com/pypa/build/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4/manifests"},{"name":"0.0.3.1","sha":"aa6d36e8970af683b8fcc508287a40b07c7e9c5a","kind":"tag","published_at":"2020-06-09T23:36:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1/manifests"},{"name":"0.0.3","sha":"14aa82a68ed4964c78fab7120ac9a15aff7febd8","kind":"tag","published_at":"2020-06-09T15:08:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3","html_url":"https://github.com/pypa/build/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"3cb902f4c2ba2088ed54315dbc5836f7692aee3d","kind":"tag","published_at":"2020-05-29T16:11:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.2","html_url":"https://github.com/pypa/build/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"7738d41f0959c89c2724ab8ce0259df265dd04d1","kind":"tag","published_at":"2020-05-17T16:42:51.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-21T21:55:21.929Z","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-build?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.20","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-build","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-build","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-build/dependencies","status":null,"funding_links":["https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:37:48.784Z","issues_count":180,"pull_requests_count":583,"avg_time_to_close_issue":20479162.790697675,"avg_time_to_close_pull_request":1346063.5046554934,"issues_closed_count":129,"pull_requests_closed_count":537,"pull_request_authors_count":46,"issue_authors_count":135,"avg_comments_per_issue":5.111111111111111,"avg_comments_per_pull_request":1.4579759862778732,"merged_pull_requests_count":456,"bot_issues_count":0,"bot_pull_requests_count":234,"past_year_issues_count":23,"past_year_pull_requests_count":154,"past_year_avg_time_to_close_issue":2226727.8666666667,"past_year_avg_time_to_close_pull_request":321438.802919708,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":2.9565217391304346,"past_year_avg_comments_per_pull_request":1.5454545454545454,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":120,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/issues","maintainers":[{"login":"layday","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"jaraco","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"webknjaz","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"pradyunsg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"FFY00","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"},{"login":"woodruffw","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"sbidoul","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbidoul"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"dholth","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dholth"}],"active_maintainers":[{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"layday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-build/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-build/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-build/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-build/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-build/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-build/codemeta","maintainers":[{"uuid":"fabian@affolter-engineering.ch","login":null,"name":"Fabian Affolter","email":"fabian@affolter-engineering.ch","url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","packages_count":190,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","role":null,"created_at":"2024-06-12T00:57:35.215Z","updated_at":"2024-06-12T00:57:35.215Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/fabian@affolter-engineering.ch/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":4251,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1543},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2026-08-24T05:06:36.705Z","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":10343849,"name":"py3-build-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-build","homepage":"https://github.com/pypa/build","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/build","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T19:14:13.000Z","latest_release_published_at":"2024-04-12T19:14:13.000Z","latest_release_number":"1.2.1-r0","last_synced_at":"2026-04-08T09:57:20.254Z","created_at":"2024-06-11T09:35:36.731Z","updated_at":"2026-08-21T21:55:21.916Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-build-pyc","install_command":"apk add py3-build-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37952217,"uuid":"262827329","full_name":"pypa/build","owner":"pypa","description":"A simple, correct Python build frontend","archived":false,"fork":false,"pushed_at":"2026-08-18T19:59:43.000Z","size":1448,"stargazers_count":853,"open_issues_count":6,"forks_count":166,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-08-21T12:45:01.992Z","etag":null,"topics":["python"],"latest_commit_sha":null,"homepage":"https://build.pypa.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pypa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-10T16:20:46.000Z","updated_at":"2026-08-18T20:06:52.000Z","dependencies_parsed_at":"2026-08-21T12:37:53.797Z","dependency_job_id":"7c4822ac-a21d-4972-bce7-437e96f5dccb","html_url":"https://github.com/pypa/build","commit_stats":{"total_commits":818,"total_committers":59,"mean_commits":"13.864406779661017","dds":0.7665036674816625,"last_synced_commit":"10571fb26afe38cfcba5b783c536aa0ec1f18408"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/build","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/build/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/sbom","scorecard":{"id":751691,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/build","commit":"b1ece52a6689fbd0209580d1b020c272ad3595a3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":8,"reason":"Found 13/16 approved changesets -- score normalized to 8","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":"Maintained","score":10,"reason":"27 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cd.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-change-detection.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-pytest.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-type.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/reusable-docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/reusable-type.yml:21","Info:   1 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/cd.yml:20"],"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":"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-22T20:33:10.216Z","repository_id":37952217,"created_at":"2025-08-22T20:33:10.216Z","updated_at":"2025-08-22T20:33:10.216Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"pypa","name":"Python Packaging Authority","uuid":"647025","kind":"organization","description":"","email":"info@pypa.io","website":"https://www.pypa.io","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/647025?v=4","repositories_count":59,"last_synced_at":"2026-08-15T11:24:54.954Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":91445,"followers":2411,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2026-08-15T11:24:54.968Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa/repositories"},"tags":[{"name":"1.5.1","sha":"d08fcd723500a7d676867144e1e7a22b650aeb7d","kind":"tag","published_at":"2026-07-09T06:15:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.1","html_url":"https://github.com/pypa/build/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"615d04cfc52ac3c1592a463f0afe484fee1cc368","kind":"tag","published_at":"2026-04-30T03:17:22.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.0","html_url":"https://github.com/pypa/build/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0/manifests"},{"name":"1.4.4","sha":"70666a296c2e5bb7451f5a04eef259f6f943d0de","kind":"tag","published_at":"2026-04-22T20:52:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.4","html_url":"https://github.com/pypa/build/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4/manifests"},{"name":"1.4.3","sha":"130b043d1a1c1a12a0558f2598430b769f074690","kind":"tag","published_at":"2026-04-10T21:24:52.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.3","html_url":"https://github.com/pypa/build/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"7b7ae078aa1dabff33ea72d07ed15dd298acf80a","kind":"tag","published_at":"2026-03-25T14:19:25.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.2","html_url":"https://github.com/pypa/build/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"bd889569a1b9e2e7722682378c2d0cec469166a2","kind":"tag","published_at":"2026-03-24T23:08:11.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.1","html_url":"https://github.com/pypa/build/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"54f238d1664124e06a68c6c22fd5b1418fa5feb2","kind":"tag","published_at":"2026-01-08T16:35:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.0","html_url":"https://github.com/pypa/build/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"60e8752f69178d2b2c3563e9c8fa17aa6e11b12c","kind":"tag","published_at":"2025-08-01T21:22:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.3.0","html_url":"https://github.com/pypa/build/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0/manifests"},{"name":"1.2.2.post1","sha":"2f667024a90718da24c5bdfdb264944436adf82e","kind":"commit","published_at":"2024-10-06T16:46:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2.post1","html_url":"https://github.com/pypa/build/releases/tag/1.2.2.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1/manifests"},{"name":"1.2.2","sha":"3b0b5d07077473f5da3f038cf7b74cd2b65d2a98","kind":"tag","published_at":"2024-09-06T19:08:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2","html_url":"https://github.com/pypa/build/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"1e67c062e9d1b1a6d5ffed621f4b29902bb764e5","kind":"tag","published_at":"2024-03-28T07:10:23.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.1","html_url":"https://github.com/pypa/build/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"d5fb6fbecce164e01065b62b52ac4f270d09183d","kind":"commit","published_at":"2024-03-27T23:01:47.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.0","html_url":"https://github.com/pypa/build/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"b36126a2b7a387757519029d121da17a38135d67","kind":"tag","published_at":"2024-02-29T20:26:04.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.1.1","html_url":"https://github.com/pypa/build/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1/manifests"},{"name":"v1.1.0","sha":"da0697318dfc36afa8ae57f814c15cc39d225758","kind":"tag","published_at":"2024-02-29T16:49:28.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/v1.1.0","html_url":"https://github.com/pypa/build/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0/manifests"},{"name":"1.0.3","sha":"38d1a688d5e05557a929245ada14d106f3e5b547","kind":"commit","published_at":"2023-09-06T22:31:16.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.3","html_url":"https://github.com/pypa/build/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3/manifests"},{"name":"1.0.1","sha":"c48f4ca7cbe84f027f37ad575713870f5f4f7818","kind":"commit","published_at":"2023-09-06T19:25:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.1","html_url":"https://github.com/pypa/build/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"1fff01ed7440d5b5626fec31422026a4920b7764","kind":"commit","published_at":"2023-09-01T18:08:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.0","html_url":"https://github.com/pypa/build/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0/manifests"},{"name":"0.10.0","sha":"cd06da25481b9a610f846fa60cb67b5a5fa9a051","kind":"tag","published_at":"2023-01-11T20:31:39.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.10.0","html_url":"https://github.com/pypa/build/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"7b002bbc48e965fd677d51ea88b1adc276ba506d","kind":"tag","published_at":"2022-10-27T10:43:07.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.9.0","html_url":"https://github.com/pypa/build/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"6d97b86298d1663814ad74c22a1b4c0b3ce479c9","kind":"tag","published_at":"2022-05-22T15:08:19.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.8.0","html_url":"https://github.com/pypa/build/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"c940180b6ace5210e6f00149d45b1358f39fb274","kind":"tag","published_at":"2021-09-16T21:15:24.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.7.0","html_url":"https://github.com/pypa/build/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0/manifests"},{"name":"0.6.0.post1","sha":"018a6f81cca1b26d9bf754eb91a64667c3847d28","kind":"tag","published_at":"2021-08-05T18:02:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0.post1","html_url":"https://github.com/pypa/build/releases/tag/0.6.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1/manifests"},{"name":"0.6.0","sha":"4cb0c1ec375aeff3e681855fdb37cf8f47e0fa93","kind":"tag","published_at":"2021-08-02T21:01:42.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0","html_url":"https://github.com/pypa/build/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"5a3c5243a2135236f207da3a4b6401e1561f952d","kind":"tag","published_at":"2021-06-22T18:02:59.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.1","html_url":"https://github.com/pypa/build/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"4492dec726cdfd159f0850d68c98f82496b28d79","kind":"tag","published_at":"2021-06-19T17:04:44.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.0","html_url":"https://github.com/pypa/build/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"de05f70e56195b135b1e24af1614949c51580b79","kind":"tag","published_at":"2021-05-23T22:16:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.4.0","html_url":"https://github.com/pypa/build/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0/manifests"},{"name":"0.3.1.post1","sha":"8a27cc1d98f309ffef8743c00ada6e93877e530f","kind":"tag","published_at":"2021-03-10T09:20:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1.post1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1/manifests"},{"name":"0.3.1","sha":"e880a1022f9e62607a502c59961f4986cd9f7699","kind":"tag","published_at":"2021-03-09T17:15:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"387c807c67fb0a62cd963be6ff64c415077782ac","kind":"tag","published_at":"2021-02-19T15:32:18.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.0","html_url":"https://github.com/pypa/build/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"7d8f9150ae56c6bc43dc34bcefa30b0c6d03246a","kind":"tag","published_at":"2021-02-09T15:13:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.1","html_url":"https://github.com/pypa/build/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a5a0b3860cff68ac9aad896fad22febd2b8d3718","kind":"tag","published_at":"2021-02-07T15:44:36.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.0","html_url":"https://github.com/pypa/build/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"3df03617bd92dc023021ec902a8d47a9dd4bad99","kind":"tag","published_at":"2020-10-29T16:08:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.1.0","html_url":"https://github.com/pypa/build/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0/manifests"},{"name":"0.0.4","sha":"10bf02e443417ea06b090d2902d0b8c8ac9666be","kind":"tag","published_at":"2020-09-08T21:20:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.4","html_url":"https://github.com/pypa/build/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4/manifests"},{"name":"0.0.3.1","sha":"aa6d36e8970af683b8fcc508287a40b07c7e9c5a","kind":"tag","published_at":"2020-06-09T23:36:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1/manifests"},{"name":"0.0.3","sha":"14aa82a68ed4964c78fab7120ac9a15aff7febd8","kind":"tag","published_at":"2020-06-09T15:08:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3","html_url":"https://github.com/pypa/build/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"3cb902f4c2ba2088ed54315dbc5836f7692aee3d","kind":"tag","published_at":"2020-05-29T16:11:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.2","html_url":"https://github.com/pypa/build/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"7738d41f0959c89c2724ab8ce0259df265dd04d1","kind":"tag","published_at":"2020-05-17T16:42:51.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-21T21:55:21.916Z","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-build-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.20","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-build-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-build-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-build-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:37:48.784Z","issues_count":180,"pull_requests_count":583,"avg_time_to_close_issue":20479162.790697675,"avg_time_to_close_pull_request":1346063.5046554934,"issues_closed_count":129,"pull_requests_closed_count":537,"pull_request_authors_count":46,"issue_authors_count":135,"avg_comments_per_issue":5.111111111111111,"avg_comments_per_pull_request":1.4579759862778732,"merged_pull_requests_count":456,"bot_issues_count":0,"bot_pull_requests_count":234,"past_year_issues_count":23,"past_year_pull_requests_count":154,"past_year_avg_time_to_close_issue":2226727.8666666667,"past_year_avg_time_to_close_pull_request":321438.802919708,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":2.9565217391304346,"past_year_avg_comments_per_pull_request":1.5454545454545454,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":120,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/issues","maintainers":[{"login":"layday","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"jaraco","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"webknjaz","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"pradyunsg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"FFY00","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"},{"login":"woodruffw","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"sbidoul","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbidoul"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"dholth","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dholth"}],"active_maintainers":[{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"layday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-build-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-build-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-build-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-build-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-build-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-build-pyc/codemeta","maintainers":[{"uuid":"fabian@affolter-engineering.ch","login":null,"name":"Fabian Affolter","email":"fabian@affolter-engineering.ch","url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","packages_count":190,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","role":null,"created_at":"2024-06-12T00:57:38.356Z","updated_at":"2024-06-12T00:57:38.356Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/fabian@affolter-engineering.ch/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":4251,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1543},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2026-08-24T05:06:36.705Z","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":12860622,"name":"python313Packages.build","ecosystem":"nixpkgs","description":"Simple, correct PEP517 package builder","homepage":"https://github.com/pypa/build","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/build","keywords_array":["python"],"namespace":null,"versions_count":2,"first_release_published_at":"2026-01-27T01:12:43.762Z","latest_release_published_at":"2026-03-07T00:30:37.095Z","latest_release_number":"1.4.0","last_synced_at":"2026-03-07T00:30:39.148Z","created_at":"2026-01-27T01:12:43.426Z","updated_at":"2026-08-23T04:36:39.553Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python313Packages.build","install_command":"nix-env -iA nixpkgs.python313Packages.build","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/build/default.nix#L96","metadata":{"nix_attribute":"python3.13-build-1.4.0","position":"pkgs/development/python-modules/build/default.nix:96","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"build","upstream_purl":"pkg:pypi/build"},"repo_metadata":{"id":37952217,"uuid":"262827329","full_name":"pypa/build","owner":"pypa","description":"A simple, correct Python build frontend","archived":false,"fork":false,"pushed_at":"2026-08-18T19:59:43.000Z","size":1448,"stargazers_count":853,"open_issues_count":6,"forks_count":166,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-08-21T12:45:01.992Z","etag":null,"topics":["python"],"latest_commit_sha":null,"homepage":"https://build.pypa.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pypa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-10T16:20:46.000Z","updated_at":"2026-08-18T20:06:52.000Z","dependencies_parsed_at":"2026-08-21T12:37:53.797Z","dependency_job_id":"7c4822ac-a21d-4972-bce7-437e96f5dccb","html_url":"https://github.com/pypa/build","commit_stats":{"total_commits":818,"total_committers":59,"mean_commits":"13.864406779661017","dds":0.7665036674816625,"last_synced_commit":"10571fb26afe38cfcba5b783c536aa0ec1f18408"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/build","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/build/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/sbom","scorecard":{"id":751691,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/build","commit":"b1ece52a6689fbd0209580d1b020c272ad3595a3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":8,"reason":"Found 13/16 approved changesets -- score normalized to 8","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":"Maintained","score":10,"reason":"27 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cd.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-change-detection.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-pytest.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-type.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/reusable-docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/reusable-type.yml:21","Info:   1 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/cd.yml:20"],"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":"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-22T20:33:10.216Z","repository_id":37952217,"created_at":"2025-08-22T20:33:10.216Z","updated_at":"2025-08-22T20:33:10.216Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"pypa","name":"Python Packaging Authority","uuid":"647025","kind":"organization","description":"","email":"info@pypa.io","website":"https://www.pypa.io","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/647025?v=4","repositories_count":59,"last_synced_at":"2026-08-22T23:49:10.975Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":91475,"followers":2412,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2026-08-22T23:49:10.989Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa/repositories"},"tags":[{"name":"1.5.1","sha":"d08fcd723500a7d676867144e1e7a22b650aeb7d","kind":"tag","published_at":"2026-07-09T06:15:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.1","html_url":"https://github.com/pypa/build/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"615d04cfc52ac3c1592a463f0afe484fee1cc368","kind":"tag","published_at":"2026-04-30T03:17:22.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.0","html_url":"https://github.com/pypa/build/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0/manifests"},{"name":"1.4.4","sha":"70666a296c2e5bb7451f5a04eef259f6f943d0de","kind":"tag","published_at":"2026-04-22T20:52:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.4","html_url":"https://github.com/pypa/build/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4/manifests"},{"name":"1.4.3","sha":"130b043d1a1c1a12a0558f2598430b769f074690","kind":"tag","published_at":"2026-04-10T21:24:52.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.3","html_url":"https://github.com/pypa/build/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"7b7ae078aa1dabff33ea72d07ed15dd298acf80a","kind":"tag","published_at":"2026-03-25T14:19:25.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.2","html_url":"https://github.com/pypa/build/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"bd889569a1b9e2e7722682378c2d0cec469166a2","kind":"tag","published_at":"2026-03-24T23:08:11.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.1","html_url":"https://github.com/pypa/build/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"54f238d1664124e06a68c6c22fd5b1418fa5feb2","kind":"tag","published_at":"2026-01-08T16:35:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.0","html_url":"https://github.com/pypa/build/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"60e8752f69178d2b2c3563e9c8fa17aa6e11b12c","kind":"tag","published_at":"2025-08-01T21:22:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.3.0","html_url":"https://github.com/pypa/build/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0/manifests"},{"name":"1.2.2.post1","sha":"2f667024a90718da24c5bdfdb264944436adf82e","kind":"commit","published_at":"2024-10-06T16:46:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2.post1","html_url":"https://github.com/pypa/build/releases/tag/1.2.2.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1/manifests"},{"name":"1.2.2","sha":"3b0b5d07077473f5da3f038cf7b74cd2b65d2a98","kind":"tag","published_at":"2024-09-06T19:08:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2","html_url":"https://github.com/pypa/build/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"1e67c062e9d1b1a6d5ffed621f4b29902bb764e5","kind":"tag","published_at":"2024-03-28T07:10:23.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.1","html_url":"https://github.com/pypa/build/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"d5fb6fbecce164e01065b62b52ac4f270d09183d","kind":"commit","published_at":"2024-03-27T23:01:47.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.0","html_url":"https://github.com/pypa/build/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"b36126a2b7a387757519029d121da17a38135d67","kind":"tag","published_at":"2024-02-29T20:26:04.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.1.1","html_url":"https://github.com/pypa/build/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1/manifests"},{"name":"v1.1.0","sha":"da0697318dfc36afa8ae57f814c15cc39d225758","kind":"tag","published_at":"2024-02-29T16:49:28.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/v1.1.0","html_url":"https://github.com/pypa/build/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0/manifests"},{"name":"1.0.3","sha":"38d1a688d5e05557a929245ada14d106f3e5b547","kind":"commit","published_at":"2023-09-06T22:31:16.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.3","html_url":"https://github.com/pypa/build/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3/manifests"},{"name":"1.0.1","sha":"c48f4ca7cbe84f027f37ad575713870f5f4f7818","kind":"commit","published_at":"2023-09-06T19:25:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.1","html_url":"https://github.com/pypa/build/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"1fff01ed7440d5b5626fec31422026a4920b7764","kind":"commit","published_at":"2023-09-01T18:08:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.0","html_url":"https://github.com/pypa/build/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0/manifests"},{"name":"0.10.0","sha":"cd06da25481b9a610f846fa60cb67b5a5fa9a051","kind":"tag","published_at":"2023-01-11T20:31:39.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.10.0","html_url":"https://github.com/pypa/build/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"7b002bbc48e965fd677d51ea88b1adc276ba506d","kind":"tag","published_at":"2022-10-27T10:43:07.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.9.0","html_url":"https://github.com/pypa/build/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"6d97b86298d1663814ad74c22a1b4c0b3ce479c9","kind":"tag","published_at":"2022-05-22T15:08:19.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.8.0","html_url":"https://github.com/pypa/build/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"c940180b6ace5210e6f00149d45b1358f39fb274","kind":"tag","published_at":"2021-09-16T21:15:24.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.7.0","html_url":"https://github.com/pypa/build/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0/manifests"},{"name":"0.6.0.post1","sha":"018a6f81cca1b26d9bf754eb91a64667c3847d28","kind":"tag","published_at":"2021-08-05T18:02:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0.post1","html_url":"https://github.com/pypa/build/releases/tag/0.6.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1/manifests"},{"name":"0.6.0","sha":"4cb0c1ec375aeff3e681855fdb37cf8f47e0fa93","kind":"tag","published_at":"2021-08-02T21:01:42.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0","html_url":"https://github.com/pypa/build/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"5a3c5243a2135236f207da3a4b6401e1561f952d","kind":"tag","published_at":"2021-06-22T18:02:59.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.1","html_url":"https://github.com/pypa/build/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"4492dec726cdfd159f0850d68c98f82496b28d79","kind":"tag","published_at":"2021-06-19T17:04:44.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.0","html_url":"https://github.com/pypa/build/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"de05f70e56195b135b1e24af1614949c51580b79","kind":"tag","published_at":"2021-05-23T22:16:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.4.0","html_url":"https://github.com/pypa/build/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0/manifests"},{"name":"0.3.1.post1","sha":"8a27cc1d98f309ffef8743c00ada6e93877e530f","kind":"tag","published_at":"2021-03-10T09:20:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1.post1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1/manifests"},{"name":"0.3.1","sha":"e880a1022f9e62607a502c59961f4986cd9f7699","kind":"tag","published_at":"2021-03-09T17:15:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"387c807c67fb0a62cd963be6ff64c415077782ac","kind":"tag","published_at":"2021-02-19T15:32:18.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.0","html_url":"https://github.com/pypa/build/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"7d8f9150ae56c6bc43dc34bcefa30b0c6d03246a","kind":"tag","published_at":"2021-02-09T15:13:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.1","html_url":"https://github.com/pypa/build/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a5a0b3860cff68ac9aad896fad22febd2b8d3718","kind":"tag","published_at":"2021-02-07T15:44:36.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.0","html_url":"https://github.com/pypa/build/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"3df03617bd92dc023021ec902a8d47a9dd4bad99","kind":"tag","published_at":"2020-10-29T16:08:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.1.0","html_url":"https://github.com/pypa/build/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0/manifests"},{"name":"0.0.4","sha":"10bf02e443417ea06b090d2902d0b8c8ac9666be","kind":"tag","published_at":"2020-09-08T21:20:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.4","html_url":"https://github.com/pypa/build/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4/manifests"},{"name":"0.0.3.1","sha":"aa6d36e8970af683b8fcc508287a40b07c7e9c5a","kind":"tag","published_at":"2020-06-09T23:36:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1/manifests"},{"name":"0.0.3","sha":"14aa82a68ed4964c78fab7120ac9a15aff7febd8","kind":"tag","published_at":"2020-06-09T15:08:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3","html_url":"https://github.com/pypa/build/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"3cb902f4c2ba2088ed54315dbc5836f7692aee3d","kind":"tag","published_at":"2020-05-29T16:11:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.2","html_url":"https://github.com/pypa/build/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"7738d41f0959c89c2724ab8ce0259df265dd04d1","kind":"tag","published_at":"2020-05-17T16:42:51.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T04:36:39.553Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python313Packages.build?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python313Packages.build","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python313Packages.build","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python313Packages.build/dependencies","status":null,"funding_links":["https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T13:04:08.042Z","issues_count":180,"pull_requests_count":583,"avg_time_to_close_issue":20479162.790697675,"avg_time_to_close_pull_request":1346063.5046554934,"issues_closed_count":129,"pull_requests_closed_count":537,"pull_request_authors_count":46,"issue_authors_count":135,"avg_comments_per_issue":5.111111111111111,"avg_comments_per_pull_request":1.4579759862778732,"merged_pull_requests_count":456,"bot_issues_count":0,"bot_pull_requests_count":234,"past_year_issues_count":23,"past_year_pull_requests_count":154,"past_year_avg_time_to_close_issue":2226727.8666666667,"past_year_avg_time_to_close_pull_request":321438.802919708,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":2.9565217391304346,"past_year_avg_comments_per_pull_request":1.5454545454545454,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":120,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/issues","maintainers":[{"login":"layday","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"jaraco","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"webknjaz","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"pradyunsg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"FFY00","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"},{"login":"woodruffw","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"sbidoul","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbidoul"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"dholth","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dholth"}],"active_maintainers":[{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"layday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.build/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.build/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.build/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.build/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.build/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.build/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":5672,"html_url":null,"role":null,"created_at":"2026-03-07T00:30:41.539Z","updated_at":"2026-03-07T00:30:41.539Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/fabaff/packages"},{"uuid":"mweinelt","login":null,"name":"Martin Weinelt","email":"hexa@darmstadt.ccc.de","url":"https://github.com/mweinelt","packages_count":593,"html_url":null,"role":null,"created_at":"2026-03-07T00:30:42.117Z","updated_at":"2026-03-07T00:30:42.117Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/mweinelt/packages"},{"uuid":"natsukium","login":null,"name":"Tomoya Otabi","email":"nixpkgs@natsukium.com","url":"https://github.com/natsukium","packages_count":406,"html_url":null,"role":null,"created_at":"2026-03-07T00:30:42.891Z","updated_at":"2026-03-07T00:30:42.891Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/natsukium/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":153806,"maintainers_count":4905,"namespaces_count":0,"keywords_count":3244,"github":"NixOS","metadata":{"funded_packages_count":6032},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-08-25T05:00:24.061Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":5295717,"name":"build","ecosystem":"conda","description":"build is a simple, correct PEP517 package builder. Use with 'python -m build'. This will build the package in an isolated environment, generating a source-distribution and wheel in the directory dist/.","homepage":"https://github.com/pypa/build","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/build","keywords_array":[],"namespace":null,"versions_count":6,"first_release_published_at":"2021-03-12T19:27:03.000Z","latest_release_published_at":"2021-09-17T01:56:16.000Z","latest_release_number":"0.7.0","last_synced_at":"2026-03-11T17:20:52.655Z","created_at":"2022-10-03T15:58:46.140Z","updated_at":"2026-08-23T07:44:15.532Z","registry_url":"https://anaconda.org/conda-forge/build","install_command":"conda install -c conda-forge build","documentation_url":null,"metadata":{},"repo_metadata":{"id":37952217,"uuid":"262827329","full_name":"pypa/build","owner":"pypa","description":"A simple, correct Python build frontend","archived":false,"fork":false,"pushed_at":"2026-08-18T19:59:43.000Z","size":1448,"stargazers_count":853,"open_issues_count":6,"forks_count":166,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-08-21T12:45:01.992Z","etag":null,"topics":["python"],"latest_commit_sha":null,"homepage":"https://build.pypa.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pypa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-10T16:20:46.000Z","updated_at":"2026-08-18T20:06:52.000Z","dependencies_parsed_at":"2026-08-21T12:37:53.797Z","dependency_job_id":"7c4822ac-a21d-4972-bce7-437e96f5dccb","html_url":"https://github.com/pypa/build","commit_stats":{"total_commits":818,"total_committers":59,"mean_commits":"13.864406779661017","dds":0.7665036674816625,"last_synced_commit":"10571fb26afe38cfcba5b783c536aa0ec1f18408"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/build","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/build/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/sbom","scorecard":{"id":751691,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/build","commit":"b1ece52a6689fbd0209580d1b020c272ad3595a3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":8,"reason":"Found 13/16 approved changesets -- score normalized to 8","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":"Maintained","score":10,"reason":"27 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cd.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-change-detection.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-pytest.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-type.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/reusable-docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/reusable-type.yml:21","Info:   1 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/cd.yml:20"],"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":"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-22T20:33:10.216Z","repository_id":37952217,"created_at":"2025-08-22T20:33:10.216Z","updated_at":"2025-08-22T20:33:10.216Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"pypa","name":"Python Packaging Authority","uuid":"647025","kind":"organization","description":"","email":"info@pypa.io","website":"https://www.pypa.io","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/647025?v=4","repositories_count":59,"last_synced_at":"2026-08-22T23:49:10.975Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":91475,"followers":2412,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2026-08-22T23:49:10.989Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa/repositories"},"tags":[{"name":"1.5.1","sha":"d08fcd723500a7d676867144e1e7a22b650aeb7d","kind":"tag","published_at":"2026-07-09T06:15:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.1","html_url":"https://github.com/pypa/build/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"615d04cfc52ac3c1592a463f0afe484fee1cc368","kind":"tag","published_at":"2026-04-30T03:17:22.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.0","html_url":"https://github.com/pypa/build/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0/manifests"},{"name":"1.4.4","sha":"70666a296c2e5bb7451f5a04eef259f6f943d0de","kind":"tag","published_at":"2026-04-22T20:52:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.4","html_url":"https://github.com/pypa/build/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4/manifests"},{"name":"1.4.3","sha":"130b043d1a1c1a12a0558f2598430b769f074690","kind":"tag","published_at":"2026-04-10T21:24:52.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.3","html_url":"https://github.com/pypa/build/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"7b7ae078aa1dabff33ea72d07ed15dd298acf80a","kind":"tag","published_at":"2026-03-25T14:19:25.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.2","html_url":"https://github.com/pypa/build/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"bd889569a1b9e2e7722682378c2d0cec469166a2","kind":"tag","published_at":"2026-03-24T23:08:11.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.1","html_url":"https://github.com/pypa/build/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"54f238d1664124e06a68c6c22fd5b1418fa5feb2","kind":"tag","published_at":"2026-01-08T16:35:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.0","html_url":"https://github.com/pypa/build/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"60e8752f69178d2b2c3563e9c8fa17aa6e11b12c","kind":"tag","published_at":"2025-08-01T21:22:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.3.0","html_url":"https://github.com/pypa/build/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0/manifests"},{"name":"1.2.2.post1","sha":"2f667024a90718da24c5bdfdb264944436adf82e","kind":"commit","published_at":"2024-10-06T16:46:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2.post1","html_url":"https://github.com/pypa/build/releases/tag/1.2.2.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1/manifests"},{"name":"1.2.2","sha":"3b0b5d07077473f5da3f038cf7b74cd2b65d2a98","kind":"tag","published_at":"2024-09-06T19:08:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2","html_url":"https://github.com/pypa/build/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"1e67c062e9d1b1a6d5ffed621f4b29902bb764e5","kind":"tag","published_at":"2024-03-28T07:10:23.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.1","html_url":"https://github.com/pypa/build/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"d5fb6fbecce164e01065b62b52ac4f270d09183d","kind":"commit","published_at":"2024-03-27T23:01:47.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.0","html_url":"https://github.com/pypa/build/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"b36126a2b7a387757519029d121da17a38135d67","kind":"tag","published_at":"2024-02-29T20:26:04.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.1.1","html_url":"https://github.com/pypa/build/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1/manifests"},{"name":"v1.1.0","sha":"da0697318dfc36afa8ae57f814c15cc39d225758","kind":"tag","published_at":"2024-02-29T16:49:28.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/v1.1.0","html_url":"https://github.com/pypa/build/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0/manifests"},{"name":"1.0.3","sha":"38d1a688d5e05557a929245ada14d106f3e5b547","kind":"commit","published_at":"2023-09-06T22:31:16.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.3","html_url":"https://github.com/pypa/build/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3/manifests"},{"name":"1.0.1","sha":"c48f4ca7cbe84f027f37ad575713870f5f4f7818","kind":"commit","published_at":"2023-09-06T19:25:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.1","html_url":"https://github.com/pypa/build/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"1fff01ed7440d5b5626fec31422026a4920b7764","kind":"commit","published_at":"2023-09-01T18:08:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.0","html_url":"https://github.com/pypa/build/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0/manifests"},{"name":"0.10.0","sha":"cd06da25481b9a610f846fa60cb67b5a5fa9a051","kind":"tag","published_at":"2023-01-11T20:31:39.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.10.0","html_url":"https://github.com/pypa/build/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"7b002bbc48e965fd677d51ea88b1adc276ba506d","kind":"tag","published_at":"2022-10-27T10:43:07.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.9.0","html_url":"https://github.com/pypa/build/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"6d97b86298d1663814ad74c22a1b4c0b3ce479c9","kind":"tag","published_at":"2022-05-22T15:08:19.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.8.0","html_url":"https://github.com/pypa/build/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"c940180b6ace5210e6f00149d45b1358f39fb274","kind":"tag","published_at":"2021-09-16T21:15:24.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.7.0","html_url":"https://github.com/pypa/build/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0/manifests"},{"name":"0.6.0.post1","sha":"018a6f81cca1b26d9bf754eb91a64667c3847d28","kind":"tag","published_at":"2021-08-05T18:02:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0.post1","html_url":"https://github.com/pypa/build/releases/tag/0.6.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1/manifests"},{"name":"0.6.0","sha":"4cb0c1ec375aeff3e681855fdb37cf8f47e0fa93","kind":"tag","published_at":"2021-08-02T21:01:42.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0","html_url":"https://github.com/pypa/build/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"5a3c5243a2135236f207da3a4b6401e1561f952d","kind":"tag","published_at":"2021-06-22T18:02:59.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.1","html_url":"https://github.com/pypa/build/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"4492dec726cdfd159f0850d68c98f82496b28d79","kind":"tag","published_at":"2021-06-19T17:04:44.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.0","html_url":"https://github.com/pypa/build/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"de05f70e56195b135b1e24af1614949c51580b79","kind":"tag","published_at":"2021-05-23T22:16:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.4.0","html_url":"https://github.com/pypa/build/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0/manifests"},{"name":"0.3.1.post1","sha":"8a27cc1d98f309ffef8743c00ada6e93877e530f","kind":"tag","published_at":"2021-03-10T09:20:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1.post1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1/manifests"},{"name":"0.3.1","sha":"e880a1022f9e62607a502c59961f4986cd9f7699","kind":"tag","published_at":"2021-03-09T17:15:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"387c807c67fb0a62cd963be6ff64c415077782ac","kind":"tag","published_at":"2021-02-19T15:32:18.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.0","html_url":"https://github.com/pypa/build/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"7d8f9150ae56c6bc43dc34bcefa30b0c6d03246a","kind":"tag","published_at":"2021-02-09T15:13:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.1","html_url":"https://github.com/pypa/build/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a5a0b3860cff68ac9aad896fad22febd2b8d3718","kind":"tag","published_at":"2021-02-07T15:44:36.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.0","html_url":"https://github.com/pypa/build/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"3df03617bd92dc023021ec902a8d47a9dd4bad99","kind":"tag","published_at":"2020-10-29T16:08:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.1.0","html_url":"https://github.com/pypa/build/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0/manifests"},{"name":"0.0.4","sha":"10bf02e443417ea06b090d2902d0b8c8ac9666be","kind":"tag","published_at":"2020-09-08T21:20:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.4","html_url":"https://github.com/pypa/build/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4/manifests"},{"name":"0.0.3.1","sha":"aa6d36e8970af683b8fcc508287a40b07c7e9c5a","kind":"tag","published_at":"2020-06-09T23:36:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1/manifests"},{"name":"0.0.3","sha":"14aa82a68ed4964c78fab7120ac9a15aff7febd8","kind":"tag","published_at":"2020-06-09T15:08:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3","html_url":"https://github.com/pypa/build/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"3cb902f4c2ba2088ed54315dbc5836f7692aee3d","kind":"tag","published_at":"2020-05-29T16:11:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.2","html_url":"https://github.com/pypa/build/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"7738d41f0959c89c2724ab8ce0259df265dd04d1","kind":"tag","published_at":"2020-05-17T16:42:51.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T07:44:15.532Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":33,"rankings":{"downloads":null,"dependent_repos_count":6.387544288637158,"dependent_packages_count":12.500623783621936,"stargazers_count":18.209491491591397,"forks_count":19.12770098308299,"docker_downloads_count":null,"average":14.05634013673337},"purl":"pkg:conda/build?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/build","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/build","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/build/dependencies","status":null,"funding_links":["https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T13:04:08.042Z","issues_count":180,"pull_requests_count":583,"avg_time_to_close_issue":20479162.790697675,"avg_time_to_close_pull_request":1346063.5046554934,"issues_closed_count":129,"pull_requests_closed_count":537,"pull_request_authors_count":46,"issue_authors_count":135,"avg_comments_per_issue":5.111111111111111,"avg_comments_per_pull_request":1.4579759862778732,"merged_pull_requests_count":456,"bot_issues_count":0,"bot_pull_requests_count":234,"past_year_issues_count":23,"past_year_pull_requests_count":154,"past_year_avg_time_to_close_issue":2226727.8666666667,"past_year_avg_time_to_close_pull_request":321438.802919708,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":2.9565217391304346,"past_year_avg_comments_per_pull_request":1.5454545454545454,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":120,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/issues","maintainers":[{"login":"layday","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"jaraco","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"webknjaz","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"pradyunsg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"FFY00","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"},{"login":"woodruffw","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"sbidoul","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbidoul"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"dholth","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dholth"}],"active_maintainers":[{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"layday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/build/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/build/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/build/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/build/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/build/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/build/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2349},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-08-25T05:07:08.746Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":11138262,"name":"py3-build-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-build","homepage":"https://github.com/pypa/build","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/build","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-12-04T21:43:36.000Z","latest_release_published_at":"2024-12-04T21:43:36.000Z","latest_release_number":"1.2.2-r1","last_synced_at":"2026-03-17T21:01:29.802Z","created_at":"2024-12-07T12:23:34.707Z","updated_at":"2026-08-23T12:21:05.496Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-build-pyc","install_command":"apk add py3-build-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37952217,"uuid":"262827329","full_name":"pypa/build","owner":"pypa","description":"A simple, correct Python build frontend","archived":false,"fork":false,"pushed_at":"2026-08-18T19:59:43.000Z","size":1448,"stargazers_count":853,"open_issues_count":6,"forks_count":166,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-08-21T12:45:01.992Z","etag":null,"topics":["python"],"latest_commit_sha":null,"homepage":"https://build.pypa.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pypa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-10T16:20:46.000Z","updated_at":"2026-08-18T20:06:52.000Z","dependencies_parsed_at":"2026-08-21T12:37:53.797Z","dependency_job_id":"7c4822ac-a21d-4972-bce7-437e96f5dccb","html_url":"https://github.com/pypa/build","commit_stats":{"total_commits":818,"total_committers":59,"mean_commits":"13.864406779661017","dds":0.7665036674816625,"last_synced_commit":"10571fb26afe38cfcba5b783c536aa0ec1f18408"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/build","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/build/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/sbom","scorecard":{"id":751691,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/build","commit":"b1ece52a6689fbd0209580d1b020c272ad3595a3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":8,"reason":"Found 13/16 approved changesets -- score normalized to 8","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":"Maintained","score":10,"reason":"27 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cd.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-change-detection.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-pytest.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-type.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/reusable-docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/reusable-type.yml:21","Info:   1 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/cd.yml:20"],"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":"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-22T20:33:10.216Z","repository_id":37952217,"created_at":"2025-08-22T20:33:10.216Z","updated_at":"2025-08-22T20:33:10.216Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"pypa","name":"Python Packaging Authority","uuid":"647025","kind":"organization","description":"","email":"info@pypa.io","website":"https://www.pypa.io","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/647025?v=4","repositories_count":59,"last_synced_at":"2026-08-22T23:49:10.975Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":91475,"followers":2412,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2026-08-22T23:49:10.989Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa/repositories"},"tags":[{"name":"1.5.1","sha":"d08fcd723500a7d676867144e1e7a22b650aeb7d","kind":"tag","published_at":"2026-07-09T06:15:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.1","html_url":"https://github.com/pypa/build/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"615d04cfc52ac3c1592a463f0afe484fee1cc368","kind":"tag","published_at":"2026-04-30T03:17:22.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.0","html_url":"https://github.com/pypa/build/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0/manifests"},{"name":"1.4.4","sha":"70666a296c2e5bb7451f5a04eef259f6f943d0de","kind":"tag","published_at":"2026-04-22T20:52:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.4","html_url":"https://github.com/pypa/build/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4/manifests"},{"name":"1.4.3","sha":"130b043d1a1c1a12a0558f2598430b769f074690","kind":"tag","published_at":"2026-04-10T21:24:52.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.3","html_url":"https://github.com/pypa/build/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"7b7ae078aa1dabff33ea72d07ed15dd298acf80a","kind":"tag","published_at":"2026-03-25T14:19:25.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.2","html_url":"https://github.com/pypa/build/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"bd889569a1b9e2e7722682378c2d0cec469166a2","kind":"tag","published_at":"2026-03-24T23:08:11.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.1","html_url":"https://github.com/pypa/build/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"54f238d1664124e06a68c6c22fd5b1418fa5feb2","kind":"tag","published_at":"2026-01-08T16:35:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.0","html_url":"https://github.com/pypa/build/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"60e8752f69178d2b2c3563e9c8fa17aa6e11b12c","kind":"tag","published_at":"2025-08-01T21:22:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.3.0","html_url":"https://github.com/pypa/build/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0/manifests"},{"name":"1.2.2.post1","sha":"2f667024a90718da24c5bdfdb264944436adf82e","kind":"commit","published_at":"2024-10-06T16:46:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2.post1","html_url":"https://github.com/pypa/build/releases/tag/1.2.2.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1/manifests"},{"name":"1.2.2","sha":"3b0b5d07077473f5da3f038cf7b74cd2b65d2a98","kind":"tag","published_at":"2024-09-06T19:08:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2","html_url":"https://github.com/pypa/build/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"1e67c062e9d1b1a6d5ffed621f4b29902bb764e5","kind":"tag","published_at":"2024-03-28T07:10:23.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.1","html_url":"https://github.com/pypa/build/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"d5fb6fbecce164e01065b62b52ac4f270d09183d","kind":"commit","published_at":"2024-03-27T23:01:47.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.0","html_url":"https://github.com/pypa/build/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"b36126a2b7a387757519029d121da17a38135d67","kind":"tag","published_at":"2024-02-29T20:26:04.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.1.1","html_url":"https://github.com/pypa/build/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1/manifests"},{"name":"v1.1.0","sha":"da0697318dfc36afa8ae57f814c15cc39d225758","kind":"tag","published_at":"2024-02-29T16:49:28.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/v1.1.0","html_url":"https://github.com/pypa/build/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0/manifests"},{"name":"1.0.3","sha":"38d1a688d5e05557a929245ada14d106f3e5b547","kind":"commit","published_at":"2023-09-06T22:31:16.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.3","html_url":"https://github.com/pypa/build/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3/manifests"},{"name":"1.0.1","sha":"c48f4ca7cbe84f027f37ad575713870f5f4f7818","kind":"commit","published_at":"2023-09-06T19:25:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.1","html_url":"https://github.com/pypa/build/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"1fff01ed7440d5b5626fec31422026a4920b7764","kind":"commit","published_at":"2023-09-01T18:08:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.0","html_url":"https://github.com/pypa/build/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0/manifests"},{"name":"0.10.0","sha":"cd06da25481b9a610f846fa60cb67b5a5fa9a051","kind":"tag","published_at":"2023-01-11T20:31:39.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.10.0","html_url":"https://github.com/pypa/build/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"7b002bbc48e965fd677d51ea88b1adc276ba506d","kind":"tag","published_at":"2022-10-27T10:43:07.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.9.0","html_url":"https://github.com/pypa/build/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"6d97b86298d1663814ad74c22a1b4c0b3ce479c9","kind":"tag","published_at":"2022-05-22T15:08:19.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.8.0","html_url":"https://github.com/pypa/build/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"c940180b6ace5210e6f00149d45b1358f39fb274","kind":"tag","published_at":"2021-09-16T21:15:24.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.7.0","html_url":"https://github.com/pypa/build/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0/manifests"},{"name":"0.6.0.post1","sha":"018a6f81cca1b26d9bf754eb91a64667c3847d28","kind":"tag","published_at":"2021-08-05T18:02:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0.post1","html_url":"https://github.com/pypa/build/releases/tag/0.6.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1/manifests"},{"name":"0.6.0","sha":"4cb0c1ec375aeff3e681855fdb37cf8f47e0fa93","kind":"tag","published_at":"2021-08-02T21:01:42.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0","html_url":"https://github.com/pypa/build/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"5a3c5243a2135236f207da3a4b6401e1561f952d","kind":"tag","published_at":"2021-06-22T18:02:59.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.1","html_url":"https://github.com/pypa/build/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"4492dec726cdfd159f0850d68c98f82496b28d79","kind":"tag","published_at":"2021-06-19T17:04:44.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.0","html_url":"https://github.com/pypa/build/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"de05f70e56195b135b1e24af1614949c51580b79","kind":"tag","published_at":"2021-05-23T22:16:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.4.0","html_url":"https://github.com/pypa/build/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0/manifests"},{"name":"0.3.1.post1","sha":"8a27cc1d98f309ffef8743c00ada6e93877e530f","kind":"tag","published_at":"2021-03-10T09:20:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1.post1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1/manifests"},{"name":"0.3.1","sha":"e880a1022f9e62607a502c59961f4986cd9f7699","kind":"tag","published_at":"2021-03-09T17:15:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"387c807c67fb0a62cd963be6ff64c415077782ac","kind":"tag","published_at":"2021-02-19T15:32:18.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.0","html_url":"https://github.com/pypa/build/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"7d8f9150ae56c6bc43dc34bcefa30b0c6d03246a","kind":"tag","published_at":"2021-02-09T15:13:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.1","html_url":"https://github.com/pypa/build/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a5a0b3860cff68ac9aad896fad22febd2b8d3718","kind":"tag","published_at":"2021-02-07T15:44:36.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.0","html_url":"https://github.com/pypa/build/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"3df03617bd92dc023021ec902a8d47a9dd4bad99","kind":"tag","published_at":"2020-10-29T16:08:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.1.0","html_url":"https://github.com/pypa/build/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0/manifests"},{"name":"0.0.4","sha":"10bf02e443417ea06b090d2902d0b8c8ac9666be","kind":"tag","published_at":"2020-09-08T21:20:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.4","html_url":"https://github.com/pypa/build/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4/manifests"},{"name":"0.0.3.1","sha":"aa6d36e8970af683b8fcc508287a40b07c7e9c5a","kind":"tag","published_at":"2020-06-09T23:36:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1/manifests"},{"name":"0.0.3","sha":"14aa82a68ed4964c78fab7120ac9a15aff7febd8","kind":"tag","published_at":"2020-06-09T15:08:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3","html_url":"https://github.com/pypa/build/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"3cb902f4c2ba2088ed54315dbc5836f7692aee3d","kind":"tag","published_at":"2020-05-29T16:11:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.2","html_url":"https://github.com/pypa/build/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"7738d41f0959c89c2724ab8ce0259df265dd04d1","kind":"tag","published_at":"2020-05-17T16:42:51.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T12:21:05.496Z","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-build-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-build-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-build-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-build-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T13:04:08.042Z","issues_count":180,"pull_requests_count":583,"avg_time_to_close_issue":20479162.790697675,"avg_time_to_close_pull_request":1346063.5046554934,"issues_closed_count":129,"pull_requests_closed_count":537,"pull_request_authors_count":46,"issue_authors_count":135,"avg_comments_per_issue":5.111111111111111,"avg_comments_per_pull_request":1.4579759862778732,"merged_pull_requests_count":456,"bot_issues_count":0,"bot_pull_requests_count":234,"past_year_issues_count":23,"past_year_pull_requests_count":154,"past_year_avg_time_to_close_issue":2226727.8666666667,"past_year_avg_time_to_close_pull_request":321438.802919708,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":2.9565217391304346,"past_year_avg_comments_per_pull_request":1.5454545454545454,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":120,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/issues","maintainers":[{"login":"layday","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"jaraco","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"webknjaz","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"pradyunsg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"FFY00","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"},{"login":"woodruffw","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"sbidoul","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbidoul"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"dholth","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dholth"}],"active_maintainers":[{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"layday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-build-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-build-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-build-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-build-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-build-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-build-pyc/codemeta","maintainers":[{"uuid":"fossdd@pwned.life","login":null,"name":"fossdd","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=fossdd","packages_count":246,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=fossdd","role":null,"created_at":"2024-12-13T16:55:44.148Z","updated_at":"2024-12-13T16:55:44.148Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/fossdd@pwned.life/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25394,"maintainers_count":413,"namespaces_count":2,"keywords_count":3607,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1400},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-08-24T05:06:22.358Z","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":9151754,"name":"github.com/pypa/build","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/build","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2024-02-29T16:45:51.000Z","latest_release_published_at":"2024-02-29T16:45:51.000Z","latest_release_number":"v1.1.0","last_synced_at":"2026-08-24T14:07:32.001Z","created_at":"2024-03-01T04:44:17.251Z","updated_at":"2026-08-24T14:07:32.001Z","registry_url":"https://pkg.go.dev/github.com/pypa/build","install_command":"go get github.com/pypa/build","documentation_url":"https://pkg.go.dev/github.com/pypa/build#section-documentation","metadata":{},"repo_metadata":{"id":37952217,"uuid":"262827329","full_name":"pypa/build","owner":"pypa","description":"A simple, correct Python build frontend","archived":false,"fork":false,"pushed_at":"2026-08-18T19:59:43.000Z","size":1448,"stargazers_count":853,"open_issues_count":6,"forks_count":166,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-08-21T12:45:01.992Z","etag":null,"topics":["python"],"latest_commit_sha":null,"homepage":"https://build.pypa.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pypa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-10T16:20:46.000Z","updated_at":"2026-08-18T20:06:52.000Z","dependencies_parsed_at":"2026-08-21T12:37:53.797Z","dependency_job_id":"7c4822ac-a21d-4972-bce7-437e96f5dccb","html_url":"https://github.com/pypa/build","commit_stats":{"total_commits":818,"total_committers":59,"mean_commits":"13.864406779661017","dds":0.7665036674816625,"last_synced_commit":"10571fb26afe38cfcba5b783c536aa0ec1f18408"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/build","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/build/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/sbom","scorecard":{"id":751691,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/build","commit":"b1ece52a6689fbd0209580d1b020c272ad3595a3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":8,"reason":"Found 13/16 approved changesets -- score normalized to 8","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":"Maintained","score":10,"reason":"27 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cd.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-change-detection.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-pytest.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-type.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/reusable-docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/reusable-type.yml:21","Info:   1 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/cd.yml:20"],"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":"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-22T20:33:10.216Z","repository_id":37952217,"created_at":"2025-08-22T20:33:10.216Z","updated_at":"2025-08-22T20:33:10.216Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"pypa","name":"Python Packaging Authority","uuid":"647025","kind":"organization","description":"","email":"info@pypa.io","website":"https://www.pypa.io","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/647025?v=4","repositories_count":59,"last_synced_at":"2026-08-15T11:24:54.954Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":91445,"followers":2411,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2026-08-15T11:24:54.968Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa/repositories"},"tags":[{"name":"1.5.1","sha":"d08fcd723500a7d676867144e1e7a22b650aeb7d","kind":"tag","published_at":"2026-07-09T06:15:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.1","html_url":"https://github.com/pypa/build/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"615d04cfc52ac3c1592a463f0afe484fee1cc368","kind":"tag","published_at":"2026-04-30T03:17:22.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.0","html_url":"https://github.com/pypa/build/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0/manifests"},{"name":"1.4.4","sha":"70666a296c2e5bb7451f5a04eef259f6f943d0de","kind":"tag","published_at":"2026-04-22T20:52:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.4","html_url":"https://github.com/pypa/build/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4/manifests"},{"name":"1.4.3","sha":"130b043d1a1c1a12a0558f2598430b769f074690","kind":"tag","published_at":"2026-04-10T21:24:52.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.3","html_url":"https://github.com/pypa/build/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"7b7ae078aa1dabff33ea72d07ed15dd298acf80a","kind":"tag","published_at":"2026-03-25T14:19:25.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.2","html_url":"https://github.com/pypa/build/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"bd889569a1b9e2e7722682378c2d0cec469166a2","kind":"tag","published_at":"2026-03-24T23:08:11.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.1","html_url":"https://github.com/pypa/build/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"54f238d1664124e06a68c6c22fd5b1418fa5feb2","kind":"tag","published_at":"2026-01-08T16:35:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.0","html_url":"https://github.com/pypa/build/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"60e8752f69178d2b2c3563e9c8fa17aa6e11b12c","kind":"tag","published_at":"2025-08-01T21:22:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.3.0","html_url":"https://github.com/pypa/build/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0/manifests"},{"name":"1.2.2.post1","sha":"2f667024a90718da24c5bdfdb264944436adf82e","kind":"commit","published_at":"2024-10-06T16:46:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2.post1","html_url":"https://github.com/pypa/build/releases/tag/1.2.2.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1/manifests"},{"name":"1.2.2","sha":"3b0b5d07077473f5da3f038cf7b74cd2b65d2a98","kind":"tag","published_at":"2024-09-06T19:08:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2","html_url":"https://github.com/pypa/build/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"1e67c062e9d1b1a6d5ffed621f4b29902bb764e5","kind":"tag","published_at":"2024-03-28T07:10:23.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.1","html_url":"https://github.com/pypa/build/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"d5fb6fbecce164e01065b62b52ac4f270d09183d","kind":"commit","published_at":"2024-03-27T23:01:47.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.0","html_url":"https://github.com/pypa/build/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"b36126a2b7a387757519029d121da17a38135d67","kind":"tag","published_at":"2024-02-29T20:26:04.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.1.1","html_url":"https://github.com/pypa/build/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1/manifests"},{"name":"v1.1.0","sha":"da0697318dfc36afa8ae57f814c15cc39d225758","kind":"tag","published_at":"2024-02-29T16:49:28.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/v1.1.0","html_url":"https://github.com/pypa/build/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0/manifests"},{"name":"1.0.3","sha":"38d1a688d5e05557a929245ada14d106f3e5b547","kind":"commit","published_at":"2023-09-06T22:31:16.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.3","html_url":"https://github.com/pypa/build/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3/manifests"},{"name":"1.0.1","sha":"c48f4ca7cbe84f027f37ad575713870f5f4f7818","kind":"commit","published_at":"2023-09-06T19:25:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.1","html_url":"https://github.com/pypa/build/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"1fff01ed7440d5b5626fec31422026a4920b7764","kind":"commit","published_at":"2023-09-01T18:08:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.0","html_url":"https://github.com/pypa/build/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0/manifests"},{"name":"0.10.0","sha":"cd06da25481b9a610f846fa60cb67b5a5fa9a051","kind":"tag","published_at":"2023-01-11T20:31:39.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.10.0","html_url":"https://github.com/pypa/build/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"7b002bbc48e965fd677d51ea88b1adc276ba506d","kind":"tag","published_at":"2022-10-27T10:43:07.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.9.0","html_url":"https://github.com/pypa/build/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"6d97b86298d1663814ad74c22a1b4c0b3ce479c9","kind":"tag","published_at":"2022-05-22T15:08:19.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.8.0","html_url":"https://github.com/pypa/build/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"c940180b6ace5210e6f00149d45b1358f39fb274","kind":"tag","published_at":"2021-09-16T21:15:24.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.7.0","html_url":"https://github.com/pypa/build/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0/manifests"},{"name":"0.6.0.post1","sha":"018a6f81cca1b26d9bf754eb91a64667c3847d28","kind":"tag","published_at":"2021-08-05T18:02:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0.post1","html_url":"https://github.com/pypa/build/releases/tag/0.6.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1/manifests"},{"name":"0.6.0","sha":"4cb0c1ec375aeff3e681855fdb37cf8f47e0fa93","kind":"tag","published_at":"2021-08-02T21:01:42.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0","html_url":"https://github.com/pypa/build/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"5a3c5243a2135236f207da3a4b6401e1561f952d","kind":"tag","published_at":"2021-06-22T18:02:59.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.1","html_url":"https://github.com/pypa/build/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"4492dec726cdfd159f0850d68c98f82496b28d79","kind":"tag","published_at":"2021-06-19T17:04:44.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.0","html_url":"https://github.com/pypa/build/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"de05f70e56195b135b1e24af1614949c51580b79","kind":"tag","published_at":"2021-05-23T22:16:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.4.0","html_url":"https://github.com/pypa/build/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0/manifests"},{"name":"0.3.1.post1","sha":"8a27cc1d98f309ffef8743c00ada6e93877e530f","kind":"tag","published_at":"2021-03-10T09:20:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1.post1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1/manifests"},{"name":"0.3.1","sha":"e880a1022f9e62607a502c59961f4986cd9f7699","kind":"tag","published_at":"2021-03-09T17:15:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"387c807c67fb0a62cd963be6ff64c415077782ac","kind":"tag","published_at":"2021-02-19T15:32:18.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.0","html_url":"https://github.com/pypa/build/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"7d8f9150ae56c6bc43dc34bcefa30b0c6d03246a","kind":"tag","published_at":"2021-02-09T15:13:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.1","html_url":"https://github.com/pypa/build/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a5a0b3860cff68ac9aad896fad22febd2b8d3718","kind":"tag","published_at":"2021-02-07T15:44:36.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.0","html_url":"https://github.com/pypa/build/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"3df03617bd92dc023021ec902a8d47a9dd4bad99","kind":"tag","published_at":"2020-10-29T16:08:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.1.0","html_url":"https://github.com/pypa/build/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0/manifests"},{"name":"0.0.4","sha":"10bf02e443417ea06b090d2902d0b8c8ac9666be","kind":"tag","published_at":"2020-09-08T21:20:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.4","html_url":"https://github.com/pypa/build/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4/manifests"},{"name":"0.0.3.1","sha":"aa6d36e8970af683b8fcc508287a40b07c7e9c5a","kind":"tag","published_at":"2020-06-09T23:36:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1/manifests"},{"name":"0.0.3","sha":"14aa82a68ed4964c78fab7120ac9a15aff7febd8","kind":"tag","published_at":"2020-06-09T15:08:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3","html_url":"https://github.com/pypa/build/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"3cb902f4c2ba2088ed54315dbc5836f7692aee3d","kind":"tag","published_at":"2020-05-29T16:11:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.2","html_url":"https://github.com/pypa/build/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"7738d41f0959c89c2724ab8ce0259df265dd04d1","kind":"tag","published_at":"2020-05-17T16:42:51.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-22T03:53:55.361Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.699988885821535,"dependent_packages_count":8.601657088156948,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":9.15082298698924},"purl":"pkg:golang/github.com/pypa/build","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pypa/build","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pypa/build","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pypa/build/dependencies","status":null,"funding_links":["https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:37:48.784Z","issues_count":180,"pull_requests_count":583,"avg_time_to_close_issue":20479162.790697675,"avg_time_to_close_pull_request":1346063.5046554934,"issues_closed_count":129,"pull_requests_closed_count":537,"pull_request_authors_count":46,"issue_authors_count":135,"avg_comments_per_issue":5.111111111111111,"avg_comments_per_pull_request":1.4579759862778732,"merged_pull_requests_count":456,"bot_issues_count":0,"bot_pull_requests_count":234,"past_year_issues_count":23,"past_year_pull_requests_count":154,"past_year_avg_time_to_close_issue":2226727.8666666667,"past_year_avg_time_to_close_pull_request":321438.802919708,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":2.9565217391304346,"past_year_avg_comments_per_pull_request":1.5454545454545454,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":120,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/issues","maintainers":[{"login":"layday","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"jaraco","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"webknjaz","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"pradyunsg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"FFY00","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"},{"login":"woodruffw","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"sbidoul","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbidoul"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"dholth","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dholth"}],"active_maintainers":[{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"layday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpypa%2Fbuild/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpypa%2Fbuild/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpypa%2Fbuild/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpypa%2Fbuild/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpypa%2Fbuild/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpypa%2Fbuild/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281915,"maintainers_count":0,"namespaces_count":839492,"keywords_count":125216,"github":"golang","metadata":{"funded_packages_count":67974,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-25T05:01:14.867Z","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":7778231,"name":"py3-build-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-build","homepage":"https://github.com/pypa/build","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/build","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-18T20:12:09.000Z","latest_release_published_at":"2023-04-18T20:12:09.000Z","latest_release_number":"0.10.0-r1","last_synced_at":"2026-03-07T08:47:27.234Z","created_at":"2023-05-22T14:17:36.922Z","updated_at":"2026-08-21T12:58:58.919Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/py3-build-pyc","install_command":"apk add py3-build-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37952217,"uuid":"262827329","full_name":"pypa/build","owner":"pypa","description":"A simple, correct Python build frontend","archived":false,"fork":false,"pushed_at":"2026-08-13T15:12:16.000Z","size":1382,"stargazers_count":854,"open_issues_count":8,"forks_count":166,"subscribers_count":25,"default_branch":"main","last_synced_at":"2026-08-13T17:40:54.321Z","etag":null,"topics":["python"],"latest_commit_sha":null,"homepage":"https://build.pypa.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pypa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-10T16:20:46.000Z","updated_at":"2026-08-13T15:13:25.000Z","dependencies_parsed_at":"2026-08-06T05:27:38.220Z","dependency_job_id":null,"html_url":"https://github.com/pypa/build","commit_stats":{"total_commits":818,"total_committers":59,"mean_commits":"13.864406779661017","dds":0.7665036674816625,"last_synced_commit":"10571fb26afe38cfcba5b783c536aa0ec1f18408"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/build","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/build/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/sbom","scorecard":{"id":751691,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/build","commit":"b1ece52a6689fbd0209580d1b020c272ad3595a3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":8,"reason":"Found 13/16 approved changesets -- score normalized to 8","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":"Maintained","score":10,"reason":"27 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cd.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-change-detection.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-pytest.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-type.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/reusable-docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/reusable-type.yml:21","Info:   1 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/cd.yml:20"],"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":"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-22T20:33:10.216Z","repository_id":37952217,"created_at":"2025-08-22T20:33:10.216Z","updated_at":"2025-08-22T20:33:10.216Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36619911,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","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":"pypa","name":"Python Packaging Authority","uuid":"647025","kind":"organization","description":"","email":"info@pypa.io","website":"https://www.pypa.io","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/647025?v=4","repositories_count":59,"last_synced_at":"2026-08-15T11:24:54.954Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":91445,"followers":2411,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2026-08-15T11:24:54.968Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa/repositories"},"tags":[{"name":"1.5.1","sha":"d08fcd723500a7d676867144e1e7a22b650aeb7d","kind":"tag","published_at":"2026-07-09T06:15:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.1","html_url":"https://github.com/pypa/build/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"615d04cfc52ac3c1592a463f0afe484fee1cc368","kind":"tag","published_at":"2026-04-30T03:17:22.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.0","html_url":"https://github.com/pypa/build/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0/manifests"},{"name":"1.4.4","sha":"70666a296c2e5bb7451f5a04eef259f6f943d0de","kind":"tag","published_at":"2026-04-22T20:52:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.4","html_url":"https://github.com/pypa/build/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4/manifests"},{"name":"1.4.3","sha":"130b043d1a1c1a12a0558f2598430b769f074690","kind":"tag","published_at":"2026-04-10T21:24:52.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.3","html_url":"https://github.com/pypa/build/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"7b7ae078aa1dabff33ea72d07ed15dd298acf80a","kind":"tag","published_at":"2026-03-25T14:19:25.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.2","html_url":"https://github.com/pypa/build/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"bd889569a1b9e2e7722682378c2d0cec469166a2","kind":"tag","published_at":"2026-03-24T23:08:11.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.1","html_url":"https://github.com/pypa/build/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"54f238d1664124e06a68c6c22fd5b1418fa5feb2","kind":"tag","published_at":"2026-01-08T16:35:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.0","html_url":"https://github.com/pypa/build/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"60e8752f69178d2b2c3563e9c8fa17aa6e11b12c","kind":"tag","published_at":"2025-08-01T21:22:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.3.0","html_url":"https://github.com/pypa/build/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0/manifests"},{"name":"1.2.2.post1","sha":"2f667024a90718da24c5bdfdb264944436adf82e","kind":"commit","published_at":"2024-10-06T16:46:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2.post1","html_url":"https://github.com/pypa/build/releases/tag/1.2.2.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1/manifests"},{"name":"1.2.2","sha":"3b0b5d07077473f5da3f038cf7b74cd2b65d2a98","kind":"tag","published_at":"2024-09-06T19:08:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2","html_url":"https://github.com/pypa/build/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"1e67c062e9d1b1a6d5ffed621f4b29902bb764e5","kind":"tag","published_at":"2024-03-28T07:10:23.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.1","html_url":"https://github.com/pypa/build/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"d5fb6fbecce164e01065b62b52ac4f270d09183d","kind":"commit","published_at":"2024-03-27T23:01:47.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.0","html_url":"https://github.com/pypa/build/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"b36126a2b7a387757519029d121da17a38135d67","kind":"tag","published_at":"2024-02-29T20:26:04.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.1.1","html_url":"https://github.com/pypa/build/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1/manifests"},{"name":"v1.1.0","sha":"da0697318dfc36afa8ae57f814c15cc39d225758","kind":"tag","published_at":"2024-02-29T16:49:28.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/v1.1.0","html_url":"https://github.com/pypa/build/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0/manifests"},{"name":"1.0.3","sha":"38d1a688d5e05557a929245ada14d106f3e5b547","kind":"commit","published_at":"2023-09-06T22:31:16.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.3","html_url":"https://github.com/pypa/build/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3/manifests"},{"name":"1.0.1","sha":"c48f4ca7cbe84f027f37ad575713870f5f4f7818","kind":"commit","published_at":"2023-09-06T19:25:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.1","html_url":"https://github.com/pypa/build/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"1fff01ed7440d5b5626fec31422026a4920b7764","kind":"commit","published_at":"2023-09-01T18:08:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.0","html_url":"https://github.com/pypa/build/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0/manifests"},{"name":"0.10.0","sha":"cd06da25481b9a610f846fa60cb67b5a5fa9a051","kind":"tag","published_at":"2023-01-11T20:31:39.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.10.0","html_url":"https://github.com/pypa/build/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"7b002bbc48e965fd677d51ea88b1adc276ba506d","kind":"tag","published_at":"2022-10-27T10:43:07.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.9.0","html_url":"https://github.com/pypa/build/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"6d97b86298d1663814ad74c22a1b4c0b3ce479c9","kind":"tag","published_at":"2022-05-22T15:08:19.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.8.0","html_url":"https://github.com/pypa/build/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"c940180b6ace5210e6f00149d45b1358f39fb274","kind":"tag","published_at":"2021-09-16T21:15:24.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.7.0","html_url":"https://github.com/pypa/build/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0/manifests"},{"name":"0.6.0.post1","sha":"018a6f81cca1b26d9bf754eb91a64667c3847d28","kind":"tag","published_at":"2021-08-05T18:02:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0.post1","html_url":"https://github.com/pypa/build/releases/tag/0.6.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1/manifests"},{"name":"0.6.0","sha":"4cb0c1ec375aeff3e681855fdb37cf8f47e0fa93","kind":"tag","published_at":"2021-08-02T21:01:42.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0","html_url":"https://github.com/pypa/build/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"5a3c5243a2135236f207da3a4b6401e1561f952d","kind":"tag","published_at":"2021-06-22T18:02:59.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.1","html_url":"https://github.com/pypa/build/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"4492dec726cdfd159f0850d68c98f82496b28d79","kind":"tag","published_at":"2021-06-19T17:04:44.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.0","html_url":"https://github.com/pypa/build/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"de05f70e56195b135b1e24af1614949c51580b79","kind":"tag","published_at":"2021-05-23T22:16:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.4.0","html_url":"https://github.com/pypa/build/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0/manifests"},{"name":"0.3.1.post1","sha":"8a27cc1d98f309ffef8743c00ada6e93877e530f","kind":"tag","published_at":"2021-03-10T09:20:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1.post1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1/manifests"},{"name":"0.3.1","sha":"e880a1022f9e62607a502c59961f4986cd9f7699","kind":"tag","published_at":"2021-03-09T17:15:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"387c807c67fb0a62cd963be6ff64c415077782ac","kind":"tag","published_at":"2021-02-19T15:32:18.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.0","html_url":"https://github.com/pypa/build/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"7d8f9150ae56c6bc43dc34bcefa30b0c6d03246a","kind":"tag","published_at":"2021-02-09T15:13:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.1","html_url":"https://github.com/pypa/build/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a5a0b3860cff68ac9aad896fad22febd2b8d3718","kind":"tag","published_at":"2021-02-07T15:44:36.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.0","html_url":"https://github.com/pypa/build/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"3df03617bd92dc023021ec902a8d47a9dd4bad99","kind":"tag","published_at":"2020-10-29T16:08:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.1.0","html_url":"https://github.com/pypa/build/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0/manifests"},{"name":"0.0.4","sha":"10bf02e443417ea06b090d2902d0b8c8ac9666be","kind":"tag","published_at":"2020-09-08T21:20:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.4","html_url":"https://github.com/pypa/build/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4/manifests"},{"name":"0.0.3.1","sha":"aa6d36e8970af683b8fcc508287a40b07c7e9c5a","kind":"tag","published_at":"2020-06-09T23:36:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1/manifests"},{"name":"0.0.3","sha":"14aa82a68ed4964c78fab7120ac9a15aff7febd8","kind":"tag","published_at":"2020-06-09T15:08:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3","html_url":"https://github.com/pypa/build/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"3cb902f4c2ba2088ed54315dbc5836f7692aee3d","kind":"tag","published_at":"2020-05-29T16:11:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.2","html_url":"https://github.com/pypa/build/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"7738d41f0959c89c2724ab8ce0259df265dd04d1","kind":"tag","published_at":"2020-05-17T16:42:51.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-21T12:58:58.919Z","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":11.450800458829983,"forks_count":11.525609695277044,"docker_downloads_count":null,"average":5.744102538526757},"purl":"pkg:apk/alpine/py3-build-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.18","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-build-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-build-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-build-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:37:48.784Z","issues_count":180,"pull_requests_count":583,"avg_time_to_close_issue":20479162.790697675,"avg_time_to_close_pull_request":1346063.5046554934,"issues_closed_count":129,"pull_requests_closed_count":537,"pull_request_authors_count":46,"issue_authors_count":135,"avg_comments_per_issue":5.111111111111111,"avg_comments_per_pull_request":1.4579759862778732,"merged_pull_requests_count":456,"bot_issues_count":0,"bot_pull_requests_count":234,"past_year_issues_count":23,"past_year_pull_requests_count":154,"past_year_avg_time_to_close_issue":2226727.8666666667,"past_year_avg_time_to_close_pull_request":321438.802919708,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":2.9565217391304346,"past_year_avg_comments_per_pull_request":1.5454545454545454,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":120,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/issues","maintainers":[{"login":"layday","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"jaraco","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"webknjaz","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"pradyunsg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"FFY00","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"},{"login":"woodruffw","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"sbidoul","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbidoul"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"dholth","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dholth"}],"active_maintainers":[{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"layday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-build-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-build-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-build-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-build-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-build-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-build-pyc/codemeta","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:01:01.228Z","updated_at":"2023-05-23T07:01:01.228Z","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":3639,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1238},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2026-08-22T05:06:15.110Z","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":12992702,"name":"py3-build","ecosystem":"alpine","description":"Correct PEP517 package builder","homepage":"https://github.com/pypa/build","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/build","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2025-08-08T19:56:10.000Z","latest_release_published_at":"2025-08-08T19:56:10.000Z","latest_release_number":"1.3.0-r1","last_synced_at":"2026-04-09T23:04:49.692Z","created_at":"2026-01-30T19:28:43.739Z","updated_at":"2026-08-21T12:58:58.918Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/main/x86_64/py3-build","install_command":"apk add py3-build","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":37952217,"uuid":"262827329","full_name":"pypa/build","owner":"pypa","description":"A simple, correct Python build frontend","archived":false,"fork":false,"pushed_at":"2026-08-13T15:12:16.000Z","size":1382,"stargazers_count":854,"open_issues_count":8,"forks_count":166,"subscribers_count":25,"default_branch":"main","last_synced_at":"2026-08-13T17:40:54.321Z","etag":null,"topics":["python"],"latest_commit_sha":null,"homepage":"https://build.pypa.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pypa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-10T16:20:46.000Z","updated_at":"2026-08-13T15:13:25.000Z","dependencies_parsed_at":"2026-08-06T05:27:38.220Z","dependency_job_id":null,"html_url":"https://github.com/pypa/build","commit_stats":{"total_commits":818,"total_committers":59,"mean_commits":"13.864406779661017","dds":0.7665036674816625,"last_synced_commit":"10571fb26afe38cfcba5b783c536aa0ec1f18408"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/build","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/build/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/sbom","scorecard":{"id":751691,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/build","commit":"b1ece52a6689fbd0209580d1b020c272ad3595a3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":8,"reason":"Found 13/16 approved changesets -- score normalized to 8","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":"Maintained","score":10,"reason":"27 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cd.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-change-detection.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-pytest.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-type.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/reusable-docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/reusable-type.yml:21","Info:   1 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/cd.yml:20"],"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":"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-22T20:33:10.216Z","repository_id":37952217,"created_at":"2025-08-22T20:33:10.216Z","updated_at":"2025-08-22T20:33:10.216Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36619911,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","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":"pypa","name":"Python Packaging Authority","uuid":"647025","kind":"organization","description":"","email":"info@pypa.io","website":"https://www.pypa.io","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/647025?v=4","repositories_count":59,"last_synced_at":"2026-08-15T11:24:54.954Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":91445,"followers":2411,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2026-08-15T11:24:54.968Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa/repositories"},"tags":[{"name":"1.5.1","sha":"d08fcd723500a7d676867144e1e7a22b650aeb7d","kind":"tag","published_at":"2026-07-09T06:15:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.1","html_url":"https://github.com/pypa/build/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"615d04cfc52ac3c1592a463f0afe484fee1cc368","kind":"tag","published_at":"2026-04-30T03:17:22.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.0","html_url":"https://github.com/pypa/build/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0/manifests"},{"name":"1.4.4","sha":"70666a296c2e5bb7451f5a04eef259f6f943d0de","kind":"tag","published_at":"2026-04-22T20:52:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.4","html_url":"https://github.com/pypa/build/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4/manifests"},{"name":"1.4.3","sha":"130b043d1a1c1a12a0558f2598430b769f074690","kind":"tag","published_at":"2026-04-10T21:24:52.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.3","html_url":"https://github.com/pypa/build/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"7b7ae078aa1dabff33ea72d07ed15dd298acf80a","kind":"tag","published_at":"2026-03-25T14:19:25.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.2","html_url":"https://github.com/pypa/build/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"bd889569a1b9e2e7722682378c2d0cec469166a2","kind":"tag","published_at":"2026-03-24T23:08:11.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.1","html_url":"https://github.com/pypa/build/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"54f238d1664124e06a68c6c22fd5b1418fa5feb2","kind":"tag","published_at":"2026-01-08T16:35:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.0","html_url":"https://github.com/pypa/build/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"60e8752f69178d2b2c3563e9c8fa17aa6e11b12c","kind":"tag","published_at":"2025-08-01T21:22:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.3.0","html_url":"https://github.com/pypa/build/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0/manifests"},{"name":"1.2.2.post1","sha":"2f667024a90718da24c5bdfdb264944436adf82e","kind":"commit","published_at":"2024-10-06T16:46:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2.post1","html_url":"https://github.com/pypa/build/releases/tag/1.2.2.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1/manifests"},{"name":"1.2.2","sha":"3b0b5d07077473f5da3f038cf7b74cd2b65d2a98","kind":"tag","published_at":"2024-09-06T19:08:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2","html_url":"https://github.com/pypa/build/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"1e67c062e9d1b1a6d5ffed621f4b29902bb764e5","kind":"tag","published_at":"2024-03-28T07:10:23.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.1","html_url":"https://github.com/pypa/build/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"d5fb6fbecce164e01065b62b52ac4f270d09183d","kind":"commit","published_at":"2024-03-27T23:01:47.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.0","html_url":"https://github.com/pypa/build/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"b36126a2b7a387757519029d121da17a38135d67","kind":"tag","published_at":"2024-02-29T20:26:04.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.1.1","html_url":"https://github.com/pypa/build/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1/manifests"},{"name":"v1.1.0","sha":"da0697318dfc36afa8ae57f814c15cc39d225758","kind":"tag","published_at":"2024-02-29T16:49:28.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/v1.1.0","html_url":"https://github.com/pypa/build/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0/manifests"},{"name":"1.0.3","sha":"38d1a688d5e05557a929245ada14d106f3e5b547","kind":"commit","published_at":"2023-09-06T22:31:16.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.3","html_url":"https://github.com/pypa/build/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3/manifests"},{"name":"1.0.1","sha":"c48f4ca7cbe84f027f37ad575713870f5f4f7818","kind":"commit","published_at":"2023-09-06T19:25:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.1","html_url":"https://github.com/pypa/build/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"1fff01ed7440d5b5626fec31422026a4920b7764","kind":"commit","published_at":"2023-09-01T18:08:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.0","html_url":"https://github.com/pypa/build/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0/manifests"},{"name":"0.10.0","sha":"cd06da25481b9a610f846fa60cb67b5a5fa9a051","kind":"tag","published_at":"2023-01-11T20:31:39.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.10.0","html_url":"https://github.com/pypa/build/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"7b002bbc48e965fd677d51ea88b1adc276ba506d","kind":"tag","published_at":"2022-10-27T10:43:07.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.9.0","html_url":"https://github.com/pypa/build/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"6d97b86298d1663814ad74c22a1b4c0b3ce479c9","kind":"tag","published_at":"2022-05-22T15:08:19.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.8.0","html_url":"https://github.com/pypa/build/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"c940180b6ace5210e6f00149d45b1358f39fb274","kind":"tag","published_at":"2021-09-16T21:15:24.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.7.0","html_url":"https://github.com/pypa/build/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0/manifests"},{"name":"0.6.0.post1","sha":"018a6f81cca1b26d9bf754eb91a64667c3847d28","kind":"tag","published_at":"2021-08-05T18:02:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0.post1","html_url":"https://github.com/pypa/build/releases/tag/0.6.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1/manifests"},{"name":"0.6.0","sha":"4cb0c1ec375aeff3e681855fdb37cf8f47e0fa93","kind":"tag","published_at":"2021-08-02T21:01:42.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0","html_url":"https://github.com/pypa/build/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"5a3c5243a2135236f207da3a4b6401e1561f952d","kind":"tag","published_at":"2021-06-22T18:02:59.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.1","html_url":"https://github.com/pypa/build/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"4492dec726cdfd159f0850d68c98f82496b28d79","kind":"tag","published_at":"2021-06-19T17:04:44.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.0","html_url":"https://github.com/pypa/build/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"de05f70e56195b135b1e24af1614949c51580b79","kind":"tag","published_at":"2021-05-23T22:16:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.4.0","html_url":"https://github.com/pypa/build/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0/manifests"},{"name":"0.3.1.post1","sha":"8a27cc1d98f309ffef8743c00ada6e93877e530f","kind":"tag","published_at":"2021-03-10T09:20:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1.post1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1/manifests"},{"name":"0.3.1","sha":"e880a1022f9e62607a502c59961f4986cd9f7699","kind":"tag","published_at":"2021-03-09T17:15:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"387c807c67fb0a62cd963be6ff64c415077782ac","kind":"tag","published_at":"2021-02-19T15:32:18.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.0","html_url":"https://github.com/pypa/build/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"7d8f9150ae56c6bc43dc34bcefa30b0c6d03246a","kind":"tag","published_at":"2021-02-09T15:13:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.1","html_url":"https://github.com/pypa/build/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a5a0b3860cff68ac9aad896fad22febd2b8d3718","kind":"tag","published_at":"2021-02-07T15:44:36.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.0","html_url":"https://github.com/pypa/build/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"3df03617bd92dc023021ec902a8d47a9dd4bad99","kind":"tag","published_at":"2020-10-29T16:08:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.1.0","html_url":"https://github.com/pypa/build/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0/manifests"},{"name":"0.0.4","sha":"10bf02e443417ea06b090d2902d0b8c8ac9666be","kind":"tag","published_at":"2020-09-08T21:20:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.4","html_url":"https://github.com/pypa/build/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4/manifests"},{"name":"0.0.3.1","sha":"aa6d36e8970af683b8fcc508287a40b07c7e9c5a","kind":"tag","published_at":"2020-06-09T23:36:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1/manifests"},{"name":"0.0.3","sha":"14aa82a68ed4964c78fab7120ac9a15aff7febd8","kind":"tag","published_at":"2020-06-09T15:08:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3","html_url":"https://github.com/pypa/build/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"3cb902f4c2ba2088ed54315dbc5836f7692aee3d","kind":"tag","published_at":"2020-05-29T16:11:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.2","html_url":"https://github.com/pypa/build/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"7738d41f0959c89c2724ab8ce0259df265dd04d1","kind":"tag","published_at":"2020-05-17T16:42:51.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-21T12:58:58.918Z","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-build?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-build","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-build","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-build/dependencies","status":null,"funding_links":["https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:37:48.784Z","issues_count":180,"pull_requests_count":583,"avg_time_to_close_issue":20479162.790697675,"avg_time_to_close_pull_request":1346063.5046554934,"issues_closed_count":129,"pull_requests_closed_count":537,"pull_request_authors_count":46,"issue_authors_count":135,"avg_comments_per_issue":5.111111111111111,"avg_comments_per_pull_request":1.4579759862778732,"merged_pull_requests_count":456,"bot_issues_count":0,"bot_pull_requests_count":234,"past_year_issues_count":23,"past_year_pull_requests_count":154,"past_year_avg_time_to_close_issue":2226727.8666666667,"past_year_avg_time_to_close_pull_request":321438.802919708,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":2.9565217391304346,"past_year_avg_comments_per_pull_request":1.5454545454545454,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":120,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/issues","maintainers":[{"login":"layday","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"jaraco","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"webknjaz","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"pradyunsg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"FFY00","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"},{"login":"woodruffw","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"sbidoul","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbidoul"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"dholth","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dholth"}],"active_maintainers":[{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"layday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-build/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-build/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-build/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-build/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-build/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-build/codemeta","maintainers":[{"uuid":"achill@achill.org","login":null,"name":"Achill Gilgenast","email":"achill@achill.org","url":"https://pkgs.alpinelinux.org/packages?maintainer=Achill Gilgenast","packages_count":886,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Achill Gilgenast","role":null,"created_at":"2026-03-03T19:48:35.563Z","updated_at":"2026-03-03T19:48:35.563Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/achill@achill.org/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27576,"maintainers_count":428,"namespaces_count":2,"keywords_count":189,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1051},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-08-25T05:04:59.407Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/namespaces"}},{"id":12884161,"name":"python314Packages.build","ecosystem":"nixpkgs","description":"Simple, correct PEP517 package builder","homepage":"https://github.com/pypa/build","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/build","keywords_array":["python"],"namespace":null,"versions_count":2,"first_release_published_at":"2026-01-27T06:33:33.605Z","latest_release_published_at":"2026-03-05T10:09:58.561Z","latest_release_number":"1.4.0","last_synced_at":"2026-08-11T18:10:21.265Z","created_at":"2026-01-27T06:33:33.391Z","updated_at":"2026-08-21T12:58:58.921Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python314Packages.build","install_command":"nix-env -iA nixpkgs.python314Packages.build","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/build/default.nix#L96","metadata":{"nix_attribute":"python3.14-build-1.4.0","position":"pkgs/development/python-modules/build/default.nix:96","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"build","upstream_purl":"pkg:pypi/build"},"repo_metadata":{"id":37952217,"uuid":"262827329","full_name":"pypa/build","owner":"pypa","description":"A simple, correct Python build frontend","archived":false,"fork":false,"pushed_at":"2026-08-13T15:12:16.000Z","size":1382,"stargazers_count":854,"open_issues_count":8,"forks_count":166,"subscribers_count":25,"default_branch":"main","last_synced_at":"2026-08-13T17:40:54.321Z","etag":null,"topics":["python"],"latest_commit_sha":null,"homepage":"https://build.pypa.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pypa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-10T16:20:46.000Z","updated_at":"2026-08-13T15:13:25.000Z","dependencies_parsed_at":"2026-08-06T05:27:38.220Z","dependency_job_id":null,"html_url":"https://github.com/pypa/build","commit_stats":{"total_commits":818,"total_committers":59,"mean_commits":"13.864406779661017","dds":0.7665036674816625,"last_synced_commit":"10571fb26afe38cfcba5b783c536aa0ec1f18408"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/build","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/build/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/sbom","scorecard":{"id":751691,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/build","commit":"b1ece52a6689fbd0209580d1b020c272ad3595a3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":8,"reason":"Found 13/16 approved changesets -- score normalized to 8","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":"Maintained","score":10,"reason":"27 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cd.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-change-detection.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-pytest.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-type.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/reusable-docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/reusable-type.yml:21","Info:   1 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/cd.yml:20"],"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":"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-22T20:33:10.216Z","repository_id":37952217,"created_at":"2025-08-22T20:33:10.216Z","updated_at":"2025-08-22T20:33:10.216Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36619911,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","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":"pypa","name":"Python Packaging Authority","uuid":"647025","kind":"organization","description":"","email":"info@pypa.io","website":"https://www.pypa.io","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/647025?v=4","repositories_count":59,"last_synced_at":"2026-08-15T11:24:54.954Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":91445,"followers":2411,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2026-08-15T11:24:54.968Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa/repositories"},"tags":[{"name":"1.5.1","sha":"d08fcd723500a7d676867144e1e7a22b650aeb7d","kind":"tag","published_at":"2026-07-09T06:15:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.1","html_url":"https://github.com/pypa/build/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"615d04cfc52ac3c1592a463f0afe484fee1cc368","kind":"tag","published_at":"2026-04-30T03:17:22.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.0","html_url":"https://github.com/pypa/build/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0/manifests"},{"name":"1.4.4","sha":"70666a296c2e5bb7451f5a04eef259f6f943d0de","kind":"tag","published_at":"2026-04-22T20:52:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.4","html_url":"https://github.com/pypa/build/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4/manifests"},{"name":"1.4.3","sha":"130b043d1a1c1a12a0558f2598430b769f074690","kind":"tag","published_at":"2026-04-10T21:24:52.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.3","html_url":"https://github.com/pypa/build/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"7b7ae078aa1dabff33ea72d07ed15dd298acf80a","kind":"tag","published_at":"2026-03-25T14:19:25.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.2","html_url":"https://github.com/pypa/build/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"bd889569a1b9e2e7722682378c2d0cec469166a2","kind":"tag","published_at":"2026-03-24T23:08:11.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.1","html_url":"https://github.com/pypa/build/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"54f238d1664124e06a68c6c22fd5b1418fa5feb2","kind":"tag","published_at":"2026-01-08T16:35:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.0","html_url":"https://github.com/pypa/build/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"60e8752f69178d2b2c3563e9c8fa17aa6e11b12c","kind":"tag","published_at":"2025-08-01T21:22:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.3.0","html_url":"https://github.com/pypa/build/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0/manifests"},{"name":"1.2.2.post1","sha":"2f667024a90718da24c5bdfdb264944436adf82e","kind":"commit","published_at":"2024-10-06T16:46:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2.post1","html_url":"https://github.com/pypa/build/releases/tag/1.2.2.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1/manifests"},{"name":"1.2.2","sha":"3b0b5d07077473f5da3f038cf7b74cd2b65d2a98","kind":"tag","published_at":"2024-09-06T19:08:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2","html_url":"https://github.com/pypa/build/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"1e67c062e9d1b1a6d5ffed621f4b29902bb764e5","kind":"tag","published_at":"2024-03-28T07:10:23.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.1","html_url":"https://github.com/pypa/build/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"d5fb6fbecce164e01065b62b52ac4f270d09183d","kind":"commit","published_at":"2024-03-27T23:01:47.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.0","html_url":"https://github.com/pypa/build/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"b36126a2b7a387757519029d121da17a38135d67","kind":"tag","published_at":"2024-02-29T20:26:04.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.1.1","html_url":"https://github.com/pypa/build/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1/manifests"},{"name":"v1.1.0","sha":"da0697318dfc36afa8ae57f814c15cc39d225758","kind":"tag","published_at":"2024-02-29T16:49:28.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/v1.1.0","html_url":"https://github.com/pypa/build/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0/manifests"},{"name":"1.0.3","sha":"38d1a688d5e05557a929245ada14d106f3e5b547","kind":"commit","published_at":"2023-09-06T22:31:16.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.3","html_url":"https://github.com/pypa/build/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3/manifests"},{"name":"1.0.1","sha":"c48f4ca7cbe84f027f37ad575713870f5f4f7818","kind":"commit","published_at":"2023-09-06T19:25:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.1","html_url":"https://github.com/pypa/build/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"1fff01ed7440d5b5626fec31422026a4920b7764","kind":"commit","published_at":"2023-09-01T18:08:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.0","html_url":"https://github.com/pypa/build/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0/manifests"},{"name":"0.10.0","sha":"cd06da25481b9a610f846fa60cb67b5a5fa9a051","kind":"tag","published_at":"2023-01-11T20:31:39.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.10.0","html_url":"https://github.com/pypa/build/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"7b002bbc48e965fd677d51ea88b1adc276ba506d","kind":"tag","published_at":"2022-10-27T10:43:07.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.9.0","html_url":"https://github.com/pypa/build/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"6d97b86298d1663814ad74c22a1b4c0b3ce479c9","kind":"tag","published_at":"2022-05-22T15:08:19.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.8.0","html_url":"https://github.com/pypa/build/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"c940180b6ace5210e6f00149d45b1358f39fb274","kind":"tag","published_at":"2021-09-16T21:15:24.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.7.0","html_url":"https://github.com/pypa/build/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0/manifests"},{"name":"0.6.0.post1","sha":"018a6f81cca1b26d9bf754eb91a64667c3847d28","kind":"tag","published_at":"2021-08-05T18:02:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0.post1","html_url":"https://github.com/pypa/build/releases/tag/0.6.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1/manifests"},{"name":"0.6.0","sha":"4cb0c1ec375aeff3e681855fdb37cf8f47e0fa93","kind":"tag","published_at":"2021-08-02T21:01:42.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0","html_url":"https://github.com/pypa/build/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"5a3c5243a2135236f207da3a4b6401e1561f952d","kind":"tag","published_at":"2021-06-22T18:02:59.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.1","html_url":"https://github.com/pypa/build/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"4492dec726cdfd159f0850d68c98f82496b28d79","kind":"tag","published_at":"2021-06-19T17:04:44.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.0","html_url":"https://github.com/pypa/build/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"de05f70e56195b135b1e24af1614949c51580b79","kind":"tag","published_at":"2021-05-23T22:16:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.4.0","html_url":"https://github.com/pypa/build/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0/manifests"},{"name":"0.3.1.post1","sha":"8a27cc1d98f309ffef8743c00ada6e93877e530f","kind":"tag","published_at":"2021-03-10T09:20:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1.post1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1/manifests"},{"name":"0.3.1","sha":"e880a1022f9e62607a502c59961f4986cd9f7699","kind":"tag","published_at":"2021-03-09T17:15:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"387c807c67fb0a62cd963be6ff64c415077782ac","kind":"tag","published_at":"2021-02-19T15:32:18.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.0","html_url":"https://github.com/pypa/build/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"7d8f9150ae56c6bc43dc34bcefa30b0c6d03246a","kind":"tag","published_at":"2021-02-09T15:13:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.1","html_url":"https://github.com/pypa/build/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a5a0b3860cff68ac9aad896fad22febd2b8d3718","kind":"tag","published_at":"2021-02-07T15:44:36.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.0","html_url":"https://github.com/pypa/build/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"3df03617bd92dc023021ec902a8d47a9dd4bad99","kind":"tag","published_at":"2020-10-29T16:08:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.1.0","html_url":"https://github.com/pypa/build/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0/manifests"},{"name":"0.0.4","sha":"10bf02e443417ea06b090d2902d0b8c8ac9666be","kind":"tag","published_at":"2020-09-08T21:20:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.4","html_url":"https://github.com/pypa/build/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4/manifests"},{"name":"0.0.3.1","sha":"aa6d36e8970af683b8fcc508287a40b07c7e9c5a","kind":"tag","published_at":"2020-06-09T23:36:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1/manifests"},{"name":"0.0.3","sha":"14aa82a68ed4964c78fab7120ac9a15aff7febd8","kind":"tag","published_at":"2020-06-09T15:08:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3","html_url":"https://github.com/pypa/build/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"3cb902f4c2ba2088ed54315dbc5836f7692aee3d","kind":"tag","published_at":"2020-05-29T16:11:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.2","html_url":"https://github.com/pypa/build/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"7738d41f0959c89c2724ab8ce0259df265dd04d1","kind":"tag","published_at":"2020-05-17T16:42:51.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-21T12:58:58.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":3.666747682828296,"forks_count":3.109706830976201,"docker_downloads_count":null,"average":1.6941136284511242},"purl":"pkg:nix/python314Packages.build?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python314Packages.build","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python314Packages.build","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python314Packages.build/dependencies","status":null,"funding_links":["https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:37:48.784Z","issues_count":180,"pull_requests_count":583,"avg_time_to_close_issue":20479162.790697675,"avg_time_to_close_pull_request":1346063.5046554934,"issues_closed_count":129,"pull_requests_closed_count":537,"pull_request_authors_count":46,"issue_authors_count":135,"avg_comments_per_issue":5.111111111111111,"avg_comments_per_pull_request":1.4579759862778732,"merged_pull_requests_count":456,"bot_issues_count":0,"bot_pull_requests_count":234,"past_year_issues_count":23,"past_year_pull_requests_count":154,"past_year_avg_time_to_close_issue":2226727.8666666667,"past_year_avg_time_to_close_pull_request":321438.802919708,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":2.9565217391304346,"past_year_avg_comments_per_pull_request":1.5454545454545454,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":120,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/issues","maintainers":[{"login":"layday","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"jaraco","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"webknjaz","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"pradyunsg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"FFY00","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"},{"login":"woodruffw","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"sbidoul","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbidoul"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"dholth","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dholth"}],"active_maintainers":[{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"layday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.build/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.build/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.build/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.build/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.build/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.build/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":5672,"html_url":null,"role":null,"created_at":"2026-03-05T10:09:59.426Z","updated_at":"2026-03-05T10:09:59.426Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/fabaff/packages"},{"uuid":"mweinelt","login":null,"name":"Martin Weinelt","email":"hexa@darmstadt.ccc.de","url":"https://github.com/mweinelt","packages_count":593,"html_url":null,"role":null,"created_at":"2026-03-05T10:09:59.501Z","updated_at":"2026-03-05T10:09:59.501Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/mweinelt/packages"},{"uuid":"natsukium","login":null,"name":"Tomoya Otabi","email":"nixpkgs@natsukium.com","url":"https://github.com/natsukium","packages_count":406,"html_url":null,"role":null,"created_at":"2026-03-05T10:09:59.566Z","updated_at":"2026-03-05T10:09:59.566Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/natsukium/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":153806,"maintainers_count":4905,"namespaces_count":0,"keywords_count":3244,"github":"NixOS","metadata":{"funded_packages_count":6032},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-08-25T05:00:24.061Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":13664081,"name":"python-build","ecosystem":"debian","description":null,"homepage":"https://github.com/pypa/build","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/pypa/build","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T09:58:20.177Z","latest_release_published_at":"2026-02-12T09:58:20.177Z","latest_release_number":"1.2.2-2","last_synced_at":"2026-08-10T06:08:41.866Z","created_at":"2026-02-12T09:58:19.992Z","updated_at":"2026-08-21T12:58:58.920Z","registry_url":"https://tracker.debian.org/pkg/python-build","install_command":"apt-get install python-build","documentation_url":"https://packages.debian.org/trixie/python-build","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"python3-build, python3-build-doc","standards_version":"4.7.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, flit (\u003e= 3.4), python3-all, python3-packaging, python3-pyproject-hooks, pybuild-plugin-pyproject, dh-sequence-sphinxdoc \u003c!nodoc\u003e, python3-sphinx \u003c!nodoc\u003e, python3-sphinx-autodoc-typehints \u003c!nodoc\u003e, python3-sphinx-argparse-cli \u003c!nodoc\u003e, python3-sphinx-issues \u003c!nodoc\u003e, furo \u003c!nodoc\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37952217,"uuid":"262827329","full_name":"pypa/build","owner":"pypa","description":"A simple, correct Python build frontend","archived":false,"fork":false,"pushed_at":"2026-08-13T15:12:16.000Z","size":1382,"stargazers_count":854,"open_issues_count":8,"forks_count":166,"subscribers_count":25,"default_branch":"main","last_synced_at":"2026-08-13T17:40:54.321Z","etag":null,"topics":["python"],"latest_commit_sha":null,"homepage":"https://build.pypa.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pypa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-10T16:20:46.000Z","updated_at":"2026-08-13T15:13:25.000Z","dependencies_parsed_at":"2026-08-06T05:27:38.220Z","dependency_job_id":null,"html_url":"https://github.com/pypa/build","commit_stats":{"total_commits":818,"total_committers":59,"mean_commits":"13.864406779661017","dds":0.7665036674816625,"last_synced_commit":"10571fb26afe38cfcba5b783c536aa0ec1f18408"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/build","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/build/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/sbom","scorecard":{"id":751691,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/build","commit":"b1ece52a6689fbd0209580d1b020c272ad3595a3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":8,"reason":"Found 13/16 approved changesets -- score normalized to 8","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":"Maintained","score":10,"reason":"27 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cd.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-change-detection.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-pytest.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-type.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/reusable-docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/reusable-type.yml:21","Info:   1 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/cd.yml:20"],"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":"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-22T20:33:10.216Z","repository_id":37952217,"created_at":"2025-08-22T20:33:10.216Z","updated_at":"2025-08-22T20:33:10.216Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36619911,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","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":"pypa","name":"Python Packaging Authority","uuid":"647025","kind":"organization","description":"","email":"info@pypa.io","website":"https://www.pypa.io","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/647025?v=4","repositories_count":59,"last_synced_at":"2026-08-15T11:24:54.954Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":91445,"followers":2411,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2026-08-15T11:24:54.968Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa/repositories"},"tags":[{"name":"1.5.1","sha":"d08fcd723500a7d676867144e1e7a22b650aeb7d","kind":"tag","published_at":"2026-07-09T06:15:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.1","html_url":"https://github.com/pypa/build/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"615d04cfc52ac3c1592a463f0afe484fee1cc368","kind":"tag","published_at":"2026-04-30T03:17:22.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.0","html_url":"https://github.com/pypa/build/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0/manifests"},{"name":"1.4.4","sha":"70666a296c2e5bb7451f5a04eef259f6f943d0de","kind":"tag","published_at":"2026-04-22T20:52:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.4","html_url":"https://github.com/pypa/build/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4/manifests"},{"name":"1.4.3","sha":"130b043d1a1c1a12a0558f2598430b769f074690","kind":"tag","published_at":"2026-04-10T21:24:52.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.3","html_url":"https://github.com/pypa/build/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"7b7ae078aa1dabff33ea72d07ed15dd298acf80a","kind":"tag","published_at":"2026-03-25T14:19:25.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.2","html_url":"https://github.com/pypa/build/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"bd889569a1b9e2e7722682378c2d0cec469166a2","kind":"tag","published_at":"2026-03-24T23:08:11.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.1","html_url":"https://github.com/pypa/build/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"54f238d1664124e06a68c6c22fd5b1418fa5feb2","kind":"tag","published_at":"2026-01-08T16:35:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.0","html_url":"https://github.com/pypa/build/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"60e8752f69178d2b2c3563e9c8fa17aa6e11b12c","kind":"tag","published_at":"2025-08-01T21:22:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.3.0","html_url":"https://github.com/pypa/build/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0/manifests"},{"name":"1.2.2.post1","sha":"2f667024a90718da24c5bdfdb264944436adf82e","kind":"commit","published_at":"2024-10-06T16:46:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2.post1","html_url":"https://github.com/pypa/build/releases/tag/1.2.2.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1/manifests"},{"name":"1.2.2","sha":"3b0b5d07077473f5da3f038cf7b74cd2b65d2a98","kind":"tag","published_at":"2024-09-06T19:08:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2","html_url":"https://github.com/pypa/build/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"1e67c062e9d1b1a6d5ffed621f4b29902bb764e5","kind":"tag","published_at":"2024-03-28T07:10:23.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.1","html_url":"https://github.com/pypa/build/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"d5fb6fbecce164e01065b62b52ac4f270d09183d","kind":"commit","published_at":"2024-03-27T23:01:47.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.0","html_url":"https://github.com/pypa/build/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"b36126a2b7a387757519029d121da17a38135d67","kind":"tag","published_at":"2024-02-29T20:26:04.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.1.1","html_url":"https://github.com/pypa/build/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1/manifests"},{"name":"v1.1.0","sha":"da0697318dfc36afa8ae57f814c15cc39d225758","kind":"tag","published_at":"2024-02-29T16:49:28.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/v1.1.0","html_url":"https://github.com/pypa/build/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0/manifests"},{"name":"1.0.3","sha":"38d1a688d5e05557a929245ada14d106f3e5b547","kind":"commit","published_at":"2023-09-06T22:31:16.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.3","html_url":"https://github.com/pypa/build/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3/manifests"},{"name":"1.0.1","sha":"c48f4ca7cbe84f027f37ad575713870f5f4f7818","kind":"commit","published_at":"2023-09-06T19:25:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.1","html_url":"https://github.com/pypa/build/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"1fff01ed7440d5b5626fec31422026a4920b7764","kind":"commit","published_at":"2023-09-01T18:08:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.0","html_url":"https://github.com/pypa/build/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0/manifests"},{"name":"0.10.0","sha":"cd06da25481b9a610f846fa60cb67b5a5fa9a051","kind":"tag","published_at":"2023-01-11T20:31:39.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.10.0","html_url":"https://github.com/pypa/build/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"7b002bbc48e965fd677d51ea88b1adc276ba506d","kind":"tag","published_at":"2022-10-27T10:43:07.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.9.0","html_url":"https://github.com/pypa/build/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"6d97b86298d1663814ad74c22a1b4c0b3ce479c9","kind":"tag","published_at":"2022-05-22T15:08:19.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.8.0","html_url":"https://github.com/pypa/build/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"c940180b6ace5210e6f00149d45b1358f39fb274","kind":"tag","published_at":"2021-09-16T21:15:24.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.7.0","html_url":"https://github.com/pypa/build/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0/manifests"},{"name":"0.6.0.post1","sha":"018a6f81cca1b26d9bf754eb91a64667c3847d28","kind":"tag","published_at":"2021-08-05T18:02:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0.post1","html_url":"https://github.com/pypa/build/releases/tag/0.6.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1/manifests"},{"name":"0.6.0","sha":"4cb0c1ec375aeff3e681855fdb37cf8f47e0fa93","kind":"tag","published_at":"2021-08-02T21:01:42.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0","html_url":"https://github.com/pypa/build/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"5a3c5243a2135236f207da3a4b6401e1561f952d","kind":"tag","published_at":"2021-06-22T18:02:59.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.1","html_url":"https://github.com/pypa/build/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"4492dec726cdfd159f0850d68c98f82496b28d79","kind":"tag","published_at":"2021-06-19T17:04:44.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.0","html_url":"https://github.com/pypa/build/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"de05f70e56195b135b1e24af1614949c51580b79","kind":"tag","published_at":"2021-05-23T22:16:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.4.0","html_url":"https://github.com/pypa/build/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0/manifests"},{"name":"0.3.1.post1","sha":"8a27cc1d98f309ffef8743c00ada6e93877e530f","kind":"tag","published_at":"2021-03-10T09:20:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1.post1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1/manifests"},{"name":"0.3.1","sha":"e880a1022f9e62607a502c59961f4986cd9f7699","kind":"tag","published_at":"2021-03-09T17:15:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"387c807c67fb0a62cd963be6ff64c415077782ac","kind":"tag","published_at":"2021-02-19T15:32:18.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.0","html_url":"https://github.com/pypa/build/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"7d8f9150ae56c6bc43dc34bcefa30b0c6d03246a","kind":"tag","published_at":"2021-02-09T15:13:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.1","html_url":"https://github.com/pypa/build/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a5a0b3860cff68ac9aad896fad22febd2b8d3718","kind":"tag","published_at":"2021-02-07T15:44:36.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.0","html_url":"https://github.com/pypa/build/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"3df03617bd92dc023021ec902a8d47a9dd4bad99","kind":"tag","published_at":"2020-10-29T16:08:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.1.0","html_url":"https://github.com/pypa/build/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0/manifests"},{"name":"0.0.4","sha":"10bf02e443417ea06b090d2902d0b8c8ac9666be","kind":"tag","published_at":"2020-09-08T21:20:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.4","html_url":"https://github.com/pypa/build/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4/manifests"},{"name":"0.0.3.1","sha":"aa6d36e8970af683b8fcc508287a40b07c7e9c5a","kind":"tag","published_at":"2020-06-09T23:36:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1/manifests"},{"name":"0.0.3","sha":"14aa82a68ed4964c78fab7120ac9a15aff7febd8","kind":"tag","published_at":"2020-06-09T15:08:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3","html_url":"https://github.com/pypa/build/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"3cb902f4c2ba2088ed54315dbc5836f7692aee3d","kind":"tag","published_at":"2020-05-29T16:11:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.2","html_url":"https://github.com/pypa/build/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"7738d41f0959c89c2724ab8ce0259df265dd04d1","kind":"tag","published_at":"2020-05-17T16:42:51.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-21T12:58:58.920Z","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:deb/debian/python-build?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-build","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-build","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-build/dependencies","status":null,"funding_links":["https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:37:48.784Z","issues_count":180,"pull_requests_count":583,"avg_time_to_close_issue":20479162.790697675,"avg_time_to_close_pull_request":1346063.5046554934,"issues_closed_count":129,"pull_requests_closed_count":537,"pull_request_authors_count":46,"issue_authors_count":135,"avg_comments_per_issue":5.111111111111111,"avg_comments_per_pull_request":1.4579759862778732,"merged_pull_requests_count":456,"bot_issues_count":0,"bot_pull_requests_count":234,"past_year_issues_count":23,"past_year_pull_requests_count":154,"past_year_avg_time_to_close_issue":2226727.8666666667,"past_year_avg_time_to_close_pull_request":321438.802919708,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":2.9565217391304346,"past_year_avg_comments_per_pull_request":1.5454545454545454,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":120,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/issues","maintainers":[{"login":"layday","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"jaraco","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"webknjaz","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"pradyunsg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"FFY00","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"},{"login":"woodruffw","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"sbidoul","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbidoul"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"dholth","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dholth"}],"active_maintainers":[{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"layday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-build/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-build/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-build/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-build/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-build/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-build/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1687},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-08-25T05:04:56.023Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":13301994,"name":"python311Packages.build","ecosystem":"nixpkgs","description":"Simple, correct PEP517 package builder","homepage":"https://github.com/pypa/build","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/build","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:49:39.877Z","latest_release_published_at":"2026-02-02T06:49:39.877Z","latest_release_number":"1.0.3","last_synced_at":"2026-04-12T03:03:37.388Z","created_at":"2026-02-02T06:49:37.569Z","updated_at":"2026-08-21T14:03:15.260Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python311Packages.build","install_command":"nix-env -iA nixpkgs.python311Packages.build","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/build/default.nix#L98","metadata":{"nix_attribute":"python3.11-build-1.0.3","position":"pkgs/development/python-modules/build/default.nix:98","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"build","upstream_purl":"pkg:pypi/build"},"repo_metadata":{"id":37952217,"uuid":"262827329","full_name":"pypa/build","owner":"pypa","description":"A simple, correct Python build frontend","archived":false,"fork":false,"pushed_at":"2026-08-13T15:12:16.000Z","size":1382,"stargazers_count":854,"open_issues_count":8,"forks_count":166,"subscribers_count":25,"default_branch":"main","last_synced_at":"2026-08-13T17:40:54.321Z","etag":null,"topics":["python"],"latest_commit_sha":null,"homepage":"https://build.pypa.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pypa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-10T16:20:46.000Z","updated_at":"2026-08-13T15:13:25.000Z","dependencies_parsed_at":"2026-08-06T05:27:38.220Z","dependency_job_id":null,"html_url":"https://github.com/pypa/build","commit_stats":{"total_commits":818,"total_committers":59,"mean_commits":"13.864406779661017","dds":0.7665036674816625,"last_synced_commit":"10571fb26afe38cfcba5b783c536aa0ec1f18408"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/build","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/build/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/sbom","scorecard":{"id":751691,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/build","commit":"b1ece52a6689fbd0209580d1b020c272ad3595a3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":8,"reason":"Found 13/16 approved changesets -- score normalized to 8","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":"Maintained","score":10,"reason":"27 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cd.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-change-detection.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-pytest.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-type.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/reusable-docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/reusable-type.yml:21","Info:   1 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/cd.yml:20"],"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":"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-22T20:33:10.216Z","repository_id":37952217,"created_at":"2025-08-22T20:33:10.216Z","updated_at":"2025-08-22T20:33:10.216Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36619911,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","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":"pypa","name":"Python Packaging Authority","uuid":"647025","kind":"organization","description":"","email":"info@pypa.io","website":"https://www.pypa.io","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/647025?v=4","repositories_count":59,"last_synced_at":"2026-08-15T11:24:54.954Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":91445,"followers":2411,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2026-08-15T11:24:54.968Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa/repositories"},"tags":[{"name":"1.5.1","sha":"d08fcd723500a7d676867144e1e7a22b650aeb7d","kind":"tag","published_at":"2026-07-09T06:15:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.1","html_url":"https://github.com/pypa/build/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"615d04cfc52ac3c1592a463f0afe484fee1cc368","kind":"tag","published_at":"2026-04-30T03:17:22.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.0","html_url":"https://github.com/pypa/build/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0/manifests"},{"name":"1.4.4","sha":"70666a296c2e5bb7451f5a04eef259f6f943d0de","kind":"tag","published_at":"2026-04-22T20:52:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.4","html_url":"https://github.com/pypa/build/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4/manifests"},{"name":"1.4.3","sha":"130b043d1a1c1a12a0558f2598430b769f074690","kind":"tag","published_at":"2026-04-10T21:24:52.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.3","html_url":"https://github.com/pypa/build/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"7b7ae078aa1dabff33ea72d07ed15dd298acf80a","kind":"tag","published_at":"2026-03-25T14:19:25.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.2","html_url":"https://github.com/pypa/build/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"bd889569a1b9e2e7722682378c2d0cec469166a2","kind":"tag","published_at":"2026-03-24T23:08:11.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.1","html_url":"https://github.com/pypa/build/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"54f238d1664124e06a68c6c22fd5b1418fa5feb2","kind":"tag","published_at":"2026-01-08T16:35:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.0","html_url":"https://github.com/pypa/build/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"60e8752f69178d2b2c3563e9c8fa17aa6e11b12c","kind":"tag","published_at":"2025-08-01T21:22:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.3.0","html_url":"https://github.com/pypa/build/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0/manifests"},{"name":"1.2.2.post1","sha":"2f667024a90718da24c5bdfdb264944436adf82e","kind":"commit","published_at":"2024-10-06T16:46:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2.post1","html_url":"https://github.com/pypa/build/releases/tag/1.2.2.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1/manifests"},{"name":"1.2.2","sha":"3b0b5d07077473f5da3f038cf7b74cd2b65d2a98","kind":"tag","published_at":"2024-09-06T19:08:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2","html_url":"https://github.com/pypa/build/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"1e67c062e9d1b1a6d5ffed621f4b29902bb764e5","kind":"tag","published_at":"2024-03-28T07:10:23.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.1","html_url":"https://github.com/pypa/build/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"d5fb6fbecce164e01065b62b52ac4f270d09183d","kind":"commit","published_at":"2024-03-27T23:01:47.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.0","html_url":"https://github.com/pypa/build/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"b36126a2b7a387757519029d121da17a38135d67","kind":"tag","published_at":"2024-02-29T20:26:04.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.1.1","html_url":"https://github.com/pypa/build/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1/manifests"},{"name":"v1.1.0","sha":"da0697318dfc36afa8ae57f814c15cc39d225758","kind":"tag","published_at":"2024-02-29T16:49:28.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/v1.1.0","html_url":"https://github.com/pypa/build/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0/manifests"},{"name":"1.0.3","sha":"38d1a688d5e05557a929245ada14d106f3e5b547","kind":"commit","published_at":"2023-09-06T22:31:16.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.3","html_url":"https://github.com/pypa/build/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3/manifests"},{"name":"1.0.1","sha":"c48f4ca7cbe84f027f37ad575713870f5f4f7818","kind":"commit","published_at":"2023-09-06T19:25:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.1","html_url":"https://github.com/pypa/build/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"1fff01ed7440d5b5626fec31422026a4920b7764","kind":"commit","published_at":"2023-09-01T18:08:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.0","html_url":"https://github.com/pypa/build/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0/manifests"},{"name":"0.10.0","sha":"cd06da25481b9a610f846fa60cb67b5a5fa9a051","kind":"tag","published_at":"2023-01-11T20:31:39.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.10.0","html_url":"https://github.com/pypa/build/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"7b002bbc48e965fd677d51ea88b1adc276ba506d","kind":"tag","published_at":"2022-10-27T10:43:07.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.9.0","html_url":"https://github.com/pypa/build/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"6d97b86298d1663814ad74c22a1b4c0b3ce479c9","kind":"tag","published_at":"2022-05-22T15:08:19.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.8.0","html_url":"https://github.com/pypa/build/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"c940180b6ace5210e6f00149d45b1358f39fb274","kind":"tag","published_at":"2021-09-16T21:15:24.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.7.0","html_url":"https://github.com/pypa/build/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0/manifests"},{"name":"0.6.0.post1","sha":"018a6f81cca1b26d9bf754eb91a64667c3847d28","kind":"tag","published_at":"2021-08-05T18:02:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0.post1","html_url":"https://github.com/pypa/build/releases/tag/0.6.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1/manifests"},{"name":"0.6.0","sha":"4cb0c1ec375aeff3e681855fdb37cf8f47e0fa93","kind":"tag","published_at":"2021-08-02T21:01:42.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0","html_url":"https://github.com/pypa/build/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"5a3c5243a2135236f207da3a4b6401e1561f952d","kind":"tag","published_at":"2021-06-22T18:02:59.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.1","html_url":"https://github.com/pypa/build/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"4492dec726cdfd159f0850d68c98f82496b28d79","kind":"tag","published_at":"2021-06-19T17:04:44.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.0","html_url":"https://github.com/pypa/build/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"de05f70e56195b135b1e24af1614949c51580b79","kind":"tag","published_at":"2021-05-23T22:16:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.4.0","html_url":"https://github.com/pypa/build/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0/manifests"},{"name":"0.3.1.post1","sha":"8a27cc1d98f309ffef8743c00ada6e93877e530f","kind":"tag","published_at":"2021-03-10T09:20:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1.post1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1/manifests"},{"name":"0.3.1","sha":"e880a1022f9e62607a502c59961f4986cd9f7699","kind":"tag","published_at":"2021-03-09T17:15:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"387c807c67fb0a62cd963be6ff64c415077782ac","kind":"tag","published_at":"2021-02-19T15:32:18.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.0","html_url":"https://github.com/pypa/build/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"7d8f9150ae56c6bc43dc34bcefa30b0c6d03246a","kind":"tag","published_at":"2021-02-09T15:13:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.1","html_url":"https://github.com/pypa/build/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a5a0b3860cff68ac9aad896fad22febd2b8d3718","kind":"tag","published_at":"2021-02-07T15:44:36.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.0","html_url":"https://github.com/pypa/build/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"3df03617bd92dc023021ec902a8d47a9dd4bad99","kind":"tag","published_at":"2020-10-29T16:08:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.1.0","html_url":"https://github.com/pypa/build/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0/manifests"},{"name":"0.0.4","sha":"10bf02e443417ea06b090d2902d0b8c8ac9666be","kind":"tag","published_at":"2020-09-08T21:20:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.4","html_url":"https://github.com/pypa/build/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4/manifests"},{"name":"0.0.3.1","sha":"aa6d36e8970af683b8fcc508287a40b07c7e9c5a","kind":"tag","published_at":"2020-06-09T23:36:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1/manifests"},{"name":"0.0.3","sha":"14aa82a68ed4964c78fab7120ac9a15aff7febd8","kind":"tag","published_at":"2020-06-09T15:08:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3","html_url":"https://github.com/pypa/build/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"3cb902f4c2ba2088ed54315dbc5836f7692aee3d","kind":"tag","published_at":"2020-05-29T16:11:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.2","html_url":"https://github.com/pypa/build/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"7738d41f0959c89c2724ab8ce0259df265dd04d1","kind":"tag","published_at":"2020-05-17T16:42:51.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-21T14:03:15.260Z","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:nix/python311Packages.build?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.build","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.build","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.build/dependencies","status":null,"funding_links":["https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:37:48.784Z","issues_count":180,"pull_requests_count":583,"avg_time_to_close_issue":20479162.790697675,"avg_time_to_close_pull_request":1346063.5046554934,"issues_closed_count":129,"pull_requests_closed_count":537,"pull_request_authors_count":46,"issue_authors_count":135,"avg_comments_per_issue":5.111111111111111,"avg_comments_per_pull_request":1.4579759862778732,"merged_pull_requests_count":456,"bot_issues_count":0,"bot_pull_requests_count":234,"past_year_issues_count":23,"past_year_pull_requests_count":154,"past_year_avg_time_to_close_issue":2226727.8666666667,"past_year_avg_time_to_close_pull_request":321438.802919708,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":2.9565217391304346,"past_year_avg_comments_per_pull_request":1.5454545454545454,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":120,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/issues","maintainers":[{"login":"layday","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"jaraco","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"webknjaz","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"pradyunsg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"FFY00","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"},{"login":"woodruffw","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"sbidoul","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbidoul"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"dholth","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dholth"}],"active_maintainers":[{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"layday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.build/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.build/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.build/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.build/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.build/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.build/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":4331,"html_url":null,"role":null,"created_at":"2026-03-04T01:59:57.558Z","updated_at":"2026-03-04T01:59:57.558Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/fabaff/packages"},{"uuid":"mweinelt","login":null,"name":"Martin Weinelt","email":"hexa@darmstadt.ccc.de","url":"https://github.com/mweinelt","packages_count":1315,"html_url":null,"role":null,"created_at":"2026-03-04T01:59:57.447Z","updated_at":"2026-03-04T01:59:57.447Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/mweinelt/packages"},{"uuid":"jonringer","login":null,"name":"Jonathan Ringer","email":"jonringer117@gmail.com","url":"https://github.com/jonringer","packages_count":436,"html_url":null,"role":null,"created_at":"2026-03-04T01:59:57.483Z","updated_at":"2026-03-04T01:59:57.483Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/jonringer/packages"},{"uuid":"FRidh","login":null,"name":"Frederik Rietdijk","email":"fridh@fridh.nl","url":"https://github.com/FRidh","packages_count":163,"html_url":null,"role":null,"created_at":"2026-03-04T01:59:57.402Z","updated_at":"2026-03-04T01:59:57.402Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/FRidh/packages"},{"uuid":"tjni","login":null,"name":"Theodore Ni","email":"43ngvg@masqt.com","url":"https://github.com/tjni","packages_count":64,"html_url":null,"role":null,"created_at":"2026-03-04T01:59:57.520Z","updated_at":"2026-03-04T01:59:57.520Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/tjni/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":3095},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-08-25T05:04:39.690Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":12860457,"name":"python313Packages.bootstrap.build","ecosystem":"nixpkgs","description":"Simple, correct PEP517 package builder","homepage":"https://github.com/pypa/build","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/build","keywords_array":["python"],"namespace":null,"versions_count":2,"first_release_published_at":"2026-01-27T01:11:00.357Z","latest_release_published_at":"2026-03-03T09:02:00.698Z","latest_release_number":"1.4.0","last_synced_at":"2026-04-03T10:10:42.943Z","created_at":"2026-01-27T01:10:59.783Z","updated_at":"2026-08-21T14:03:15.523Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python313Packages.bootstrap.build","install_command":"nix-env -iA nixpkgs.python313Packages.bootstrap.build","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/build/default.nix#L96","metadata":{"nix_attribute":"python3.13-bootstrap-build-1.4.0","position":"pkgs/development/python-modules/build/default.nix:96","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"],"upstream_ecosystem":"pypi","upstream_name":"bootstrap.build","upstream_purl":"pkg:pypi/bootstrap.build"},"repo_metadata":{"id":37952217,"uuid":"262827329","full_name":"pypa/build","owner":"pypa","description":"A simple, correct Python build frontend","archived":false,"fork":false,"pushed_at":"2026-08-13T15:12:16.000Z","size":1382,"stargazers_count":854,"open_issues_count":8,"forks_count":166,"subscribers_count":25,"default_branch":"main","last_synced_at":"2026-08-13T17:40:54.321Z","etag":null,"topics":["python"],"latest_commit_sha":null,"homepage":"https://build.pypa.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pypa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-10T16:20:46.000Z","updated_at":"2026-08-13T15:13:25.000Z","dependencies_parsed_at":"2026-08-06T05:27:38.220Z","dependency_job_id":null,"html_url":"https://github.com/pypa/build","commit_stats":{"total_commits":818,"total_committers":59,"mean_commits":"13.864406779661017","dds":0.7665036674816625,"last_synced_commit":"10571fb26afe38cfcba5b783c536aa0ec1f18408"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/build","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/build/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/sbom","scorecard":{"id":751691,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/build","commit":"b1ece52a6689fbd0209580d1b020c272ad3595a3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":8,"reason":"Found 13/16 approved changesets -- score normalized to 8","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":"Maintained","score":10,"reason":"27 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cd.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-change-detection.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-pytest.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-type.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/reusable-docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/reusable-type.yml:21","Info:   1 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/cd.yml:20"],"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":"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-22T20:33:10.216Z","repository_id":37952217,"created_at":"2025-08-22T20:33:10.216Z","updated_at":"2025-08-22T20:33:10.216Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36619911,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","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":"pypa","name":"Python Packaging Authority","uuid":"647025","kind":"organization","description":"","email":"info@pypa.io","website":"https://www.pypa.io","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/647025?v=4","repositories_count":59,"last_synced_at":"2026-08-15T11:24:54.954Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":91445,"followers":2411,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2026-08-15T11:24:54.968Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa/repositories"},"tags":[{"name":"1.5.1","sha":"d08fcd723500a7d676867144e1e7a22b650aeb7d","kind":"tag","published_at":"2026-07-09T06:15:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.1","html_url":"https://github.com/pypa/build/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"615d04cfc52ac3c1592a463f0afe484fee1cc368","kind":"tag","published_at":"2026-04-30T03:17:22.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.0","html_url":"https://github.com/pypa/build/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0/manifests"},{"name":"1.4.4","sha":"70666a296c2e5bb7451f5a04eef259f6f943d0de","kind":"tag","published_at":"2026-04-22T20:52:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.4","html_url":"https://github.com/pypa/build/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4/manifests"},{"name":"1.4.3","sha":"130b043d1a1c1a12a0558f2598430b769f074690","kind":"tag","published_at":"2026-04-10T21:24:52.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.3","html_url":"https://github.com/pypa/build/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"7b7ae078aa1dabff33ea72d07ed15dd298acf80a","kind":"tag","published_at":"2026-03-25T14:19:25.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.2","html_url":"https://github.com/pypa/build/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"bd889569a1b9e2e7722682378c2d0cec469166a2","kind":"tag","published_at":"2026-03-24T23:08:11.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.1","html_url":"https://github.com/pypa/build/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"54f238d1664124e06a68c6c22fd5b1418fa5feb2","kind":"tag","published_at":"2026-01-08T16:35:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.0","html_url":"https://github.com/pypa/build/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"60e8752f69178d2b2c3563e9c8fa17aa6e11b12c","kind":"tag","published_at":"2025-08-01T21:22:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.3.0","html_url":"https://github.com/pypa/build/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0/manifests"},{"name":"1.2.2.post1","sha":"2f667024a90718da24c5bdfdb264944436adf82e","kind":"commit","published_at":"2024-10-06T16:46:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2.post1","html_url":"https://github.com/pypa/build/releases/tag/1.2.2.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1/manifests"},{"name":"1.2.2","sha":"3b0b5d07077473f5da3f038cf7b74cd2b65d2a98","kind":"tag","published_at":"2024-09-06T19:08:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2","html_url":"https://github.com/pypa/build/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"1e67c062e9d1b1a6d5ffed621f4b29902bb764e5","kind":"tag","published_at":"2024-03-28T07:10:23.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.1","html_url":"https://github.com/pypa/build/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"d5fb6fbecce164e01065b62b52ac4f270d09183d","kind":"commit","published_at":"2024-03-27T23:01:47.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.0","html_url":"https://github.com/pypa/build/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"b36126a2b7a387757519029d121da17a38135d67","kind":"tag","published_at":"2024-02-29T20:26:04.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.1.1","html_url":"https://github.com/pypa/build/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1/manifests"},{"name":"v1.1.0","sha":"da0697318dfc36afa8ae57f814c15cc39d225758","kind":"tag","published_at":"2024-02-29T16:49:28.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/v1.1.0","html_url":"https://github.com/pypa/build/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0/manifests"},{"name":"1.0.3","sha":"38d1a688d5e05557a929245ada14d106f3e5b547","kind":"commit","published_at":"2023-09-06T22:31:16.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.3","html_url":"https://github.com/pypa/build/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3/manifests"},{"name":"1.0.1","sha":"c48f4ca7cbe84f027f37ad575713870f5f4f7818","kind":"commit","published_at":"2023-09-06T19:25:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.1","html_url":"https://github.com/pypa/build/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"1fff01ed7440d5b5626fec31422026a4920b7764","kind":"commit","published_at":"2023-09-01T18:08:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.0","html_url":"https://github.com/pypa/build/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0/manifests"},{"name":"0.10.0","sha":"cd06da25481b9a610f846fa60cb67b5a5fa9a051","kind":"tag","published_at":"2023-01-11T20:31:39.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.10.0","html_url":"https://github.com/pypa/build/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"7b002bbc48e965fd677d51ea88b1adc276ba506d","kind":"tag","published_at":"2022-10-27T10:43:07.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.9.0","html_url":"https://github.com/pypa/build/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"6d97b86298d1663814ad74c22a1b4c0b3ce479c9","kind":"tag","published_at":"2022-05-22T15:08:19.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.8.0","html_url":"https://github.com/pypa/build/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"c940180b6ace5210e6f00149d45b1358f39fb274","kind":"tag","published_at":"2021-09-16T21:15:24.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.7.0","html_url":"https://github.com/pypa/build/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0/manifests"},{"name":"0.6.0.post1","sha":"018a6f81cca1b26d9bf754eb91a64667c3847d28","kind":"tag","published_at":"2021-08-05T18:02:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0.post1","html_url":"https://github.com/pypa/build/releases/tag/0.6.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1/manifests"},{"name":"0.6.0","sha":"4cb0c1ec375aeff3e681855fdb37cf8f47e0fa93","kind":"tag","published_at":"2021-08-02T21:01:42.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0","html_url":"https://github.com/pypa/build/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"5a3c5243a2135236f207da3a4b6401e1561f952d","kind":"tag","published_at":"2021-06-22T18:02:59.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.1","html_url":"https://github.com/pypa/build/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"4492dec726cdfd159f0850d68c98f82496b28d79","kind":"tag","published_at":"2021-06-19T17:04:44.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.0","html_url":"https://github.com/pypa/build/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"de05f70e56195b135b1e24af1614949c51580b79","kind":"tag","published_at":"2021-05-23T22:16:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.4.0","html_url":"https://github.com/pypa/build/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0/manifests"},{"name":"0.3.1.post1","sha":"8a27cc1d98f309ffef8743c00ada6e93877e530f","kind":"tag","published_at":"2021-03-10T09:20:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1.post1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1/manifests"},{"name":"0.3.1","sha":"e880a1022f9e62607a502c59961f4986cd9f7699","kind":"tag","published_at":"2021-03-09T17:15:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"387c807c67fb0a62cd963be6ff64c415077782ac","kind":"tag","published_at":"2021-02-19T15:32:18.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.0","html_url":"https://github.com/pypa/build/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"7d8f9150ae56c6bc43dc34bcefa30b0c6d03246a","kind":"tag","published_at":"2021-02-09T15:13:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.1","html_url":"https://github.com/pypa/build/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a5a0b3860cff68ac9aad896fad22febd2b8d3718","kind":"tag","published_at":"2021-02-07T15:44:36.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.0","html_url":"https://github.com/pypa/build/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"3df03617bd92dc023021ec902a8d47a9dd4bad99","kind":"tag","published_at":"2020-10-29T16:08:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.1.0","html_url":"https://github.com/pypa/build/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0/manifests"},{"name":"0.0.4","sha":"10bf02e443417ea06b090d2902d0b8c8ac9666be","kind":"tag","published_at":"2020-09-08T21:20:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.4","html_url":"https://github.com/pypa/build/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4/manifests"},{"name":"0.0.3.1","sha":"aa6d36e8970af683b8fcc508287a40b07c7e9c5a","kind":"tag","published_at":"2020-06-09T23:36:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1/manifests"},{"name":"0.0.3","sha":"14aa82a68ed4964c78fab7120ac9a15aff7febd8","kind":"tag","published_at":"2020-06-09T15:08:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3","html_url":"https://github.com/pypa/build/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"3cb902f4c2ba2088ed54315dbc5836f7692aee3d","kind":"tag","published_at":"2020-05-29T16:11:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.2","html_url":"https://github.com/pypa/build/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"7738d41f0959c89c2724ab8ce0259df265dd04d1","kind":"tag","published_at":"2020-05-17T16:42:51.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-21T14:03:15.523Z","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:nix/python313Packages.bootstrap.build?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python313Packages.bootstrap.build","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python313Packages.bootstrap.build","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python313Packages.bootstrap.build/dependencies","status":null,"funding_links":["https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:37:48.784Z","issues_count":180,"pull_requests_count":583,"avg_time_to_close_issue":20479162.790697675,"avg_time_to_close_pull_request":1346063.5046554934,"issues_closed_count":129,"pull_requests_closed_count":537,"pull_request_authors_count":46,"issue_authors_count":135,"avg_comments_per_issue":5.111111111111111,"avg_comments_per_pull_request":1.4579759862778732,"merged_pull_requests_count":456,"bot_issues_count":0,"bot_pull_requests_count":234,"past_year_issues_count":23,"past_year_pull_requests_count":154,"past_year_avg_time_to_close_issue":2226727.8666666667,"past_year_avg_time_to_close_pull_request":321438.802919708,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":2.9565217391304346,"past_year_avg_comments_per_pull_request":1.5454545454545454,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":120,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/issues","maintainers":[{"login":"layday","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"jaraco","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"webknjaz","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"pradyunsg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"FFY00","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"},{"login":"woodruffw","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"sbidoul","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbidoul"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"dholth","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dholth"}],"active_maintainers":[{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"layday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.bootstrap.build/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.bootstrap.build/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.bootstrap.build/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.bootstrap.build/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.bootstrap.build/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.bootstrap.build/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":5672,"html_url":null,"role":null,"created_at":"2026-03-03T09:02:01.717Z","updated_at":"2026-03-03T09:02:01.717Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/fabaff/packages"},{"uuid":"mweinelt","login":null,"name":"Martin Weinelt","email":"hexa@darmstadt.ccc.de","url":"https://github.com/mweinelt","packages_count":593,"html_url":null,"role":null,"created_at":"2026-03-03T09:02:01.818Z","updated_at":"2026-03-03T09:02:01.818Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/mweinelt/packages"},{"uuid":"natsukium","login":null,"name":"Tomoya Otabi","email":"nixpkgs@natsukium.com","url":"https://github.com/natsukium","packages_count":406,"html_url":null,"role":null,"created_at":"2026-03-03T09:02:01.864Z","updated_at":"2026-03-03T09:02:01.864Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/natsukium/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":153806,"maintainers_count":4905,"namespaces_count":0,"keywords_count":3244,"github":"NixOS","metadata":{"funded_packages_count":6032},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-08-25T05:00:24.061Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":13463033,"name":"python-build","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/pypa/build","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/pypa/build","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T11:36:30.601Z","latest_release_published_at":"2026-02-09T11:36:30.601Z","latest_release_number":"1.2.1-1","last_synced_at":"2026-03-09T12:03:59.203Z","created_at":"2026-02-09T11:36:30.306Z","updated_at":"2026-08-21T14:03:15.529Z","registry_url":"https://launchpad.net/ubuntu/+source/python-build","install_command":"apt-get install python-build","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-build, python3-build-doc","standards_version":"4.6.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, flit (\u003e= 3.4), python3-all, python3-packaging, python3-pyproject-hooks, pybuild-plugin-pyproject, python3-toml, dh-sequence-sphinxdoc \u003c!nodoc\u003e, python3-sphinx \u003c!nodoc\u003e, python3-sphinx-autodoc-typehints \u003c!nodoc\u003e, python3-sphinx-argparse-cli \u003c!nodoc\u003e, python3-sphinx-issues \u003c!nodoc\u003e, furo \u003c!nodoc\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37952217,"uuid":"262827329","full_name":"pypa/build","owner":"pypa","description":"A simple, correct Python build frontend","archived":false,"fork":false,"pushed_at":"2026-08-18T19:59:43.000Z","size":1448,"stargazers_count":853,"open_issues_count":6,"forks_count":166,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-08-21T12:45:01.992Z","etag":null,"topics":["python"],"latest_commit_sha":null,"homepage":"https://build.pypa.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pypa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-10T16:20:46.000Z","updated_at":"2026-08-18T20:06:52.000Z","dependencies_parsed_at":"2026-08-21T12:37:53.797Z","dependency_job_id":"7c4822ac-a21d-4972-bce7-437e96f5dccb","html_url":"https://github.com/pypa/build","commit_stats":{"total_commits":818,"total_committers":59,"mean_commits":"13.864406779661017","dds":0.7665036674816625,"last_synced_commit":"10571fb26afe38cfcba5b783c536aa0ec1f18408"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/build","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/build/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/sbom","scorecard":{"id":751691,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/build","commit":"b1ece52a6689fbd0209580d1b020c272ad3595a3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":8,"reason":"Found 13/16 approved changesets -- score normalized to 8","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":"Maintained","score":10,"reason":"27 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cd.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-change-detection.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-pytest.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-type.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/reusable-docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/reusable-type.yml:21","Info:   1 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/cd.yml:20"],"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":"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-22T20:33:10.216Z","repository_id":37952217,"created_at":"2025-08-22T20:33:10.216Z","updated_at":"2025-08-22T20:33:10.216Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"pypa","name":"Python Packaging Authority","uuid":"647025","kind":"organization","description":"","email":"info@pypa.io","website":"https://www.pypa.io","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/647025?v=4","repositories_count":59,"last_synced_at":"2026-08-15T11:24:54.954Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":91445,"followers":2411,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2026-08-15T11:24:54.968Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa/repositories"},"tags":[{"name":"1.5.1","sha":"d08fcd723500a7d676867144e1e7a22b650aeb7d","kind":"tag","published_at":"2026-07-09T06:15:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.1","html_url":"https://github.com/pypa/build/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"615d04cfc52ac3c1592a463f0afe484fee1cc368","kind":"tag","published_at":"2026-04-30T03:17:22.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.0","html_url":"https://github.com/pypa/build/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0/manifests"},{"name":"1.4.4","sha":"70666a296c2e5bb7451f5a04eef259f6f943d0de","kind":"tag","published_at":"2026-04-22T20:52:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.4","html_url":"https://github.com/pypa/build/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4/manifests"},{"name":"1.4.3","sha":"130b043d1a1c1a12a0558f2598430b769f074690","kind":"tag","published_at":"2026-04-10T21:24:52.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.3","html_url":"https://github.com/pypa/build/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"7b7ae078aa1dabff33ea72d07ed15dd298acf80a","kind":"tag","published_at":"2026-03-25T14:19:25.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.2","html_url":"https://github.com/pypa/build/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"bd889569a1b9e2e7722682378c2d0cec469166a2","kind":"tag","published_at":"2026-03-24T23:08:11.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.1","html_url":"https://github.com/pypa/build/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"54f238d1664124e06a68c6c22fd5b1418fa5feb2","kind":"tag","published_at":"2026-01-08T16:35:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.0","html_url":"https://github.com/pypa/build/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"60e8752f69178d2b2c3563e9c8fa17aa6e11b12c","kind":"tag","published_at":"2025-08-01T21:22:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.3.0","html_url":"https://github.com/pypa/build/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0/manifests"},{"name":"1.2.2.post1","sha":"2f667024a90718da24c5bdfdb264944436adf82e","kind":"commit","published_at":"2024-10-06T16:46:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2.post1","html_url":"https://github.com/pypa/build/releases/tag/1.2.2.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1/manifests"},{"name":"1.2.2","sha":"3b0b5d07077473f5da3f038cf7b74cd2b65d2a98","kind":"tag","published_at":"2024-09-06T19:08:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2","html_url":"https://github.com/pypa/build/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"1e67c062e9d1b1a6d5ffed621f4b29902bb764e5","kind":"tag","published_at":"2024-03-28T07:10:23.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.1","html_url":"https://github.com/pypa/build/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"d5fb6fbecce164e01065b62b52ac4f270d09183d","kind":"commit","published_at":"2024-03-27T23:01:47.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.0","html_url":"https://github.com/pypa/build/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"b36126a2b7a387757519029d121da17a38135d67","kind":"tag","published_at":"2024-02-29T20:26:04.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.1.1","html_url":"https://github.com/pypa/build/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1/manifests"},{"name":"v1.1.0","sha":"da0697318dfc36afa8ae57f814c15cc39d225758","kind":"tag","published_at":"2024-02-29T16:49:28.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/v1.1.0","html_url":"https://github.com/pypa/build/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0/manifests"},{"name":"1.0.3","sha":"38d1a688d5e05557a929245ada14d106f3e5b547","kind":"commit","published_at":"2023-09-06T22:31:16.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.3","html_url":"https://github.com/pypa/build/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3/manifests"},{"name":"1.0.1","sha":"c48f4ca7cbe84f027f37ad575713870f5f4f7818","kind":"commit","published_at":"2023-09-06T19:25:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.1","html_url":"https://github.com/pypa/build/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"1fff01ed7440d5b5626fec31422026a4920b7764","kind":"commit","published_at":"2023-09-01T18:08:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.0","html_url":"https://github.com/pypa/build/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0/manifests"},{"name":"0.10.0","sha":"cd06da25481b9a610f846fa60cb67b5a5fa9a051","kind":"tag","published_at":"2023-01-11T20:31:39.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.10.0","html_url":"https://github.com/pypa/build/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"7b002bbc48e965fd677d51ea88b1adc276ba506d","kind":"tag","published_at":"2022-10-27T10:43:07.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.9.0","html_url":"https://github.com/pypa/build/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"6d97b86298d1663814ad74c22a1b4c0b3ce479c9","kind":"tag","published_at":"2022-05-22T15:08:19.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.8.0","html_url":"https://github.com/pypa/build/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"c940180b6ace5210e6f00149d45b1358f39fb274","kind":"tag","published_at":"2021-09-16T21:15:24.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.7.0","html_url":"https://github.com/pypa/build/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0/manifests"},{"name":"0.6.0.post1","sha":"018a6f81cca1b26d9bf754eb91a64667c3847d28","kind":"tag","published_at":"2021-08-05T18:02:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0.post1","html_url":"https://github.com/pypa/build/releases/tag/0.6.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1/manifests"},{"name":"0.6.0","sha":"4cb0c1ec375aeff3e681855fdb37cf8f47e0fa93","kind":"tag","published_at":"2021-08-02T21:01:42.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0","html_url":"https://github.com/pypa/build/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"5a3c5243a2135236f207da3a4b6401e1561f952d","kind":"tag","published_at":"2021-06-22T18:02:59.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.1","html_url":"https://github.com/pypa/build/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"4492dec726cdfd159f0850d68c98f82496b28d79","kind":"tag","published_at":"2021-06-19T17:04:44.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.0","html_url":"https://github.com/pypa/build/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"de05f70e56195b135b1e24af1614949c51580b79","kind":"tag","published_at":"2021-05-23T22:16:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.4.0","html_url":"https://github.com/pypa/build/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0/manifests"},{"name":"0.3.1.post1","sha":"8a27cc1d98f309ffef8743c00ada6e93877e530f","kind":"tag","published_at":"2021-03-10T09:20:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1.post1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1/manifests"},{"name":"0.3.1","sha":"e880a1022f9e62607a502c59961f4986cd9f7699","kind":"tag","published_at":"2021-03-09T17:15:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"387c807c67fb0a62cd963be6ff64c415077782ac","kind":"tag","published_at":"2021-02-19T15:32:18.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.0","html_url":"https://github.com/pypa/build/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"7d8f9150ae56c6bc43dc34bcefa30b0c6d03246a","kind":"tag","published_at":"2021-02-09T15:13:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.1","html_url":"https://github.com/pypa/build/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a5a0b3860cff68ac9aad896fad22febd2b8d3718","kind":"tag","published_at":"2021-02-07T15:44:36.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.0","html_url":"https://github.com/pypa/build/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"3df03617bd92dc023021ec902a8d47a9dd4bad99","kind":"tag","published_at":"2020-10-29T16:08:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.1.0","html_url":"https://github.com/pypa/build/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0/manifests"},{"name":"0.0.4","sha":"10bf02e443417ea06b090d2902d0b8c8ac9666be","kind":"tag","published_at":"2020-09-08T21:20:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.4","html_url":"https://github.com/pypa/build/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4/manifests"},{"name":"0.0.3.1","sha":"aa6d36e8970af683b8fcc508287a40b07c7e9c5a","kind":"tag","published_at":"2020-06-09T23:36:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1/manifests"},{"name":"0.0.3","sha":"14aa82a68ed4964c78fab7120ac9a15aff7febd8","kind":"tag","published_at":"2020-06-09T15:08:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3","html_url":"https://github.com/pypa/build/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"3cb902f4c2ba2088ed54315dbc5836f7692aee3d","kind":"tag","published_at":"2020-05-29T16:11:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.2","html_url":"https://github.com/pypa/build/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"7738d41f0959c89c2724ab8ce0259df265dd04d1","kind":"tag","published_at":"2020-05-17T16:42:51.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-21T14:03:15.529Z","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:deb/ubuntu/python-build?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-build","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-build","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-build/dependencies","status":null,"funding_links":["https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:37:48.784Z","issues_count":180,"pull_requests_count":583,"avg_time_to_close_issue":20479162.790697675,"avg_time_to_close_pull_request":1346063.5046554934,"issues_closed_count":129,"pull_requests_closed_count":537,"pull_request_authors_count":46,"issue_authors_count":135,"avg_comments_per_issue":5.111111111111111,"avg_comments_per_pull_request":1.4579759862778732,"merged_pull_requests_count":456,"bot_issues_count":0,"bot_pull_requests_count":234,"past_year_issues_count":23,"past_year_pull_requests_count":154,"past_year_avg_time_to_close_issue":2226727.8666666667,"past_year_avg_time_to_close_pull_request":321438.802919708,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":2.9565217391304346,"past_year_avg_comments_per_pull_request":1.5454545454545454,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":120,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/issues","maintainers":[{"login":"layday","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"jaraco","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"webknjaz","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"pradyunsg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"FFY00","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"},{"login":"woodruffw","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"sbidoul","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbidoul"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"dholth","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dholth"}],"active_maintainers":[{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"layday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-build/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-build/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-build/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-build/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-build/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-build/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1322},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-08-25T05:04:58.025Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13083299,"name":"python312Packages.bootstrap.build","ecosystem":"nixpkgs","description":"Simple, correct PEP517 package builder","homepage":"https://github.com/pypa/build","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/build","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:55:43.764Z","latest_release_published_at":"2026-02-01T17:55:43.764Z","latest_release_number":"1.2.2.post1","last_synced_at":"2026-03-07T15:14:34.360Z","created_at":"2026-02-01T17:55:39.245Z","updated_at":"2026-08-21T14:36:09.318Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python312Packages.bootstrap.build","install_command":"nix-env -iA nixpkgs.python312Packages.bootstrap.build","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/build/default.nix#L105","metadata":{"nix_attribute":"python3.12-bootstrap-build-1.2.2.post1","position":"pkgs/development/python-modules/build/default.nix:105","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"],"upstream_ecosystem":"pypi","upstream_name":"bootstrap.build","upstream_purl":"pkg:pypi/bootstrap.build"},"repo_metadata":{"id":37952217,"uuid":"262827329","full_name":"pypa/build","owner":"pypa","description":"A simple, correct Python build frontend","archived":false,"fork":false,"pushed_at":"2026-08-18T19:59:43.000Z","size":1448,"stargazers_count":853,"open_issues_count":6,"forks_count":166,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-08-21T12:45:01.992Z","etag":null,"topics":["python"],"latest_commit_sha":null,"homepage":"https://build.pypa.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pypa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-10T16:20:46.000Z","updated_at":"2026-08-18T20:06:52.000Z","dependencies_parsed_at":"2026-08-21T12:37:53.797Z","dependency_job_id":"7c4822ac-a21d-4972-bce7-437e96f5dccb","html_url":"https://github.com/pypa/build","commit_stats":{"total_commits":818,"total_committers":59,"mean_commits":"13.864406779661017","dds":0.7665036674816625,"last_synced_commit":"10571fb26afe38cfcba5b783c536aa0ec1f18408"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/build","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/build/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/sbom","scorecard":{"id":751691,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/build","commit":"b1ece52a6689fbd0209580d1b020c272ad3595a3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":8,"reason":"Found 13/16 approved changesets -- score normalized to 8","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":"Maintained","score":10,"reason":"27 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cd.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-change-detection.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-pytest.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-type.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/reusable-docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/reusable-type.yml:21","Info:   1 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/cd.yml:20"],"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":"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-22T20:33:10.216Z","repository_id":37952217,"created_at":"2025-08-22T20:33:10.216Z","updated_at":"2025-08-22T20:33:10.216Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"pypa","name":"Python Packaging Authority","uuid":"647025","kind":"organization","description":"","email":"info@pypa.io","website":"https://www.pypa.io","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/647025?v=4","repositories_count":59,"last_synced_at":"2026-08-15T11:24:54.954Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":91445,"followers":2411,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2026-08-15T11:24:54.968Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa/repositories"},"tags":[{"name":"1.5.1","sha":"d08fcd723500a7d676867144e1e7a22b650aeb7d","kind":"tag","published_at":"2026-07-09T06:15:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.1","html_url":"https://github.com/pypa/build/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"615d04cfc52ac3c1592a463f0afe484fee1cc368","kind":"tag","published_at":"2026-04-30T03:17:22.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.0","html_url":"https://github.com/pypa/build/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0/manifests"},{"name":"1.4.4","sha":"70666a296c2e5bb7451f5a04eef259f6f943d0de","kind":"tag","published_at":"2026-04-22T20:52:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.4","html_url":"https://github.com/pypa/build/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4/manifests"},{"name":"1.4.3","sha":"130b043d1a1c1a12a0558f2598430b769f074690","kind":"tag","published_at":"2026-04-10T21:24:52.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.3","html_url":"https://github.com/pypa/build/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"7b7ae078aa1dabff33ea72d07ed15dd298acf80a","kind":"tag","published_at":"2026-03-25T14:19:25.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.2","html_url":"https://github.com/pypa/build/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"bd889569a1b9e2e7722682378c2d0cec469166a2","kind":"tag","published_at":"2026-03-24T23:08:11.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.1","html_url":"https://github.com/pypa/build/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"54f238d1664124e06a68c6c22fd5b1418fa5feb2","kind":"tag","published_at":"2026-01-08T16:35:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.0","html_url":"https://github.com/pypa/build/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"60e8752f69178d2b2c3563e9c8fa17aa6e11b12c","kind":"tag","published_at":"2025-08-01T21:22:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.3.0","html_url":"https://github.com/pypa/build/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0/manifests"},{"name":"1.2.2.post1","sha":"2f667024a90718da24c5bdfdb264944436adf82e","kind":"commit","published_at":"2024-10-06T16:46:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2.post1","html_url":"https://github.com/pypa/build/releases/tag/1.2.2.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1/manifests"},{"name":"1.2.2","sha":"3b0b5d07077473f5da3f038cf7b74cd2b65d2a98","kind":"tag","published_at":"2024-09-06T19:08:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2","html_url":"https://github.com/pypa/build/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"1e67c062e9d1b1a6d5ffed621f4b29902bb764e5","kind":"tag","published_at":"2024-03-28T07:10:23.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.1","html_url":"https://github.com/pypa/build/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"d5fb6fbecce164e01065b62b52ac4f270d09183d","kind":"commit","published_at":"2024-03-27T23:01:47.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.0","html_url":"https://github.com/pypa/build/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"b36126a2b7a387757519029d121da17a38135d67","kind":"tag","published_at":"2024-02-29T20:26:04.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.1.1","html_url":"https://github.com/pypa/build/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1/manifests"},{"name":"v1.1.0","sha":"da0697318dfc36afa8ae57f814c15cc39d225758","kind":"tag","published_at":"2024-02-29T16:49:28.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/v1.1.0","html_url":"https://github.com/pypa/build/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0/manifests"},{"name":"1.0.3","sha":"38d1a688d5e05557a929245ada14d106f3e5b547","kind":"commit","published_at":"2023-09-06T22:31:16.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.3","html_url":"https://github.com/pypa/build/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3/manifests"},{"name":"1.0.1","sha":"c48f4ca7cbe84f027f37ad575713870f5f4f7818","kind":"commit","published_at":"2023-09-06T19:25:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.1","html_url":"https://github.com/pypa/build/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"1fff01ed7440d5b5626fec31422026a4920b7764","kind":"commit","published_at":"2023-09-01T18:08:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.0","html_url":"https://github.com/pypa/build/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0/manifests"},{"name":"0.10.0","sha":"cd06da25481b9a610f846fa60cb67b5a5fa9a051","kind":"tag","published_at":"2023-01-11T20:31:39.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.10.0","html_url":"https://github.com/pypa/build/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"7b002bbc48e965fd677d51ea88b1adc276ba506d","kind":"tag","published_at":"2022-10-27T10:43:07.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.9.0","html_url":"https://github.com/pypa/build/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"6d97b86298d1663814ad74c22a1b4c0b3ce479c9","kind":"tag","published_at":"2022-05-22T15:08:19.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.8.0","html_url":"https://github.com/pypa/build/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"c940180b6ace5210e6f00149d45b1358f39fb274","kind":"tag","published_at":"2021-09-16T21:15:24.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.7.0","html_url":"https://github.com/pypa/build/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0/manifests"},{"name":"0.6.0.post1","sha":"018a6f81cca1b26d9bf754eb91a64667c3847d28","kind":"tag","published_at":"2021-08-05T18:02:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0.post1","html_url":"https://github.com/pypa/build/releases/tag/0.6.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1/manifests"},{"name":"0.6.0","sha":"4cb0c1ec375aeff3e681855fdb37cf8f47e0fa93","kind":"tag","published_at":"2021-08-02T21:01:42.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0","html_url":"https://github.com/pypa/build/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"5a3c5243a2135236f207da3a4b6401e1561f952d","kind":"tag","published_at":"2021-06-22T18:02:59.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.1","html_url":"https://github.com/pypa/build/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"4492dec726cdfd159f0850d68c98f82496b28d79","kind":"tag","published_at":"2021-06-19T17:04:44.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.0","html_url":"https://github.com/pypa/build/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"de05f70e56195b135b1e24af1614949c51580b79","kind":"tag","published_at":"2021-05-23T22:16:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.4.0","html_url":"https://github.com/pypa/build/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0/manifests"},{"name":"0.3.1.post1","sha":"8a27cc1d98f309ffef8743c00ada6e93877e530f","kind":"tag","published_at":"2021-03-10T09:20:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1.post1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1/manifests"},{"name":"0.3.1","sha":"e880a1022f9e62607a502c59961f4986cd9f7699","kind":"tag","published_at":"2021-03-09T17:15:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"387c807c67fb0a62cd963be6ff64c415077782ac","kind":"tag","published_at":"2021-02-19T15:32:18.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.0","html_url":"https://github.com/pypa/build/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"7d8f9150ae56c6bc43dc34bcefa30b0c6d03246a","kind":"tag","published_at":"2021-02-09T15:13:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.1","html_url":"https://github.com/pypa/build/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a5a0b3860cff68ac9aad896fad22febd2b8d3718","kind":"tag","published_at":"2021-02-07T15:44:36.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.0","html_url":"https://github.com/pypa/build/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"3df03617bd92dc023021ec902a8d47a9dd4bad99","kind":"tag","published_at":"2020-10-29T16:08:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.1.0","html_url":"https://github.com/pypa/build/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0/manifests"},{"name":"0.0.4","sha":"10bf02e443417ea06b090d2902d0b8c8ac9666be","kind":"tag","published_at":"2020-09-08T21:20:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.4","html_url":"https://github.com/pypa/build/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4/manifests"},{"name":"0.0.3.1","sha":"aa6d36e8970af683b8fcc508287a40b07c7e9c5a","kind":"tag","published_at":"2020-06-09T23:36:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1/manifests"},{"name":"0.0.3","sha":"14aa82a68ed4964c78fab7120ac9a15aff7febd8","kind":"tag","published_at":"2020-06-09T15:08:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3","html_url":"https://github.com/pypa/build/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"3cb902f4c2ba2088ed54315dbc5836f7692aee3d","kind":"tag","published_at":"2020-05-29T16:11:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.2","html_url":"https://github.com/pypa/build/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"7738d41f0959c89c2724ab8ce0259df265dd04d1","kind":"tag","published_at":"2020-05-17T16:42:51.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-21T14:36:09.318Z","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:nix/python312Packages.bootstrap.build?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.bootstrap.build","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.bootstrap.build","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.bootstrap.build/dependencies","status":null,"funding_links":["https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:37:48.784Z","issues_count":180,"pull_requests_count":583,"avg_time_to_close_issue":20479162.790697675,"avg_time_to_close_pull_request":1346063.5046554934,"issues_closed_count":129,"pull_requests_closed_count":537,"pull_request_authors_count":46,"issue_authors_count":135,"avg_comments_per_issue":5.111111111111111,"avg_comments_per_pull_request":1.4579759862778732,"merged_pull_requests_count":456,"bot_issues_count":0,"bot_pull_requests_count":234,"past_year_issues_count":23,"past_year_pull_requests_count":154,"past_year_avg_time_to_close_issue":2226727.8666666667,"past_year_avg_time_to_close_pull_request":321438.802919708,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":2.9565217391304346,"past_year_avg_comments_per_pull_request":1.5454545454545454,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":120,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/issues","maintainers":[{"login":"layday","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"jaraco","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"webknjaz","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"pradyunsg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"FFY00","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"},{"login":"woodruffw","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"sbidoul","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbidoul"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"dholth","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dholth"}],"active_maintainers":[{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"layday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.bootstrap.build/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.bootstrap.build/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.bootstrap.build/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.bootstrap.build/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.bootstrap.build/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.bootstrap.build/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":5052,"html_url":null,"role":null,"created_at":"2026-03-07T15:14:34.655Z","updated_at":"2026-03-07T15:14:34.655Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/fabaff/packages"},{"uuid":"natsukium","login":null,"name":"Tomoya Otabi","email":"nixpkgs@natsukium.com","url":"https://github.com/natsukium","packages_count":365,"html_url":null,"role":null,"created_at":"2026-03-07T15:14:34.618Z","updated_at":"2026-03-07T15:14:34.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/natsukium/packages"},{"uuid":"mweinelt","login":null,"name":"Martin Weinelt","email":"hexa@darmstadt.ccc.de","url":"https://github.com/mweinelt","packages_count":1364,"html_url":null,"role":null,"created_at":"2026-03-07T15:14:34.563Z","updated_at":"2026-03-07T15:14:34.563Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/mweinelt/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":3380},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-08-25T05:04:34.674Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":13774080,"name":"python-build","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/pypa/build","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/pypa/build","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T12:30:01.524Z","latest_release_published_at":"2026-02-13T12:30:01.524Z","latest_release_number":"0.7.0-2","last_synced_at":"2026-03-13T12:37:59.285Z","created_at":"2026-02-13T12:30:01.306Z","updated_at":"2026-08-21T15:44:23.462Z","registry_url":"https://launchpad.net/ubuntu/+source/python-build","install_command":"apt-get install python-build","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-build","standards_version":"4.6.0.1","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-setuptools, python3-all, python3-packaging, python3-pep517 (\u003e= 0.9), python3-toml","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37952217,"uuid":"262827329","full_name":"pypa/build","owner":"pypa","description":"A simple, correct Python build frontend","archived":false,"fork":false,"pushed_at":"2026-08-18T19:59:43.000Z","size":1448,"stargazers_count":853,"open_issues_count":6,"forks_count":166,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-08-21T12:45:01.992Z","etag":null,"topics":["python"],"latest_commit_sha":null,"homepage":"https://build.pypa.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pypa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-10T16:20:46.000Z","updated_at":"2026-08-18T20:06:52.000Z","dependencies_parsed_at":"2026-08-21T12:37:53.797Z","dependency_job_id":"7c4822ac-a21d-4972-bce7-437e96f5dccb","html_url":"https://github.com/pypa/build","commit_stats":{"total_commits":818,"total_committers":59,"mean_commits":"13.864406779661017","dds":0.7665036674816625,"last_synced_commit":"10571fb26afe38cfcba5b783c536aa0ec1f18408"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/build","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/build/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/sbom","scorecard":{"id":751691,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/build","commit":"b1ece52a6689fbd0209580d1b020c272ad3595a3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":8,"reason":"Found 13/16 approved changesets -- score normalized to 8","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":"Maintained","score":10,"reason":"27 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cd.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-change-detection.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-pytest.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-type.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/reusable-docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/reusable-type.yml:21","Info:   1 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/cd.yml:20"],"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":"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-22T20:33:10.216Z","repository_id":37952217,"created_at":"2025-08-22T20:33:10.216Z","updated_at":"2025-08-22T20:33:10.216Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"pypa","name":"Python Packaging Authority","uuid":"647025","kind":"organization","description":"","email":"info@pypa.io","website":"https://www.pypa.io","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/647025?v=4","repositories_count":59,"last_synced_at":"2026-08-15T11:24:54.954Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":91445,"followers":2411,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2026-08-15T11:24:54.968Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa/repositories"},"tags":[{"name":"1.5.1","sha":"d08fcd723500a7d676867144e1e7a22b650aeb7d","kind":"tag","published_at":"2026-07-09T06:15:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.1","html_url":"https://github.com/pypa/build/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"615d04cfc52ac3c1592a463f0afe484fee1cc368","kind":"tag","published_at":"2026-04-30T03:17:22.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.0","html_url":"https://github.com/pypa/build/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0/manifests"},{"name":"1.4.4","sha":"70666a296c2e5bb7451f5a04eef259f6f943d0de","kind":"tag","published_at":"2026-04-22T20:52:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.4","html_url":"https://github.com/pypa/build/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4/manifests"},{"name":"1.4.3","sha":"130b043d1a1c1a12a0558f2598430b769f074690","kind":"tag","published_at":"2026-04-10T21:24:52.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.3","html_url":"https://github.com/pypa/build/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"7b7ae078aa1dabff33ea72d07ed15dd298acf80a","kind":"tag","published_at":"2026-03-25T14:19:25.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.2","html_url":"https://github.com/pypa/build/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"bd889569a1b9e2e7722682378c2d0cec469166a2","kind":"tag","published_at":"2026-03-24T23:08:11.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.1","html_url":"https://github.com/pypa/build/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"54f238d1664124e06a68c6c22fd5b1418fa5feb2","kind":"tag","published_at":"2026-01-08T16:35:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.0","html_url":"https://github.com/pypa/build/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"60e8752f69178d2b2c3563e9c8fa17aa6e11b12c","kind":"tag","published_at":"2025-08-01T21:22:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.3.0","html_url":"https://github.com/pypa/build/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0/manifests"},{"name":"1.2.2.post1","sha":"2f667024a90718da24c5bdfdb264944436adf82e","kind":"commit","published_at":"2024-10-06T16:46:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2.post1","html_url":"https://github.com/pypa/build/releases/tag/1.2.2.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1/manifests"},{"name":"1.2.2","sha":"3b0b5d07077473f5da3f038cf7b74cd2b65d2a98","kind":"tag","published_at":"2024-09-06T19:08:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2","html_url":"https://github.com/pypa/build/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"1e67c062e9d1b1a6d5ffed621f4b29902bb764e5","kind":"tag","published_at":"2024-03-28T07:10:23.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.1","html_url":"https://github.com/pypa/build/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"d5fb6fbecce164e01065b62b52ac4f270d09183d","kind":"commit","published_at":"2024-03-27T23:01:47.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.0","html_url":"https://github.com/pypa/build/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"b36126a2b7a387757519029d121da17a38135d67","kind":"tag","published_at":"2024-02-29T20:26:04.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.1.1","html_url":"https://github.com/pypa/build/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1/manifests"},{"name":"v1.1.0","sha":"da0697318dfc36afa8ae57f814c15cc39d225758","kind":"tag","published_at":"2024-02-29T16:49:28.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/v1.1.0","html_url":"https://github.com/pypa/build/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0/manifests"},{"name":"1.0.3","sha":"38d1a688d5e05557a929245ada14d106f3e5b547","kind":"commit","published_at":"2023-09-06T22:31:16.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.3","html_url":"https://github.com/pypa/build/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3/manifests"},{"name":"1.0.1","sha":"c48f4ca7cbe84f027f37ad575713870f5f4f7818","kind":"commit","published_at":"2023-09-06T19:25:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.1","html_url":"https://github.com/pypa/build/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"1fff01ed7440d5b5626fec31422026a4920b7764","kind":"commit","published_at":"2023-09-01T18:08:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.0","html_url":"https://github.com/pypa/build/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0/manifests"},{"name":"0.10.0","sha":"cd06da25481b9a610f846fa60cb67b5a5fa9a051","kind":"tag","published_at":"2023-01-11T20:31:39.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.10.0","html_url":"https://github.com/pypa/build/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"7b002bbc48e965fd677d51ea88b1adc276ba506d","kind":"tag","published_at":"2022-10-27T10:43:07.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.9.0","html_url":"https://github.com/pypa/build/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"6d97b86298d1663814ad74c22a1b4c0b3ce479c9","kind":"tag","published_at":"2022-05-22T15:08:19.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.8.0","html_url":"https://github.com/pypa/build/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"c940180b6ace5210e6f00149d45b1358f39fb274","kind":"tag","published_at":"2021-09-16T21:15:24.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.7.0","html_url":"https://github.com/pypa/build/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0/manifests"},{"name":"0.6.0.post1","sha":"018a6f81cca1b26d9bf754eb91a64667c3847d28","kind":"tag","published_at":"2021-08-05T18:02:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0.post1","html_url":"https://github.com/pypa/build/releases/tag/0.6.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1/manifests"},{"name":"0.6.0","sha":"4cb0c1ec375aeff3e681855fdb37cf8f47e0fa93","kind":"tag","published_at":"2021-08-02T21:01:42.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0","html_url":"https://github.com/pypa/build/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"5a3c5243a2135236f207da3a4b6401e1561f952d","kind":"tag","published_at":"2021-06-22T18:02:59.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.1","html_url":"https://github.com/pypa/build/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"4492dec726cdfd159f0850d68c98f82496b28d79","kind":"tag","published_at":"2021-06-19T17:04:44.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.0","html_url":"https://github.com/pypa/build/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"de05f70e56195b135b1e24af1614949c51580b79","kind":"tag","published_at":"2021-05-23T22:16:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.4.0","html_url":"https://github.com/pypa/build/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0/manifests"},{"name":"0.3.1.post1","sha":"8a27cc1d98f309ffef8743c00ada6e93877e530f","kind":"tag","published_at":"2021-03-10T09:20:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1.post1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1/manifests"},{"name":"0.3.1","sha":"e880a1022f9e62607a502c59961f4986cd9f7699","kind":"tag","published_at":"2021-03-09T17:15:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"387c807c67fb0a62cd963be6ff64c415077782ac","kind":"tag","published_at":"2021-02-19T15:32:18.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.0","html_url":"https://github.com/pypa/build/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"7d8f9150ae56c6bc43dc34bcefa30b0c6d03246a","kind":"tag","published_at":"2021-02-09T15:13:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.1","html_url":"https://github.com/pypa/build/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a5a0b3860cff68ac9aad896fad22febd2b8d3718","kind":"tag","published_at":"2021-02-07T15:44:36.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.0","html_url":"https://github.com/pypa/build/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"3df03617bd92dc023021ec902a8d47a9dd4bad99","kind":"tag","published_at":"2020-10-29T16:08:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.1.0","html_url":"https://github.com/pypa/build/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0/manifests"},{"name":"0.0.4","sha":"10bf02e443417ea06b090d2902d0b8c8ac9666be","kind":"tag","published_at":"2020-09-08T21:20:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.4","html_url":"https://github.com/pypa/build/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4/manifests"},{"name":"0.0.3.1","sha":"aa6d36e8970af683b8fcc508287a40b07c7e9c5a","kind":"tag","published_at":"2020-06-09T23:36:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1/manifests"},{"name":"0.0.3","sha":"14aa82a68ed4964c78fab7120ac9a15aff7febd8","kind":"tag","published_at":"2020-06-09T15:08:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3","html_url":"https://github.com/pypa/build/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"3cb902f4c2ba2088ed54315dbc5836f7692aee3d","kind":"tag","published_at":"2020-05-29T16:11:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.2","html_url":"https://github.com/pypa/build/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"7738d41f0959c89c2724ab8ce0259df265dd04d1","kind":"tag","published_at":"2020-05-17T16:42:51.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-21T15:44:23.462Z","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:deb/ubuntu/python-build?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-build","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-build","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-build/dependencies","status":null,"funding_links":["https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:37:48.784Z","issues_count":180,"pull_requests_count":583,"avg_time_to_close_issue":20479162.790697675,"avg_time_to_close_pull_request":1346063.5046554934,"issues_closed_count":129,"pull_requests_closed_count":537,"pull_request_authors_count":46,"issue_authors_count":135,"avg_comments_per_issue":5.111111111111111,"avg_comments_per_pull_request":1.4579759862778732,"merged_pull_requests_count":456,"bot_issues_count":0,"bot_pull_requests_count":234,"past_year_issues_count":23,"past_year_pull_requests_count":154,"past_year_avg_time_to_close_issue":2226727.8666666667,"past_year_avg_time_to_close_pull_request":321438.802919708,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":2.9565217391304346,"past_year_avg_comments_per_pull_request":1.5454545454545454,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":120,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/issues","maintainers":[{"login":"layday","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"jaraco","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"webknjaz","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"pradyunsg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"FFY00","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"},{"login":"woodruffw","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"sbidoul","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbidoul"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"dholth","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dholth"}],"active_maintainers":[{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"layday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-build/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-build/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-build/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-build/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-build/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-build/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1498,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":976},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-08-25T05:06:47.665Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":5287809,"name":"python-build","ecosystem":"conda","description":"build manages pyproject.toml-based builds, invoking build-backend hooks as appropriate to build a distribution package. It is a simple build tool and does not perform any dependency management.","homepage":"https://build.pypa.io/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/build","keywords_array":[],"namespace":null,"versions_count":5,"first_release_published_at":"2021-11-22T09:48:36.000Z","latest_release_published_at":"2026-07-22T14:26:29.000Z","latest_release_number":"1.5.1","last_synced_at":"2026-07-23T11:17:19.565Z","created_at":"2022-10-03T15:44:59.894Z","updated_at":"2026-08-21T16:14:21.816Z","registry_url":"https://anaconda.org/anaconda/python-build","install_command":"conda install -c anaconda python-build","documentation_url":null,"metadata":{},"repo_metadata":{"id":37952217,"uuid":"262827329","full_name":"pypa/build","owner":"pypa","description":"A simple, correct Python build frontend","archived":false,"fork":false,"pushed_at":"2026-08-18T19:59:43.000Z","size":1448,"stargazers_count":853,"open_issues_count":6,"forks_count":166,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-08-21T12:45:01.992Z","etag":null,"topics":["python"],"latest_commit_sha":null,"homepage":"https://build.pypa.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pypa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-10T16:20:46.000Z","updated_at":"2026-08-18T20:06:52.000Z","dependencies_parsed_at":"2026-08-21T12:37:53.797Z","dependency_job_id":"7c4822ac-a21d-4972-bce7-437e96f5dccb","html_url":"https://github.com/pypa/build","commit_stats":{"total_commits":818,"total_committers":59,"mean_commits":"13.864406779661017","dds":0.7665036674816625,"last_synced_commit":"10571fb26afe38cfcba5b783c536aa0ec1f18408"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/build","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/build/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/sbom","scorecard":{"id":751691,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/build","commit":"b1ece52a6689fbd0209580d1b020c272ad3595a3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":8,"reason":"Found 13/16 approved changesets -- score normalized to 8","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":"Maintained","score":10,"reason":"27 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cd.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-change-detection.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-pytest.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-type.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/reusable-docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/reusable-type.yml:21","Info:   1 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/cd.yml:20"],"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":"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-22T20:33:10.216Z","repository_id":37952217,"created_at":"2025-08-22T20:33:10.216Z","updated_at":"2025-08-22T20:33:10.216Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"pypa","name":"Python Packaging Authority","uuid":"647025","kind":"organization","description":"","email":"info@pypa.io","website":"https://www.pypa.io","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/647025?v=4","repositories_count":59,"last_synced_at":"2026-08-15T11:24:54.954Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":91445,"followers":2411,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2026-08-15T11:24:54.968Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa/repositories"},"tags":[{"name":"1.5.1","sha":"d08fcd723500a7d676867144e1e7a22b650aeb7d","kind":"tag","published_at":"2026-07-09T06:15:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.1","html_url":"https://github.com/pypa/build/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"615d04cfc52ac3c1592a463f0afe484fee1cc368","kind":"tag","published_at":"2026-04-30T03:17:22.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.0","html_url":"https://github.com/pypa/build/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0/manifests"},{"name":"1.4.4","sha":"70666a296c2e5bb7451f5a04eef259f6f943d0de","kind":"tag","published_at":"2026-04-22T20:52:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.4","html_url":"https://github.com/pypa/build/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4/manifests"},{"name":"1.4.3","sha":"130b043d1a1c1a12a0558f2598430b769f074690","kind":"tag","published_at":"2026-04-10T21:24:52.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.3","html_url":"https://github.com/pypa/build/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"7b7ae078aa1dabff33ea72d07ed15dd298acf80a","kind":"tag","published_at":"2026-03-25T14:19:25.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.2","html_url":"https://github.com/pypa/build/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"bd889569a1b9e2e7722682378c2d0cec469166a2","kind":"tag","published_at":"2026-03-24T23:08:11.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.1","html_url":"https://github.com/pypa/build/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"54f238d1664124e06a68c6c22fd5b1418fa5feb2","kind":"tag","published_at":"2026-01-08T16:35:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.0","html_url":"https://github.com/pypa/build/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"60e8752f69178d2b2c3563e9c8fa17aa6e11b12c","kind":"tag","published_at":"2025-08-01T21:22:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.3.0","html_url":"https://github.com/pypa/build/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0/manifests"},{"name":"1.2.2.post1","sha":"2f667024a90718da24c5bdfdb264944436adf82e","kind":"commit","published_at":"2024-10-06T16:46:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2.post1","html_url":"https://github.com/pypa/build/releases/tag/1.2.2.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1/manifests"},{"name":"1.2.2","sha":"3b0b5d07077473f5da3f038cf7b74cd2b65d2a98","kind":"tag","published_at":"2024-09-06T19:08:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2","html_url":"https://github.com/pypa/build/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"1e67c062e9d1b1a6d5ffed621f4b29902bb764e5","kind":"tag","published_at":"2024-03-28T07:10:23.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.1","html_url":"https://github.com/pypa/build/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"d5fb6fbecce164e01065b62b52ac4f270d09183d","kind":"commit","published_at":"2024-03-27T23:01:47.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.0","html_url":"https://github.com/pypa/build/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"b36126a2b7a387757519029d121da17a38135d67","kind":"tag","published_at":"2024-02-29T20:26:04.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.1.1","html_url":"https://github.com/pypa/build/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1/manifests"},{"name":"v1.1.0","sha":"da0697318dfc36afa8ae57f814c15cc39d225758","kind":"tag","published_at":"2024-02-29T16:49:28.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/v1.1.0","html_url":"https://github.com/pypa/build/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0/manifests"},{"name":"1.0.3","sha":"38d1a688d5e05557a929245ada14d106f3e5b547","kind":"commit","published_at":"2023-09-06T22:31:16.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.3","html_url":"https://github.com/pypa/build/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3/manifests"},{"name":"1.0.1","sha":"c48f4ca7cbe84f027f37ad575713870f5f4f7818","kind":"commit","published_at":"2023-09-06T19:25:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.1","html_url":"https://github.com/pypa/build/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"1fff01ed7440d5b5626fec31422026a4920b7764","kind":"commit","published_at":"2023-09-01T18:08:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.0","html_url":"https://github.com/pypa/build/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0/manifests"},{"name":"0.10.0","sha":"cd06da25481b9a610f846fa60cb67b5a5fa9a051","kind":"tag","published_at":"2023-01-11T20:31:39.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.10.0","html_url":"https://github.com/pypa/build/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"7b002bbc48e965fd677d51ea88b1adc276ba506d","kind":"tag","published_at":"2022-10-27T10:43:07.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.9.0","html_url":"https://github.com/pypa/build/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"6d97b86298d1663814ad74c22a1b4c0b3ce479c9","kind":"tag","published_at":"2022-05-22T15:08:19.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.8.0","html_url":"https://github.com/pypa/build/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"c940180b6ace5210e6f00149d45b1358f39fb274","kind":"tag","published_at":"2021-09-16T21:15:24.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.7.0","html_url":"https://github.com/pypa/build/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0/manifests"},{"name":"0.6.0.post1","sha":"018a6f81cca1b26d9bf754eb91a64667c3847d28","kind":"tag","published_at":"2021-08-05T18:02:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0.post1","html_url":"https://github.com/pypa/build/releases/tag/0.6.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1/manifests"},{"name":"0.6.0","sha":"4cb0c1ec375aeff3e681855fdb37cf8f47e0fa93","kind":"tag","published_at":"2021-08-02T21:01:42.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0","html_url":"https://github.com/pypa/build/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"5a3c5243a2135236f207da3a4b6401e1561f952d","kind":"tag","published_at":"2021-06-22T18:02:59.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.1","html_url":"https://github.com/pypa/build/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"4492dec726cdfd159f0850d68c98f82496b28d79","kind":"tag","published_at":"2021-06-19T17:04:44.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.0","html_url":"https://github.com/pypa/build/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"de05f70e56195b135b1e24af1614949c51580b79","kind":"tag","published_at":"2021-05-23T22:16:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.4.0","html_url":"https://github.com/pypa/build/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0/manifests"},{"name":"0.3.1.post1","sha":"8a27cc1d98f309ffef8743c00ada6e93877e530f","kind":"tag","published_at":"2021-03-10T09:20:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1.post1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1/manifests"},{"name":"0.3.1","sha":"e880a1022f9e62607a502c59961f4986cd9f7699","kind":"tag","published_at":"2021-03-09T17:15:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"387c807c67fb0a62cd963be6ff64c415077782ac","kind":"tag","published_at":"2021-02-19T15:32:18.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.0","html_url":"https://github.com/pypa/build/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"7d8f9150ae56c6bc43dc34bcefa30b0c6d03246a","kind":"tag","published_at":"2021-02-09T15:13:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.1","html_url":"https://github.com/pypa/build/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a5a0b3860cff68ac9aad896fad22febd2b8d3718","kind":"tag","published_at":"2021-02-07T15:44:36.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.0","html_url":"https://github.com/pypa/build/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"3df03617bd92dc023021ec902a8d47a9dd4bad99","kind":"tag","published_at":"2020-10-29T16:08:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.1.0","html_url":"https://github.com/pypa/build/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0/manifests"},{"name":"0.0.4","sha":"10bf02e443417ea06b090d2902d0b8c8ac9666be","kind":"tag","published_at":"2020-09-08T21:20:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.4","html_url":"https://github.com/pypa/build/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4/manifests"},{"name":"0.0.3.1","sha":"aa6d36e8970af683b8fcc508287a40b07c7e9c5a","kind":"tag","published_at":"2020-06-09T23:36:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1/manifests"},{"name":"0.0.3","sha":"14aa82a68ed4964c78fab7120ac9a15aff7febd8","kind":"tag","published_at":"2020-06-09T15:08:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3","html_url":"https://github.com/pypa/build/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"3cb902f4c2ba2088ed54315dbc5836f7692aee3d","kind":"tag","published_at":"2020-05-29T16:11:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.2","html_url":"https://github.com/pypa/build/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"7738d41f0959c89c2724ab8ce0259df265dd04d1","kind":"tag","published_at":"2020-05-17T16:42:51.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-21T16:14:21.816Z","dependent_packages_count":1,"downloads":11034,"downloads_period":"total","dependent_repos_count":11,"rankings":{"downloads":null,"dependent_repos_count":37.488653555219365,"dependent_packages_count":30.620272314674736,"stargazers_count":31.46747352496218,"forks_count":31.95158850226929,"docker_downloads_count":null,"average":32.88199697428139},"purl":"pkg:conda/python-build","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/python-build","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/python-build","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/python-build/dependencies","status":null,"funding_links":["https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:37:48.784Z","issues_count":180,"pull_requests_count":583,"avg_time_to_close_issue":20479162.790697675,"avg_time_to_close_pull_request":1346063.5046554934,"issues_closed_count":129,"pull_requests_closed_count":537,"pull_request_authors_count":46,"issue_authors_count":135,"avg_comments_per_issue":5.111111111111111,"avg_comments_per_pull_request":1.4579759862778732,"merged_pull_requests_count":456,"bot_issues_count":0,"bot_pull_requests_count":234,"past_year_issues_count":23,"past_year_pull_requests_count":154,"past_year_avg_time_to_close_issue":2226727.8666666667,"past_year_avg_time_to_close_pull_request":321438.802919708,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":2.9565217391304346,"past_year_avg_comments_per_pull_request":1.5454545454545454,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":120,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/issues","maintainers":[{"login":"layday","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"jaraco","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"webknjaz","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"pradyunsg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"FFY00","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"},{"login":"woodruffw","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"sbidoul","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbidoul"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"dholth","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dholth"}],"active_maintainers":[{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"layday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/python-build/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/python-build/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/python-build/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/python-build/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/python-build/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/python-build/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5475,"maintainers_count":0,"namespaces_count":0,"keywords_count":3313,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":852},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-08-24T05:06:29.101Z","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":13193663,"name":"python311Packages.bootstrap.build","ecosystem":"nixpkgs","description":"Simple, correct PEP517 package builder","homepage":"https://github.com/pypa/build","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/build","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:18:05.348Z","latest_release_published_at":"2026-02-02T00:18:05.348Z","latest_release_number":"1.2.1","last_synced_at":"2026-05-07T23:07:17.364Z","created_at":"2026-02-02T00:18:04.280Z","updated_at":"2026-08-21T16:48:50.646Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python311Packages.bootstrap.build","install_command":"nix-env -iA nixpkgs.python311Packages.bootstrap.build","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/build/default.nix#L100","metadata":{"nix_attribute":"python3.11-bootstrap-build-1.2.1","position":"pkgs/development/python-modules/build/default.nix:100","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"],"upstream_ecosystem":"pypi","upstream_name":"bootstrap.build","upstream_purl":"pkg:pypi/bootstrap.build"},"repo_metadata":{"id":37952217,"uuid":"262827329","full_name":"pypa/build","owner":"pypa","description":"A simple, correct Python build frontend","archived":false,"fork":false,"pushed_at":"2026-08-18T19:59:43.000Z","size":1448,"stargazers_count":853,"open_issues_count":6,"forks_count":166,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-08-21T12:45:01.992Z","etag":null,"topics":["python"],"latest_commit_sha":null,"homepage":"https://build.pypa.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pypa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-10T16:20:46.000Z","updated_at":"2026-08-18T20:06:52.000Z","dependencies_parsed_at":"2026-08-21T12:37:53.797Z","dependency_job_id":"7c4822ac-a21d-4972-bce7-437e96f5dccb","html_url":"https://github.com/pypa/build","commit_stats":{"total_commits":818,"total_committers":59,"mean_commits":"13.864406779661017","dds":0.7665036674816625,"last_synced_commit":"10571fb26afe38cfcba5b783c536aa0ec1f18408"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/build","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/build/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/sbom","scorecard":{"id":751691,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/build","commit":"b1ece52a6689fbd0209580d1b020c272ad3595a3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":8,"reason":"Found 13/16 approved changesets -- score normalized to 8","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":"Maintained","score":10,"reason":"27 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cd.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-change-detection.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-pytest.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-type.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/reusable-docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/reusable-type.yml:21","Info:   1 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/cd.yml:20"],"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":"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-22T20:33:10.216Z","repository_id":37952217,"created_at":"2025-08-22T20:33:10.216Z","updated_at":"2025-08-22T20:33:10.216Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"pypa","name":"Python Packaging Authority","uuid":"647025","kind":"organization","description":"","email":"info@pypa.io","website":"https://www.pypa.io","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/647025?v=4","repositories_count":59,"last_synced_at":"2026-08-15T11:24:54.954Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":91445,"followers":2411,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2026-08-15T11:24:54.968Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa/repositories"},"tags":[{"name":"1.5.1","sha":"d08fcd723500a7d676867144e1e7a22b650aeb7d","kind":"tag","published_at":"2026-07-09T06:15:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.1","html_url":"https://github.com/pypa/build/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"615d04cfc52ac3c1592a463f0afe484fee1cc368","kind":"tag","published_at":"2026-04-30T03:17:22.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.0","html_url":"https://github.com/pypa/build/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0/manifests"},{"name":"1.4.4","sha":"70666a296c2e5bb7451f5a04eef259f6f943d0de","kind":"tag","published_at":"2026-04-22T20:52:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.4","html_url":"https://github.com/pypa/build/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4/manifests"},{"name":"1.4.3","sha":"130b043d1a1c1a12a0558f2598430b769f074690","kind":"tag","published_at":"2026-04-10T21:24:52.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.3","html_url":"https://github.com/pypa/build/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"7b7ae078aa1dabff33ea72d07ed15dd298acf80a","kind":"tag","published_at":"2026-03-25T14:19:25.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.2","html_url":"https://github.com/pypa/build/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"bd889569a1b9e2e7722682378c2d0cec469166a2","kind":"tag","published_at":"2026-03-24T23:08:11.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.1","html_url":"https://github.com/pypa/build/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"54f238d1664124e06a68c6c22fd5b1418fa5feb2","kind":"tag","published_at":"2026-01-08T16:35:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.0","html_url":"https://github.com/pypa/build/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"60e8752f69178d2b2c3563e9c8fa17aa6e11b12c","kind":"tag","published_at":"2025-08-01T21:22:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.3.0","html_url":"https://github.com/pypa/build/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0/manifests"},{"name":"1.2.2.post1","sha":"2f667024a90718da24c5bdfdb264944436adf82e","kind":"commit","published_at":"2024-10-06T16:46:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2.post1","html_url":"https://github.com/pypa/build/releases/tag/1.2.2.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1/manifests"},{"name":"1.2.2","sha":"3b0b5d07077473f5da3f038cf7b74cd2b65d2a98","kind":"tag","published_at":"2024-09-06T19:08:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2","html_url":"https://github.com/pypa/build/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"1e67c062e9d1b1a6d5ffed621f4b29902bb764e5","kind":"tag","published_at":"2024-03-28T07:10:23.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.1","html_url":"https://github.com/pypa/build/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"d5fb6fbecce164e01065b62b52ac4f270d09183d","kind":"commit","published_at":"2024-03-27T23:01:47.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.0","html_url":"https://github.com/pypa/build/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"b36126a2b7a387757519029d121da17a38135d67","kind":"tag","published_at":"2024-02-29T20:26:04.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.1.1","html_url":"https://github.com/pypa/build/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1/manifests"},{"name":"v1.1.0","sha":"da0697318dfc36afa8ae57f814c15cc39d225758","kind":"tag","published_at":"2024-02-29T16:49:28.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/v1.1.0","html_url":"https://github.com/pypa/build/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0/manifests"},{"name":"1.0.3","sha":"38d1a688d5e05557a929245ada14d106f3e5b547","kind":"commit","published_at":"2023-09-06T22:31:16.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.3","html_url":"https://github.com/pypa/build/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3/manifests"},{"name":"1.0.1","sha":"c48f4ca7cbe84f027f37ad575713870f5f4f7818","kind":"commit","published_at":"2023-09-06T19:25:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.1","html_url":"https://github.com/pypa/build/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"1fff01ed7440d5b5626fec31422026a4920b7764","kind":"commit","published_at":"2023-09-01T18:08:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.0","html_url":"https://github.com/pypa/build/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0/manifests"},{"name":"0.10.0","sha":"cd06da25481b9a610f846fa60cb67b5a5fa9a051","kind":"tag","published_at":"2023-01-11T20:31:39.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.10.0","html_url":"https://github.com/pypa/build/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"7b002bbc48e965fd677d51ea88b1adc276ba506d","kind":"tag","published_at":"2022-10-27T10:43:07.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.9.0","html_url":"https://github.com/pypa/build/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"6d97b86298d1663814ad74c22a1b4c0b3ce479c9","kind":"tag","published_at":"2022-05-22T15:08:19.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.8.0","html_url":"https://github.com/pypa/build/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"c940180b6ace5210e6f00149d45b1358f39fb274","kind":"tag","published_at":"2021-09-16T21:15:24.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.7.0","html_url":"https://github.com/pypa/build/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0/manifests"},{"name":"0.6.0.post1","sha":"018a6f81cca1b26d9bf754eb91a64667c3847d28","kind":"tag","published_at":"2021-08-05T18:02:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0.post1","html_url":"https://github.com/pypa/build/releases/tag/0.6.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1/manifests"},{"name":"0.6.0","sha":"4cb0c1ec375aeff3e681855fdb37cf8f47e0fa93","kind":"tag","published_at":"2021-08-02T21:01:42.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0","html_url":"https://github.com/pypa/build/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"5a3c5243a2135236f207da3a4b6401e1561f952d","kind":"tag","published_at":"2021-06-22T18:02:59.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.1","html_url":"https://github.com/pypa/build/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"4492dec726cdfd159f0850d68c98f82496b28d79","kind":"tag","published_at":"2021-06-19T17:04:44.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.0","html_url":"https://github.com/pypa/build/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"de05f70e56195b135b1e24af1614949c51580b79","kind":"tag","published_at":"2021-05-23T22:16:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.4.0","html_url":"https://github.com/pypa/build/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0/manifests"},{"name":"0.3.1.post1","sha":"8a27cc1d98f309ffef8743c00ada6e93877e530f","kind":"tag","published_at":"2021-03-10T09:20:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1.post1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1/manifests"},{"name":"0.3.1","sha":"e880a1022f9e62607a502c59961f4986cd9f7699","kind":"tag","published_at":"2021-03-09T17:15:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"387c807c67fb0a62cd963be6ff64c415077782ac","kind":"tag","published_at":"2021-02-19T15:32:18.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.0","html_url":"https://github.com/pypa/build/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"7d8f9150ae56c6bc43dc34bcefa30b0c6d03246a","kind":"tag","published_at":"2021-02-09T15:13:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.1","html_url":"https://github.com/pypa/build/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a5a0b3860cff68ac9aad896fad22febd2b8d3718","kind":"tag","published_at":"2021-02-07T15:44:36.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.0","html_url":"https://github.com/pypa/build/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"3df03617bd92dc023021ec902a8d47a9dd4bad99","kind":"tag","published_at":"2020-10-29T16:08:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.1.0","html_url":"https://github.com/pypa/build/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0/manifests"},{"name":"0.0.4","sha":"10bf02e443417ea06b090d2902d0b8c8ac9666be","kind":"tag","published_at":"2020-09-08T21:20:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.4","html_url":"https://github.com/pypa/build/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4/manifests"},{"name":"0.0.3.1","sha":"aa6d36e8970af683b8fcc508287a40b07c7e9c5a","kind":"tag","published_at":"2020-06-09T23:36:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1/manifests"},{"name":"0.0.3","sha":"14aa82a68ed4964c78fab7120ac9a15aff7febd8","kind":"tag","published_at":"2020-06-09T15:08:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3","html_url":"https://github.com/pypa/build/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"3cb902f4c2ba2088ed54315dbc5836f7692aee3d","kind":"tag","published_at":"2020-05-29T16:11:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.2","html_url":"https://github.com/pypa/build/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"7738d41f0959c89c2724ab8ce0259df265dd04d1","kind":"tag","published_at":"2020-05-17T16:42:51.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-21T16:48:50.646Z","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:nix/python311Packages.bootstrap.build?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.bootstrap.build","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.bootstrap.build","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.bootstrap.build/dependencies","status":null,"funding_links":["https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:37:48.784Z","issues_count":180,"pull_requests_count":583,"avg_time_to_close_issue":20479162.790697675,"avg_time_to_close_pull_request":1346063.5046554934,"issues_closed_count":129,"pull_requests_closed_count":537,"pull_request_authors_count":46,"issue_authors_count":135,"avg_comments_per_issue":5.111111111111111,"avg_comments_per_pull_request":1.4579759862778732,"merged_pull_requests_count":456,"bot_issues_count":0,"bot_pull_requests_count":234,"past_year_issues_count":23,"past_year_pull_requests_count":154,"past_year_avg_time_to_close_issue":2226727.8666666667,"past_year_avg_time_to_close_pull_request":321438.802919708,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":2.9565217391304346,"past_year_avg_comments_per_pull_request":1.5454545454545454,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":120,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/issues","maintainers":[{"login":"layday","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"jaraco","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"webknjaz","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"pradyunsg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"FFY00","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"},{"login":"woodruffw","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"sbidoul","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbidoul"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"dholth","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dholth"}],"active_maintainers":[{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"layday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.bootstrap.build/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.bootstrap.build/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.bootstrap.build/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.bootstrap.build/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.bootstrap.build/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.bootstrap.build/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":4856,"html_url":null,"role":null,"created_at":"2026-03-07T02:07:21.066Z","updated_at":"2026-03-07T02:07:21.066Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/fabaff/packages"},{"uuid":"mweinelt","login":null,"name":"Martin Weinelt","email":"hexa@darmstadt.ccc.de","url":"https://github.com/mweinelt","packages_count":1223,"html_url":null,"role":null,"created_at":"2026-03-07T02:07:20.973Z","updated_at":"2026-03-07T02:07:20.973Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/mweinelt/packages"},{"uuid":"tjni","login":null,"name":"Theodore Ni","email":"43ngvg@masqt.com","url":"https://github.com/tjni","packages_count":67,"html_url":null,"role":null,"created_at":"2026-03-07T02:07:21.021Z","updated_at":"2026-03-07T02:07:21.021Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/tjni/packages"}],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":3204},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-08-25T05:01:17.178Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":13074504,"name":"python311Packages.build","ecosystem":"nixpkgs","description":"Simple, correct PEP517 package builder","homepage":"https://github.com/pypa/build","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/build","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:28:23.451Z","latest_release_published_at":"2026-02-01T17:28:23.451Z","latest_release_number":"1.2.2.post1","last_synced_at":"2026-03-08T02:31:24.669Z","created_at":"2026-02-01T17:28:17.512Z","updated_at":"2026-08-21T19:22:18.144Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python311Packages.build","install_command":"nix-env -iA nixpkgs.python311Packages.build","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/build/default.nix#L105","metadata":{"nix_attribute":"python3.11-build-1.2.2.post1","position":"pkgs/development/python-modules/build/default.nix:105","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"build","upstream_purl":"pkg:pypi/build"},"repo_metadata":{"id":37952217,"uuid":"262827329","full_name":"pypa/build","owner":"pypa","description":"A simple, correct Python build frontend","archived":false,"fork":false,"pushed_at":"2026-08-18T19:59:43.000Z","size":1448,"stargazers_count":853,"open_issues_count":6,"forks_count":166,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-08-21T12:45:01.992Z","etag":null,"topics":["python"],"latest_commit_sha":null,"homepage":"https://build.pypa.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pypa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-10T16:20:46.000Z","updated_at":"2026-08-18T20:06:52.000Z","dependencies_parsed_at":"2026-08-21T12:37:53.797Z","dependency_job_id":"7c4822ac-a21d-4972-bce7-437e96f5dccb","html_url":"https://github.com/pypa/build","commit_stats":{"total_commits":818,"total_committers":59,"mean_commits":"13.864406779661017","dds":0.7665036674816625,"last_synced_commit":"10571fb26afe38cfcba5b783c536aa0ec1f18408"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/build","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/build/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/sbom","scorecard":{"id":751691,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/build","commit":"b1ece52a6689fbd0209580d1b020c272ad3595a3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":8,"reason":"Found 13/16 approved changesets -- score normalized to 8","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":"Maintained","score":10,"reason":"27 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cd.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-change-detection.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-pytest.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-type.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/reusable-docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/reusable-type.yml:21","Info:   1 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/cd.yml:20"],"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":"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-22T20:33:10.216Z","repository_id":37952217,"created_at":"2025-08-22T20:33:10.216Z","updated_at":"2025-08-22T20:33:10.216Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"pypa","name":"Python Packaging Authority","uuid":"647025","kind":"organization","description":"","email":"info@pypa.io","website":"https://www.pypa.io","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/647025?v=4","repositories_count":59,"last_synced_at":"2026-08-15T11:24:54.954Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":91445,"followers":2411,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2026-08-15T11:24:54.968Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa/repositories"},"tags":[{"name":"1.5.1","sha":"d08fcd723500a7d676867144e1e7a22b650aeb7d","kind":"tag","published_at":"2026-07-09T06:15:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.1","html_url":"https://github.com/pypa/build/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"615d04cfc52ac3c1592a463f0afe484fee1cc368","kind":"tag","published_at":"2026-04-30T03:17:22.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.0","html_url":"https://github.com/pypa/build/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0/manifests"},{"name":"1.4.4","sha":"70666a296c2e5bb7451f5a04eef259f6f943d0de","kind":"tag","published_at":"2026-04-22T20:52:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.4","html_url":"https://github.com/pypa/build/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4/manifests"},{"name":"1.4.3","sha":"130b043d1a1c1a12a0558f2598430b769f074690","kind":"tag","published_at":"2026-04-10T21:24:52.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.3","html_url":"https://github.com/pypa/build/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"7b7ae078aa1dabff33ea72d07ed15dd298acf80a","kind":"tag","published_at":"2026-03-25T14:19:25.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.2","html_url":"https://github.com/pypa/build/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"bd889569a1b9e2e7722682378c2d0cec469166a2","kind":"tag","published_at":"2026-03-24T23:08:11.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.1","html_url":"https://github.com/pypa/build/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"54f238d1664124e06a68c6c22fd5b1418fa5feb2","kind":"tag","published_at":"2026-01-08T16:35:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.0","html_url":"https://github.com/pypa/build/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"60e8752f69178d2b2c3563e9c8fa17aa6e11b12c","kind":"tag","published_at":"2025-08-01T21:22:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.3.0","html_url":"https://github.com/pypa/build/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0/manifests"},{"name":"1.2.2.post1","sha":"2f667024a90718da24c5bdfdb264944436adf82e","kind":"commit","published_at":"2024-10-06T16:46:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2.post1","html_url":"https://github.com/pypa/build/releases/tag/1.2.2.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1/manifests"},{"name":"1.2.2","sha":"3b0b5d07077473f5da3f038cf7b74cd2b65d2a98","kind":"tag","published_at":"2024-09-06T19:08:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2","html_url":"https://github.com/pypa/build/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"1e67c062e9d1b1a6d5ffed621f4b29902bb764e5","kind":"tag","published_at":"2024-03-28T07:10:23.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.1","html_url":"https://github.com/pypa/build/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"d5fb6fbecce164e01065b62b52ac4f270d09183d","kind":"commit","published_at":"2024-03-27T23:01:47.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.0","html_url":"https://github.com/pypa/build/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"b36126a2b7a387757519029d121da17a38135d67","kind":"tag","published_at":"2024-02-29T20:26:04.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.1.1","html_url":"https://github.com/pypa/build/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1/manifests"},{"name":"v1.1.0","sha":"da0697318dfc36afa8ae57f814c15cc39d225758","kind":"tag","published_at":"2024-02-29T16:49:28.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/v1.1.0","html_url":"https://github.com/pypa/build/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0/manifests"},{"name":"1.0.3","sha":"38d1a688d5e05557a929245ada14d106f3e5b547","kind":"commit","published_at":"2023-09-06T22:31:16.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.3","html_url":"https://github.com/pypa/build/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3/manifests"},{"name":"1.0.1","sha":"c48f4ca7cbe84f027f37ad575713870f5f4f7818","kind":"commit","published_at":"2023-09-06T19:25:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.1","html_url":"https://github.com/pypa/build/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"1fff01ed7440d5b5626fec31422026a4920b7764","kind":"commit","published_at":"2023-09-01T18:08:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.0","html_url":"https://github.com/pypa/build/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0/manifests"},{"name":"0.10.0","sha":"cd06da25481b9a610f846fa60cb67b5a5fa9a051","kind":"tag","published_at":"2023-01-11T20:31:39.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.10.0","html_url":"https://github.com/pypa/build/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"7b002bbc48e965fd677d51ea88b1adc276ba506d","kind":"tag","published_at":"2022-10-27T10:43:07.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.9.0","html_url":"https://github.com/pypa/build/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"6d97b86298d1663814ad74c22a1b4c0b3ce479c9","kind":"tag","published_at":"2022-05-22T15:08:19.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.8.0","html_url":"https://github.com/pypa/build/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"c940180b6ace5210e6f00149d45b1358f39fb274","kind":"tag","published_at":"2021-09-16T21:15:24.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.7.0","html_url":"https://github.com/pypa/build/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0/manifests"},{"name":"0.6.0.post1","sha":"018a6f81cca1b26d9bf754eb91a64667c3847d28","kind":"tag","published_at":"2021-08-05T18:02:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0.post1","html_url":"https://github.com/pypa/build/releases/tag/0.6.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1/manifests"},{"name":"0.6.0","sha":"4cb0c1ec375aeff3e681855fdb37cf8f47e0fa93","kind":"tag","published_at":"2021-08-02T21:01:42.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0","html_url":"https://github.com/pypa/build/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"5a3c5243a2135236f207da3a4b6401e1561f952d","kind":"tag","published_at":"2021-06-22T18:02:59.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.1","html_url":"https://github.com/pypa/build/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"4492dec726cdfd159f0850d68c98f82496b28d79","kind":"tag","published_at":"2021-06-19T17:04:44.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.0","html_url":"https://github.com/pypa/build/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"de05f70e56195b135b1e24af1614949c51580b79","kind":"tag","published_at":"2021-05-23T22:16:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.4.0","html_url":"https://github.com/pypa/build/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0/manifests"},{"name":"0.3.1.post1","sha":"8a27cc1d98f309ffef8743c00ada6e93877e530f","kind":"tag","published_at":"2021-03-10T09:20:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1.post1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1/manifests"},{"name":"0.3.1","sha":"e880a1022f9e62607a502c59961f4986cd9f7699","kind":"tag","published_at":"2021-03-09T17:15:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"387c807c67fb0a62cd963be6ff64c415077782ac","kind":"tag","published_at":"2021-02-19T15:32:18.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.0","html_url":"https://github.com/pypa/build/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"7d8f9150ae56c6bc43dc34bcefa30b0c6d03246a","kind":"tag","published_at":"2021-02-09T15:13:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.1","html_url":"https://github.com/pypa/build/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a5a0b3860cff68ac9aad896fad22febd2b8d3718","kind":"tag","published_at":"2021-02-07T15:44:36.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.0","html_url":"https://github.com/pypa/build/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"3df03617bd92dc023021ec902a8d47a9dd4bad99","kind":"tag","published_at":"2020-10-29T16:08:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.1.0","html_url":"https://github.com/pypa/build/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0/manifests"},{"name":"0.0.4","sha":"10bf02e443417ea06b090d2902d0b8c8ac9666be","kind":"tag","published_at":"2020-09-08T21:20:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.4","html_url":"https://github.com/pypa/build/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4/manifests"},{"name":"0.0.3.1","sha":"aa6d36e8970af683b8fcc508287a40b07c7e9c5a","kind":"tag","published_at":"2020-06-09T23:36:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1/manifests"},{"name":"0.0.3","sha":"14aa82a68ed4964c78fab7120ac9a15aff7febd8","kind":"tag","published_at":"2020-06-09T15:08:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3","html_url":"https://github.com/pypa/build/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"3cb902f4c2ba2088ed54315dbc5836f7692aee3d","kind":"tag","published_at":"2020-05-29T16:11:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.2","html_url":"https://github.com/pypa/build/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"7738d41f0959c89c2724ab8ce0259df265dd04d1","kind":"tag","published_at":"2020-05-17T16:42:51.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-21T19:22:18.143Z","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:nix/python311Packages.build?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.build","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.build","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.build/dependencies","status":null,"funding_links":["https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:37:48.784Z","issues_count":180,"pull_requests_count":583,"avg_time_to_close_issue":20479162.790697675,"avg_time_to_close_pull_request":1346063.5046554934,"issues_closed_count":129,"pull_requests_closed_count":537,"pull_request_authors_count":46,"issue_authors_count":135,"avg_comments_per_issue":5.111111111111111,"avg_comments_per_pull_request":1.4579759862778732,"merged_pull_requests_count":456,"bot_issues_count":0,"bot_pull_requests_count":234,"past_year_issues_count":23,"past_year_pull_requests_count":154,"past_year_avg_time_to_close_issue":2226727.8666666667,"past_year_avg_time_to_close_pull_request":321438.802919708,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":2.9565217391304346,"past_year_avg_comments_per_pull_request":1.5454545454545454,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":120,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/issues","maintainers":[{"login":"layday","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"jaraco","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"webknjaz","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"pradyunsg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"FFY00","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"},{"login":"woodruffw","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"sbidoul","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbidoul"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"dholth","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dholth"}],"active_maintainers":[{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"layday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.build/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.build/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.build/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.build/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.build/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.build/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":5052,"html_url":null,"role":null,"created_at":"2026-03-08T02:31:25.122Z","updated_at":"2026-03-08T02:31:25.122Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/fabaff/packages"},{"uuid":"natsukium","login":null,"name":"Tomoya Otabi","email":"nixpkgs@natsukium.com","url":"https://github.com/natsukium","packages_count":365,"html_url":null,"role":null,"created_at":"2026-03-08T02:31:25.019Z","updated_at":"2026-03-08T02:31:25.019Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/natsukium/packages"},{"uuid":"mweinelt","login":null,"name":"Martin Weinelt","email":"hexa@darmstadt.ccc.de","url":"https://github.com/mweinelt","packages_count":1364,"html_url":null,"role":null,"created_at":"2026-03-08T02:31:24.957Z","updated_at":"2026-03-08T02:31:24.957Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/mweinelt/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":3380},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-08-25T05:04:34.674Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":6088208,"name":"py3-build","ecosystem":"alpine","description":"Correct PEP517 package builder","homepage":"https://github.com/pypa/build","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/build","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-11-11T21:06:50.000Z","latest_release_published_at":"2022-11-11T21:06:50.000Z","latest_release_number":"0.9.0-r0","last_synced_at":"2026-04-08T14:07:05.728Z","created_at":"2023-01-31T20:13:55.403Z","updated_at":"2026-08-21T21:05:55.082Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.17/community/x86_64/py3-build","install_command":"apk add py3-build","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37952217,"uuid":"262827329","full_name":"pypa/build","owner":"pypa","description":"A simple, correct Python build frontend","archived":false,"fork":false,"pushed_at":"2026-08-18T19:59:43.000Z","size":1448,"stargazers_count":853,"open_issues_count":6,"forks_count":166,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-08-21T12:45:01.992Z","etag":null,"topics":["python"],"latest_commit_sha":null,"homepage":"https://build.pypa.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pypa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-10T16:20:46.000Z","updated_at":"2026-08-18T20:06:52.000Z","dependencies_parsed_at":"2026-08-21T12:37:53.797Z","dependency_job_id":"7c4822ac-a21d-4972-bce7-437e96f5dccb","html_url":"https://github.com/pypa/build","commit_stats":{"total_commits":818,"total_committers":59,"mean_commits":"13.864406779661017","dds":0.7665036674816625,"last_synced_commit":"10571fb26afe38cfcba5b783c536aa0ec1f18408"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/build","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/build/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/sbom","scorecard":{"id":751691,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/build","commit":"b1ece52a6689fbd0209580d1b020c272ad3595a3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":8,"reason":"Found 13/16 approved changesets -- score normalized to 8","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":"Maintained","score":10,"reason":"27 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cd.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-change-detection.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-pytest.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-type.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/reusable-docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/reusable-type.yml:21","Info:   1 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/cd.yml:20"],"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":"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-22T20:33:10.216Z","repository_id":37952217,"created_at":"2025-08-22T20:33:10.216Z","updated_at":"2025-08-22T20:33:10.216Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"pypa","name":"Python Packaging Authority","uuid":"647025","kind":"organization","description":"","email":"info@pypa.io","website":"https://www.pypa.io","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/647025?v=4","repositories_count":59,"last_synced_at":"2026-08-15T11:24:54.954Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":91445,"followers":2411,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2026-08-15T11:24:54.968Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa/repositories"},"tags":[{"name":"1.5.1","sha":"d08fcd723500a7d676867144e1e7a22b650aeb7d","kind":"tag","published_at":"2026-07-09T06:15:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.1","html_url":"https://github.com/pypa/build/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"615d04cfc52ac3c1592a463f0afe484fee1cc368","kind":"tag","published_at":"2026-04-30T03:17:22.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.0","html_url":"https://github.com/pypa/build/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0/manifests"},{"name":"1.4.4","sha":"70666a296c2e5bb7451f5a04eef259f6f943d0de","kind":"tag","published_at":"2026-04-22T20:52:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.4","html_url":"https://github.com/pypa/build/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4/manifests"},{"name":"1.4.3","sha":"130b043d1a1c1a12a0558f2598430b769f074690","kind":"tag","published_at":"2026-04-10T21:24:52.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.3","html_url":"https://github.com/pypa/build/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"7b7ae078aa1dabff33ea72d07ed15dd298acf80a","kind":"tag","published_at":"2026-03-25T14:19:25.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.2","html_url":"https://github.com/pypa/build/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"bd889569a1b9e2e7722682378c2d0cec469166a2","kind":"tag","published_at":"2026-03-24T23:08:11.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.1","html_url":"https://github.com/pypa/build/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"54f238d1664124e06a68c6c22fd5b1418fa5feb2","kind":"tag","published_at":"2026-01-08T16:35:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.0","html_url":"https://github.com/pypa/build/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"60e8752f69178d2b2c3563e9c8fa17aa6e11b12c","kind":"tag","published_at":"2025-08-01T21:22:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.3.0","html_url":"https://github.com/pypa/build/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0/manifests"},{"name":"1.2.2.post1","sha":"2f667024a90718da24c5bdfdb264944436adf82e","kind":"commit","published_at":"2024-10-06T16:46:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2.post1","html_url":"https://github.com/pypa/build/releases/tag/1.2.2.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1/manifests"},{"name":"1.2.2","sha":"3b0b5d07077473f5da3f038cf7b74cd2b65d2a98","kind":"tag","published_at":"2024-09-06T19:08:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2","html_url":"https://github.com/pypa/build/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"1e67c062e9d1b1a6d5ffed621f4b29902bb764e5","kind":"tag","published_at":"2024-03-28T07:10:23.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.1","html_url":"https://github.com/pypa/build/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"d5fb6fbecce164e01065b62b52ac4f270d09183d","kind":"commit","published_at":"2024-03-27T23:01:47.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.0","html_url":"https://github.com/pypa/build/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"b36126a2b7a387757519029d121da17a38135d67","kind":"tag","published_at":"2024-02-29T20:26:04.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.1.1","html_url":"https://github.com/pypa/build/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1/manifests"},{"name":"v1.1.0","sha":"da0697318dfc36afa8ae57f814c15cc39d225758","kind":"tag","published_at":"2024-02-29T16:49:28.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/v1.1.0","html_url":"https://github.com/pypa/build/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0/manifests"},{"name":"1.0.3","sha":"38d1a688d5e05557a929245ada14d106f3e5b547","kind":"commit","published_at":"2023-09-06T22:31:16.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.3","html_url":"https://github.com/pypa/build/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3/manifests"},{"name":"1.0.1","sha":"c48f4ca7cbe84f027f37ad575713870f5f4f7818","kind":"commit","published_at":"2023-09-06T19:25:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.1","html_url":"https://github.com/pypa/build/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"1fff01ed7440d5b5626fec31422026a4920b7764","kind":"commit","published_at":"2023-09-01T18:08:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.0","html_url":"https://github.com/pypa/build/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0/manifests"},{"name":"0.10.0","sha":"cd06da25481b9a610f846fa60cb67b5a5fa9a051","kind":"tag","published_at":"2023-01-11T20:31:39.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.10.0","html_url":"https://github.com/pypa/build/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"7b002bbc48e965fd677d51ea88b1adc276ba506d","kind":"tag","published_at":"2022-10-27T10:43:07.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.9.0","html_url":"https://github.com/pypa/build/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"6d97b86298d1663814ad74c22a1b4c0b3ce479c9","kind":"tag","published_at":"2022-05-22T15:08:19.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.8.0","html_url":"https://github.com/pypa/build/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"c940180b6ace5210e6f00149d45b1358f39fb274","kind":"tag","published_at":"2021-09-16T21:15:24.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.7.0","html_url":"https://github.com/pypa/build/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0/manifests"},{"name":"0.6.0.post1","sha":"018a6f81cca1b26d9bf754eb91a64667c3847d28","kind":"tag","published_at":"2021-08-05T18:02:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0.post1","html_url":"https://github.com/pypa/build/releases/tag/0.6.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1/manifests"},{"name":"0.6.0","sha":"4cb0c1ec375aeff3e681855fdb37cf8f47e0fa93","kind":"tag","published_at":"2021-08-02T21:01:42.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0","html_url":"https://github.com/pypa/build/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"5a3c5243a2135236f207da3a4b6401e1561f952d","kind":"tag","published_at":"2021-06-22T18:02:59.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.1","html_url":"https://github.com/pypa/build/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"4492dec726cdfd159f0850d68c98f82496b28d79","kind":"tag","published_at":"2021-06-19T17:04:44.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.0","html_url":"https://github.com/pypa/build/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"de05f70e56195b135b1e24af1614949c51580b79","kind":"tag","published_at":"2021-05-23T22:16:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.4.0","html_url":"https://github.com/pypa/build/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0/manifests"},{"name":"0.3.1.post1","sha":"8a27cc1d98f309ffef8743c00ada6e93877e530f","kind":"tag","published_at":"2021-03-10T09:20:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1.post1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1/manifests"},{"name":"0.3.1","sha":"e880a1022f9e62607a502c59961f4986cd9f7699","kind":"tag","published_at":"2021-03-09T17:15:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"387c807c67fb0a62cd963be6ff64c415077782ac","kind":"tag","published_at":"2021-02-19T15:32:18.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.0","html_url":"https://github.com/pypa/build/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"7d8f9150ae56c6bc43dc34bcefa30b0c6d03246a","kind":"tag","published_at":"2021-02-09T15:13:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.1","html_url":"https://github.com/pypa/build/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a5a0b3860cff68ac9aad896fad22febd2b8d3718","kind":"tag","published_at":"2021-02-07T15:44:36.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.0","html_url":"https://github.com/pypa/build/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"3df03617bd92dc023021ec902a8d47a9dd4bad99","kind":"tag","published_at":"2020-10-29T16:08:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.1.0","html_url":"https://github.com/pypa/build/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0/manifests"},{"name":"0.0.4","sha":"10bf02e443417ea06b090d2902d0b8c8ac9666be","kind":"tag","published_at":"2020-09-08T21:20:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.4","html_url":"https://github.com/pypa/build/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4/manifests"},{"name":"0.0.3.1","sha":"aa6d36e8970af683b8fcc508287a40b07c7e9c5a","kind":"tag","published_at":"2020-06-09T23:36:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1/manifests"},{"name":"0.0.3","sha":"14aa82a68ed4964c78fab7120ac9a15aff7febd8","kind":"tag","published_at":"2020-06-09T15:08:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3","html_url":"https://github.com/pypa/build/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"3cb902f4c2ba2088ed54315dbc5836f7692aee3d","kind":"tag","published_at":"2020-05-29T16:11:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.2","html_url":"https://github.com/pypa/build/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"7738d41f0959c89c2724ab8ce0259df265dd04d1","kind":"tag","published_at":"2020-05-17T16:42:51.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-21T21:05:55.082Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":27.253845290221175,"stargazers_count":11.025036488155383,"forks_count":11.389918041989446,"average":12.417199955091501},"purl":"pkg:apk/alpine/py3-build?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.17","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-build","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-build","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-build/dependencies","status":null,"funding_links":["https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:37:48.784Z","issues_count":180,"pull_requests_count":583,"avg_time_to_close_issue":20479162.790697675,"avg_time_to_close_pull_request":1346063.5046554934,"issues_closed_count":129,"pull_requests_closed_count":537,"pull_request_authors_count":46,"issue_authors_count":135,"avg_comments_per_issue":5.111111111111111,"avg_comments_per_pull_request":1.4579759862778732,"merged_pull_requests_count":456,"bot_issues_count":0,"bot_pull_requests_count":234,"past_year_issues_count":23,"past_year_pull_requests_count":154,"past_year_avg_time_to_close_issue":2226727.8666666667,"past_year_avg_time_to_close_pull_request":321438.802919708,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":2.9565217391304346,"past_year_avg_comments_per_pull_request":1.5454545454545454,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":120,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/issues","maintainers":[{"login":"layday","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"jaraco","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"webknjaz","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"pradyunsg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"FFY00","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"},{"login":"woodruffw","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"sbidoul","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbidoul"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"dholth","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dholth"}],"active_maintainers":[{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"layday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-build/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-build/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-build/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-build/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-build/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-build/codemeta","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-01T05:45:25.607Z","updated_at":"2023-02-01T05:45:25.607Z","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":3375,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1065},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.642Z","updated_at":"2026-08-25T05:07:20.502Z","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":13301935,"name":"python311Packages.bootstrap.build","ecosystem":"nixpkgs","description":"Simple, correct PEP517 package builder","homepage":"https://github.com/pypa/build","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/build","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:49:34.580Z","latest_release_published_at":"2026-02-02T06:49:34.580Z","latest_release_number":"1.0.3","last_synced_at":"2026-07-31T22:01:26.975Z","created_at":"2026-02-02T06:49:16.968Z","updated_at":"2026-08-21T21:55:21.329Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python311Packages.bootstrap.build","install_command":"nix-env -iA nixpkgs.python311Packages.bootstrap.build","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/build/default.nix#L98","metadata":{"nix_attribute":"python3.11-bootstrap-build-1.0.3","position":"pkgs/development/python-modules/build/default.nix:98","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"],"upstream_ecosystem":"pypi","upstream_name":"bootstrap.build","upstream_purl":"pkg:pypi/bootstrap.build"},"repo_metadata":{"id":37952217,"uuid":"262827329","full_name":"pypa/build","owner":"pypa","description":"A simple, correct Python build frontend","archived":false,"fork":false,"pushed_at":"2026-08-18T19:59:43.000Z","size":1448,"stargazers_count":853,"open_issues_count":6,"forks_count":166,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-08-21T12:45:01.992Z","etag":null,"topics":["python"],"latest_commit_sha":null,"homepage":"https://build.pypa.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pypa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-10T16:20:46.000Z","updated_at":"2026-08-18T20:06:52.000Z","dependencies_parsed_at":"2026-08-21T12:37:53.797Z","dependency_job_id":"7c4822ac-a21d-4972-bce7-437e96f5dccb","html_url":"https://github.com/pypa/build","commit_stats":{"total_commits":818,"total_committers":59,"mean_commits":"13.864406779661017","dds":0.7665036674816625,"last_synced_commit":"10571fb26afe38cfcba5b783c536aa0ec1f18408"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/build","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/build/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/sbom","scorecard":{"id":751691,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/build","commit":"b1ece52a6689fbd0209580d1b020c272ad3595a3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":8,"reason":"Found 13/16 approved changesets -- score normalized to 8","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":"Maintained","score":10,"reason":"27 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cd.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-change-detection.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-pytest.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-type.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/reusable-docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/reusable-type.yml:21","Info:   1 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/cd.yml:20"],"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":"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-22T20:33:10.216Z","repository_id":37952217,"created_at":"2025-08-22T20:33:10.216Z","updated_at":"2025-08-22T20:33:10.216Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"pypa","name":"Python Packaging Authority","uuid":"647025","kind":"organization","description":"","email":"info@pypa.io","website":"https://www.pypa.io","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/647025?v=4","repositories_count":59,"last_synced_at":"2026-08-15T11:24:54.954Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":91445,"followers":2411,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2026-08-15T11:24:54.968Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa/repositories"},"tags":[{"name":"1.5.1","sha":"d08fcd723500a7d676867144e1e7a22b650aeb7d","kind":"tag","published_at":"2026-07-09T06:15:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.1","html_url":"https://github.com/pypa/build/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"615d04cfc52ac3c1592a463f0afe484fee1cc368","kind":"tag","published_at":"2026-04-30T03:17:22.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.0","html_url":"https://github.com/pypa/build/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0/manifests"},{"name":"1.4.4","sha":"70666a296c2e5bb7451f5a04eef259f6f943d0de","kind":"tag","published_at":"2026-04-22T20:52:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.4","html_url":"https://github.com/pypa/build/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4/manifests"},{"name":"1.4.3","sha":"130b043d1a1c1a12a0558f2598430b769f074690","kind":"tag","published_at":"2026-04-10T21:24:52.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.3","html_url":"https://github.com/pypa/build/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"7b7ae078aa1dabff33ea72d07ed15dd298acf80a","kind":"tag","published_at":"2026-03-25T14:19:25.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.2","html_url":"https://github.com/pypa/build/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"bd889569a1b9e2e7722682378c2d0cec469166a2","kind":"tag","published_at":"2026-03-24T23:08:11.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.1","html_url":"https://github.com/pypa/build/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"54f238d1664124e06a68c6c22fd5b1418fa5feb2","kind":"tag","published_at":"2026-01-08T16:35:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.0","html_url":"https://github.com/pypa/build/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"60e8752f69178d2b2c3563e9c8fa17aa6e11b12c","kind":"tag","published_at":"2025-08-01T21:22:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.3.0","html_url":"https://github.com/pypa/build/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0/manifests"},{"name":"1.2.2.post1","sha":"2f667024a90718da24c5bdfdb264944436adf82e","kind":"commit","published_at":"2024-10-06T16:46:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2.post1","html_url":"https://github.com/pypa/build/releases/tag/1.2.2.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1/manifests"},{"name":"1.2.2","sha":"3b0b5d07077473f5da3f038cf7b74cd2b65d2a98","kind":"tag","published_at":"2024-09-06T19:08:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2","html_url":"https://github.com/pypa/build/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"1e67c062e9d1b1a6d5ffed621f4b29902bb764e5","kind":"tag","published_at":"2024-03-28T07:10:23.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.1","html_url":"https://github.com/pypa/build/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"d5fb6fbecce164e01065b62b52ac4f270d09183d","kind":"commit","published_at":"2024-03-27T23:01:47.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.0","html_url":"https://github.com/pypa/build/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"b36126a2b7a387757519029d121da17a38135d67","kind":"tag","published_at":"2024-02-29T20:26:04.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.1.1","html_url":"https://github.com/pypa/build/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1/manifests"},{"name":"v1.1.0","sha":"da0697318dfc36afa8ae57f814c15cc39d225758","kind":"tag","published_at":"2024-02-29T16:49:28.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/v1.1.0","html_url":"https://github.com/pypa/build/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0/manifests"},{"name":"1.0.3","sha":"38d1a688d5e05557a929245ada14d106f3e5b547","kind":"commit","published_at":"2023-09-06T22:31:16.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.3","html_url":"https://github.com/pypa/build/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3/manifests"},{"name":"1.0.1","sha":"c48f4ca7cbe84f027f37ad575713870f5f4f7818","kind":"commit","published_at":"2023-09-06T19:25:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.1","html_url":"https://github.com/pypa/build/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"1fff01ed7440d5b5626fec31422026a4920b7764","kind":"commit","published_at":"2023-09-01T18:08:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.0","html_url":"https://github.com/pypa/build/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0/manifests"},{"name":"0.10.0","sha":"cd06da25481b9a610f846fa60cb67b5a5fa9a051","kind":"tag","published_at":"2023-01-11T20:31:39.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.10.0","html_url":"https://github.com/pypa/build/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"7b002bbc48e965fd677d51ea88b1adc276ba506d","kind":"tag","published_at":"2022-10-27T10:43:07.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.9.0","html_url":"https://github.com/pypa/build/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"6d97b86298d1663814ad74c22a1b4c0b3ce479c9","kind":"tag","published_at":"2022-05-22T15:08:19.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.8.0","html_url":"https://github.com/pypa/build/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"c940180b6ace5210e6f00149d45b1358f39fb274","kind":"tag","published_at":"2021-09-16T21:15:24.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.7.0","html_url":"https://github.com/pypa/build/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0/manifests"},{"name":"0.6.0.post1","sha":"018a6f81cca1b26d9bf754eb91a64667c3847d28","kind":"tag","published_at":"2021-08-05T18:02:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0.post1","html_url":"https://github.com/pypa/build/releases/tag/0.6.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1/manifests"},{"name":"0.6.0","sha":"4cb0c1ec375aeff3e681855fdb37cf8f47e0fa93","kind":"tag","published_at":"2021-08-02T21:01:42.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0","html_url":"https://github.com/pypa/build/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"5a3c5243a2135236f207da3a4b6401e1561f952d","kind":"tag","published_at":"2021-06-22T18:02:59.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.1","html_url":"https://github.com/pypa/build/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"4492dec726cdfd159f0850d68c98f82496b28d79","kind":"tag","published_at":"2021-06-19T17:04:44.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.0","html_url":"https://github.com/pypa/build/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"de05f70e56195b135b1e24af1614949c51580b79","kind":"tag","published_at":"2021-05-23T22:16:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.4.0","html_url":"https://github.com/pypa/build/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0/manifests"},{"name":"0.3.1.post1","sha":"8a27cc1d98f309ffef8743c00ada6e93877e530f","kind":"tag","published_at":"2021-03-10T09:20:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1.post1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1/manifests"},{"name":"0.3.1","sha":"e880a1022f9e62607a502c59961f4986cd9f7699","kind":"tag","published_at":"2021-03-09T17:15:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"387c807c67fb0a62cd963be6ff64c415077782ac","kind":"tag","published_at":"2021-02-19T15:32:18.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.0","html_url":"https://github.com/pypa/build/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"7d8f9150ae56c6bc43dc34bcefa30b0c6d03246a","kind":"tag","published_at":"2021-02-09T15:13:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.1","html_url":"https://github.com/pypa/build/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a5a0b3860cff68ac9aad896fad22febd2b8d3718","kind":"tag","published_at":"2021-02-07T15:44:36.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.0","html_url":"https://github.com/pypa/build/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"3df03617bd92dc023021ec902a8d47a9dd4bad99","kind":"tag","published_at":"2020-10-29T16:08:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.1.0","html_url":"https://github.com/pypa/build/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0/manifests"},{"name":"0.0.4","sha":"10bf02e443417ea06b090d2902d0b8c8ac9666be","kind":"tag","published_at":"2020-09-08T21:20:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.4","html_url":"https://github.com/pypa/build/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4/manifests"},{"name":"0.0.3.1","sha":"aa6d36e8970af683b8fcc508287a40b07c7e9c5a","kind":"tag","published_at":"2020-06-09T23:36:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1/manifests"},{"name":"0.0.3","sha":"14aa82a68ed4964c78fab7120ac9a15aff7febd8","kind":"tag","published_at":"2020-06-09T15:08:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3","html_url":"https://github.com/pypa/build/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"3cb902f4c2ba2088ed54315dbc5836f7692aee3d","kind":"tag","published_at":"2020-05-29T16:11:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.2","html_url":"https://github.com/pypa/build/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"7738d41f0959c89c2724ab8ce0259df265dd04d1","kind":"tag","published_at":"2020-05-17T16:42:51.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-21T21:55:21.329Z","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:nix/python311Packages.bootstrap.build?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.bootstrap.build","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.bootstrap.build","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.bootstrap.build/dependencies","status":null,"funding_links":["https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:37:48.784Z","issues_count":180,"pull_requests_count":583,"avg_time_to_close_issue":20479162.790697675,"avg_time_to_close_pull_request":1346063.5046554934,"issues_closed_count":129,"pull_requests_closed_count":537,"pull_request_authors_count":46,"issue_authors_count":135,"avg_comments_per_issue":5.111111111111111,"avg_comments_per_pull_request":1.4579759862778732,"merged_pull_requests_count":456,"bot_issues_count":0,"bot_pull_requests_count":234,"past_year_issues_count":23,"past_year_pull_requests_count":154,"past_year_avg_time_to_close_issue":2226727.8666666667,"past_year_avg_time_to_close_pull_request":321438.802919708,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":2.9565217391304346,"past_year_avg_comments_per_pull_request":1.5454545454545454,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":120,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/issues","maintainers":[{"login":"layday","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"jaraco","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"webknjaz","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"pradyunsg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"FFY00","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"},{"login":"woodruffw","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"sbidoul","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbidoul"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"dholth","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dholth"}],"active_maintainers":[{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"layday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.bootstrap.build/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.bootstrap.build/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.bootstrap.build/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.bootstrap.build/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.bootstrap.build/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.bootstrap.build/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":4331,"html_url":null,"role":null,"created_at":"2026-03-04T02:04:41.838Z","updated_at":"2026-03-04T02:04:41.838Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/fabaff/packages"},{"uuid":"mweinelt","login":null,"name":"Martin Weinelt","email":"hexa@darmstadt.ccc.de","url":"https://github.com/mweinelt","packages_count":1315,"html_url":null,"role":null,"created_at":"2026-03-04T02:04:41.577Z","updated_at":"2026-03-04T02:04:41.577Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/mweinelt/packages"},{"uuid":"jonringer","login":null,"name":"Jonathan Ringer","email":"jonringer117@gmail.com","url":"https://github.com/jonringer","packages_count":436,"html_url":null,"role":null,"created_at":"2026-03-04T02:04:41.696Z","updated_at":"2026-03-04T02:04:41.696Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/jonringer/packages"},{"uuid":"FRidh","login":null,"name":"Frederik Rietdijk","email":"fridh@fridh.nl","url":"https://github.com/FRidh","packages_count":163,"html_url":null,"role":null,"created_at":"2026-03-04T02:04:41.501Z","updated_at":"2026-03-04T02:04:41.501Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/FRidh/packages"},{"uuid":"tjni","login":null,"name":"Theodore Ni","email":"43ngvg@masqt.com","url":"https://github.com/tjni","packages_count":64,"html_url":null,"role":null,"created_at":"2026-03-04T02:04:41.773Z","updated_at":"2026-03-04T02:04:41.773Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/tjni/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":3095},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-08-25T05:04:39.690Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":13707037,"name":"python-build","ecosystem":"debian","description":null,"homepage":"https://github.com/pypa/build","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/pypa/build","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T22:21:56.174Z","latest_release_published_at":"2026-02-12T22:21:56.174Z","latest_release_number":"0.9.0-1","last_synced_at":"2026-03-13T07:46:32.906Z","created_at":"2026-02-12T22:21:55.973Z","updated_at":"2026-08-21T21:55:21.820Z","registry_url":"https://tracker.debian.org/pkg/python-build","install_command":"apt-get install python-build","documentation_url":"https://packages.debian.org/bookworm/python-build","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"python3-build","standards_version":"4.6.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-setuptools, python3-all, python3-packaging, python3-pep517 (\u003e= 0.9), python3-toml","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37952217,"uuid":"262827329","full_name":"pypa/build","owner":"pypa","description":"A simple, correct Python build frontend","archived":false,"fork":false,"pushed_at":"2026-08-18T19:59:43.000Z","size":1448,"stargazers_count":853,"open_issues_count":6,"forks_count":166,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-08-21T12:45:01.992Z","etag":null,"topics":["python"],"latest_commit_sha":null,"homepage":"https://build.pypa.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pypa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-10T16:20:46.000Z","updated_at":"2026-08-18T20:06:52.000Z","dependencies_parsed_at":"2026-08-21T12:37:53.797Z","dependency_job_id":"7c4822ac-a21d-4972-bce7-437e96f5dccb","html_url":"https://github.com/pypa/build","commit_stats":{"total_commits":818,"total_committers":59,"mean_commits":"13.864406779661017","dds":0.7665036674816625,"last_synced_commit":"10571fb26afe38cfcba5b783c536aa0ec1f18408"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/build","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/build/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/sbom","scorecard":{"id":751691,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/build","commit":"b1ece52a6689fbd0209580d1b020c272ad3595a3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":8,"reason":"Found 13/16 approved changesets -- score normalized to 8","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":"Maintained","score":10,"reason":"27 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cd.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-change-detection.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-pytest.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-type.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/reusable-docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/reusable-type.yml:21","Info:   1 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/cd.yml:20"],"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":"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-22T20:33:10.216Z","repository_id":37952217,"created_at":"2025-08-22T20:33:10.216Z","updated_at":"2025-08-22T20:33:10.216Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"pypa","name":"Python Packaging Authority","uuid":"647025","kind":"organization","description":"","email":"info@pypa.io","website":"https://www.pypa.io","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/647025?v=4","repositories_count":59,"last_synced_at":"2026-08-15T11:24:54.954Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":91445,"followers":2411,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2026-08-15T11:24:54.968Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa/repositories"},"tags":[{"name":"1.5.1","sha":"d08fcd723500a7d676867144e1e7a22b650aeb7d","kind":"tag","published_at":"2026-07-09T06:15:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.1","html_url":"https://github.com/pypa/build/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"615d04cfc52ac3c1592a463f0afe484fee1cc368","kind":"tag","published_at":"2026-04-30T03:17:22.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.0","html_url":"https://github.com/pypa/build/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0/manifests"},{"name":"1.4.4","sha":"70666a296c2e5bb7451f5a04eef259f6f943d0de","kind":"tag","published_at":"2026-04-22T20:52:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.4","html_url":"https://github.com/pypa/build/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4/manifests"},{"name":"1.4.3","sha":"130b043d1a1c1a12a0558f2598430b769f074690","kind":"tag","published_at":"2026-04-10T21:24:52.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.3","html_url":"https://github.com/pypa/build/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"7b7ae078aa1dabff33ea72d07ed15dd298acf80a","kind":"tag","published_at":"2026-03-25T14:19:25.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.2","html_url":"https://github.com/pypa/build/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"bd889569a1b9e2e7722682378c2d0cec469166a2","kind":"tag","published_at":"2026-03-24T23:08:11.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.1","html_url":"https://github.com/pypa/build/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"54f238d1664124e06a68c6c22fd5b1418fa5feb2","kind":"tag","published_at":"2026-01-08T16:35:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.0","html_url":"https://github.com/pypa/build/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"60e8752f69178d2b2c3563e9c8fa17aa6e11b12c","kind":"tag","published_at":"2025-08-01T21:22:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.3.0","html_url":"https://github.com/pypa/build/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0/manifests"},{"name":"1.2.2.post1","sha":"2f667024a90718da24c5bdfdb264944436adf82e","kind":"commit","published_at":"2024-10-06T16:46:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2.post1","html_url":"https://github.com/pypa/build/releases/tag/1.2.2.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1/manifests"},{"name":"1.2.2","sha":"3b0b5d07077473f5da3f038cf7b74cd2b65d2a98","kind":"tag","published_at":"2024-09-06T19:08:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2","html_url":"https://github.com/pypa/build/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"1e67c062e9d1b1a6d5ffed621f4b29902bb764e5","kind":"tag","published_at":"2024-03-28T07:10:23.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.1","html_url":"https://github.com/pypa/build/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"d5fb6fbecce164e01065b62b52ac4f270d09183d","kind":"commit","published_at":"2024-03-27T23:01:47.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.0","html_url":"https://github.com/pypa/build/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"b36126a2b7a387757519029d121da17a38135d67","kind":"tag","published_at":"2024-02-29T20:26:04.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.1.1","html_url":"https://github.com/pypa/build/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1/manifests"},{"name":"v1.1.0","sha":"da0697318dfc36afa8ae57f814c15cc39d225758","kind":"tag","published_at":"2024-02-29T16:49:28.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/v1.1.0","html_url":"https://github.com/pypa/build/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0/manifests"},{"name":"1.0.3","sha":"38d1a688d5e05557a929245ada14d106f3e5b547","kind":"commit","published_at":"2023-09-06T22:31:16.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.3","html_url":"https://github.com/pypa/build/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3/manifests"},{"name":"1.0.1","sha":"c48f4ca7cbe84f027f37ad575713870f5f4f7818","kind":"commit","published_at":"2023-09-06T19:25:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.1","html_url":"https://github.com/pypa/build/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"1fff01ed7440d5b5626fec31422026a4920b7764","kind":"commit","published_at":"2023-09-01T18:08:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.0","html_url":"https://github.com/pypa/build/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0/manifests"},{"name":"0.10.0","sha":"cd06da25481b9a610f846fa60cb67b5a5fa9a051","kind":"tag","published_at":"2023-01-11T20:31:39.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.10.0","html_url":"https://github.com/pypa/build/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"7b002bbc48e965fd677d51ea88b1adc276ba506d","kind":"tag","published_at":"2022-10-27T10:43:07.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.9.0","html_url":"https://github.com/pypa/build/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"6d97b86298d1663814ad74c22a1b4c0b3ce479c9","kind":"tag","published_at":"2022-05-22T15:08:19.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.8.0","html_url":"https://github.com/pypa/build/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"c940180b6ace5210e6f00149d45b1358f39fb274","kind":"tag","published_at":"2021-09-16T21:15:24.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.7.0","html_url":"https://github.com/pypa/build/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0/manifests"},{"name":"0.6.0.post1","sha":"018a6f81cca1b26d9bf754eb91a64667c3847d28","kind":"tag","published_at":"2021-08-05T18:02:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0.post1","html_url":"https://github.com/pypa/build/releases/tag/0.6.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1/manifests"},{"name":"0.6.0","sha":"4cb0c1ec375aeff3e681855fdb37cf8f47e0fa93","kind":"tag","published_at":"2021-08-02T21:01:42.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0","html_url":"https://github.com/pypa/build/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"5a3c5243a2135236f207da3a4b6401e1561f952d","kind":"tag","published_at":"2021-06-22T18:02:59.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.1","html_url":"https://github.com/pypa/build/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"4492dec726cdfd159f0850d68c98f82496b28d79","kind":"tag","published_at":"2021-06-19T17:04:44.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.0","html_url":"https://github.com/pypa/build/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"de05f70e56195b135b1e24af1614949c51580b79","kind":"tag","published_at":"2021-05-23T22:16:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.4.0","html_url":"https://github.com/pypa/build/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0/manifests"},{"name":"0.3.1.post1","sha":"8a27cc1d98f309ffef8743c00ada6e93877e530f","kind":"tag","published_at":"2021-03-10T09:20:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1.post1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1/manifests"},{"name":"0.3.1","sha":"e880a1022f9e62607a502c59961f4986cd9f7699","kind":"tag","published_at":"2021-03-09T17:15:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"387c807c67fb0a62cd963be6ff64c415077782ac","kind":"tag","published_at":"2021-02-19T15:32:18.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.0","html_url":"https://github.com/pypa/build/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"7d8f9150ae56c6bc43dc34bcefa30b0c6d03246a","kind":"tag","published_at":"2021-02-09T15:13:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.1","html_url":"https://github.com/pypa/build/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a5a0b3860cff68ac9aad896fad22febd2b8d3718","kind":"tag","published_at":"2021-02-07T15:44:36.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.0","html_url":"https://github.com/pypa/build/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"3df03617bd92dc023021ec902a8d47a9dd4bad99","kind":"tag","published_at":"2020-10-29T16:08:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.1.0","html_url":"https://github.com/pypa/build/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0/manifests"},{"name":"0.0.4","sha":"10bf02e443417ea06b090d2902d0b8c8ac9666be","kind":"tag","published_at":"2020-09-08T21:20:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.4","html_url":"https://github.com/pypa/build/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4/manifests"},{"name":"0.0.3.1","sha":"aa6d36e8970af683b8fcc508287a40b07c7e9c5a","kind":"tag","published_at":"2020-06-09T23:36:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1/manifests"},{"name":"0.0.3","sha":"14aa82a68ed4964c78fab7120ac9a15aff7febd8","kind":"tag","published_at":"2020-06-09T15:08:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3","html_url":"https://github.com/pypa/build/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"3cb902f4c2ba2088ed54315dbc5836f7692aee3d","kind":"tag","published_at":"2020-05-29T16:11:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.2","html_url":"https://github.com/pypa/build/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"7738d41f0959c89c2724ab8ce0259df265dd04d1","kind":"tag","published_at":"2020-05-17T16:42:51.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-21T21:55:21.820Z","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:deb/debian/python-build?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-build","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-build","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-build/dependencies","status":null,"funding_links":["https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:37:48.784Z","issues_count":180,"pull_requests_count":583,"avg_time_to_close_issue":20479162.790697675,"avg_time_to_close_pull_request":1346063.5046554934,"issues_closed_count":129,"pull_requests_closed_count":537,"pull_request_authors_count":46,"issue_authors_count":135,"avg_comments_per_issue":5.111111111111111,"avg_comments_per_pull_request":1.4579759862778732,"merged_pull_requests_count":456,"bot_issues_count":0,"bot_pull_requests_count":234,"past_year_issues_count":23,"past_year_pull_requests_count":154,"past_year_avg_time_to_close_issue":2226727.8666666667,"past_year_avg_time_to_close_pull_request":321438.802919708,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":2.9565217391304346,"past_year_avg_comments_per_pull_request":1.5454545454545454,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":120,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/issues","maintainers":[{"login":"layday","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"jaraco","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"webknjaz","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"pradyunsg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"FFY00","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"},{"login":"woodruffw","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"sbidoul","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbidoul"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"dholth","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dholth"}],"active_maintainers":[{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"layday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-build/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-build/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-build/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-build/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-build/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-build/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2645,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":1237},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-08-25T05:06:43.662Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13083364,"name":"python312Packages.build","ecosystem":"nixpkgs","description":"Simple, correct PEP517 package builder","homepage":"https://github.com/pypa/build","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/build","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:55:44.622Z","latest_release_published_at":"2026-02-01T17:55:44.622Z","latest_release_number":"1.2.2.post1","last_synced_at":"2026-07-26T11:01:28.926Z","created_at":"2026-02-01T17:55:44.333Z","updated_at":"2026-08-21T21:55:22.002Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python312Packages.build","install_command":"nix-env -iA nixpkgs.python312Packages.build","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/build/default.nix#L105","metadata":{"nix_attribute":"python3.12-build-1.2.2.post1","position":"pkgs/development/python-modules/build/default.nix:105","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"build","upstream_purl":"pkg:pypi/build"},"repo_metadata":{"id":37952217,"uuid":"262827329","full_name":"pypa/build","owner":"pypa","description":"A simple, correct Python build frontend","archived":false,"fork":false,"pushed_at":"2026-08-18T19:59:43.000Z","size":1448,"stargazers_count":853,"open_issues_count":6,"forks_count":166,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-08-21T12:45:01.992Z","etag":null,"topics":["python"],"latest_commit_sha":null,"homepage":"https://build.pypa.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pypa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-10T16:20:46.000Z","updated_at":"2026-08-18T20:06:52.000Z","dependencies_parsed_at":"2026-08-21T12:37:53.797Z","dependency_job_id":"7c4822ac-a21d-4972-bce7-437e96f5dccb","html_url":"https://github.com/pypa/build","commit_stats":{"total_commits":818,"total_committers":59,"mean_commits":"13.864406779661017","dds":0.7665036674816625,"last_synced_commit":"10571fb26afe38cfcba5b783c536aa0ec1f18408"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/build","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/build/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/sbom","scorecard":{"id":751691,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/build","commit":"b1ece52a6689fbd0209580d1b020c272ad3595a3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":8,"reason":"Found 13/16 approved changesets -- score normalized to 8","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":"Maintained","score":10,"reason":"27 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cd.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-change-detection.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-pytest.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-type.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/reusable-docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/reusable-type.yml:21","Info:   1 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/cd.yml:20"],"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":"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-22T20:33:10.216Z","repository_id":37952217,"created_at":"2025-08-22T20:33:10.216Z","updated_at":"2025-08-22T20:33:10.216Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"pypa","name":"Python Packaging Authority","uuid":"647025","kind":"organization","description":"","email":"info@pypa.io","website":"https://www.pypa.io","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/647025?v=4","repositories_count":59,"last_synced_at":"2026-08-15T11:24:54.954Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":91445,"followers":2411,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2026-08-15T11:24:54.968Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa/repositories"},"tags":[{"name":"1.5.1","sha":"d08fcd723500a7d676867144e1e7a22b650aeb7d","kind":"tag","published_at":"2026-07-09T06:15:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.1","html_url":"https://github.com/pypa/build/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"615d04cfc52ac3c1592a463f0afe484fee1cc368","kind":"tag","published_at":"2026-04-30T03:17:22.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.0","html_url":"https://github.com/pypa/build/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0/manifests"},{"name":"1.4.4","sha":"70666a296c2e5bb7451f5a04eef259f6f943d0de","kind":"tag","published_at":"2026-04-22T20:52:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.4","html_url":"https://github.com/pypa/build/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4/manifests"},{"name":"1.4.3","sha":"130b043d1a1c1a12a0558f2598430b769f074690","kind":"tag","published_at":"2026-04-10T21:24:52.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.3","html_url":"https://github.com/pypa/build/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"7b7ae078aa1dabff33ea72d07ed15dd298acf80a","kind":"tag","published_at":"2026-03-25T14:19:25.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.2","html_url":"https://github.com/pypa/build/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"bd889569a1b9e2e7722682378c2d0cec469166a2","kind":"tag","published_at":"2026-03-24T23:08:11.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.1","html_url":"https://github.com/pypa/build/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"54f238d1664124e06a68c6c22fd5b1418fa5feb2","kind":"tag","published_at":"2026-01-08T16:35:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.0","html_url":"https://github.com/pypa/build/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"60e8752f69178d2b2c3563e9c8fa17aa6e11b12c","kind":"tag","published_at":"2025-08-01T21:22:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.3.0","html_url":"https://github.com/pypa/build/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0/manifests"},{"name":"1.2.2.post1","sha":"2f667024a90718da24c5bdfdb264944436adf82e","kind":"commit","published_at":"2024-10-06T16:46:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2.post1","html_url":"https://github.com/pypa/build/releases/tag/1.2.2.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1/manifests"},{"name":"1.2.2","sha":"3b0b5d07077473f5da3f038cf7b74cd2b65d2a98","kind":"tag","published_at":"2024-09-06T19:08:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2","html_url":"https://github.com/pypa/build/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"1e67c062e9d1b1a6d5ffed621f4b29902bb764e5","kind":"tag","published_at":"2024-03-28T07:10:23.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.1","html_url":"https://github.com/pypa/build/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"d5fb6fbecce164e01065b62b52ac4f270d09183d","kind":"commit","published_at":"2024-03-27T23:01:47.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.0","html_url":"https://github.com/pypa/build/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"b36126a2b7a387757519029d121da17a38135d67","kind":"tag","published_at":"2024-02-29T20:26:04.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.1.1","html_url":"https://github.com/pypa/build/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1/manifests"},{"name":"v1.1.0","sha":"da0697318dfc36afa8ae57f814c15cc39d225758","kind":"tag","published_at":"2024-02-29T16:49:28.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/v1.1.0","html_url":"https://github.com/pypa/build/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0/manifests"},{"name":"1.0.3","sha":"38d1a688d5e05557a929245ada14d106f3e5b547","kind":"commit","published_at":"2023-09-06T22:31:16.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.3","html_url":"https://github.com/pypa/build/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3/manifests"},{"name":"1.0.1","sha":"c48f4ca7cbe84f027f37ad575713870f5f4f7818","kind":"commit","published_at":"2023-09-06T19:25:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.1","html_url":"https://github.com/pypa/build/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"1fff01ed7440d5b5626fec31422026a4920b7764","kind":"commit","published_at":"2023-09-01T18:08:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.0","html_url":"https://github.com/pypa/build/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0/manifests"},{"name":"0.10.0","sha":"cd06da25481b9a610f846fa60cb67b5a5fa9a051","kind":"tag","published_at":"2023-01-11T20:31:39.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.10.0","html_url":"https://github.com/pypa/build/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"7b002bbc48e965fd677d51ea88b1adc276ba506d","kind":"tag","published_at":"2022-10-27T10:43:07.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.9.0","html_url":"https://github.com/pypa/build/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"6d97b86298d1663814ad74c22a1b4c0b3ce479c9","kind":"tag","published_at":"2022-05-22T15:08:19.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.8.0","html_url":"https://github.com/pypa/build/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"c940180b6ace5210e6f00149d45b1358f39fb274","kind":"tag","published_at":"2021-09-16T21:15:24.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.7.0","html_url":"https://github.com/pypa/build/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0/manifests"},{"name":"0.6.0.post1","sha":"018a6f81cca1b26d9bf754eb91a64667c3847d28","kind":"tag","published_at":"2021-08-05T18:02:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0.post1","html_url":"https://github.com/pypa/build/releases/tag/0.6.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1/manifests"},{"name":"0.6.0","sha":"4cb0c1ec375aeff3e681855fdb37cf8f47e0fa93","kind":"tag","published_at":"2021-08-02T21:01:42.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0","html_url":"https://github.com/pypa/build/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"5a3c5243a2135236f207da3a4b6401e1561f952d","kind":"tag","published_at":"2021-06-22T18:02:59.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.1","html_url":"https://github.com/pypa/build/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"4492dec726cdfd159f0850d68c98f82496b28d79","kind":"tag","published_at":"2021-06-19T17:04:44.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.0","html_url":"https://github.com/pypa/build/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"de05f70e56195b135b1e24af1614949c51580b79","kind":"tag","published_at":"2021-05-23T22:16:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.4.0","html_url":"https://github.com/pypa/build/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0/manifests"},{"name":"0.3.1.post1","sha":"8a27cc1d98f309ffef8743c00ada6e93877e530f","kind":"tag","published_at":"2021-03-10T09:20:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1.post1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1/manifests"},{"name":"0.3.1","sha":"e880a1022f9e62607a502c59961f4986cd9f7699","kind":"tag","published_at":"2021-03-09T17:15:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"387c807c67fb0a62cd963be6ff64c415077782ac","kind":"tag","published_at":"2021-02-19T15:32:18.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.0","html_url":"https://github.com/pypa/build/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"7d8f9150ae56c6bc43dc34bcefa30b0c6d03246a","kind":"tag","published_at":"2021-02-09T15:13:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.1","html_url":"https://github.com/pypa/build/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a5a0b3860cff68ac9aad896fad22febd2b8d3718","kind":"tag","published_at":"2021-02-07T15:44:36.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.0","html_url":"https://github.com/pypa/build/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"3df03617bd92dc023021ec902a8d47a9dd4bad99","kind":"tag","published_at":"2020-10-29T16:08:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.1.0","html_url":"https://github.com/pypa/build/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0/manifests"},{"name":"0.0.4","sha":"10bf02e443417ea06b090d2902d0b8c8ac9666be","kind":"tag","published_at":"2020-09-08T21:20:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.4","html_url":"https://github.com/pypa/build/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4/manifests"},{"name":"0.0.3.1","sha":"aa6d36e8970af683b8fcc508287a40b07c7e9c5a","kind":"tag","published_at":"2020-06-09T23:36:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1/manifests"},{"name":"0.0.3","sha":"14aa82a68ed4964c78fab7120ac9a15aff7febd8","kind":"tag","published_at":"2020-06-09T15:08:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3","html_url":"https://github.com/pypa/build/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"3cb902f4c2ba2088ed54315dbc5836f7692aee3d","kind":"tag","published_at":"2020-05-29T16:11:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.2","html_url":"https://github.com/pypa/build/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"7738d41f0959c89c2724ab8ce0259df265dd04d1","kind":"tag","published_at":"2020-05-17T16:42:51.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-21T21:55:22.002Z","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:nix/python312Packages.build?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.build","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.build","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.build/dependencies","status":null,"funding_links":["https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:37:48.784Z","issues_count":180,"pull_requests_count":583,"avg_time_to_close_issue":20479162.790697675,"avg_time_to_close_pull_request":1346063.5046554934,"issues_closed_count":129,"pull_requests_closed_count":537,"pull_request_authors_count":46,"issue_authors_count":135,"avg_comments_per_issue":5.111111111111111,"avg_comments_per_pull_request":1.4579759862778732,"merged_pull_requests_count":456,"bot_issues_count":0,"bot_pull_requests_count":234,"past_year_issues_count":23,"past_year_pull_requests_count":154,"past_year_avg_time_to_close_issue":2226727.8666666667,"past_year_avg_time_to_close_pull_request":321438.802919708,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":2.9565217391304346,"past_year_avg_comments_per_pull_request":1.5454545454545454,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":120,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/issues","maintainers":[{"login":"layday","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"jaraco","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"webknjaz","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"pradyunsg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"FFY00","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"},{"login":"woodruffw","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"sbidoul","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbidoul"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"dholth","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dholth"}],"active_maintainers":[{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"layday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.build/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.build/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.build/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.build/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.build/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.build/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":5052,"html_url":null,"role":null,"created_at":"2026-03-03T18:25:47.180Z","updated_at":"2026-03-03T18:25:47.180Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/fabaff/packages"},{"uuid":"natsukium","login":null,"name":"Tomoya Otabi","email":"nixpkgs@natsukium.com","url":"https://github.com/natsukium","packages_count":365,"html_url":null,"role":null,"created_at":"2026-03-03T18:25:47.142Z","updated_at":"2026-03-03T18:25:47.142Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/natsukium/packages"},{"uuid":"mweinelt","login":null,"name":"Martin Weinelt","email":"hexa@darmstadt.ccc.de","url":"https://github.com/mweinelt","packages_count":1364,"html_url":null,"role":null,"created_at":"2026-03-03T18:25:47.106Z","updated_at":"2026-03-03T18:25:47.106Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/mweinelt/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":3380},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-08-25T05:04:34.674Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":5301316,"name":"python-build","ecosystem":"conda","description":null,"homepage":"https://github.com/pypa/build","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/build","keywords_array":[],"namespace":null,"versions_count":14,"first_release_published_at":"2020-10-16T18:35:54.000Z","latest_release_published_at":"2022-10-27T17:44:35.000Z","latest_release_number":"0.9.0","last_synced_at":"2026-04-02T15:47:58.281Z","created_at":"2022-10-03T16:10:36.982Z","updated_at":"2026-08-21T21:55:22.129Z","registry_url":"https://anaconda.org/conda-forge/python-build","install_command":"conda install -c conda-forge python-build","documentation_url":null,"metadata":{},"repo_metadata":{"id":37952217,"uuid":"262827329","full_name":"pypa/build","owner":"pypa","description":"A simple, correct Python build frontend","archived":false,"fork":false,"pushed_at":"2026-08-18T19:59:43.000Z","size":1448,"stargazers_count":853,"open_issues_count":6,"forks_count":166,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-08-21T12:45:01.992Z","etag":null,"topics":["python"],"latest_commit_sha":null,"homepage":"https://build.pypa.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pypa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-10T16:20:46.000Z","updated_at":"2026-08-18T20:06:52.000Z","dependencies_parsed_at":"2026-08-21T12:37:53.797Z","dependency_job_id":"7c4822ac-a21d-4972-bce7-437e96f5dccb","html_url":"https://github.com/pypa/build","commit_stats":{"total_commits":818,"total_committers":59,"mean_commits":"13.864406779661017","dds":0.7665036674816625,"last_synced_commit":"10571fb26afe38cfcba5b783c536aa0ec1f18408"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/build","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/build/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/sbom","scorecard":{"id":751691,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/build","commit":"b1ece52a6689fbd0209580d1b020c272ad3595a3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":8,"reason":"Found 13/16 approved changesets -- score normalized to 8","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":"Maintained","score":10,"reason":"27 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cd.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-change-detection.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-pytest.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-type.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/reusable-docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/reusable-type.yml:21","Info:   1 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/cd.yml:20"],"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":"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-22T20:33:10.216Z","repository_id":37952217,"created_at":"2025-08-22T20:33:10.216Z","updated_at":"2025-08-22T20:33:10.216Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"pypa","name":"Python Packaging Authority","uuid":"647025","kind":"organization","description":"","email":"info@pypa.io","website":"https://www.pypa.io","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/647025?v=4","repositories_count":59,"last_synced_at":"2026-08-15T11:24:54.954Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":91445,"followers":2411,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2026-08-15T11:24:54.968Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa/repositories"},"tags":[{"name":"1.5.1","sha":"d08fcd723500a7d676867144e1e7a22b650aeb7d","kind":"tag","published_at":"2026-07-09T06:15:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.1","html_url":"https://github.com/pypa/build/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"615d04cfc52ac3c1592a463f0afe484fee1cc368","kind":"tag","published_at":"2026-04-30T03:17:22.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.0","html_url":"https://github.com/pypa/build/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0/manifests"},{"name":"1.4.4","sha":"70666a296c2e5bb7451f5a04eef259f6f943d0de","kind":"tag","published_at":"2026-04-22T20:52:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.4","html_url":"https://github.com/pypa/build/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4/manifests"},{"name":"1.4.3","sha":"130b043d1a1c1a12a0558f2598430b769f074690","kind":"tag","published_at":"2026-04-10T21:24:52.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.3","html_url":"https://github.com/pypa/build/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"7b7ae078aa1dabff33ea72d07ed15dd298acf80a","kind":"tag","published_at":"2026-03-25T14:19:25.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.2","html_url":"https://github.com/pypa/build/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"bd889569a1b9e2e7722682378c2d0cec469166a2","kind":"tag","published_at":"2026-03-24T23:08:11.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.1","html_url":"https://github.com/pypa/build/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"54f238d1664124e06a68c6c22fd5b1418fa5feb2","kind":"tag","published_at":"2026-01-08T16:35:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.0","html_url":"https://github.com/pypa/build/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"60e8752f69178d2b2c3563e9c8fa17aa6e11b12c","kind":"tag","published_at":"2025-08-01T21:22:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.3.0","html_url":"https://github.com/pypa/build/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0/manifests"},{"name":"1.2.2.post1","sha":"2f667024a90718da24c5bdfdb264944436adf82e","kind":"commit","published_at":"2024-10-06T16:46:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2.post1","html_url":"https://github.com/pypa/build/releases/tag/1.2.2.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1/manifests"},{"name":"1.2.2","sha":"3b0b5d07077473f5da3f038cf7b74cd2b65d2a98","kind":"tag","published_at":"2024-09-06T19:08:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2","html_url":"https://github.com/pypa/build/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"1e67c062e9d1b1a6d5ffed621f4b29902bb764e5","kind":"tag","published_at":"2024-03-28T07:10:23.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.1","html_url":"https://github.com/pypa/build/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"d5fb6fbecce164e01065b62b52ac4f270d09183d","kind":"commit","published_at":"2024-03-27T23:01:47.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.0","html_url":"https://github.com/pypa/build/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"b36126a2b7a387757519029d121da17a38135d67","kind":"tag","published_at":"2024-02-29T20:26:04.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.1.1","html_url":"https://github.com/pypa/build/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1/manifests"},{"name":"v1.1.0","sha":"da0697318dfc36afa8ae57f814c15cc39d225758","kind":"tag","published_at":"2024-02-29T16:49:28.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/v1.1.0","html_url":"https://github.com/pypa/build/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0/manifests"},{"name":"1.0.3","sha":"38d1a688d5e05557a929245ada14d106f3e5b547","kind":"commit","published_at":"2023-09-06T22:31:16.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.3","html_url":"https://github.com/pypa/build/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3/manifests"},{"name":"1.0.1","sha":"c48f4ca7cbe84f027f37ad575713870f5f4f7818","kind":"commit","published_at":"2023-09-06T19:25:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.1","html_url":"https://github.com/pypa/build/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"1fff01ed7440d5b5626fec31422026a4920b7764","kind":"commit","published_at":"2023-09-01T18:08:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.0","html_url":"https://github.com/pypa/build/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0/manifests"},{"name":"0.10.0","sha":"cd06da25481b9a610f846fa60cb67b5a5fa9a051","kind":"tag","published_at":"2023-01-11T20:31:39.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.10.0","html_url":"https://github.com/pypa/build/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"7b002bbc48e965fd677d51ea88b1adc276ba506d","kind":"tag","published_at":"2022-10-27T10:43:07.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.9.0","html_url":"https://github.com/pypa/build/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"6d97b86298d1663814ad74c22a1b4c0b3ce479c9","kind":"tag","published_at":"2022-05-22T15:08:19.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.8.0","html_url":"https://github.com/pypa/build/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"c940180b6ace5210e6f00149d45b1358f39fb274","kind":"tag","published_at":"2021-09-16T21:15:24.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.7.0","html_url":"https://github.com/pypa/build/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0/manifests"},{"name":"0.6.0.post1","sha":"018a6f81cca1b26d9bf754eb91a64667c3847d28","kind":"tag","published_at":"2021-08-05T18:02:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0.post1","html_url":"https://github.com/pypa/build/releases/tag/0.6.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1/manifests"},{"name":"0.6.0","sha":"4cb0c1ec375aeff3e681855fdb37cf8f47e0fa93","kind":"tag","published_at":"2021-08-02T21:01:42.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0","html_url":"https://github.com/pypa/build/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"5a3c5243a2135236f207da3a4b6401e1561f952d","kind":"tag","published_at":"2021-06-22T18:02:59.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.1","html_url":"https://github.com/pypa/build/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"4492dec726cdfd159f0850d68c98f82496b28d79","kind":"tag","published_at":"2021-06-19T17:04:44.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.0","html_url":"https://github.com/pypa/build/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"de05f70e56195b135b1e24af1614949c51580b79","kind":"tag","published_at":"2021-05-23T22:16:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.4.0","html_url":"https://github.com/pypa/build/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0/manifests"},{"name":"0.3.1.post1","sha":"8a27cc1d98f309ffef8743c00ada6e93877e530f","kind":"tag","published_at":"2021-03-10T09:20:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1.post1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1/manifests"},{"name":"0.3.1","sha":"e880a1022f9e62607a502c59961f4986cd9f7699","kind":"tag","published_at":"2021-03-09T17:15:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"387c807c67fb0a62cd963be6ff64c415077782ac","kind":"tag","published_at":"2021-02-19T15:32:18.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.0","html_url":"https://github.com/pypa/build/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"7d8f9150ae56c6bc43dc34bcefa30b0c6d03246a","kind":"tag","published_at":"2021-02-09T15:13:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.1","html_url":"https://github.com/pypa/build/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a5a0b3860cff68ac9aad896fad22febd2b8d3718","kind":"tag","published_at":"2021-02-07T15:44:36.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.0","html_url":"https://github.com/pypa/build/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"3df03617bd92dc023021ec902a8d47a9dd4bad99","kind":"tag","published_at":"2020-10-29T16:08:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.1.0","html_url":"https://github.com/pypa/build/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0/manifests"},{"name":"0.0.4","sha":"10bf02e443417ea06b090d2902d0b8c8ac9666be","kind":"tag","published_at":"2020-09-08T21:20:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.4","html_url":"https://github.com/pypa/build/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4/manifests"},{"name":"0.0.3.1","sha":"aa6d36e8970af683b8fcc508287a40b07c7e9c5a","kind":"tag","published_at":"2020-06-09T23:36:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1/manifests"},{"name":"0.0.3","sha":"14aa82a68ed4964c78fab7120ac9a15aff7febd8","kind":"tag","published_at":"2020-06-09T15:08:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3","html_url":"https://github.com/pypa/build/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"3cb902f4c2ba2088ed54315dbc5836f7692aee3d","kind":"tag","published_at":"2020-05-29T16:11:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.2","html_url":"https://github.com/pypa/build/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"7738d41f0959c89c2724ab8ce0259df265dd04d1","kind":"tag","published_at":"2020-05-17T16:42:51.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-21T21:55:22.128Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":11,"rankings":{"downloads":null,"dependent_repos_count":10.679175607565247,"dependent_packages_count":19.601776535755278,"stargazers_count":18.184540146713907,"forks_count":19.092769100254504,"docker_downloads_count":null,"average":16.889565347572233},"purl":"pkg:conda/python-build?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/python-build","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/python-build","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/python-build/dependencies","status":null,"funding_links":["https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:37:48.784Z","issues_count":180,"pull_requests_count":583,"avg_time_to_close_issue":20479162.790697675,"avg_time_to_close_pull_request":1346063.5046554934,"issues_closed_count":129,"pull_requests_closed_count":537,"pull_request_authors_count":46,"issue_authors_count":135,"avg_comments_per_issue":5.111111111111111,"avg_comments_per_pull_request":1.4579759862778732,"merged_pull_requests_count":456,"bot_issues_count":0,"bot_pull_requests_count":234,"past_year_issues_count":23,"past_year_pull_requests_count":154,"past_year_avg_time_to_close_issue":2226727.8666666667,"past_year_avg_time_to_close_pull_request":321438.802919708,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":2.9565217391304346,"past_year_avg_comments_per_pull_request":1.5454545454545454,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":120,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/issues","maintainers":[{"login":"layday","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"jaraco","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"webknjaz","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"pradyunsg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"FFY00","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"},{"login":"woodruffw","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"sbidoul","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbidoul"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"dholth","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dholth"}],"active_maintainers":[{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"layday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/python-build/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/python-build/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/python-build/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/python-build/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/python-build/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/python-build/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2349},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-08-25T05:07:08.746Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":13562368,"name":"python-build","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/pypa/build","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/pypa/build","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T05:39:56.440Z","latest_release_published_at":"2026-02-11T05:39:56.440Z","latest_release_number":"0.9.0-1","last_synced_at":"2026-03-11T13:31:18.758Z","created_at":"2026-02-11T05:39:56.201Z","updated_at":"2026-08-22T01:01:58.142Z","registry_url":"https://launchpad.net/ubuntu/+source/python-build","install_command":"apt-get install python-build","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-build","standards_version":"4.6.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-setuptools, python3-all, python3-packaging, python3-pep517 (\u003e= 0.9), python3-toml","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37952217,"uuid":"262827329","full_name":"pypa/build","owner":"pypa","description":"A simple, correct Python build frontend","archived":false,"fork":false,"pushed_at":"2026-08-18T19:59:43.000Z","size":1448,"stargazers_count":853,"open_issues_count":6,"forks_count":166,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-08-21T12:45:01.992Z","etag":null,"topics":["python"],"latest_commit_sha":null,"homepage":"https://build.pypa.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pypa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-10T16:20:46.000Z","updated_at":"2026-08-18T20:06:52.000Z","dependencies_parsed_at":"2026-08-21T12:37:53.797Z","dependency_job_id":"7c4822ac-a21d-4972-bce7-437e96f5dccb","html_url":"https://github.com/pypa/build","commit_stats":{"total_commits":818,"total_committers":59,"mean_commits":"13.864406779661017","dds":0.7665036674816625,"last_synced_commit":"10571fb26afe38cfcba5b783c536aa0ec1f18408"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/build","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/build/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/sbom","scorecard":{"id":751691,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/build","commit":"b1ece52a6689fbd0209580d1b020c272ad3595a3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":8,"reason":"Found 13/16 approved changesets -- score normalized to 8","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":"Maintained","score":10,"reason":"27 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cd.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-change-detection.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-pytest.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-type.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/reusable-docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/reusable-type.yml:21","Info:   1 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/cd.yml:20"],"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":"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-22T20:33:10.216Z","repository_id":37952217,"created_at":"2025-08-22T20:33:10.216Z","updated_at":"2025-08-22T20:33:10.216Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"pypa","name":"Python Packaging Authority","uuid":"647025","kind":"organization","description":"","email":"info@pypa.io","website":"https://www.pypa.io","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/647025?v=4","repositories_count":59,"last_synced_at":"2026-08-15T11:24:54.954Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":91445,"followers":2411,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2026-08-15T11:24:54.968Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa/repositories"},"tags":[{"name":"1.5.1","sha":"d08fcd723500a7d676867144e1e7a22b650aeb7d","kind":"tag","published_at":"2026-07-09T06:15:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.1","html_url":"https://github.com/pypa/build/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"615d04cfc52ac3c1592a463f0afe484fee1cc368","kind":"tag","published_at":"2026-04-30T03:17:22.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.0","html_url":"https://github.com/pypa/build/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0/manifests"},{"name":"1.4.4","sha":"70666a296c2e5bb7451f5a04eef259f6f943d0de","kind":"tag","published_at":"2026-04-22T20:52:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.4","html_url":"https://github.com/pypa/build/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4/manifests"},{"name":"1.4.3","sha":"130b043d1a1c1a12a0558f2598430b769f074690","kind":"tag","published_at":"2026-04-10T21:24:52.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.3","html_url":"https://github.com/pypa/build/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"7b7ae078aa1dabff33ea72d07ed15dd298acf80a","kind":"tag","published_at":"2026-03-25T14:19:25.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.2","html_url":"https://github.com/pypa/build/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"bd889569a1b9e2e7722682378c2d0cec469166a2","kind":"tag","published_at":"2026-03-24T23:08:11.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.1","html_url":"https://github.com/pypa/build/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"54f238d1664124e06a68c6c22fd5b1418fa5feb2","kind":"tag","published_at":"2026-01-08T16:35:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.0","html_url":"https://github.com/pypa/build/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"60e8752f69178d2b2c3563e9c8fa17aa6e11b12c","kind":"tag","published_at":"2025-08-01T21:22:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.3.0","html_url":"https://github.com/pypa/build/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0/manifests"},{"name":"1.2.2.post1","sha":"2f667024a90718da24c5bdfdb264944436adf82e","kind":"commit","published_at":"2024-10-06T16:46:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2.post1","html_url":"https://github.com/pypa/build/releases/tag/1.2.2.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1/manifests"},{"name":"1.2.2","sha":"3b0b5d07077473f5da3f038cf7b74cd2b65d2a98","kind":"tag","published_at":"2024-09-06T19:08:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2","html_url":"https://github.com/pypa/build/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"1e67c062e9d1b1a6d5ffed621f4b29902bb764e5","kind":"tag","published_at":"2024-03-28T07:10:23.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.1","html_url":"https://github.com/pypa/build/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"d5fb6fbecce164e01065b62b52ac4f270d09183d","kind":"commit","published_at":"2024-03-27T23:01:47.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.0","html_url":"https://github.com/pypa/build/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"b36126a2b7a387757519029d121da17a38135d67","kind":"tag","published_at":"2024-02-29T20:26:04.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.1.1","html_url":"https://github.com/pypa/build/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1/manifests"},{"name":"v1.1.0","sha":"da0697318dfc36afa8ae57f814c15cc39d225758","kind":"tag","published_at":"2024-02-29T16:49:28.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/v1.1.0","html_url":"https://github.com/pypa/build/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0/manifests"},{"name":"1.0.3","sha":"38d1a688d5e05557a929245ada14d106f3e5b547","kind":"commit","published_at":"2023-09-06T22:31:16.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.3","html_url":"https://github.com/pypa/build/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3/manifests"},{"name":"1.0.1","sha":"c48f4ca7cbe84f027f37ad575713870f5f4f7818","kind":"commit","published_at":"2023-09-06T19:25:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.1","html_url":"https://github.com/pypa/build/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"1fff01ed7440d5b5626fec31422026a4920b7764","kind":"commit","published_at":"2023-09-01T18:08:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.0","html_url":"https://github.com/pypa/build/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0/manifests"},{"name":"0.10.0","sha":"cd06da25481b9a610f846fa60cb67b5a5fa9a051","kind":"tag","published_at":"2023-01-11T20:31:39.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.10.0","html_url":"https://github.com/pypa/build/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"7b002bbc48e965fd677d51ea88b1adc276ba506d","kind":"tag","published_at":"2022-10-27T10:43:07.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.9.0","html_url":"https://github.com/pypa/build/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"6d97b86298d1663814ad74c22a1b4c0b3ce479c9","kind":"tag","published_at":"2022-05-22T15:08:19.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.8.0","html_url":"https://github.com/pypa/build/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"c940180b6ace5210e6f00149d45b1358f39fb274","kind":"tag","published_at":"2021-09-16T21:15:24.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.7.0","html_url":"https://github.com/pypa/build/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0/manifests"},{"name":"0.6.0.post1","sha":"018a6f81cca1b26d9bf754eb91a64667c3847d28","kind":"tag","published_at":"2021-08-05T18:02:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0.post1","html_url":"https://github.com/pypa/build/releases/tag/0.6.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1/manifests"},{"name":"0.6.0","sha":"4cb0c1ec375aeff3e681855fdb37cf8f47e0fa93","kind":"tag","published_at":"2021-08-02T21:01:42.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0","html_url":"https://github.com/pypa/build/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"5a3c5243a2135236f207da3a4b6401e1561f952d","kind":"tag","published_at":"2021-06-22T18:02:59.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.1","html_url":"https://github.com/pypa/build/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"4492dec726cdfd159f0850d68c98f82496b28d79","kind":"tag","published_at":"2021-06-19T17:04:44.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.0","html_url":"https://github.com/pypa/build/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"de05f70e56195b135b1e24af1614949c51580b79","kind":"tag","published_at":"2021-05-23T22:16:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.4.0","html_url":"https://github.com/pypa/build/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0/manifests"},{"name":"0.3.1.post1","sha":"8a27cc1d98f309ffef8743c00ada6e93877e530f","kind":"tag","published_at":"2021-03-10T09:20:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1.post1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1/manifests"},{"name":"0.3.1","sha":"e880a1022f9e62607a502c59961f4986cd9f7699","kind":"tag","published_at":"2021-03-09T17:15:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"387c807c67fb0a62cd963be6ff64c415077782ac","kind":"tag","published_at":"2021-02-19T15:32:18.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.0","html_url":"https://github.com/pypa/build/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"7d8f9150ae56c6bc43dc34bcefa30b0c6d03246a","kind":"tag","published_at":"2021-02-09T15:13:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.1","html_url":"https://github.com/pypa/build/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a5a0b3860cff68ac9aad896fad22febd2b8d3718","kind":"tag","published_at":"2021-02-07T15:44:36.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.0","html_url":"https://github.com/pypa/build/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"3df03617bd92dc023021ec902a8d47a9dd4bad99","kind":"tag","published_at":"2020-10-29T16:08:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.1.0","html_url":"https://github.com/pypa/build/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0/manifests"},{"name":"0.0.4","sha":"10bf02e443417ea06b090d2902d0b8c8ac9666be","kind":"tag","published_at":"2020-09-08T21:20:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.4","html_url":"https://github.com/pypa/build/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4/manifests"},{"name":"0.0.3.1","sha":"aa6d36e8970af683b8fcc508287a40b07c7e9c5a","kind":"tag","published_at":"2020-06-09T23:36:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1/manifests"},{"name":"0.0.3","sha":"14aa82a68ed4964c78fab7120ac9a15aff7febd8","kind":"tag","published_at":"2020-06-09T15:08:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3","html_url":"https://github.com/pypa/build/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"3cb902f4c2ba2088ed54315dbc5836f7692aee3d","kind":"tag","published_at":"2020-05-29T16:11:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.2","html_url":"https://github.com/pypa/build/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"7738d41f0959c89c2724ab8ce0259df265dd04d1","kind":"tag","published_at":"2020-05-17T16:42:51.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-22T01:01:58.142Z","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:deb/ubuntu/python-build?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-build","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-build","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-build/dependencies","status":null,"funding_links":["https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:37:48.784Z","issues_count":180,"pull_requests_count":583,"avg_time_to_close_issue":20479162.790697675,"avg_time_to_close_pull_request":1346063.5046554934,"issues_closed_count":129,"pull_requests_closed_count":537,"pull_request_authors_count":46,"issue_authors_count":135,"avg_comments_per_issue":5.111111111111111,"avg_comments_per_pull_request":1.4579759862778732,"merged_pull_requests_count":456,"bot_issues_count":0,"bot_pull_requests_count":234,"past_year_issues_count":23,"past_year_pull_requests_count":154,"past_year_avg_time_to_close_issue":2226727.8666666667,"past_year_avg_time_to_close_pull_request":321438.802919708,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":2.9565217391304346,"past_year_avg_comments_per_pull_request":1.5454545454545454,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":120,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/issues","maintainers":[{"login":"layday","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"jaraco","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"webknjaz","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"pradyunsg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"FFY00","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"},{"login":"woodruffw","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"sbidoul","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbidoul"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"dholth","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dholth"}],"active_maintainers":[{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"layday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-build/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-build/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-build/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-build/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-build/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-build/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":999,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1108},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-08-25T05:06:52.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13799207,"name":"python-build","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/pypa/build","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/pypa/build","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T17:12:06.144Z","latest_release_published_at":"2026-02-13T17:12:06.144Z","latest_release_number":"0.10.0-1","last_synced_at":"2026-03-13T17:19:42.201Z","created_at":"2026-02-13T17:12:05.985Z","updated_at":"2026-08-22T01:15:56.078Z","registry_url":"https://launchpad.net/ubuntu/+source/python-build","install_command":"apt-get install python-build","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-build","standards_version":"4.6.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, flit (\u003e= 3.4), python3-all, python3-packaging, python3-pyproject-hooks, python3-toml","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37952217,"uuid":"262827329","full_name":"pypa/build","owner":"pypa","description":"A simple, correct Python build frontend","archived":false,"fork":false,"pushed_at":"2026-08-18T19:59:43.000Z","size":1448,"stargazers_count":853,"open_issues_count":6,"forks_count":166,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-08-21T12:45:01.992Z","etag":null,"topics":["python"],"latest_commit_sha":null,"homepage":"https://build.pypa.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pypa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-10T16:20:46.000Z","updated_at":"2026-08-18T20:06:52.000Z","dependencies_parsed_at":"2026-08-21T12:37:53.797Z","dependency_job_id":"7c4822ac-a21d-4972-bce7-437e96f5dccb","html_url":"https://github.com/pypa/build","commit_stats":{"total_commits":818,"total_committers":59,"mean_commits":"13.864406779661017","dds":0.7665036674816625,"last_synced_commit":"10571fb26afe38cfcba5b783c536aa0ec1f18408"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/build","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/build/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/sbom","scorecard":{"id":751691,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/build","commit":"b1ece52a6689fbd0209580d1b020c272ad3595a3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":8,"reason":"Found 13/16 approved changesets -- score normalized to 8","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":"Maintained","score":10,"reason":"27 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cd.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-change-detection.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-pytest.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-type.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/reusable-docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/reusable-type.yml:21","Info:   1 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/cd.yml:20"],"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":"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-22T20:33:10.216Z","repository_id":37952217,"created_at":"2025-08-22T20:33:10.216Z","updated_at":"2025-08-22T20:33:10.216Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"pypa","name":"Python Packaging Authority","uuid":"647025","kind":"organization","description":"","email":"info@pypa.io","website":"https://www.pypa.io","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/647025?v=4","repositories_count":59,"last_synced_at":"2026-08-15T11:24:54.954Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":91445,"followers":2411,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2026-08-15T11:24:54.968Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa/repositories"},"tags":[{"name":"1.5.1","sha":"d08fcd723500a7d676867144e1e7a22b650aeb7d","kind":"tag","published_at":"2026-07-09T06:15:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.1","html_url":"https://github.com/pypa/build/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"615d04cfc52ac3c1592a463f0afe484fee1cc368","kind":"tag","published_at":"2026-04-30T03:17:22.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.0","html_url":"https://github.com/pypa/build/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0/manifests"},{"name":"1.4.4","sha":"70666a296c2e5bb7451f5a04eef259f6f943d0de","kind":"tag","published_at":"2026-04-22T20:52:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.4","html_url":"https://github.com/pypa/build/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4/manifests"},{"name":"1.4.3","sha":"130b043d1a1c1a12a0558f2598430b769f074690","kind":"tag","published_at":"2026-04-10T21:24:52.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.3","html_url":"https://github.com/pypa/build/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"7b7ae078aa1dabff33ea72d07ed15dd298acf80a","kind":"tag","published_at":"2026-03-25T14:19:25.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.2","html_url":"https://github.com/pypa/build/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"bd889569a1b9e2e7722682378c2d0cec469166a2","kind":"tag","published_at":"2026-03-24T23:08:11.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.1","html_url":"https://github.com/pypa/build/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"54f238d1664124e06a68c6c22fd5b1418fa5feb2","kind":"tag","published_at":"2026-01-08T16:35:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.0","html_url":"https://github.com/pypa/build/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"60e8752f69178d2b2c3563e9c8fa17aa6e11b12c","kind":"tag","published_at":"2025-08-01T21:22:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.3.0","html_url":"https://github.com/pypa/build/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0/manifests"},{"name":"1.2.2.post1","sha":"2f667024a90718da24c5bdfdb264944436adf82e","kind":"commit","published_at":"2024-10-06T16:46:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2.post1","html_url":"https://github.com/pypa/build/releases/tag/1.2.2.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1/manifests"},{"name":"1.2.2","sha":"3b0b5d07077473f5da3f038cf7b74cd2b65d2a98","kind":"tag","published_at":"2024-09-06T19:08:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2","html_url":"https://github.com/pypa/build/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"1e67c062e9d1b1a6d5ffed621f4b29902bb764e5","kind":"tag","published_at":"2024-03-28T07:10:23.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.1","html_url":"https://github.com/pypa/build/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"d5fb6fbecce164e01065b62b52ac4f270d09183d","kind":"commit","published_at":"2024-03-27T23:01:47.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.0","html_url":"https://github.com/pypa/build/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"b36126a2b7a387757519029d121da17a38135d67","kind":"tag","published_at":"2024-02-29T20:26:04.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.1.1","html_url":"https://github.com/pypa/build/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1/manifests"},{"name":"v1.1.0","sha":"da0697318dfc36afa8ae57f814c15cc39d225758","kind":"tag","published_at":"2024-02-29T16:49:28.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/v1.1.0","html_url":"https://github.com/pypa/build/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0/manifests"},{"name":"1.0.3","sha":"38d1a688d5e05557a929245ada14d106f3e5b547","kind":"commit","published_at":"2023-09-06T22:31:16.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.3","html_url":"https://github.com/pypa/build/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3/manifests"},{"name":"1.0.1","sha":"c48f4ca7cbe84f027f37ad575713870f5f4f7818","kind":"commit","published_at":"2023-09-06T19:25:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.1","html_url":"https://github.com/pypa/build/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"1fff01ed7440d5b5626fec31422026a4920b7764","kind":"commit","published_at":"2023-09-01T18:08:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.0","html_url":"https://github.com/pypa/build/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0/manifests"},{"name":"0.10.0","sha":"cd06da25481b9a610f846fa60cb67b5a5fa9a051","kind":"tag","published_at":"2023-01-11T20:31:39.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.10.0","html_url":"https://github.com/pypa/build/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"7b002bbc48e965fd677d51ea88b1adc276ba506d","kind":"tag","published_at":"2022-10-27T10:43:07.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.9.0","html_url":"https://github.com/pypa/build/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"6d97b86298d1663814ad74c22a1b4c0b3ce479c9","kind":"tag","published_at":"2022-05-22T15:08:19.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.8.0","html_url":"https://github.com/pypa/build/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"c940180b6ace5210e6f00149d45b1358f39fb274","kind":"tag","published_at":"2021-09-16T21:15:24.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.7.0","html_url":"https://github.com/pypa/build/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0/manifests"},{"name":"0.6.0.post1","sha":"018a6f81cca1b26d9bf754eb91a64667c3847d28","kind":"tag","published_at":"2021-08-05T18:02:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0.post1","html_url":"https://github.com/pypa/build/releases/tag/0.6.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1/manifests"},{"name":"0.6.0","sha":"4cb0c1ec375aeff3e681855fdb37cf8f47e0fa93","kind":"tag","published_at":"2021-08-02T21:01:42.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0","html_url":"https://github.com/pypa/build/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"5a3c5243a2135236f207da3a4b6401e1561f952d","kind":"tag","published_at":"2021-06-22T18:02:59.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.1","html_url":"https://github.com/pypa/build/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"4492dec726cdfd159f0850d68c98f82496b28d79","kind":"tag","published_at":"2021-06-19T17:04:44.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.0","html_url":"https://github.com/pypa/build/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"de05f70e56195b135b1e24af1614949c51580b79","kind":"tag","published_at":"2021-05-23T22:16:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.4.0","html_url":"https://github.com/pypa/build/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0/manifests"},{"name":"0.3.1.post1","sha":"8a27cc1d98f309ffef8743c00ada6e93877e530f","kind":"tag","published_at":"2021-03-10T09:20:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1.post1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1/manifests"},{"name":"0.3.1","sha":"e880a1022f9e62607a502c59961f4986cd9f7699","kind":"tag","published_at":"2021-03-09T17:15:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"387c807c67fb0a62cd963be6ff64c415077782ac","kind":"tag","published_at":"2021-02-19T15:32:18.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.0","html_url":"https://github.com/pypa/build/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"7d8f9150ae56c6bc43dc34bcefa30b0c6d03246a","kind":"tag","published_at":"2021-02-09T15:13:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.1","html_url":"https://github.com/pypa/build/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a5a0b3860cff68ac9aad896fad22febd2b8d3718","kind":"tag","published_at":"2021-02-07T15:44:36.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.0","html_url":"https://github.com/pypa/build/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"3df03617bd92dc023021ec902a8d47a9dd4bad99","kind":"tag","published_at":"2020-10-29T16:08:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.1.0","html_url":"https://github.com/pypa/build/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0/manifests"},{"name":"0.0.4","sha":"10bf02e443417ea06b090d2902d0b8c8ac9666be","kind":"tag","published_at":"2020-09-08T21:20:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.4","html_url":"https://github.com/pypa/build/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4/manifests"},{"name":"0.0.3.1","sha":"aa6d36e8970af683b8fcc508287a40b07c7e9c5a","kind":"tag","published_at":"2020-06-09T23:36:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1/manifests"},{"name":"0.0.3","sha":"14aa82a68ed4964c78fab7120ac9a15aff7febd8","kind":"tag","published_at":"2020-06-09T15:08:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3","html_url":"https://github.com/pypa/build/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"3cb902f4c2ba2088ed54315dbc5836f7692aee3d","kind":"tag","published_at":"2020-05-29T16:11:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.2","html_url":"https://github.com/pypa/build/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"7738d41f0959c89c2724ab8ce0259df265dd04d1","kind":"tag","published_at":"2020-05-17T16:42:51.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-22T01:15:56.077Z","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:deb/ubuntu/python-build?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-build","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-build","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-build/dependencies","status":null,"funding_links":["https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:37:48.784Z","issues_count":180,"pull_requests_count":583,"avg_time_to_close_issue":20479162.790697675,"avg_time_to_close_pull_request":1346063.5046554934,"issues_closed_count":129,"pull_requests_closed_count":537,"pull_request_authors_count":46,"issue_authors_count":135,"avg_comments_per_issue":5.111111111111111,"avg_comments_per_pull_request":1.4579759862778732,"merged_pull_requests_count":456,"bot_issues_count":0,"bot_pull_requests_count":234,"past_year_issues_count":23,"past_year_pull_requests_count":154,"past_year_avg_time_to_close_issue":2226727.8666666667,"past_year_avg_time_to_close_pull_request":321438.802919708,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":2.9565217391304346,"past_year_avg_comments_per_pull_request":1.5454545454545454,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":120,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/issues","maintainers":[{"login":"layday","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"jaraco","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"webknjaz","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"pradyunsg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"FFY00","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"},{"login":"woodruffw","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"sbidoul","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbidoul"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"dholth","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dholth"}],"active_maintainers":[{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"layday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-build/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-build/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-build/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-build/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-build/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-build/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2213,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1339},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-08-25T05:06:51.033Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13201945,"name":"python312Packages.bootstrap.build","ecosystem":"nixpkgs","description":"Simple, correct PEP517 package builder","homepage":"https://github.com/pypa/build","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/build","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:50:43.885Z","latest_release_published_at":"2026-02-02T00:50:43.885Z","latest_release_number":"1.2.1","last_synced_at":"2026-05-13T02:03:36.851Z","created_at":"2026-02-02T00:50:30.597Z","updated_at":"2026-08-22T01:15:56.285Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python312Packages.bootstrap.build","install_command":"nix-env -iA nixpkgs.python312Packages.bootstrap.build","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/build/default.nix#L100","metadata":{"nix_attribute":"python3.12-bootstrap-build-1.2.1","position":"pkgs/development/python-modules/build/default.nix:100","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"],"upstream_ecosystem":"pypi","upstream_name":"bootstrap.build","upstream_purl":"pkg:pypi/bootstrap.build"},"repo_metadata":{"id":37952217,"uuid":"262827329","full_name":"pypa/build","owner":"pypa","description":"A simple, correct Python build frontend","archived":false,"fork":false,"pushed_at":"2026-08-18T19:59:43.000Z","size":1448,"stargazers_count":853,"open_issues_count":6,"forks_count":166,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-08-21T12:45:01.992Z","etag":null,"topics":["python"],"latest_commit_sha":null,"homepage":"https://build.pypa.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pypa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-10T16:20:46.000Z","updated_at":"2026-08-18T20:06:52.000Z","dependencies_parsed_at":"2026-08-21T12:37:53.797Z","dependency_job_id":"7c4822ac-a21d-4972-bce7-437e96f5dccb","html_url":"https://github.com/pypa/build","commit_stats":{"total_commits":818,"total_committers":59,"mean_commits":"13.864406779661017","dds":0.7665036674816625,"last_synced_commit":"10571fb26afe38cfcba5b783c536aa0ec1f18408"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/build","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/build/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/sbom","scorecard":{"id":751691,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/build","commit":"b1ece52a6689fbd0209580d1b020c272ad3595a3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":8,"reason":"Found 13/16 approved changesets -- score normalized to 8","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":"Maintained","score":10,"reason":"27 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cd.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-change-detection.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-pytest.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-type.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/reusable-docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/reusable-type.yml:21","Info:   1 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/cd.yml:20"],"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":"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-22T20:33:10.216Z","repository_id":37952217,"created_at":"2025-08-22T20:33:10.216Z","updated_at":"2025-08-22T20:33:10.216Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"pypa","name":"Python Packaging Authority","uuid":"647025","kind":"organization","description":"","email":"info@pypa.io","website":"https://www.pypa.io","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/647025?v=4","repositories_count":59,"last_synced_at":"2026-08-15T11:24:54.954Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":91445,"followers":2411,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2026-08-15T11:24:54.968Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa/repositories"},"tags":[{"name":"1.5.1","sha":"d08fcd723500a7d676867144e1e7a22b650aeb7d","kind":"tag","published_at":"2026-07-09T06:15:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.1","html_url":"https://github.com/pypa/build/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"615d04cfc52ac3c1592a463f0afe484fee1cc368","kind":"tag","published_at":"2026-04-30T03:17:22.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.0","html_url":"https://github.com/pypa/build/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0/manifests"},{"name":"1.4.4","sha":"70666a296c2e5bb7451f5a04eef259f6f943d0de","kind":"tag","published_at":"2026-04-22T20:52:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.4","html_url":"https://github.com/pypa/build/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4/manifests"},{"name":"1.4.3","sha":"130b043d1a1c1a12a0558f2598430b769f074690","kind":"tag","published_at":"2026-04-10T21:24:52.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.3","html_url":"https://github.com/pypa/build/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"7b7ae078aa1dabff33ea72d07ed15dd298acf80a","kind":"tag","published_at":"2026-03-25T14:19:25.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.2","html_url":"https://github.com/pypa/build/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"bd889569a1b9e2e7722682378c2d0cec469166a2","kind":"tag","published_at":"2026-03-24T23:08:11.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.1","html_url":"https://github.com/pypa/build/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"54f238d1664124e06a68c6c22fd5b1418fa5feb2","kind":"tag","published_at":"2026-01-08T16:35:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.0","html_url":"https://github.com/pypa/build/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"60e8752f69178d2b2c3563e9c8fa17aa6e11b12c","kind":"tag","published_at":"2025-08-01T21:22:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.3.0","html_url":"https://github.com/pypa/build/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0/manifests"},{"name":"1.2.2.post1","sha":"2f667024a90718da24c5bdfdb264944436adf82e","kind":"commit","published_at":"2024-10-06T16:46:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2.post1","html_url":"https://github.com/pypa/build/releases/tag/1.2.2.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1/manifests"},{"name":"1.2.2","sha":"3b0b5d07077473f5da3f038cf7b74cd2b65d2a98","kind":"tag","published_at":"2024-09-06T19:08:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2","html_url":"https://github.com/pypa/build/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"1e67c062e9d1b1a6d5ffed621f4b29902bb764e5","kind":"tag","published_at":"2024-03-28T07:10:23.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.1","html_url":"https://github.com/pypa/build/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"d5fb6fbecce164e01065b62b52ac4f270d09183d","kind":"commit","published_at":"2024-03-27T23:01:47.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.0","html_url":"https://github.com/pypa/build/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"b36126a2b7a387757519029d121da17a38135d67","kind":"tag","published_at":"2024-02-29T20:26:04.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.1.1","html_url":"https://github.com/pypa/build/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1/manifests"},{"name":"v1.1.0","sha":"da0697318dfc36afa8ae57f814c15cc39d225758","kind":"tag","published_at":"2024-02-29T16:49:28.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/v1.1.0","html_url":"https://github.com/pypa/build/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0/manifests"},{"name":"1.0.3","sha":"38d1a688d5e05557a929245ada14d106f3e5b547","kind":"commit","published_at":"2023-09-06T22:31:16.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.3","html_url":"https://github.com/pypa/build/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3/manifests"},{"name":"1.0.1","sha":"c48f4ca7cbe84f027f37ad575713870f5f4f7818","kind":"commit","published_at":"2023-09-06T19:25:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.1","html_url":"https://github.com/pypa/build/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"1fff01ed7440d5b5626fec31422026a4920b7764","kind":"commit","published_at":"2023-09-01T18:08:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.0","html_url":"https://github.com/pypa/build/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0/manifests"},{"name":"0.10.0","sha":"cd06da25481b9a610f846fa60cb67b5a5fa9a051","kind":"tag","published_at":"2023-01-11T20:31:39.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.10.0","html_url":"https://github.com/pypa/build/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"7b002bbc48e965fd677d51ea88b1adc276ba506d","kind":"tag","published_at":"2022-10-27T10:43:07.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.9.0","html_url":"https://github.com/pypa/build/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"6d97b86298d1663814ad74c22a1b4c0b3ce479c9","kind":"tag","published_at":"2022-05-22T15:08:19.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.8.0","html_url":"https://github.com/pypa/build/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"c940180b6ace5210e6f00149d45b1358f39fb274","kind":"tag","published_at":"2021-09-16T21:15:24.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.7.0","html_url":"https://github.com/pypa/build/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0/manifests"},{"name":"0.6.0.post1","sha":"018a6f81cca1b26d9bf754eb91a64667c3847d28","kind":"tag","published_at":"2021-08-05T18:02:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0.post1","html_url":"https://github.com/pypa/build/releases/tag/0.6.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1/manifests"},{"name":"0.6.0","sha":"4cb0c1ec375aeff3e681855fdb37cf8f47e0fa93","kind":"tag","published_at":"2021-08-02T21:01:42.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0","html_url":"https://github.com/pypa/build/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"5a3c5243a2135236f207da3a4b6401e1561f952d","kind":"tag","published_at":"2021-06-22T18:02:59.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.1","html_url":"https://github.com/pypa/build/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"4492dec726cdfd159f0850d68c98f82496b28d79","kind":"tag","published_at":"2021-06-19T17:04:44.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.0","html_url":"https://github.com/pypa/build/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"de05f70e56195b135b1e24af1614949c51580b79","kind":"tag","published_at":"2021-05-23T22:16:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.4.0","html_url":"https://github.com/pypa/build/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0/manifests"},{"name":"0.3.1.post1","sha":"8a27cc1d98f309ffef8743c00ada6e93877e530f","kind":"tag","published_at":"2021-03-10T09:20:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1.post1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1/manifests"},{"name":"0.3.1","sha":"e880a1022f9e62607a502c59961f4986cd9f7699","kind":"tag","published_at":"2021-03-09T17:15:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"387c807c67fb0a62cd963be6ff64c415077782ac","kind":"tag","published_at":"2021-02-19T15:32:18.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.0","html_url":"https://github.com/pypa/build/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"7d8f9150ae56c6bc43dc34bcefa30b0c6d03246a","kind":"tag","published_at":"2021-02-09T15:13:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.1","html_url":"https://github.com/pypa/build/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a5a0b3860cff68ac9aad896fad22febd2b8d3718","kind":"tag","published_at":"2021-02-07T15:44:36.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.0","html_url":"https://github.com/pypa/build/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"3df03617bd92dc023021ec902a8d47a9dd4bad99","kind":"tag","published_at":"2020-10-29T16:08:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.1.0","html_url":"https://github.com/pypa/build/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0/manifests"},{"name":"0.0.4","sha":"10bf02e443417ea06b090d2902d0b8c8ac9666be","kind":"tag","published_at":"2020-09-08T21:20:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.4","html_url":"https://github.com/pypa/build/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4/manifests"},{"name":"0.0.3.1","sha":"aa6d36e8970af683b8fcc508287a40b07c7e9c5a","kind":"tag","published_at":"2020-06-09T23:36:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1/manifests"},{"name":"0.0.3","sha":"14aa82a68ed4964c78fab7120ac9a15aff7febd8","kind":"tag","published_at":"2020-06-09T15:08:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3","html_url":"https://github.com/pypa/build/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"3cb902f4c2ba2088ed54315dbc5836f7692aee3d","kind":"tag","published_at":"2020-05-29T16:11:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.2","html_url":"https://github.com/pypa/build/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"7738d41f0959c89c2724ab8ce0259df265dd04d1","kind":"tag","published_at":"2020-05-17T16:42:51.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-22T01:15:56.284Z","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:nix/python312Packages.bootstrap.build?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.bootstrap.build","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.bootstrap.build","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.bootstrap.build/dependencies","status":null,"funding_links":["https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:37:48.784Z","issues_count":180,"pull_requests_count":583,"avg_time_to_close_issue":20479162.790697675,"avg_time_to_close_pull_request":1346063.5046554934,"issues_closed_count":129,"pull_requests_closed_count":537,"pull_request_authors_count":46,"issue_authors_count":135,"avg_comments_per_issue":5.111111111111111,"avg_comments_per_pull_request":1.4579759862778732,"merged_pull_requests_count":456,"bot_issues_count":0,"bot_pull_requests_count":234,"past_year_issues_count":23,"past_year_pull_requests_count":154,"past_year_avg_time_to_close_issue":2226727.8666666667,"past_year_avg_time_to_close_pull_request":321438.802919708,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":2.9565217391304346,"past_year_avg_comments_per_pull_request":1.5454545454545454,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":120,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/issues","maintainers":[{"login":"layday","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"jaraco","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"webknjaz","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"pradyunsg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"FFY00","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"},{"login":"woodruffw","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"sbidoul","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbidoul"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"dholth","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dholth"}],"active_maintainers":[{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"layday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.bootstrap.build/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.bootstrap.build/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.bootstrap.build/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.bootstrap.build/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.bootstrap.build/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.bootstrap.build/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":4856,"html_url":null,"role":null,"created_at":"2026-03-07T10:11:03.291Z","updated_at":"2026-03-07T10:11:03.291Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/fabaff/packages"},{"uuid":"mweinelt","login":null,"name":"Martin Weinelt","email":"hexa@darmstadt.ccc.de","url":"https://github.com/mweinelt","packages_count":1223,"html_url":null,"role":null,"created_at":"2026-03-07T10:11:02.715Z","updated_at":"2026-03-07T10:11:02.715Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/mweinelt/packages"},{"uuid":"tjni","login":null,"name":"Theodore Ni","email":"43ngvg@masqt.com","url":"https://github.com/tjni","packages_count":67,"html_url":null,"role":null,"created_at":"2026-03-07T10:11:03.064Z","updated_at":"2026-03-07T10:11:03.064Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/tjni/packages"}],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":3204},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-08-25T05:01:17.178Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":6044906,"name":"py3-build","ecosystem":"alpine","description":"Correct PEP517 package builder","homepage":"https://github.com/pypa/build","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/build","keywords_array":[],"namespace":"main","versions_count":10,"first_release_published_at":"2023-01-28T11:13:50.000Z","latest_release_published_at":"2026-04-03T04:04:36.000Z","latest_release_number":"1.4.2-r0","last_synced_at":"2026-04-03T04:31:06.148Z","created_at":"2023-01-31T18:01:05.939Z","updated_at":"2026-08-22T01:35:41.692Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/main/x86_64/py3-build","install_command":"apk add py3-build","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":37952217,"uuid":"262827329","full_name":"pypa/build","owner":"pypa","description":"A simple, correct Python build frontend","archived":false,"fork":false,"pushed_at":"2026-08-18T19:59:43.000Z","size":1448,"stargazers_count":853,"open_issues_count":6,"forks_count":166,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-08-21T12:45:01.992Z","etag":null,"topics":["python"],"latest_commit_sha":null,"homepage":"https://build.pypa.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pypa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-10T16:20:46.000Z","updated_at":"2026-08-18T20:06:52.000Z","dependencies_parsed_at":"2026-08-21T12:37:53.797Z","dependency_job_id":"7c4822ac-a21d-4972-bce7-437e96f5dccb","html_url":"https://github.com/pypa/build","commit_stats":{"total_commits":818,"total_committers":59,"mean_commits":"13.864406779661017","dds":0.7665036674816625,"last_synced_commit":"10571fb26afe38cfcba5b783c536aa0ec1f18408"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/build","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/build/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/sbom","scorecard":{"id":751691,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/build","commit":"b1ece52a6689fbd0209580d1b020c272ad3595a3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":8,"reason":"Found 13/16 approved changesets -- score normalized to 8","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":"Maintained","score":10,"reason":"27 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cd.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-change-detection.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-pytest.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-type.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/reusable-docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/reusable-type.yml:21","Info:   1 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/cd.yml:20"],"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":"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-22T20:33:10.216Z","repository_id":37952217,"created_at":"2025-08-22T20:33:10.216Z","updated_at":"2025-08-22T20:33:10.216Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"pypa","name":"Python Packaging Authority","uuid":"647025","kind":"organization","description":"","email":"info@pypa.io","website":"https://www.pypa.io","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/647025?v=4","repositories_count":59,"last_synced_at":"2026-08-15T11:24:54.954Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":91445,"followers":2411,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2026-08-15T11:24:54.968Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa/repositories"},"tags":[{"name":"1.5.1","sha":"d08fcd723500a7d676867144e1e7a22b650aeb7d","kind":"tag","published_at":"2026-07-09T06:15:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.1","html_url":"https://github.com/pypa/build/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"615d04cfc52ac3c1592a463f0afe484fee1cc368","kind":"tag","published_at":"2026-04-30T03:17:22.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.0","html_url":"https://github.com/pypa/build/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0/manifests"},{"name":"1.4.4","sha":"70666a296c2e5bb7451f5a04eef259f6f943d0de","kind":"tag","published_at":"2026-04-22T20:52:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.4","html_url":"https://github.com/pypa/build/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4/manifests"},{"name":"1.4.3","sha":"130b043d1a1c1a12a0558f2598430b769f074690","kind":"tag","published_at":"2026-04-10T21:24:52.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.3","html_url":"https://github.com/pypa/build/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"7b7ae078aa1dabff33ea72d07ed15dd298acf80a","kind":"tag","published_at":"2026-03-25T14:19:25.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.2","html_url":"https://github.com/pypa/build/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"bd889569a1b9e2e7722682378c2d0cec469166a2","kind":"tag","published_at":"2026-03-24T23:08:11.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.1","html_url":"https://github.com/pypa/build/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"54f238d1664124e06a68c6c22fd5b1418fa5feb2","kind":"tag","published_at":"2026-01-08T16:35:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.0","html_url":"https://github.com/pypa/build/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"60e8752f69178d2b2c3563e9c8fa17aa6e11b12c","kind":"tag","published_at":"2025-08-01T21:22:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.3.0","html_url":"https://github.com/pypa/build/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0/manifests"},{"name":"1.2.2.post1","sha":"2f667024a90718da24c5bdfdb264944436adf82e","kind":"commit","published_at":"2024-10-06T16:46:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2.post1","html_url":"https://github.com/pypa/build/releases/tag/1.2.2.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1/manifests"},{"name":"1.2.2","sha":"3b0b5d07077473f5da3f038cf7b74cd2b65d2a98","kind":"tag","published_at":"2024-09-06T19:08:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2","html_url":"https://github.com/pypa/build/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"1e67c062e9d1b1a6d5ffed621f4b29902bb764e5","kind":"tag","published_at":"2024-03-28T07:10:23.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.1","html_url":"https://github.com/pypa/build/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"d5fb6fbecce164e01065b62b52ac4f270d09183d","kind":"commit","published_at":"2024-03-27T23:01:47.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.0","html_url":"https://github.com/pypa/build/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"b36126a2b7a387757519029d121da17a38135d67","kind":"tag","published_at":"2024-02-29T20:26:04.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.1.1","html_url":"https://github.com/pypa/build/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1/manifests"},{"name":"v1.1.0","sha":"da0697318dfc36afa8ae57f814c15cc39d225758","kind":"tag","published_at":"2024-02-29T16:49:28.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/v1.1.0","html_url":"https://github.com/pypa/build/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0/manifests"},{"name":"1.0.3","sha":"38d1a688d5e05557a929245ada14d106f3e5b547","kind":"commit","published_at":"2023-09-06T22:31:16.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.3","html_url":"https://github.com/pypa/build/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3/manifests"},{"name":"1.0.1","sha":"c48f4ca7cbe84f027f37ad575713870f5f4f7818","kind":"commit","published_at":"2023-09-06T19:25:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.1","html_url":"https://github.com/pypa/build/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"1fff01ed7440d5b5626fec31422026a4920b7764","kind":"commit","published_at":"2023-09-01T18:08:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.0","html_url":"https://github.com/pypa/build/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0/manifests"},{"name":"0.10.0","sha":"cd06da25481b9a610f846fa60cb67b5a5fa9a051","kind":"tag","published_at":"2023-01-11T20:31:39.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.10.0","html_url":"https://github.com/pypa/build/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"7b002bbc48e965fd677d51ea88b1adc276ba506d","kind":"tag","published_at":"2022-10-27T10:43:07.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.9.0","html_url":"https://github.com/pypa/build/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"6d97b86298d1663814ad74c22a1b4c0b3ce479c9","kind":"tag","published_at":"2022-05-22T15:08:19.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.8.0","html_url":"https://github.com/pypa/build/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"c940180b6ace5210e6f00149d45b1358f39fb274","kind":"tag","published_at":"2021-09-16T21:15:24.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.7.0","html_url":"https://github.com/pypa/build/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0/manifests"},{"name":"0.6.0.post1","sha":"018a6f81cca1b26d9bf754eb91a64667c3847d28","kind":"tag","published_at":"2021-08-05T18:02:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0.post1","html_url":"https://github.com/pypa/build/releases/tag/0.6.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1/manifests"},{"name":"0.6.0","sha":"4cb0c1ec375aeff3e681855fdb37cf8f47e0fa93","kind":"tag","published_at":"2021-08-02T21:01:42.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0","html_url":"https://github.com/pypa/build/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"5a3c5243a2135236f207da3a4b6401e1561f952d","kind":"tag","published_at":"2021-06-22T18:02:59.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.1","html_url":"https://github.com/pypa/build/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"4492dec726cdfd159f0850d68c98f82496b28d79","kind":"tag","published_at":"2021-06-19T17:04:44.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.0","html_url":"https://github.com/pypa/build/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"de05f70e56195b135b1e24af1614949c51580b79","kind":"tag","published_at":"2021-05-23T22:16:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.4.0","html_url":"https://github.com/pypa/build/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0/manifests"},{"name":"0.3.1.post1","sha":"8a27cc1d98f309ffef8743c00ada6e93877e530f","kind":"tag","published_at":"2021-03-10T09:20:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1.post1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1/manifests"},{"name":"0.3.1","sha":"e880a1022f9e62607a502c59961f4986cd9f7699","kind":"tag","published_at":"2021-03-09T17:15:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"387c807c67fb0a62cd963be6ff64c415077782ac","kind":"tag","published_at":"2021-02-19T15:32:18.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.0","html_url":"https://github.com/pypa/build/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"7d8f9150ae56c6bc43dc34bcefa30b0c6d03246a","kind":"tag","published_at":"2021-02-09T15:13:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.1","html_url":"https://github.com/pypa/build/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a5a0b3860cff68ac9aad896fad22febd2b8d3718","kind":"tag","published_at":"2021-02-07T15:44:36.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.0","html_url":"https://github.com/pypa/build/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"3df03617bd92dc023021ec902a8d47a9dd4bad99","kind":"tag","published_at":"2020-10-29T16:08:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.1.0","html_url":"https://github.com/pypa/build/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0/manifests"},{"name":"0.0.4","sha":"10bf02e443417ea06b090d2902d0b8c8ac9666be","kind":"tag","published_at":"2020-09-08T21:20:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.4","html_url":"https://github.com/pypa/build/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4/manifests"},{"name":"0.0.3.1","sha":"aa6d36e8970af683b8fcc508287a40b07c7e9c5a","kind":"tag","published_at":"2020-06-09T23:36:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1/manifests"},{"name":"0.0.3","sha":"14aa82a68ed4964c78fab7120ac9a15aff7febd8","kind":"tag","published_at":"2020-06-09T15:08:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3","html_url":"https://github.com/pypa/build/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"3cb902f4c2ba2088ed54315dbc5836f7692aee3d","kind":"tag","published_at":"2020-05-29T16:11:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.2","html_url":"https://github.com/pypa/build/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"7738d41f0959c89c2724ab8ce0259df265dd04d1","kind":"tag","published_at":"2020-05-17T16:42:51.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-22T01:35:41.692Z","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.64073262366938,"stargazers_count":13.220100187852225,"forks_count":13.05181590482154,"average":10.228162179085786},"purl":"pkg:apk/alpine/py3-build?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-build","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-build","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-build/dependencies","status":null,"funding_links":["https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:37:48.784Z","issues_count":180,"pull_requests_count":583,"avg_time_to_close_issue":20479162.790697675,"avg_time_to_close_pull_request":1346063.5046554934,"issues_closed_count":129,"pull_requests_closed_count":537,"pull_request_authors_count":46,"issue_authors_count":135,"avg_comments_per_issue":5.111111111111111,"avg_comments_per_pull_request":1.4579759862778732,"merged_pull_requests_count":456,"bot_issues_count":0,"bot_pull_requests_count":234,"past_year_issues_count":23,"past_year_pull_requests_count":154,"past_year_avg_time_to_close_issue":2226727.8666666667,"past_year_avg_time_to_close_pull_request":321438.802919708,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":2.9565217391304346,"past_year_avg_comments_per_pull_request":1.5454545454545454,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":120,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/issues","maintainers":[{"login":"layday","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"jaraco","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"webknjaz","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"pradyunsg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"FFY00","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"},{"login":"woodruffw","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"sbidoul","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbidoul"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"dholth","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dholth"}],"active_maintainers":[{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"layday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-build/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-build/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-build/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-build/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-build/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-build/codemeta","maintainers":[{"uuid":"achill@achill.org","login":null,"name":"team/phosh","email":"achill@achill.org","url":"https://pkgs.alpinelinux.org/packages?maintainer=team/phosh","packages_count":1996,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=team/phosh","role":null,"created_at":"2025-08-08T20:47:00.174Z","updated_at":"2025-08-08T20:47:00.174Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/achill@achill.org/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39959,"maintainers_count":905,"namespaces_count":3,"keywords_count":6584,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2944},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-08-25T05:06:28.429Z","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":75069,"name":"py-build","ecosystem":"spack","description":"A simple, correct PEP517 package builder.\n","homepage":"https://github.com/pypa/build","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/pypa/build","keywords_array":[],"namespace":null,"versions_count":11,"first_release_published_at":"2022-04-05T09:23:14.737Z","latest_release_published_at":"2026-08-13T08:33:59.487Z","latest_release_number":"1.4.3","last_synced_at":"2026-08-24T14:06:00.892Z","created_at":"2022-04-05T09:23:14.709Z","updated_at":"2026-08-24T14:06:00.893Z","registry_url":"https://packages.spack.io/package.html?name=py-build","install_command":"spack install py-build","documentation_url":null,"metadata":{},"repo_metadata":{"id":37952217,"uuid":"262827329","full_name":"pypa/build","owner":"pypa","description":"A simple, correct Python build frontend","archived":false,"fork":false,"pushed_at":"2026-08-18T19:59:43.000Z","size":1448,"stargazers_count":853,"open_issues_count":6,"forks_count":166,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-08-21T12:45:01.992Z","etag":null,"topics":["python"],"latest_commit_sha":null,"homepage":"https://build.pypa.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pypa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-10T16:20:46.000Z","updated_at":"2026-08-18T20:06:52.000Z","dependencies_parsed_at":"2026-08-21T12:37:53.797Z","dependency_job_id":"7c4822ac-a21d-4972-bce7-437e96f5dccb","html_url":"https://github.com/pypa/build","commit_stats":{"total_commits":818,"total_committers":59,"mean_commits":"13.864406779661017","dds":0.7665036674816625,"last_synced_commit":"10571fb26afe38cfcba5b783c536aa0ec1f18408"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/build","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/build/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/sbom","scorecard":{"id":751691,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/build","commit":"b1ece52a6689fbd0209580d1b020c272ad3595a3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":8,"reason":"Found 13/16 approved changesets -- score normalized to 8","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":"Maintained","score":10,"reason":"27 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cd.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-change-detection.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-pytest.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-type.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/reusable-docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/reusable-type.yml:21","Info:   1 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/cd.yml:20"],"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":"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-22T20:33:10.216Z","repository_id":37952217,"created_at":"2025-08-22T20:33:10.216Z","updated_at":"2025-08-22T20:33:10.216Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"pypa","name":"Python Packaging Authority","uuid":"647025","kind":"organization","description":"","email":"info@pypa.io","website":"https://www.pypa.io","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/647025?v=4","repositories_count":59,"last_synced_at":"2026-08-15T11:24:54.954Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":91445,"followers":2411,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2026-08-15T11:24:54.968Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa/repositories"},"tags":[{"name":"1.5.1","sha":"d08fcd723500a7d676867144e1e7a22b650aeb7d","kind":"tag","published_at":"2026-07-09T06:15:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.1","html_url":"https://github.com/pypa/build/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"615d04cfc52ac3c1592a463f0afe484fee1cc368","kind":"tag","published_at":"2026-04-30T03:17:22.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.0","html_url":"https://github.com/pypa/build/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0/manifests"},{"name":"1.4.4","sha":"70666a296c2e5bb7451f5a04eef259f6f943d0de","kind":"tag","published_at":"2026-04-22T20:52:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.4","html_url":"https://github.com/pypa/build/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4/manifests"},{"name":"1.4.3","sha":"130b043d1a1c1a12a0558f2598430b769f074690","kind":"tag","published_at":"2026-04-10T21:24:52.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.3","html_url":"https://github.com/pypa/build/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"7b7ae078aa1dabff33ea72d07ed15dd298acf80a","kind":"tag","published_at":"2026-03-25T14:19:25.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.2","html_url":"https://github.com/pypa/build/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"bd889569a1b9e2e7722682378c2d0cec469166a2","kind":"tag","published_at":"2026-03-24T23:08:11.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.1","html_url":"https://github.com/pypa/build/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"54f238d1664124e06a68c6c22fd5b1418fa5feb2","kind":"tag","published_at":"2026-01-08T16:35:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.0","html_url":"https://github.com/pypa/build/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"60e8752f69178d2b2c3563e9c8fa17aa6e11b12c","kind":"tag","published_at":"2025-08-01T21:22:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.3.0","html_url":"https://github.com/pypa/build/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0/manifests"},{"name":"1.2.2.post1","sha":"2f667024a90718da24c5bdfdb264944436adf82e","kind":"commit","published_at":"2024-10-06T16:46:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2.post1","html_url":"https://github.com/pypa/build/releases/tag/1.2.2.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1/manifests"},{"name":"1.2.2","sha":"3b0b5d07077473f5da3f038cf7b74cd2b65d2a98","kind":"tag","published_at":"2024-09-06T19:08:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2","html_url":"https://github.com/pypa/build/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"1e67c062e9d1b1a6d5ffed621f4b29902bb764e5","kind":"tag","published_at":"2024-03-28T07:10:23.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.1","html_url":"https://github.com/pypa/build/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"d5fb6fbecce164e01065b62b52ac4f270d09183d","kind":"commit","published_at":"2024-03-27T23:01:47.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.0","html_url":"https://github.com/pypa/build/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"b36126a2b7a387757519029d121da17a38135d67","kind":"tag","published_at":"2024-02-29T20:26:04.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.1.1","html_url":"https://github.com/pypa/build/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1/manifests"},{"name":"v1.1.0","sha":"da0697318dfc36afa8ae57f814c15cc39d225758","kind":"tag","published_at":"2024-02-29T16:49:28.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/v1.1.0","html_url":"https://github.com/pypa/build/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0/manifests"},{"name":"1.0.3","sha":"38d1a688d5e05557a929245ada14d106f3e5b547","kind":"commit","published_at":"2023-09-06T22:31:16.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.3","html_url":"https://github.com/pypa/build/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3/manifests"},{"name":"1.0.1","sha":"c48f4ca7cbe84f027f37ad575713870f5f4f7818","kind":"commit","published_at":"2023-09-06T19:25:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.1","html_url":"https://github.com/pypa/build/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"1fff01ed7440d5b5626fec31422026a4920b7764","kind":"commit","published_at":"2023-09-01T18:08:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.0","html_url":"https://github.com/pypa/build/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0/manifests"},{"name":"0.10.0","sha":"cd06da25481b9a610f846fa60cb67b5a5fa9a051","kind":"tag","published_at":"2023-01-11T20:31:39.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.10.0","html_url":"https://github.com/pypa/build/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"7b002bbc48e965fd677d51ea88b1adc276ba506d","kind":"tag","published_at":"2022-10-27T10:43:07.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.9.0","html_url":"https://github.com/pypa/build/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"6d97b86298d1663814ad74c22a1b4c0b3ce479c9","kind":"tag","published_at":"2022-05-22T15:08:19.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.8.0","html_url":"https://github.com/pypa/build/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"c940180b6ace5210e6f00149d45b1358f39fb274","kind":"tag","published_at":"2021-09-16T21:15:24.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.7.0","html_url":"https://github.com/pypa/build/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0/manifests"},{"name":"0.6.0.post1","sha":"018a6f81cca1b26d9bf754eb91a64667c3847d28","kind":"tag","published_at":"2021-08-05T18:02:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0.post1","html_url":"https://github.com/pypa/build/releases/tag/0.6.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1/manifests"},{"name":"0.6.0","sha":"4cb0c1ec375aeff3e681855fdb37cf8f47e0fa93","kind":"tag","published_at":"2021-08-02T21:01:42.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0","html_url":"https://github.com/pypa/build/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"5a3c5243a2135236f207da3a4b6401e1561f952d","kind":"tag","published_at":"2021-06-22T18:02:59.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.1","html_url":"https://github.com/pypa/build/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"4492dec726cdfd159f0850d68c98f82496b28d79","kind":"tag","published_at":"2021-06-19T17:04:44.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.0","html_url":"https://github.com/pypa/build/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"de05f70e56195b135b1e24af1614949c51580b79","kind":"tag","published_at":"2021-05-23T22:16:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.4.0","html_url":"https://github.com/pypa/build/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0/manifests"},{"name":"0.3.1.post1","sha":"8a27cc1d98f309ffef8743c00ada6e93877e530f","kind":"tag","published_at":"2021-03-10T09:20:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1.post1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1/manifests"},{"name":"0.3.1","sha":"e880a1022f9e62607a502c59961f4986cd9f7699","kind":"tag","published_at":"2021-03-09T17:15:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"387c807c67fb0a62cd963be6ff64c415077782ac","kind":"tag","published_at":"2021-02-19T15:32:18.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.0","html_url":"https://github.com/pypa/build/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"7d8f9150ae56c6bc43dc34bcefa30b0c6d03246a","kind":"tag","published_at":"2021-02-09T15:13:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.1","html_url":"https://github.com/pypa/build/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a5a0b3860cff68ac9aad896fad22febd2b8d3718","kind":"tag","published_at":"2021-02-07T15:44:36.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.0","html_url":"https://github.com/pypa/build/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"3df03617bd92dc023021ec902a8d47a9dd4bad99","kind":"tag","published_at":"2020-10-29T16:08:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.1.0","html_url":"https://github.com/pypa/build/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0/manifests"},{"name":"0.0.4","sha":"10bf02e443417ea06b090d2902d0b8c8ac9666be","kind":"tag","published_at":"2020-09-08T21:20:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.4","html_url":"https://github.com/pypa/build/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4/manifests"},{"name":"0.0.3.1","sha":"aa6d36e8970af683b8fcc508287a40b07c7e9c5a","kind":"tag","published_at":"2020-06-09T23:36:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1/manifests"},{"name":"0.0.3","sha":"14aa82a68ed4964c78fab7120ac9a15aff7febd8","kind":"tag","published_at":"2020-06-09T15:08:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3","html_url":"https://github.com/pypa/build/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"3cb902f4c2ba2088ed54315dbc5836f7692aee3d","kind":"tag","published_at":"2020-05-29T16:11:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.2","html_url":"https://github.com/pypa/build/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"7738d41f0959c89c2724ab8ce0259df265dd04d1","kind":"tag","published_at":"2020-05-17T16:42:51.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-21T23:33:32.455Z","dependent_packages_count":5,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":18.980130609976378,"stargazers_count":10.78227039044046,"forks_count":11.879949979157981,"average":10.410587744893705},"purl":"pkg:spack/py-build","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-build","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-build","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-build/dependencies","status":null,"funding_links":["https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:37:48.784Z","issues_count":180,"pull_requests_count":583,"avg_time_to_close_issue":20479162.790697675,"avg_time_to_close_pull_request":1346063.5046554934,"issues_closed_count":129,"pull_requests_closed_count":537,"pull_request_authors_count":46,"issue_authors_count":135,"avg_comments_per_issue":5.111111111111111,"avg_comments_per_pull_request":1.4579759862778732,"merged_pull_requests_count":456,"bot_issues_count":0,"bot_pull_requests_count":234,"past_year_issues_count":23,"past_year_pull_requests_count":154,"past_year_avg_time_to_close_issue":2226727.8666666667,"past_year_avg_time_to_close_pull_request":321438.802919708,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":2.9565217391304346,"past_year_avg_comments_per_pull_request":1.5454545454545454,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":120,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/issues","maintainers":[{"login":"layday","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"jaraco","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"webknjaz","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"pradyunsg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"FFY00","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"},{"login":"woodruffw","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"sbidoul","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbidoul"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"dholth","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dholth"}],"active_maintainers":[{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"layday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-build/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-build/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-build/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-build/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-build/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-build/codemeta","maintainers":[{"uuid":"adamjstewart","login":"adamjstewart","name":null,"email":null,"url":"https://github.com/adamjstewart","packages_count":2153,"html_url":null,"role":null,"created_at":"2022-11-14T16:50:13.924Z","updated_at":"2022-11-14T16:50:13.924Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/adamjstewart/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":9303,"maintainers_count":1032,"namespaces_count":0,"keywords_count":3991,"github":"spack","metadata":{"funded_packages_count":511},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2026-08-25T05:07:25.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}},{"id":4558378,"name":"python-build","ecosystem":"homebrew","description":"Simple, correct PEP 517 build frontend","homepage":"https://github.com/pypa/build","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/build","keywords_array":[],"namespace":null,"versions_count":17,"first_release_published_at":"2022-07-10T09:23:34.842Z","latest_release_published_at":"2026-07-10T13:00:26.103Z","latest_release_number":"1.5.1","last_synced_at":"2026-08-24T14:06:45.991Z","created_at":"2022-07-10T09:23:34.181Z","updated_at":"2026-08-24T14:06:45.991Z","registry_url":"https://formulae.brew.sh/formula/python-build","install_command":"brew install python-build","documentation_url":null,"metadata":{},"repo_metadata":{"id":37952217,"uuid":"262827329","full_name":"pypa/build","owner":"pypa","description":"A simple, correct Python build frontend","archived":false,"fork":false,"pushed_at":"2026-08-18T19:59:43.000Z","size":1448,"stargazers_count":853,"open_issues_count":6,"forks_count":166,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-08-21T12:45:01.992Z","etag":null,"topics":["python"],"latest_commit_sha":null,"homepage":"https://build.pypa.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pypa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-10T16:20:46.000Z","updated_at":"2026-08-18T20:06:52.000Z","dependencies_parsed_at":"2026-08-21T12:37:53.797Z","dependency_job_id":"7c4822ac-a21d-4972-bce7-437e96f5dccb","html_url":"https://github.com/pypa/build","commit_stats":{"total_commits":818,"total_committers":59,"mean_commits":"13.864406779661017","dds":0.7665036674816625,"last_synced_commit":"10571fb26afe38cfcba5b783c536aa0ec1f18408"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/build","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/build/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/sbom","scorecard":{"id":751691,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/build","commit":"b1ece52a6689fbd0209580d1b020c272ad3595a3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":8,"reason":"Found 13/16 approved changesets -- score normalized to 8","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":"Maintained","score":10,"reason":"27 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cd.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-change-detection.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-pytest.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-type.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/reusable-docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/reusable-type.yml:21","Info:   1 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/cd.yml:20"],"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":"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-22T20:33:10.216Z","repository_id":37952217,"created_at":"2025-08-22T20:33:10.216Z","updated_at":"2025-08-22T20:33:10.216Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"pypa","name":"Python Packaging Authority","uuid":"647025","kind":"organization","description":"","email":"info@pypa.io","website":"https://www.pypa.io","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/647025?v=4","repositories_count":59,"last_synced_at":"2026-08-22T23:49:10.975Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":91475,"followers":2412,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2026-08-22T23:49:10.989Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa/repositories"},"tags":[{"name":"1.5.1","sha":"d08fcd723500a7d676867144e1e7a22b650aeb7d","kind":"tag","published_at":"2026-07-09T06:15:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.1","html_url":"https://github.com/pypa/build/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"615d04cfc52ac3c1592a463f0afe484fee1cc368","kind":"tag","published_at":"2026-04-30T03:17:22.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.0","html_url":"https://github.com/pypa/build/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0/manifests"},{"name":"1.4.4","sha":"70666a296c2e5bb7451f5a04eef259f6f943d0de","kind":"tag","published_at":"2026-04-22T20:52:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.4","html_url":"https://github.com/pypa/build/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4/manifests"},{"name":"1.4.3","sha":"130b043d1a1c1a12a0558f2598430b769f074690","kind":"tag","published_at":"2026-04-10T21:24:52.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.3","html_url":"https://github.com/pypa/build/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"7b7ae078aa1dabff33ea72d07ed15dd298acf80a","kind":"tag","published_at":"2026-03-25T14:19:25.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.2","html_url":"https://github.com/pypa/build/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"bd889569a1b9e2e7722682378c2d0cec469166a2","kind":"tag","published_at":"2026-03-24T23:08:11.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.1","html_url":"https://github.com/pypa/build/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"54f238d1664124e06a68c6c22fd5b1418fa5feb2","kind":"tag","published_at":"2026-01-08T16:35:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.0","html_url":"https://github.com/pypa/build/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"60e8752f69178d2b2c3563e9c8fa17aa6e11b12c","kind":"tag","published_at":"2025-08-01T21:22:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.3.0","html_url":"https://github.com/pypa/build/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0/manifests"},{"name":"1.2.2.post1","sha":"2f667024a90718da24c5bdfdb264944436adf82e","kind":"commit","published_at":"2024-10-06T16:46:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2.post1","html_url":"https://github.com/pypa/build/releases/tag/1.2.2.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1/manifests"},{"name":"1.2.2","sha":"3b0b5d07077473f5da3f038cf7b74cd2b65d2a98","kind":"tag","published_at":"2024-09-06T19:08:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2","html_url":"https://github.com/pypa/build/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"1e67c062e9d1b1a6d5ffed621f4b29902bb764e5","kind":"tag","published_at":"2024-03-28T07:10:23.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.1","html_url":"https://github.com/pypa/build/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"d5fb6fbecce164e01065b62b52ac4f270d09183d","kind":"commit","published_at":"2024-03-27T23:01:47.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.0","html_url":"https://github.com/pypa/build/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"b36126a2b7a387757519029d121da17a38135d67","kind":"tag","published_at":"2024-02-29T20:26:04.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.1.1","html_url":"https://github.com/pypa/build/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1/manifests"},{"name":"v1.1.0","sha":"da0697318dfc36afa8ae57f814c15cc39d225758","kind":"tag","published_at":"2024-02-29T16:49:28.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/v1.1.0","html_url":"https://github.com/pypa/build/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0/manifests"},{"name":"1.0.3","sha":"38d1a688d5e05557a929245ada14d106f3e5b547","kind":"commit","published_at":"2023-09-06T22:31:16.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.3","html_url":"https://github.com/pypa/build/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3/manifests"},{"name":"1.0.1","sha":"c48f4ca7cbe84f027f37ad575713870f5f4f7818","kind":"commit","published_at":"2023-09-06T19:25:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.1","html_url":"https://github.com/pypa/build/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"1fff01ed7440d5b5626fec31422026a4920b7764","kind":"commit","published_at":"2023-09-01T18:08:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.0","html_url":"https://github.com/pypa/build/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0/manifests"},{"name":"0.10.0","sha":"cd06da25481b9a610f846fa60cb67b5a5fa9a051","kind":"tag","published_at":"2023-01-11T20:31:39.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.10.0","html_url":"https://github.com/pypa/build/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"7b002bbc48e965fd677d51ea88b1adc276ba506d","kind":"tag","published_at":"2022-10-27T10:43:07.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.9.0","html_url":"https://github.com/pypa/build/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"6d97b86298d1663814ad74c22a1b4c0b3ce479c9","kind":"tag","published_at":"2022-05-22T15:08:19.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.8.0","html_url":"https://github.com/pypa/build/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"c940180b6ace5210e6f00149d45b1358f39fb274","kind":"tag","published_at":"2021-09-16T21:15:24.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.7.0","html_url":"https://github.com/pypa/build/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0/manifests"},{"name":"0.6.0.post1","sha":"018a6f81cca1b26d9bf754eb91a64667c3847d28","kind":"tag","published_at":"2021-08-05T18:02:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0.post1","html_url":"https://github.com/pypa/build/releases/tag/0.6.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1/manifests"},{"name":"0.6.0","sha":"4cb0c1ec375aeff3e681855fdb37cf8f47e0fa93","kind":"tag","published_at":"2021-08-02T21:01:42.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0","html_url":"https://github.com/pypa/build/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"5a3c5243a2135236f207da3a4b6401e1561f952d","kind":"tag","published_at":"2021-06-22T18:02:59.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.1","html_url":"https://github.com/pypa/build/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"4492dec726cdfd159f0850d68c98f82496b28d79","kind":"tag","published_at":"2021-06-19T17:04:44.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.0","html_url":"https://github.com/pypa/build/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"de05f70e56195b135b1e24af1614949c51580b79","kind":"tag","published_at":"2021-05-23T22:16:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.4.0","html_url":"https://github.com/pypa/build/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0/manifests"},{"name":"0.3.1.post1","sha":"8a27cc1d98f309ffef8743c00ada6e93877e530f","kind":"tag","published_at":"2021-03-10T09:20:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1.post1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1/manifests"},{"name":"0.3.1","sha":"e880a1022f9e62607a502c59961f4986cd9f7699","kind":"tag","published_at":"2021-03-09T17:15:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"387c807c67fb0a62cd963be6ff64c415077782ac","kind":"tag","published_at":"2021-02-19T15:32:18.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.0","html_url":"https://github.com/pypa/build/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"7d8f9150ae56c6bc43dc34bcefa30b0c6d03246a","kind":"tag","published_at":"2021-02-09T15:13:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.1","html_url":"https://github.com/pypa/build/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a5a0b3860cff68ac9aad896fad22febd2b8d3718","kind":"tag","published_at":"2021-02-07T15:44:36.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.0","html_url":"https://github.com/pypa/build/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"3df03617bd92dc023021ec902a8d47a9dd4bad99","kind":"tag","published_at":"2020-10-29T16:08:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.1.0","html_url":"https://github.com/pypa/build/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0/manifests"},{"name":"0.0.4","sha":"10bf02e443417ea06b090d2902d0b8c8ac9666be","kind":"tag","published_at":"2020-09-08T21:20:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.4","html_url":"https://github.com/pypa/build/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4/manifests"},{"name":"0.0.3.1","sha":"aa6d36e8970af683b8fcc508287a40b07c7e9c5a","kind":"tag","published_at":"2020-06-09T23:36:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1/manifests"},{"name":"0.0.3","sha":"14aa82a68ed4964c78fab7120ac9a15aff7febd8","kind":"tag","published_at":"2020-06-09T15:08:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3","html_url":"https://github.com/pypa/build/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"3cb902f4c2ba2088ed54315dbc5836f7692aee3d","kind":"tag","published_at":"2020-05-29T16:11:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.2","html_url":"https://github.com/pypa/build/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"7738d41f0959c89c2724ab8ce0259df265dd04d1","kind":"tag","published_at":"2020-05-17T16:42:51.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T16:24:07.689Z","dependent_packages_count":0,"downloads":162,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":10.421561852107809,"dependent_repos_count":29.471938070223942,"dependent_packages_count":19.447131997235658,"stargazers_count":21.893572909467863,"forks_count":17.387698686938492,"docker_downloads_count":null,"average":19.724380703194754},"purl":"pkg:brew/python-build","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/homebrew/python-build","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/homebrew/python-build","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/homebrew/python-build/dependencies","status":null,"funding_links":["https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T13:33:26.136Z","issues_count":180,"pull_requests_count":584,"avg_time_to_close_issue":20479162.790697675,"avg_time_to_close_pull_request":1346063.5046554934,"issues_closed_count":129,"pull_requests_closed_count":537,"pull_request_authors_count":46,"issue_authors_count":135,"avg_comments_per_issue":5.111111111111111,"avg_comments_per_pull_request":1.4554794520547945,"merged_pull_requests_count":456,"bot_issues_count":0,"bot_pull_requests_count":234,"past_year_issues_count":23,"past_year_pull_requests_count":155,"past_year_avg_time_to_close_issue":2226727.8666666667,"past_year_avg_time_to_close_pull_request":321438.802919708,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":2.9565217391304346,"past_year_avg_comments_per_pull_request":1.5354838709677419,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":120,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/issues","maintainers":[{"login":"layday","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"jaraco","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"webknjaz","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"pradyunsg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"FFY00","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"},{"login":"woodruffw","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"sbidoul","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbidoul"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"dholth","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dholth"}],"active_maintainers":[{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"layday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/python-build/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/python-build/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/python-build/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/python-build/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/python-build/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/python-build/codemeta","maintainers":[],"registry":{"name":"formulae.brew.sh","url":"https://formulae.brew.sh","ecosystem":"homebrew","default":true,"packages_count":9506,"maintainers_count":0,"namespaces_count":0,"keywords_count":7063,"github":"homebrew","metadata":{"funded_packages_count":1009},"icon_url":"https://github.com/homebrew.png","created_at":"2022-04-12T16:38:29.467Z","updated_at":"2026-08-25T05:07:34.419Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/namespaces"}},{"id":2661797,"name":"build","ecosystem":"pypi","description":"A simple, correct Python build frontend","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/build","keywords_array":[],"namespace":null,"versions_count":36,"first_release_published_at":"2020-05-25T01:17:25.000Z","latest_release_published_at":"2026-07-09T06:21:58.000Z","latest_release_number":"1.5.1","last_synced_at":"2026-08-24T14:06:46.085Z","created_at":"2022-04-10T10:15:39.378Z","updated_at":"2026-08-24T14:06:46.085Z","registry_url":"https://pypi.org/project/build/","install_command":"pip install build --index-url https://pypi.org/simple","documentation_url":"https://build.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["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.13","Programming Language :: Python :: 3.14","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy"],"normalized_name":"build","project_status":null},"repo_metadata":{"id":37952217,"uuid":"262827329","full_name":"pypa/build","owner":"pypa","description":"A simple, correct Python build frontend","archived":false,"fork":false,"pushed_at":"2026-08-18T19:59:43.000Z","size":1448,"stargazers_count":853,"open_issues_count":6,"forks_count":166,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-08-21T12:45:01.992Z","etag":null,"topics":["python"],"latest_commit_sha":null,"homepage":"https://build.pypa.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pypa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-10T16:20:46.000Z","updated_at":"2026-08-18T20:06:52.000Z","dependencies_parsed_at":"2026-08-21T12:37:53.797Z","dependency_job_id":"7c4822ac-a21d-4972-bce7-437e96f5dccb","html_url":"https://github.com/pypa/build","commit_stats":{"total_commits":818,"total_committers":59,"mean_commits":"13.864406779661017","dds":0.7665036674816625,"last_synced_commit":"10571fb26afe38cfcba5b783c536aa0ec1f18408"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/build","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/build/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/sbom","scorecard":{"id":751691,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/build","commit":"b1ece52a6689fbd0209580d1b020c272ad3595a3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":8,"reason":"Found 13/16 approved changesets -- score normalized to 8","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":"Maintained","score":10,"reason":"27 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cd.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-change-detection.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-pytest.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-type.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/reusable-docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/reusable-type.yml:21","Info:   1 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/cd.yml:20"],"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":"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-22T20:33:10.216Z","repository_id":37952217,"created_at":"2025-08-22T20:33:10.216Z","updated_at":"2025-08-22T20:33:10.216Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"pypa","name":"Python Packaging Authority","uuid":"647025","kind":"organization","description":"","email":"info@pypa.io","website":"https://www.pypa.io","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/647025?v=4","repositories_count":59,"last_synced_at":"2026-08-15T11:24:54.954Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":91445,"followers":2411,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2026-08-15T11:24:54.968Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa/repositories"},"tags":[{"name":"1.5.1","sha":"d08fcd723500a7d676867144e1e7a22b650aeb7d","kind":"tag","published_at":"2026-07-09T06:15:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.1","html_url":"https://github.com/pypa/build/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"615d04cfc52ac3c1592a463f0afe484fee1cc368","kind":"tag","published_at":"2026-04-30T03:17:22.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.0","html_url":"https://github.com/pypa/build/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0/manifests"},{"name":"1.4.4","sha":"70666a296c2e5bb7451f5a04eef259f6f943d0de","kind":"tag","published_at":"2026-04-22T20:52:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.4","html_url":"https://github.com/pypa/build/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4/manifests"},{"name":"1.4.3","sha":"130b043d1a1c1a12a0558f2598430b769f074690","kind":"tag","published_at":"2026-04-10T21:24:52.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.3","html_url":"https://github.com/pypa/build/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"7b7ae078aa1dabff33ea72d07ed15dd298acf80a","kind":"tag","published_at":"2026-03-25T14:19:25.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.2","html_url":"https://github.com/pypa/build/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"bd889569a1b9e2e7722682378c2d0cec469166a2","kind":"tag","published_at":"2026-03-24T23:08:11.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.1","html_url":"https://github.com/pypa/build/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"54f238d1664124e06a68c6c22fd5b1418fa5feb2","kind":"tag","published_at":"2026-01-08T16:35:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.0","html_url":"https://github.com/pypa/build/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"60e8752f69178d2b2c3563e9c8fa17aa6e11b12c","kind":"tag","published_at":"2025-08-01T21:22:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.3.0","html_url":"https://github.com/pypa/build/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0/manifests"},{"name":"1.2.2.post1","sha":"2f667024a90718da24c5bdfdb264944436adf82e","kind":"commit","published_at":"2024-10-06T16:46:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2.post1","html_url":"https://github.com/pypa/build/releases/tag/1.2.2.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1/manifests"},{"name":"1.2.2","sha":"3b0b5d07077473f5da3f038cf7b74cd2b65d2a98","kind":"tag","published_at":"2024-09-06T19:08:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2","html_url":"https://github.com/pypa/build/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"1e67c062e9d1b1a6d5ffed621f4b29902bb764e5","kind":"tag","published_at":"2024-03-28T07:10:23.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.1","html_url":"https://github.com/pypa/build/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"d5fb6fbecce164e01065b62b52ac4f270d09183d","kind":"commit","published_at":"2024-03-27T23:01:47.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.0","html_url":"https://github.com/pypa/build/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"b36126a2b7a387757519029d121da17a38135d67","kind":"tag","published_at":"2024-02-29T20:26:04.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.1.1","html_url":"https://github.com/pypa/build/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1/manifests"},{"name":"v1.1.0","sha":"da0697318dfc36afa8ae57f814c15cc39d225758","kind":"tag","published_at":"2024-02-29T16:49:28.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/v1.1.0","html_url":"https://github.com/pypa/build/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0/manifests"},{"name":"1.0.3","sha":"38d1a688d5e05557a929245ada14d106f3e5b547","kind":"commit","published_at":"2023-09-06T22:31:16.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.3","html_url":"https://github.com/pypa/build/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3/manifests"},{"name":"1.0.1","sha":"c48f4ca7cbe84f027f37ad575713870f5f4f7818","kind":"commit","published_at":"2023-09-06T19:25:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.1","html_url":"https://github.com/pypa/build/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"1fff01ed7440d5b5626fec31422026a4920b7764","kind":"commit","published_at":"2023-09-01T18:08:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.0","html_url":"https://github.com/pypa/build/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0/manifests"},{"name":"0.10.0","sha":"cd06da25481b9a610f846fa60cb67b5a5fa9a051","kind":"tag","published_at":"2023-01-11T20:31:39.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.10.0","html_url":"https://github.com/pypa/build/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"7b002bbc48e965fd677d51ea88b1adc276ba506d","kind":"tag","published_at":"2022-10-27T10:43:07.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.9.0","html_url":"https://github.com/pypa/build/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"6d97b86298d1663814ad74c22a1b4c0b3ce479c9","kind":"tag","published_at":"2022-05-22T15:08:19.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.8.0","html_url":"https://github.com/pypa/build/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"c940180b6ace5210e6f00149d45b1358f39fb274","kind":"tag","published_at":"2021-09-16T21:15:24.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.7.0","html_url":"https://github.com/pypa/build/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0/manifests"},{"name":"0.6.0.post1","sha":"018a6f81cca1b26d9bf754eb91a64667c3847d28","kind":"tag","published_at":"2021-08-05T18:02:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0.post1","html_url":"https://github.com/pypa/build/releases/tag/0.6.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1/manifests"},{"name":"0.6.0","sha":"4cb0c1ec375aeff3e681855fdb37cf8f47e0fa93","kind":"tag","published_at":"2021-08-02T21:01:42.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0","html_url":"https://github.com/pypa/build/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"5a3c5243a2135236f207da3a4b6401e1561f952d","kind":"tag","published_at":"2021-06-22T18:02:59.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.1","html_url":"https://github.com/pypa/build/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"4492dec726cdfd159f0850d68c98f82496b28d79","kind":"tag","published_at":"2021-06-19T17:04:44.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.0","html_url":"https://github.com/pypa/build/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"de05f70e56195b135b1e24af1614949c51580b79","kind":"tag","published_at":"2021-05-23T22:16:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.4.0","html_url":"https://github.com/pypa/build/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0/manifests"},{"name":"0.3.1.post1","sha":"8a27cc1d98f309ffef8743c00ada6e93877e530f","kind":"tag","published_at":"2021-03-10T09:20:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1.post1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1/manifests"},{"name":"0.3.1","sha":"e880a1022f9e62607a502c59961f4986cd9f7699","kind":"tag","published_at":"2021-03-09T17:15:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"387c807c67fb0a62cd963be6ff64c415077782ac","kind":"tag","published_at":"2021-02-19T15:32:18.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.0","html_url":"https://github.com/pypa/build/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"7d8f9150ae56c6bc43dc34bcefa30b0c6d03246a","kind":"tag","published_at":"2021-02-09T15:13:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.1","html_url":"https://github.com/pypa/build/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a5a0b3860cff68ac9aad896fad22febd2b8d3718","kind":"tag","published_at":"2021-02-07T15:44:36.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.0","html_url":"https://github.com/pypa/build/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"3df03617bd92dc023021ec902a8d47a9dd4bad99","kind":"tag","published_at":"2020-10-29T16:08:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.1.0","html_url":"https://github.com/pypa/build/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0/manifests"},{"name":"0.0.4","sha":"10bf02e443417ea06b090d2902d0b8c8ac9666be","kind":"tag","published_at":"2020-09-08T21:20:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.4","html_url":"https://github.com/pypa/build/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4/manifests"},{"name":"0.0.3.1","sha":"aa6d36e8970af683b8fcc508287a40b07c7e9c5a","kind":"tag","published_at":"2020-06-09T23:36:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1/manifests"},{"name":"0.0.3","sha":"14aa82a68ed4964c78fab7120ac9a15aff7febd8","kind":"tag","published_at":"2020-06-09T15:08:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3","html_url":"https://github.com/pypa/build/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"3cb902f4c2ba2088ed54315dbc5836f7692aee3d","kind":"tag","published_at":"2020-05-29T16:11:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.2","html_url":"https://github.com/pypa/build/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"7738d41f0959c89c2724ab8ce0259df265dd04d1","kind":"tag","published_at":"2020-05-17T16:42:51.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-21T15:43:55.064Z","dependent_packages_count":3201,"downloads":147676412,"downloads_period":"last-month","dependent_repos_count":7486,"rankings":{"downloads":0.028612985526598154,"dependent_repos_count":0.10528111341197013,"dependent_packages_count":0.009721078416087835,"stargazers_count":3.2864581709332414,"forks_count":5.574946763339429,"docker_downloads_count":0.4077350437540237,"average":1.5687925258968916},"purl":"pkg:pypi/build","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/build","docker_dependents_count":1159,"docker_downloads_count":215281203,"usage_url":"https://repos.ecosyste.ms/usage/pypi/build","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/build/dependencies","status":null,"funding_links":["https://github.com/sponsors/pypa"],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-21T12:37:48.784Z","issues_count":180,"pull_requests_count":583,"avg_time_to_close_issue":20479162.790697675,"avg_time_to_close_pull_request":1346063.5046554934,"issues_closed_count":129,"pull_requests_closed_count":537,"pull_request_authors_count":46,"issue_authors_count":135,"avg_comments_per_issue":5.111111111111111,"avg_comments_per_pull_request":1.4579759862778732,"merged_pull_requests_count":456,"bot_issues_count":0,"bot_pull_requests_count":234,"past_year_issues_count":23,"past_year_pull_requests_count":154,"past_year_avg_time_to_close_issue":2226727.8666666667,"past_year_avg_time_to_close_pull_request":321438.802919708,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":2.9565217391304346,"past_year_avg_comments_per_pull_request":1.5454545454545454,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":120,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/issues","maintainers":[{"login":"layday","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"jaraco","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"webknjaz","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"pradyunsg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"FFY00","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"},{"login":"woodruffw","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"sbidoul","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbidoul"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"dholth","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dholth"}],"active_maintainers":[{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"layday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/build/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/build/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/build/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/build/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/build/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/build/codemeta","maintainers":[{"uuid":"FFY00","login":"FFY00","name":null,"email":null,"url":null,"packages_count":23,"html_url":"https://pypi.org/user/FFY00/","role":null,"created_at":"2023-01-04T05:57:53.053Z","updated_at":"2023-01-04T05:57:53.053Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/FFY00/packages"},{"uuid":"gaborbernat","login":"gaborbernat","name":null,"email":null,"url":null,"packages_count":27,"html_url":"https://pypi.org/user/gaborbernat/","role":null,"created_at":"2023-01-04T05:57:53.063Z","updated_at":"2023-01-04T05:57:53.063Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/gaborbernat/packages"},{"uuid":"henryiii","login":"henryiii","name":null,"email":null,"url":null,"packages_count":33,"html_url":"https://pypi.org/user/henryiii/","role":null,"created_at":"2023-01-04T05:57:53.078Z","updated_at":"2023-01-04T05:57:53.078Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/henryiii/packages"},{"uuid":"layday","login":"layday","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/layday/","role":"Owner","created_at":"2024-03-01T17:08:21.019Z","updated_at":"2024-03-01T17:08:21.019Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/layday/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":930641,"maintainers_count":399816,"namespaces_count":0,"keywords_count":311995,"github":"pypi","metadata":{"funded_packages_count":58611,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-25T05:06:24.344Z","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":12825186,"name":"python311Packages.build","ecosystem":"nixpkgs","description":"Simple, correct PEP517 package builder","homepage":"https://github.com/pypa/build","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/build","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T18:49:10.633Z","latest_release_published_at":"2026-01-26T18:49:10.633Z","latest_release_number":"0.10.0","last_synced_at":"2026-04-03T08:07:09.537Z","created_at":"2026-01-26T18:49:10.210Z","updated_at":"2026-08-22T04:27:25.035Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python311Packages.build","install_command":"nix-env -iA nixpkgs.python311Packages.build","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/build/default.nix#L81","metadata":{"nix_attribute":"python3.11-build-0.10.0","position":"pkgs/development/python-modules/build/default.nix:81","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"build","upstream_purl":"pkg:pypi/build"},"repo_metadata":{"id":37952217,"uuid":"262827329","full_name":"pypa/build","owner":"pypa","description":"A simple, correct Python build frontend","archived":false,"fork":false,"pushed_at":"2026-08-18T19:59:43.000Z","size":1448,"stargazers_count":853,"open_issues_count":6,"forks_count":166,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-08-21T12:45:01.992Z","etag":null,"topics":["python"],"latest_commit_sha":null,"homepage":"https://build.pypa.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pypa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-10T16:20:46.000Z","updated_at":"2026-08-18T20:06:52.000Z","dependencies_parsed_at":"2026-08-21T12:37:53.797Z","dependency_job_id":"7c4822ac-a21d-4972-bce7-437e96f5dccb","html_url":"https://github.com/pypa/build","commit_stats":{"total_commits":818,"total_committers":59,"mean_commits":"13.864406779661017","dds":0.7665036674816625,"last_synced_commit":"10571fb26afe38cfcba5b783c536aa0ec1f18408"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/build","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/build/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/sbom","scorecard":{"id":751691,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/build","commit":"b1ece52a6689fbd0209580d1b020c272ad3595a3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":8,"reason":"Found 13/16 approved changesets -- score normalized to 8","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":"Maintained","score":10,"reason":"27 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cd.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-change-detection.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-pytest.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-type.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/reusable-docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/reusable-type.yml:21","Info:   1 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/cd.yml:20"],"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":"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-22T20:33:10.216Z","repository_id":37952217,"created_at":"2025-08-22T20:33:10.216Z","updated_at":"2025-08-22T20:33:10.216Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"pypa","name":"Python Packaging Authority","uuid":"647025","kind":"organization","description":"","email":"info@pypa.io","website":"https://www.pypa.io","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/647025?v=4","repositories_count":59,"last_synced_at":"2026-08-15T11:24:54.954Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":91445,"followers":2411,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2026-08-15T11:24:54.968Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa/repositories"},"tags":[{"name":"1.5.1","sha":"d08fcd723500a7d676867144e1e7a22b650aeb7d","kind":"tag","published_at":"2026-07-09T06:15:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.1","html_url":"https://github.com/pypa/build/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"615d04cfc52ac3c1592a463f0afe484fee1cc368","kind":"tag","published_at":"2026-04-30T03:17:22.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.0","html_url":"https://github.com/pypa/build/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0/manifests"},{"name":"1.4.4","sha":"70666a296c2e5bb7451f5a04eef259f6f943d0de","kind":"tag","published_at":"2026-04-22T20:52:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.4","html_url":"https://github.com/pypa/build/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4/manifests"},{"name":"1.4.3","sha":"130b043d1a1c1a12a0558f2598430b769f074690","kind":"tag","published_at":"2026-04-10T21:24:52.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.3","html_url":"https://github.com/pypa/build/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"7b7ae078aa1dabff33ea72d07ed15dd298acf80a","kind":"tag","published_at":"2026-03-25T14:19:25.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.2","html_url":"https://github.com/pypa/build/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"bd889569a1b9e2e7722682378c2d0cec469166a2","kind":"tag","published_at":"2026-03-24T23:08:11.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.1","html_url":"https://github.com/pypa/build/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"54f238d1664124e06a68c6c22fd5b1418fa5feb2","kind":"tag","published_at":"2026-01-08T16:35:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.0","html_url":"https://github.com/pypa/build/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"60e8752f69178d2b2c3563e9c8fa17aa6e11b12c","kind":"tag","published_at":"2025-08-01T21:22:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.3.0","html_url":"https://github.com/pypa/build/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0/manifests"},{"name":"1.2.2.post1","sha":"2f667024a90718da24c5bdfdb264944436adf82e","kind":"commit","published_at":"2024-10-06T16:46:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2.post1","html_url":"https://github.com/pypa/build/releases/tag/1.2.2.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1/manifests"},{"name":"1.2.2","sha":"3b0b5d07077473f5da3f038cf7b74cd2b65d2a98","kind":"tag","published_at":"2024-09-06T19:08:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2","html_url":"https://github.com/pypa/build/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"1e67c062e9d1b1a6d5ffed621f4b29902bb764e5","kind":"tag","published_at":"2024-03-28T07:10:23.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.1","html_url":"https://github.com/pypa/build/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"d5fb6fbecce164e01065b62b52ac4f270d09183d","kind":"commit","published_at":"2024-03-27T23:01:47.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.0","html_url":"https://github.com/pypa/build/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"b36126a2b7a387757519029d121da17a38135d67","kind":"tag","published_at":"2024-02-29T20:26:04.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.1.1","html_url":"https://github.com/pypa/build/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1/manifests"},{"name":"v1.1.0","sha":"da0697318dfc36afa8ae57f814c15cc39d225758","kind":"tag","published_at":"2024-02-29T16:49:28.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/v1.1.0","html_url":"https://github.com/pypa/build/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0/manifests"},{"name":"1.0.3","sha":"38d1a688d5e05557a929245ada14d106f3e5b547","kind":"commit","published_at":"2023-09-06T22:31:16.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.3","html_url":"https://github.com/pypa/build/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3/manifests"},{"name":"1.0.1","sha":"c48f4ca7cbe84f027f37ad575713870f5f4f7818","kind":"commit","published_at":"2023-09-06T19:25:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.1","html_url":"https://github.com/pypa/build/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"1fff01ed7440d5b5626fec31422026a4920b7764","kind":"commit","published_at":"2023-09-01T18:08:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.0","html_url":"https://github.com/pypa/build/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0/manifests"},{"name":"0.10.0","sha":"cd06da25481b9a610f846fa60cb67b5a5fa9a051","kind":"tag","published_at":"2023-01-11T20:31:39.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.10.0","html_url":"https://github.com/pypa/build/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"7b002bbc48e965fd677d51ea88b1adc276ba506d","kind":"tag","published_at":"2022-10-27T10:43:07.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.9.0","html_url":"https://github.com/pypa/build/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"6d97b86298d1663814ad74c22a1b4c0b3ce479c9","kind":"tag","published_at":"2022-05-22T15:08:19.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.8.0","html_url":"https://github.com/pypa/build/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"c940180b6ace5210e6f00149d45b1358f39fb274","kind":"tag","published_at":"2021-09-16T21:15:24.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.7.0","html_url":"https://github.com/pypa/build/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0/manifests"},{"name":"0.6.0.post1","sha":"018a6f81cca1b26d9bf754eb91a64667c3847d28","kind":"tag","published_at":"2021-08-05T18:02:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0.post1","html_url":"https://github.com/pypa/build/releases/tag/0.6.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1/manifests"},{"name":"0.6.0","sha":"4cb0c1ec375aeff3e681855fdb37cf8f47e0fa93","kind":"tag","published_at":"2021-08-02T21:01:42.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0","html_url":"https://github.com/pypa/build/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"5a3c5243a2135236f207da3a4b6401e1561f952d","kind":"tag","published_at":"2021-06-22T18:02:59.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.1","html_url":"https://github.com/pypa/build/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"4492dec726cdfd159f0850d68c98f82496b28d79","kind":"tag","published_at":"2021-06-19T17:04:44.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.0","html_url":"https://github.com/pypa/build/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"de05f70e56195b135b1e24af1614949c51580b79","kind":"tag","published_at":"2021-05-23T22:16:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.4.0","html_url":"https://github.com/pypa/build/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0/manifests"},{"name":"0.3.1.post1","sha":"8a27cc1d98f309ffef8743c00ada6e93877e530f","kind":"tag","published_at":"2021-03-10T09:20:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1.post1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1/manifests"},{"name":"0.3.1","sha":"e880a1022f9e62607a502c59961f4986cd9f7699","kind":"tag","published_at":"2021-03-09T17:15:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"387c807c67fb0a62cd963be6ff64c415077782ac","kind":"tag","published_at":"2021-02-19T15:32:18.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.0","html_url":"https://github.com/pypa/build/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"7d8f9150ae56c6bc43dc34bcefa30b0c6d03246a","kind":"tag","published_at":"2021-02-09T15:13:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.1","html_url":"https://github.com/pypa/build/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a5a0b3860cff68ac9aad896fad22febd2b8d3718","kind":"tag","published_at":"2021-02-07T15:44:36.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.0","html_url":"https://github.com/pypa/build/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"3df03617bd92dc023021ec902a8d47a9dd4bad99","kind":"tag","published_at":"2020-10-29T16:08:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.1.0","html_url":"https://github.com/pypa/build/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0/manifests"},{"name":"0.0.4","sha":"10bf02e443417ea06b090d2902d0b8c8ac9666be","kind":"tag","published_at":"2020-09-08T21:20:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.4","html_url":"https://github.com/pypa/build/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4/manifests"},{"name":"0.0.3.1","sha":"aa6d36e8970af683b8fcc508287a40b07c7e9c5a","kind":"tag","published_at":"2020-06-09T23:36:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1/manifests"},{"name":"0.0.3","sha":"14aa82a68ed4964c78fab7120ac9a15aff7febd8","kind":"tag","published_at":"2020-06-09T15:08:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3","html_url":"https://github.com/pypa/build/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"3cb902f4c2ba2088ed54315dbc5836f7692aee3d","kind":"tag","published_at":"2020-05-29T16:11:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.2","html_url":"https://github.com/pypa/build/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"7738d41f0959c89c2724ab8ce0259df265dd04d1","kind":"tag","published_at":"2020-05-17T16:42:51.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-22T04:27:25.035Z","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:nix/python311Packages.build?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.build","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.build","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.build/dependencies","status":null,"funding_links":["https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:37:48.784Z","issues_count":180,"pull_requests_count":583,"avg_time_to_close_issue":20479162.790697675,"avg_time_to_close_pull_request":1346063.5046554934,"issues_closed_count":129,"pull_requests_closed_count":537,"pull_request_authors_count":46,"issue_authors_count":135,"avg_comments_per_issue":5.111111111111111,"avg_comments_per_pull_request":1.4579759862778732,"merged_pull_requests_count":456,"bot_issues_count":0,"bot_pull_requests_count":234,"past_year_issues_count":23,"past_year_pull_requests_count":154,"past_year_avg_time_to_close_issue":2226727.8666666667,"past_year_avg_time_to_close_pull_request":321438.802919708,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":2.9565217391304346,"past_year_avg_comments_per_pull_request":1.5454545454545454,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":120,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/issues","maintainers":[{"login":"layday","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"jaraco","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"webknjaz","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"pradyunsg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"FFY00","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"},{"login":"woodruffw","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"sbidoul","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbidoul"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"dholth","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dholth"}],"active_maintainers":[{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"layday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.build/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.build/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.build/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.build/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.build/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.build/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":3335,"html_url":null,"role":null,"created_at":"2026-03-03T07:28:12.302Z","updated_at":"2026-03-03T07:28:12.302Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/fabaff/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":613,"github":"NixOS","metadata":{"funded_packages_count":2166},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-08-25T05:04:32.337Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":14527527,"name":"devel/py-build","ecosystem":"pkgsrc","description":"Simple, correct PEP517 package builder","homepage":"https://github.com/pypa/build","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/build","keywords_array":["devel","python"],"namespace":"devel","versions_count":1,"first_release_published_at":"2026-03-06T19:29:13.000Z","latest_release_published_at":"2026-03-06T19:29:13.000Z","latest_release_number":"1.4.0","last_synced_at":"2026-05-27T06:36:30.479Z","created_at":"2026-05-27T06:36:30.046Z","updated_at":"2026-08-22T05:00:05.885Z","registry_url":"https://pkgsrc.se/devel/py-build","install_command":"pkg_add py314-build","documentation_url":"https://pkgsrc.se/devel/py-build","metadata":{"pkg_slug":"py-build","pkgbase":"py311-build","machine_arch":"x86_64","opsys":"NetBSD","pkgname_latest":"py311-build-1.4.0"},"repo_metadata":{"id":37952217,"uuid":"262827329","full_name":"pypa/build","owner":"pypa","description":"A simple, correct Python build frontend","archived":false,"fork":false,"pushed_at":"2026-08-18T19:59:43.000Z","size":1448,"stargazers_count":853,"open_issues_count":6,"forks_count":166,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-08-21T12:45:01.992Z","etag":null,"topics":["python"],"latest_commit_sha":null,"homepage":"https://build.pypa.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pypa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-10T16:20:46.000Z","updated_at":"2026-08-18T20:06:52.000Z","dependencies_parsed_at":"2026-08-21T12:37:53.797Z","dependency_job_id":"7c4822ac-a21d-4972-bce7-437e96f5dccb","html_url":"https://github.com/pypa/build","commit_stats":{"total_commits":818,"total_committers":59,"mean_commits":"13.864406779661017","dds":0.7665036674816625,"last_synced_commit":"10571fb26afe38cfcba5b783c536aa0ec1f18408"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/build","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/build/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/sbom","scorecard":{"id":751691,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/build","commit":"b1ece52a6689fbd0209580d1b020c272ad3595a3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":8,"reason":"Found 13/16 approved changesets -- score normalized to 8","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":"Maintained","score":10,"reason":"27 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cd.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-change-detection.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-pytest.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-type.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/reusable-docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/reusable-type.yml:21","Info:   1 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/cd.yml:20"],"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":"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-22T20:33:10.216Z","repository_id":37952217,"created_at":"2025-08-22T20:33:10.216Z","updated_at":"2025-08-22T20:33:10.216Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"pypa","name":"Python Packaging Authority","uuid":"647025","kind":"organization","description":"","email":"info@pypa.io","website":"https://www.pypa.io","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/647025?v=4","repositories_count":59,"last_synced_at":"2026-08-15T11:24:54.954Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":91445,"followers":2411,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2026-08-15T11:24:54.968Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa/repositories"},"tags":[{"name":"1.5.1","sha":"d08fcd723500a7d676867144e1e7a22b650aeb7d","kind":"tag","published_at":"2026-07-09T06:15:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.1","html_url":"https://github.com/pypa/build/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"615d04cfc52ac3c1592a463f0afe484fee1cc368","kind":"tag","published_at":"2026-04-30T03:17:22.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.0","html_url":"https://github.com/pypa/build/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0/manifests"},{"name":"1.4.4","sha":"70666a296c2e5bb7451f5a04eef259f6f943d0de","kind":"tag","published_at":"2026-04-22T20:52:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.4","html_url":"https://github.com/pypa/build/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4/manifests"},{"name":"1.4.3","sha":"130b043d1a1c1a12a0558f2598430b769f074690","kind":"tag","published_at":"2026-04-10T21:24:52.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.3","html_url":"https://github.com/pypa/build/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"7b7ae078aa1dabff33ea72d07ed15dd298acf80a","kind":"tag","published_at":"2026-03-25T14:19:25.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.2","html_url":"https://github.com/pypa/build/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"bd889569a1b9e2e7722682378c2d0cec469166a2","kind":"tag","published_at":"2026-03-24T23:08:11.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.1","html_url":"https://github.com/pypa/build/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"54f238d1664124e06a68c6c22fd5b1418fa5feb2","kind":"tag","published_at":"2026-01-08T16:35:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.0","html_url":"https://github.com/pypa/build/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"60e8752f69178d2b2c3563e9c8fa17aa6e11b12c","kind":"tag","published_at":"2025-08-01T21:22:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.3.0","html_url":"https://github.com/pypa/build/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0/manifests"},{"name":"1.2.2.post1","sha":"2f667024a90718da24c5bdfdb264944436adf82e","kind":"commit","published_at":"2024-10-06T16:46:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2.post1","html_url":"https://github.com/pypa/build/releases/tag/1.2.2.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1/manifests"},{"name":"1.2.2","sha":"3b0b5d07077473f5da3f038cf7b74cd2b65d2a98","kind":"tag","published_at":"2024-09-06T19:08:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2","html_url":"https://github.com/pypa/build/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"1e67c062e9d1b1a6d5ffed621f4b29902bb764e5","kind":"tag","published_at":"2024-03-28T07:10:23.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.1","html_url":"https://github.com/pypa/build/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"d5fb6fbecce164e01065b62b52ac4f270d09183d","kind":"commit","published_at":"2024-03-27T23:01:47.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.0","html_url":"https://github.com/pypa/build/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"b36126a2b7a387757519029d121da17a38135d67","kind":"tag","published_at":"2024-02-29T20:26:04.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.1.1","html_url":"https://github.com/pypa/build/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1/manifests"},{"name":"v1.1.0","sha":"da0697318dfc36afa8ae57f814c15cc39d225758","kind":"tag","published_at":"2024-02-29T16:49:28.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/v1.1.0","html_url":"https://github.com/pypa/build/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0/manifests"},{"name":"1.0.3","sha":"38d1a688d5e05557a929245ada14d106f3e5b547","kind":"commit","published_at":"2023-09-06T22:31:16.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.3","html_url":"https://github.com/pypa/build/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3/manifests"},{"name":"1.0.1","sha":"c48f4ca7cbe84f027f37ad575713870f5f4f7818","kind":"commit","published_at":"2023-09-06T19:25:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.1","html_url":"https://github.com/pypa/build/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"1fff01ed7440d5b5626fec31422026a4920b7764","kind":"commit","published_at":"2023-09-01T18:08:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.0","html_url":"https://github.com/pypa/build/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0/manifests"},{"name":"0.10.0","sha":"cd06da25481b9a610f846fa60cb67b5a5fa9a051","kind":"tag","published_at":"2023-01-11T20:31:39.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.10.0","html_url":"https://github.com/pypa/build/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"7b002bbc48e965fd677d51ea88b1adc276ba506d","kind":"tag","published_at":"2022-10-27T10:43:07.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.9.0","html_url":"https://github.com/pypa/build/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"6d97b86298d1663814ad74c22a1b4c0b3ce479c9","kind":"tag","published_at":"2022-05-22T15:08:19.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.8.0","html_url":"https://github.com/pypa/build/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"c940180b6ace5210e6f00149d45b1358f39fb274","kind":"tag","published_at":"2021-09-16T21:15:24.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.7.0","html_url":"https://github.com/pypa/build/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0/manifests"},{"name":"0.6.0.post1","sha":"018a6f81cca1b26d9bf754eb91a64667c3847d28","kind":"tag","published_at":"2021-08-05T18:02:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0.post1","html_url":"https://github.com/pypa/build/releases/tag/0.6.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1/manifests"},{"name":"0.6.0","sha":"4cb0c1ec375aeff3e681855fdb37cf8f47e0fa93","kind":"tag","published_at":"2021-08-02T21:01:42.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0","html_url":"https://github.com/pypa/build/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"5a3c5243a2135236f207da3a4b6401e1561f952d","kind":"tag","published_at":"2021-06-22T18:02:59.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.1","html_url":"https://github.com/pypa/build/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"4492dec726cdfd159f0850d68c98f82496b28d79","kind":"tag","published_at":"2021-06-19T17:04:44.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.0","html_url":"https://github.com/pypa/build/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"de05f70e56195b135b1e24af1614949c51580b79","kind":"tag","published_at":"2021-05-23T22:16:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.4.0","html_url":"https://github.com/pypa/build/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0/manifests"},{"name":"0.3.1.post1","sha":"8a27cc1d98f309ffef8743c00ada6e93877e530f","kind":"tag","published_at":"2021-03-10T09:20:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1.post1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1/manifests"},{"name":"0.3.1","sha":"e880a1022f9e62607a502c59961f4986cd9f7699","kind":"tag","published_at":"2021-03-09T17:15:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"387c807c67fb0a62cd963be6ff64c415077782ac","kind":"tag","published_at":"2021-02-19T15:32:18.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.0","html_url":"https://github.com/pypa/build/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"7d8f9150ae56c6bc43dc34bcefa30b0c6d03246a","kind":"tag","published_at":"2021-02-09T15:13:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.1","html_url":"https://github.com/pypa/build/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a5a0b3860cff68ac9aad896fad22febd2b8d3718","kind":"tag","published_at":"2021-02-07T15:44:36.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.0","html_url":"https://github.com/pypa/build/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"3df03617bd92dc023021ec902a8d47a9dd4bad99","kind":"tag","published_at":"2020-10-29T16:08:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.1.0","html_url":"https://github.com/pypa/build/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0/manifests"},{"name":"0.0.4","sha":"10bf02e443417ea06b090d2902d0b8c8ac9666be","kind":"tag","published_at":"2020-09-08T21:20:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.4","html_url":"https://github.com/pypa/build/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4/manifests"},{"name":"0.0.3.1","sha":"aa6d36e8970af683b8fcc508287a40b07c7e9c5a","kind":"tag","published_at":"2020-06-09T23:36:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1/manifests"},{"name":"0.0.3","sha":"14aa82a68ed4964c78fab7120ac9a15aff7febd8","kind":"tag","published_at":"2020-06-09T15:08:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3","html_url":"https://github.com/pypa/build/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"3cb902f4c2ba2088ed54315dbc5836f7692aee3d","kind":"tag","published_at":"2020-05-29T16:11:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.2","html_url":"https://github.com/pypa/build/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"7738d41f0959c89c2724ab8ce0259df265dd04d1","kind":"tag","published_at":"2020-05-17T16:42:51.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-22T05:00:05.885Z","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:pkgsrc/devel/py-build?arch=x86_64\u0026os=NetBSD","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pkgsrc/devel/py-build","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pkgsrc/devel/py-build","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pkgsrc/devel/py-build/dependencies","status":null,"funding_links":["https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:37:48.784Z","issues_count":180,"pull_requests_count":583,"avg_time_to_close_issue":20479162.790697675,"avg_time_to_close_pull_request":1346063.5046554934,"issues_closed_count":129,"pull_requests_closed_count":537,"pull_request_authors_count":46,"issue_authors_count":135,"avg_comments_per_issue":5.111111111111111,"avg_comments_per_pull_request":1.4579759862778732,"merged_pull_requests_count":456,"bot_issues_count":0,"bot_pull_requests_count":234,"past_year_issues_count":23,"past_year_pull_requests_count":154,"past_year_avg_time_to_close_issue":2226727.8666666667,"past_year_avg_time_to_close_pull_request":321438.802919708,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":2.9565217391304346,"past_year_avg_comments_per_pull_request":1.5454545454545454,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":120,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/issues","maintainers":[{"login":"layday","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"jaraco","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"webknjaz","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"pradyunsg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"FFY00","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"},{"login":"woodruffw","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"sbidoul","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbidoul"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"dholth","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dholth"}],"active_maintainers":[{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"layday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-build/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-build/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-build/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-build/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-build/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-build/codemeta","maintainers":[],"registry":{"name":"pkgsrc-netbsd-x86_64-10.1-all","url":"https://cdn.netbsd.org/pub/pkgsrc/packages/NetBSD/x86_64/10.1/All","ecosystem":"pkgsrc","default":true,"packages_count":19690,"maintainers_count":0,"namespaces_count":43,"keywords_count":368,"github":"pkgsrc","metadata":{"funded_packages_count":480},"icon_url":"https://github.com/pkgsrc.png","created_at":"2026-05-26T08:59:24.518Z","updated_at":"2026-08-25T05:00:19.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/namespaces"}},{"id":13294315,"name":"python310Packages.build","ecosystem":"nixpkgs","description":"Simple, correct PEP517 package builder","homepage":"https://github.com/pypa/build","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/build","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:22:19.036Z","latest_release_published_at":"2026-02-02T06:22:19.036Z","latest_release_number":"1.0.3","last_synced_at":"2026-08-10T06:07:51.803Z","created_at":"2026-02-02T06:22:11.132Z","updated_at":"2026-08-22T05:00:05.891Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python310Packages.build","install_command":"nix-env -iA nixpkgs.python310Packages.build","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/build/default.nix#L98","metadata":{"nix_attribute":"python3.10-build-1.0.3","position":"pkgs/development/python-modules/build/default.nix:98","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"build","upstream_purl":"pkg:pypi/build"},"repo_metadata":{"id":37952217,"uuid":"262827329","full_name":"pypa/build","owner":"pypa","description":"A simple, correct Python build frontend","archived":false,"fork":false,"pushed_at":"2026-08-18T19:59:43.000Z","size":1448,"stargazers_count":853,"open_issues_count":6,"forks_count":166,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-08-21T12:45:01.992Z","etag":null,"topics":["python"],"latest_commit_sha":null,"homepage":"https://build.pypa.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pypa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-10T16:20:46.000Z","updated_at":"2026-08-18T20:06:52.000Z","dependencies_parsed_at":"2026-08-21T12:37:53.797Z","dependency_job_id":"7c4822ac-a21d-4972-bce7-437e96f5dccb","html_url":"https://github.com/pypa/build","commit_stats":{"total_commits":818,"total_committers":59,"mean_commits":"13.864406779661017","dds":0.7665036674816625,"last_synced_commit":"10571fb26afe38cfcba5b783c536aa0ec1f18408"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/build","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/build/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/sbom","scorecard":{"id":751691,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/build","commit":"b1ece52a6689fbd0209580d1b020c272ad3595a3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":8,"reason":"Found 13/16 approved changesets -- score normalized to 8","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":"Maintained","score":10,"reason":"27 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cd.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-change-detection.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-pytest.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-type.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/reusable-docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/reusable-type.yml:21","Info:   1 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/cd.yml:20"],"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":"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-22T20:33:10.216Z","repository_id":37952217,"created_at":"2025-08-22T20:33:10.216Z","updated_at":"2025-08-22T20:33:10.216Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"pypa","name":"Python Packaging Authority","uuid":"647025","kind":"organization","description":"","email":"info@pypa.io","website":"https://www.pypa.io","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/647025?v=4","repositories_count":59,"last_synced_at":"2026-08-15T11:24:54.954Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":91445,"followers":2411,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2026-08-15T11:24:54.968Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa/repositories"},"tags":[{"name":"1.5.1","sha":"d08fcd723500a7d676867144e1e7a22b650aeb7d","kind":"tag","published_at":"2026-07-09T06:15:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.1","html_url":"https://github.com/pypa/build/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"615d04cfc52ac3c1592a463f0afe484fee1cc368","kind":"tag","published_at":"2026-04-30T03:17:22.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.0","html_url":"https://github.com/pypa/build/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0/manifests"},{"name":"1.4.4","sha":"70666a296c2e5bb7451f5a04eef259f6f943d0de","kind":"tag","published_at":"2026-04-22T20:52:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.4","html_url":"https://github.com/pypa/build/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4/manifests"},{"name":"1.4.3","sha":"130b043d1a1c1a12a0558f2598430b769f074690","kind":"tag","published_at":"2026-04-10T21:24:52.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.3","html_url":"https://github.com/pypa/build/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"7b7ae078aa1dabff33ea72d07ed15dd298acf80a","kind":"tag","published_at":"2026-03-25T14:19:25.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.2","html_url":"https://github.com/pypa/build/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"bd889569a1b9e2e7722682378c2d0cec469166a2","kind":"tag","published_at":"2026-03-24T23:08:11.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.1","html_url":"https://github.com/pypa/build/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"54f238d1664124e06a68c6c22fd5b1418fa5feb2","kind":"tag","published_at":"2026-01-08T16:35:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.0","html_url":"https://github.com/pypa/build/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"60e8752f69178d2b2c3563e9c8fa17aa6e11b12c","kind":"tag","published_at":"2025-08-01T21:22:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.3.0","html_url":"https://github.com/pypa/build/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0/manifests"},{"name":"1.2.2.post1","sha":"2f667024a90718da24c5bdfdb264944436adf82e","kind":"commit","published_at":"2024-10-06T16:46:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2.post1","html_url":"https://github.com/pypa/build/releases/tag/1.2.2.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1/manifests"},{"name":"1.2.2","sha":"3b0b5d07077473f5da3f038cf7b74cd2b65d2a98","kind":"tag","published_at":"2024-09-06T19:08:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2","html_url":"https://github.com/pypa/build/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"1e67c062e9d1b1a6d5ffed621f4b29902bb764e5","kind":"tag","published_at":"2024-03-28T07:10:23.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.1","html_url":"https://github.com/pypa/build/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"d5fb6fbecce164e01065b62b52ac4f270d09183d","kind":"commit","published_at":"2024-03-27T23:01:47.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.0","html_url":"https://github.com/pypa/build/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"b36126a2b7a387757519029d121da17a38135d67","kind":"tag","published_at":"2024-02-29T20:26:04.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.1.1","html_url":"https://github.com/pypa/build/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1/manifests"},{"name":"v1.1.0","sha":"da0697318dfc36afa8ae57f814c15cc39d225758","kind":"tag","published_at":"2024-02-29T16:49:28.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/v1.1.0","html_url":"https://github.com/pypa/build/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0/manifests"},{"name":"1.0.3","sha":"38d1a688d5e05557a929245ada14d106f3e5b547","kind":"commit","published_at":"2023-09-06T22:31:16.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.3","html_url":"https://github.com/pypa/build/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3/manifests"},{"name":"1.0.1","sha":"c48f4ca7cbe84f027f37ad575713870f5f4f7818","kind":"commit","published_at":"2023-09-06T19:25:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.1","html_url":"https://github.com/pypa/build/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"1fff01ed7440d5b5626fec31422026a4920b7764","kind":"commit","published_at":"2023-09-01T18:08:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.0","html_url":"https://github.com/pypa/build/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0/manifests"},{"name":"0.10.0","sha":"cd06da25481b9a610f846fa60cb67b5a5fa9a051","kind":"tag","published_at":"2023-01-11T20:31:39.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.10.0","html_url":"https://github.com/pypa/build/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"7b002bbc48e965fd677d51ea88b1adc276ba506d","kind":"tag","published_at":"2022-10-27T10:43:07.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.9.0","html_url":"https://github.com/pypa/build/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"6d97b86298d1663814ad74c22a1b4c0b3ce479c9","kind":"tag","published_at":"2022-05-22T15:08:19.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.8.0","html_url":"https://github.com/pypa/build/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"c940180b6ace5210e6f00149d45b1358f39fb274","kind":"tag","published_at":"2021-09-16T21:15:24.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.7.0","html_url":"https://github.com/pypa/build/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0/manifests"},{"name":"0.6.0.post1","sha":"018a6f81cca1b26d9bf754eb91a64667c3847d28","kind":"tag","published_at":"2021-08-05T18:02:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0.post1","html_url":"https://github.com/pypa/build/releases/tag/0.6.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1/manifests"},{"name":"0.6.0","sha":"4cb0c1ec375aeff3e681855fdb37cf8f47e0fa93","kind":"tag","published_at":"2021-08-02T21:01:42.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0","html_url":"https://github.com/pypa/build/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"5a3c5243a2135236f207da3a4b6401e1561f952d","kind":"tag","published_at":"2021-06-22T18:02:59.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.1","html_url":"https://github.com/pypa/build/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"4492dec726cdfd159f0850d68c98f82496b28d79","kind":"tag","published_at":"2021-06-19T17:04:44.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.0","html_url":"https://github.com/pypa/build/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"de05f70e56195b135b1e24af1614949c51580b79","kind":"tag","published_at":"2021-05-23T22:16:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.4.0","html_url":"https://github.com/pypa/build/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0/manifests"},{"name":"0.3.1.post1","sha":"8a27cc1d98f309ffef8743c00ada6e93877e530f","kind":"tag","published_at":"2021-03-10T09:20:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1.post1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1/manifests"},{"name":"0.3.1","sha":"e880a1022f9e62607a502c59961f4986cd9f7699","kind":"tag","published_at":"2021-03-09T17:15:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"387c807c67fb0a62cd963be6ff64c415077782ac","kind":"tag","published_at":"2021-02-19T15:32:18.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.0","html_url":"https://github.com/pypa/build/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"7d8f9150ae56c6bc43dc34bcefa30b0c6d03246a","kind":"tag","published_at":"2021-02-09T15:13:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.1","html_url":"https://github.com/pypa/build/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a5a0b3860cff68ac9aad896fad22febd2b8d3718","kind":"tag","published_at":"2021-02-07T15:44:36.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.0","html_url":"https://github.com/pypa/build/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"3df03617bd92dc023021ec902a8d47a9dd4bad99","kind":"tag","published_at":"2020-10-29T16:08:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.1.0","html_url":"https://github.com/pypa/build/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0/manifests"},{"name":"0.0.4","sha":"10bf02e443417ea06b090d2902d0b8c8ac9666be","kind":"tag","published_at":"2020-09-08T21:20:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.4","html_url":"https://github.com/pypa/build/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4/manifests"},{"name":"0.0.3.1","sha":"aa6d36e8970af683b8fcc508287a40b07c7e9c5a","kind":"tag","published_at":"2020-06-09T23:36:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1/manifests"},{"name":"0.0.3","sha":"14aa82a68ed4964c78fab7120ac9a15aff7febd8","kind":"tag","published_at":"2020-06-09T15:08:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3","html_url":"https://github.com/pypa/build/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"3cb902f4c2ba2088ed54315dbc5836f7692aee3d","kind":"tag","published_at":"2020-05-29T16:11:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.2","html_url":"https://github.com/pypa/build/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"7738d41f0959c89c2724ab8ce0259df265dd04d1","kind":"tag","published_at":"2020-05-17T16:42:51.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-22T05:00:05.891Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":2.651186008245669,"forks_count":2.207472868790327,"docker_downloads_count":null,"average":1.214664719258999},"purl":"pkg:nix/python310Packages.build?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.build","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.build","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.build/dependencies","status":null,"funding_links":["https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:37:48.784Z","issues_count":180,"pull_requests_count":583,"avg_time_to_close_issue":20479162.790697675,"avg_time_to_close_pull_request":1346063.5046554934,"issues_closed_count":129,"pull_requests_closed_count":537,"pull_request_authors_count":46,"issue_authors_count":135,"avg_comments_per_issue":5.111111111111111,"avg_comments_per_pull_request":1.4579759862778732,"merged_pull_requests_count":456,"bot_issues_count":0,"bot_pull_requests_count":234,"past_year_issues_count":23,"past_year_pull_requests_count":154,"past_year_avg_time_to_close_issue":2226727.8666666667,"past_year_avg_time_to_close_pull_request":321438.802919708,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":2.9565217391304346,"past_year_avg_comments_per_pull_request":1.5454545454545454,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":120,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/issues","maintainers":[{"login":"layday","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"jaraco","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"webknjaz","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"pradyunsg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"FFY00","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"},{"login":"woodruffw","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"sbidoul","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbidoul"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"dholth","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dholth"}],"active_maintainers":[{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"layday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.build/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.build/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.build/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.build/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.build/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.build/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":4331,"html_url":null,"role":null,"created_at":"2026-03-07T05:31:37.730Z","updated_at":"2026-03-07T05:31:37.730Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/fabaff/packages"},{"uuid":"mweinelt","login":null,"name":"Martin Weinelt","email":"hexa@darmstadt.ccc.de","url":"https://github.com/mweinelt","packages_count":1315,"html_url":null,"role":null,"created_at":"2026-03-07T05:31:37.577Z","updated_at":"2026-03-07T05:31:37.577Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/mweinelt/packages"},{"uuid":"jonringer","login":null,"name":"Jonathan Ringer","email":"jonringer117@gmail.com","url":"https://github.com/jonringer","packages_count":436,"html_url":null,"role":null,"created_at":"2026-03-07T05:31:37.626Z","updated_at":"2026-03-07T05:31:37.626Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/jonringer/packages"},{"uuid":"FRidh","login":null,"name":"Frederik Rietdijk","email":"fridh@fridh.nl","url":"https://github.com/FRidh","packages_count":163,"html_url":null,"role":null,"created_at":"2026-03-07T05:31:37.528Z","updated_at":"2026-03-07T05:31:37.528Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/FRidh/packages"},{"uuid":"tjni","login":null,"name":"Theodore Ni","email":"43ngvg@masqt.com","url":"https://github.com/tjni","packages_count":64,"html_url":null,"role":null,"created_at":"2026-03-07T05:31:37.667Z","updated_at":"2026-03-07T05:31:37.667Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/tjni/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":3095},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-08-25T05:04:39.690Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":13526718,"name":"python-build","ecosystem":"debian","description":null,"homepage":"https://github.com/pypa/build","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/pypa/build","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T22:50:13.037Z","latest_release_published_at":"2026-02-10T22:50:13.037Z","latest_release_number":"0.1.0-3","last_synced_at":"2026-07-24T20:15:32.896Z","created_at":"2026-02-10T22:50:12.853Z","updated_at":"2026-08-22T06:53:58.290Z","registry_url":"https://tracker.debian.org/pkg/python-build","install_command":"apt-get install python-build","documentation_url":"https://packages.debian.org/bullseye/python-build","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"python3-build, python-build-doc","standards_version":"4.5.1","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-setuptools, python3-all, python3-packaging, python3-pep517 (\u003e= 0.9), python3-toml, python3-sphinx \u003c!nodoc\u003e, python3-sphinx-autodoc-typehints \u003c!nodoc\u003e, python3-sphinxcontrib.autoprogram \u003c!nodoc\u003e, python3-pytest \u003c!nocheck\u003e, python3-pytest-mock \u003c!nocheck\u003e, python3-pytest-cov \u003c!nocheck\u003e, python3-filelock \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37952217,"uuid":"262827329","full_name":"pypa/build","owner":"pypa","description":"A simple, correct Python build frontend","archived":false,"fork":false,"pushed_at":"2026-08-18T19:59:43.000Z","size":1448,"stargazers_count":853,"open_issues_count":6,"forks_count":166,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-08-21T12:45:01.992Z","etag":null,"topics":["python"],"latest_commit_sha":null,"homepage":"https://build.pypa.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pypa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-10T16:20:46.000Z","updated_at":"2026-08-18T20:06:52.000Z","dependencies_parsed_at":"2026-08-21T12:37:53.797Z","dependency_job_id":"7c4822ac-a21d-4972-bce7-437e96f5dccb","html_url":"https://github.com/pypa/build","commit_stats":{"total_commits":818,"total_committers":59,"mean_commits":"13.864406779661017","dds":0.7665036674816625,"last_synced_commit":"10571fb26afe38cfcba5b783c536aa0ec1f18408"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/build","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/build/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/sbom","scorecard":{"id":751691,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/build","commit":"b1ece52a6689fbd0209580d1b020c272ad3595a3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":8,"reason":"Found 13/16 approved changesets -- score normalized to 8","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":"Maintained","score":10,"reason":"27 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cd.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-change-detection.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-pytest.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-type.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/reusable-docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/reusable-type.yml:21","Info:   1 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/cd.yml:20"],"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":"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-22T20:33:10.216Z","repository_id":37952217,"created_at":"2025-08-22T20:33:10.216Z","updated_at":"2025-08-22T20:33:10.216Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"pypa","name":"Python Packaging Authority","uuid":"647025","kind":"organization","description":"","email":"info@pypa.io","website":"https://www.pypa.io","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/647025?v=4","repositories_count":59,"last_synced_at":"2026-08-15T11:24:54.954Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":91445,"followers":2411,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2026-08-15T11:24:54.968Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa/repositories"},"tags":[{"name":"1.5.1","sha":"d08fcd723500a7d676867144e1e7a22b650aeb7d","kind":"tag","published_at":"2026-07-09T06:15:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.1","html_url":"https://github.com/pypa/build/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"615d04cfc52ac3c1592a463f0afe484fee1cc368","kind":"tag","published_at":"2026-04-30T03:17:22.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.0","html_url":"https://github.com/pypa/build/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0/manifests"},{"name":"1.4.4","sha":"70666a296c2e5bb7451f5a04eef259f6f943d0de","kind":"tag","published_at":"2026-04-22T20:52:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.4","html_url":"https://github.com/pypa/build/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4/manifests"},{"name":"1.4.3","sha":"130b043d1a1c1a12a0558f2598430b769f074690","kind":"tag","published_at":"2026-04-10T21:24:52.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.3","html_url":"https://github.com/pypa/build/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"7b7ae078aa1dabff33ea72d07ed15dd298acf80a","kind":"tag","published_at":"2026-03-25T14:19:25.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.2","html_url":"https://github.com/pypa/build/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"bd889569a1b9e2e7722682378c2d0cec469166a2","kind":"tag","published_at":"2026-03-24T23:08:11.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.1","html_url":"https://github.com/pypa/build/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"54f238d1664124e06a68c6c22fd5b1418fa5feb2","kind":"tag","published_at":"2026-01-08T16:35:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.0","html_url":"https://github.com/pypa/build/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"60e8752f69178d2b2c3563e9c8fa17aa6e11b12c","kind":"tag","published_at":"2025-08-01T21:22:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.3.0","html_url":"https://github.com/pypa/build/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0/manifests"},{"name":"1.2.2.post1","sha":"2f667024a90718da24c5bdfdb264944436adf82e","kind":"commit","published_at":"2024-10-06T16:46:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2.post1","html_url":"https://github.com/pypa/build/releases/tag/1.2.2.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1/manifests"},{"name":"1.2.2","sha":"3b0b5d07077473f5da3f038cf7b74cd2b65d2a98","kind":"tag","published_at":"2024-09-06T19:08:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2","html_url":"https://github.com/pypa/build/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"1e67c062e9d1b1a6d5ffed621f4b29902bb764e5","kind":"tag","published_at":"2024-03-28T07:10:23.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.1","html_url":"https://github.com/pypa/build/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"d5fb6fbecce164e01065b62b52ac4f270d09183d","kind":"commit","published_at":"2024-03-27T23:01:47.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.0","html_url":"https://github.com/pypa/build/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"b36126a2b7a387757519029d121da17a38135d67","kind":"tag","published_at":"2024-02-29T20:26:04.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.1.1","html_url":"https://github.com/pypa/build/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1/manifests"},{"name":"v1.1.0","sha":"da0697318dfc36afa8ae57f814c15cc39d225758","kind":"tag","published_at":"2024-02-29T16:49:28.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/v1.1.0","html_url":"https://github.com/pypa/build/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0/manifests"},{"name":"1.0.3","sha":"38d1a688d5e05557a929245ada14d106f3e5b547","kind":"commit","published_at":"2023-09-06T22:31:16.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.3","html_url":"https://github.com/pypa/build/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3/manifests"},{"name":"1.0.1","sha":"c48f4ca7cbe84f027f37ad575713870f5f4f7818","kind":"commit","published_at":"2023-09-06T19:25:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.1","html_url":"https://github.com/pypa/build/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"1fff01ed7440d5b5626fec31422026a4920b7764","kind":"commit","published_at":"2023-09-01T18:08:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.0","html_url":"https://github.com/pypa/build/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0/manifests"},{"name":"0.10.0","sha":"cd06da25481b9a610f846fa60cb67b5a5fa9a051","kind":"tag","published_at":"2023-01-11T20:31:39.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.10.0","html_url":"https://github.com/pypa/build/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"7b002bbc48e965fd677d51ea88b1adc276ba506d","kind":"tag","published_at":"2022-10-27T10:43:07.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.9.0","html_url":"https://github.com/pypa/build/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"6d97b86298d1663814ad74c22a1b4c0b3ce479c9","kind":"tag","published_at":"2022-05-22T15:08:19.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.8.0","html_url":"https://github.com/pypa/build/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"c940180b6ace5210e6f00149d45b1358f39fb274","kind":"tag","published_at":"2021-09-16T21:15:24.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.7.0","html_url":"https://github.com/pypa/build/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0/manifests"},{"name":"0.6.0.post1","sha":"018a6f81cca1b26d9bf754eb91a64667c3847d28","kind":"tag","published_at":"2021-08-05T18:02:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0.post1","html_url":"https://github.com/pypa/build/releases/tag/0.6.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1/manifests"},{"name":"0.6.0","sha":"4cb0c1ec375aeff3e681855fdb37cf8f47e0fa93","kind":"tag","published_at":"2021-08-02T21:01:42.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0","html_url":"https://github.com/pypa/build/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"5a3c5243a2135236f207da3a4b6401e1561f952d","kind":"tag","published_at":"2021-06-22T18:02:59.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.1","html_url":"https://github.com/pypa/build/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"4492dec726cdfd159f0850d68c98f82496b28d79","kind":"tag","published_at":"2021-06-19T17:04:44.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.0","html_url":"https://github.com/pypa/build/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"de05f70e56195b135b1e24af1614949c51580b79","kind":"tag","published_at":"2021-05-23T22:16:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.4.0","html_url":"https://github.com/pypa/build/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0/manifests"},{"name":"0.3.1.post1","sha":"8a27cc1d98f309ffef8743c00ada6e93877e530f","kind":"tag","published_at":"2021-03-10T09:20:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1.post1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1/manifests"},{"name":"0.3.1","sha":"e880a1022f9e62607a502c59961f4986cd9f7699","kind":"tag","published_at":"2021-03-09T17:15:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"387c807c67fb0a62cd963be6ff64c415077782ac","kind":"tag","published_at":"2021-02-19T15:32:18.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.0","html_url":"https://github.com/pypa/build/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"7d8f9150ae56c6bc43dc34bcefa30b0c6d03246a","kind":"tag","published_at":"2021-02-09T15:13:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.1","html_url":"https://github.com/pypa/build/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a5a0b3860cff68ac9aad896fad22febd2b8d3718","kind":"tag","published_at":"2021-02-07T15:44:36.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.0","html_url":"https://github.com/pypa/build/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"3df03617bd92dc023021ec902a8d47a9dd4bad99","kind":"tag","published_at":"2020-10-29T16:08:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.1.0","html_url":"https://github.com/pypa/build/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0/manifests"},{"name":"0.0.4","sha":"10bf02e443417ea06b090d2902d0b8c8ac9666be","kind":"tag","published_at":"2020-09-08T21:20:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.4","html_url":"https://github.com/pypa/build/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4/manifests"},{"name":"0.0.3.1","sha":"aa6d36e8970af683b8fcc508287a40b07c7e9c5a","kind":"tag","published_at":"2020-06-09T23:36:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1/manifests"},{"name":"0.0.3","sha":"14aa82a68ed4964c78fab7120ac9a15aff7febd8","kind":"tag","published_at":"2020-06-09T15:08:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3","html_url":"https://github.com/pypa/build/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"3cb902f4c2ba2088ed54315dbc5836f7692aee3d","kind":"tag","published_at":"2020-05-29T16:11:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.2","html_url":"https://github.com/pypa/build/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"7738d41f0959c89c2724ab8ce0259df265dd04d1","kind":"tag","published_at":"2020-05-17T16:42:51.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-22T06:53:58.290Z","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:deb/debian/python-build?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-build","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-build","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-build/dependencies","status":null,"funding_links":["https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:37:48.784Z","issues_count":180,"pull_requests_count":583,"avg_time_to_close_issue":20479162.790697675,"avg_time_to_close_pull_request":1346063.5046554934,"issues_closed_count":129,"pull_requests_closed_count":537,"pull_request_authors_count":46,"issue_authors_count":135,"avg_comments_per_issue":5.111111111111111,"avg_comments_per_pull_request":1.4579759862778732,"merged_pull_requests_count":456,"bot_issues_count":0,"bot_pull_requests_count":234,"past_year_issues_count":23,"past_year_pull_requests_count":154,"past_year_avg_time_to_close_issue":2226727.8666666667,"past_year_avg_time_to_close_pull_request":321438.802919708,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":2.9565217391304346,"past_year_avg_comments_per_pull_request":1.5454545454545454,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":120,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/issues","maintainers":[{"login":"layday","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"jaraco","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"webknjaz","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"pradyunsg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"FFY00","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"},{"login":"woodruffw","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"sbidoul","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbidoul"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"dholth","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dholth"}],"active_maintainers":[{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"layday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-build/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-build/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-build/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-build/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-build/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-build/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":759,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":805},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-08-25T05:06:44.833Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":8109296,"name":"build","ecosystem":"conda","description":"build is a simple, correct PEP517 package builder. Use with 'python -m build'. This will build the package in an isolated environment, generating a source-distribution and wheel in the directory dist/.","homepage":"https://github.com/pypa/build","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/build","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2023-08-17T20:36:09.000Z","latest_release_published_at":"2023-08-17T20:36:09.000Z","latest_release_number":"0.10.0","last_synced_at":"2026-08-05T17:05:57.384Z","created_at":"2023-08-17T21:53:50.394Z","updated_at":"2026-08-22T07:12:08.200Z","registry_url":"https://anaconda.org/anaconda/build","install_command":"conda install -c anaconda build","documentation_url":null,"metadata":{},"repo_metadata":{"id":37952217,"uuid":"262827329","full_name":"pypa/build","owner":"pypa","description":"A simple, correct Python build frontend","archived":false,"fork":false,"pushed_at":"2026-08-18T19:59:43.000Z","size":1448,"stargazers_count":853,"open_issues_count":6,"forks_count":166,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-08-21T12:45:01.992Z","etag":null,"topics":["python"],"latest_commit_sha":null,"homepage":"https://build.pypa.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pypa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-10T16:20:46.000Z","updated_at":"2026-08-18T20:06:52.000Z","dependencies_parsed_at":"2026-08-21T12:37:53.797Z","dependency_job_id":"7c4822ac-a21d-4972-bce7-437e96f5dccb","html_url":"https://github.com/pypa/build","commit_stats":{"total_commits":818,"total_committers":59,"mean_commits":"13.864406779661017","dds":0.7665036674816625,"last_synced_commit":"10571fb26afe38cfcba5b783c536aa0ec1f18408"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/build","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/build/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/sbom","scorecard":{"id":751691,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/build","commit":"b1ece52a6689fbd0209580d1b020c272ad3595a3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":8,"reason":"Found 13/16 approved changesets -- score normalized to 8","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":"Maintained","score":10,"reason":"27 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cd.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-change-detection.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-pytest.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-type.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/reusable-docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/reusable-type.yml:21","Info:   1 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/cd.yml:20"],"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":"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-22T20:33:10.216Z","repository_id":37952217,"created_at":"2025-08-22T20:33:10.216Z","updated_at":"2025-08-22T20:33:10.216Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"pypa","name":"Python Packaging Authority","uuid":"647025","kind":"organization","description":"","email":"info@pypa.io","website":"https://www.pypa.io","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/647025?v=4","repositories_count":59,"last_synced_at":"2026-08-15T11:24:54.954Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":91445,"followers":2411,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2026-08-15T11:24:54.968Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa/repositories"},"tags":[{"name":"1.5.1","sha":"d08fcd723500a7d676867144e1e7a22b650aeb7d","kind":"tag","published_at":"2026-07-09T06:15:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.1","html_url":"https://github.com/pypa/build/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"615d04cfc52ac3c1592a463f0afe484fee1cc368","kind":"tag","published_at":"2026-04-30T03:17:22.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.0","html_url":"https://github.com/pypa/build/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0/manifests"},{"name":"1.4.4","sha":"70666a296c2e5bb7451f5a04eef259f6f943d0de","kind":"tag","published_at":"2026-04-22T20:52:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.4","html_url":"https://github.com/pypa/build/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4/manifests"},{"name":"1.4.3","sha":"130b043d1a1c1a12a0558f2598430b769f074690","kind":"tag","published_at":"2026-04-10T21:24:52.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.3","html_url":"https://github.com/pypa/build/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"7b7ae078aa1dabff33ea72d07ed15dd298acf80a","kind":"tag","published_at":"2026-03-25T14:19:25.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.2","html_url":"https://github.com/pypa/build/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"bd889569a1b9e2e7722682378c2d0cec469166a2","kind":"tag","published_at":"2026-03-24T23:08:11.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.1","html_url":"https://github.com/pypa/build/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"54f238d1664124e06a68c6c22fd5b1418fa5feb2","kind":"tag","published_at":"2026-01-08T16:35:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.0","html_url":"https://github.com/pypa/build/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"60e8752f69178d2b2c3563e9c8fa17aa6e11b12c","kind":"tag","published_at":"2025-08-01T21:22:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.3.0","html_url":"https://github.com/pypa/build/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0/manifests"},{"name":"1.2.2.post1","sha":"2f667024a90718da24c5bdfdb264944436adf82e","kind":"commit","published_at":"2024-10-06T16:46:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2.post1","html_url":"https://github.com/pypa/build/releases/tag/1.2.2.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1/manifests"},{"name":"1.2.2","sha":"3b0b5d07077473f5da3f038cf7b74cd2b65d2a98","kind":"tag","published_at":"2024-09-06T19:08:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2","html_url":"https://github.com/pypa/build/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"1e67c062e9d1b1a6d5ffed621f4b29902bb764e5","kind":"tag","published_at":"2024-03-28T07:10:23.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.1","html_url":"https://github.com/pypa/build/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"d5fb6fbecce164e01065b62b52ac4f270d09183d","kind":"commit","published_at":"2024-03-27T23:01:47.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.0","html_url":"https://github.com/pypa/build/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"b36126a2b7a387757519029d121da17a38135d67","kind":"tag","published_at":"2024-02-29T20:26:04.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.1.1","html_url":"https://github.com/pypa/build/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1/manifests"},{"name":"v1.1.0","sha":"da0697318dfc36afa8ae57f814c15cc39d225758","kind":"tag","published_at":"2024-02-29T16:49:28.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/v1.1.0","html_url":"https://github.com/pypa/build/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0/manifests"},{"name":"1.0.3","sha":"38d1a688d5e05557a929245ada14d106f3e5b547","kind":"commit","published_at":"2023-09-06T22:31:16.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.3","html_url":"https://github.com/pypa/build/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3/manifests"},{"name":"1.0.1","sha":"c48f4ca7cbe84f027f37ad575713870f5f4f7818","kind":"commit","published_at":"2023-09-06T19:25:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.1","html_url":"https://github.com/pypa/build/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"1fff01ed7440d5b5626fec31422026a4920b7764","kind":"commit","published_at":"2023-09-01T18:08:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.0","html_url":"https://github.com/pypa/build/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0/manifests"},{"name":"0.10.0","sha":"cd06da25481b9a610f846fa60cb67b5a5fa9a051","kind":"tag","published_at":"2023-01-11T20:31:39.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.10.0","html_url":"https://github.com/pypa/build/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"7b002bbc48e965fd677d51ea88b1adc276ba506d","kind":"tag","published_at":"2022-10-27T10:43:07.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.9.0","html_url":"https://github.com/pypa/build/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"6d97b86298d1663814ad74c22a1b4c0b3ce479c9","kind":"tag","published_at":"2022-05-22T15:08:19.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.8.0","html_url":"https://github.com/pypa/build/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"c940180b6ace5210e6f00149d45b1358f39fb274","kind":"tag","published_at":"2021-09-16T21:15:24.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.7.0","html_url":"https://github.com/pypa/build/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0/manifests"},{"name":"0.6.0.post1","sha":"018a6f81cca1b26d9bf754eb91a64667c3847d28","kind":"tag","published_at":"2021-08-05T18:02:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0.post1","html_url":"https://github.com/pypa/build/releases/tag/0.6.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1/manifests"},{"name":"0.6.0","sha":"4cb0c1ec375aeff3e681855fdb37cf8f47e0fa93","kind":"tag","published_at":"2021-08-02T21:01:42.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0","html_url":"https://github.com/pypa/build/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"5a3c5243a2135236f207da3a4b6401e1561f952d","kind":"tag","published_at":"2021-06-22T18:02:59.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.1","html_url":"https://github.com/pypa/build/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"4492dec726cdfd159f0850d68c98f82496b28d79","kind":"tag","published_at":"2021-06-19T17:04:44.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.0","html_url":"https://github.com/pypa/build/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"de05f70e56195b135b1e24af1614949c51580b79","kind":"tag","published_at":"2021-05-23T22:16:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.4.0","html_url":"https://github.com/pypa/build/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0/manifests"},{"name":"0.3.1.post1","sha":"8a27cc1d98f309ffef8743c00ada6e93877e530f","kind":"tag","published_at":"2021-03-10T09:20:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1.post1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1/manifests"},{"name":"0.3.1","sha":"e880a1022f9e62607a502c59961f4986cd9f7699","kind":"tag","published_at":"2021-03-09T17:15:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"387c807c67fb0a62cd963be6ff64c415077782ac","kind":"tag","published_at":"2021-02-19T15:32:18.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.0","html_url":"https://github.com/pypa/build/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"7d8f9150ae56c6bc43dc34bcefa30b0c6d03246a","kind":"tag","published_at":"2021-02-09T15:13:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.1","html_url":"https://github.com/pypa/build/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a5a0b3860cff68ac9aad896fad22febd2b8d3718","kind":"tag","published_at":"2021-02-07T15:44:36.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.0","html_url":"https://github.com/pypa/build/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"3df03617bd92dc023021ec902a8d47a9dd4bad99","kind":"tag","published_at":"2020-10-29T16:08:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.1.0","html_url":"https://github.com/pypa/build/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0/manifests"},{"name":"0.0.4","sha":"10bf02e443417ea06b090d2902d0b8c8ac9666be","kind":"tag","published_at":"2020-09-08T21:20:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.4","html_url":"https://github.com/pypa/build/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4/manifests"},{"name":"0.0.3.1","sha":"aa6d36e8970af683b8fcc508287a40b07c7e9c5a","kind":"tag","published_at":"2020-06-09T23:36:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1/manifests"},{"name":"0.0.3","sha":"14aa82a68ed4964c78fab7120ac9a15aff7febd8","kind":"tag","published_at":"2020-06-09T15:08:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3","html_url":"https://github.com/pypa/build/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"3cb902f4c2ba2088ed54315dbc5836f7692aee3d","kind":"tag","published_at":"2020-05-29T16:11:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.2","html_url":"https://github.com/pypa/build/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"7738d41f0959c89c2724ab8ce0259df265dd04d1","kind":"tag","published_at":"2020-05-17T16:42:51.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-22T07:12:08.200Z","dependent_packages_count":0,"downloads":1454,"downloads_period":"total","dependent_repos_count":33,"rankings":{"downloads":null,"dependent_repos_count":28.078668683812406,"dependent_packages_count":51.16490166414523,"stargazers_count":29.954614220877456,"forks_count":30.71104387291982,"docker_downloads_count":null,"average":34.97730711043873},"purl":"pkg:conda/build","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/build","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/build","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/build/dependencies","status":null,"funding_links":["https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:37:48.784Z","issues_count":180,"pull_requests_count":583,"avg_time_to_close_issue":20479162.790697675,"avg_time_to_close_pull_request":1346063.5046554934,"issues_closed_count":129,"pull_requests_closed_count":537,"pull_request_authors_count":46,"issue_authors_count":135,"avg_comments_per_issue":5.111111111111111,"avg_comments_per_pull_request":1.4579759862778732,"merged_pull_requests_count":456,"bot_issues_count":0,"bot_pull_requests_count":234,"past_year_issues_count":23,"past_year_pull_requests_count":154,"past_year_avg_time_to_close_issue":2226727.8666666667,"past_year_avg_time_to_close_pull_request":321438.802919708,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":2.9565217391304346,"past_year_avg_comments_per_pull_request":1.5454545454545454,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":120,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/issues","maintainers":[{"login":"layday","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"jaraco","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"webknjaz","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"pradyunsg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"FFY00","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"},{"login":"woodruffw","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"sbidoul","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbidoul"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"dholth","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dholth"}],"active_maintainers":[{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"layday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/build/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/build/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/build/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/build/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/build/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/build/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5475,"maintainers_count":0,"namespaces_count":0,"keywords_count":3313,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":852},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-08-24T05:06:29.101Z","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":13202011,"name":"python312Packages.build","ecosystem":"nixpkgs","description":"Simple, correct PEP517 package builder","homepage":"https://github.com/pypa/build","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/build","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:50:47.637Z","latest_release_published_at":"2026-02-02T00:50:47.637Z","latest_release_number":"1.2.1","last_synced_at":"2026-05-13T02:03:37.035Z","created_at":"2026-02-02T00:50:47.284Z","updated_at":"2026-08-22T07:33:41.264Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python312Packages.build","install_command":"nix-env -iA nixpkgs.python312Packages.build","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/build/default.nix#L100","metadata":{"nix_attribute":"python3.12-build-1.2.1","position":"pkgs/development/python-modules/build/default.nix:100","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"build","upstream_purl":"pkg:pypi/build"},"repo_metadata":{"id":37952217,"uuid":"262827329","full_name":"pypa/build","owner":"pypa","description":"A simple, correct Python build frontend","archived":false,"fork":false,"pushed_at":"2026-08-18T19:59:43.000Z","size":1448,"stargazers_count":853,"open_issues_count":6,"forks_count":166,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-08-21T12:45:01.992Z","etag":null,"topics":["python"],"latest_commit_sha":null,"homepage":"https://build.pypa.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pypa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-10T16:20:46.000Z","updated_at":"2026-08-18T20:06:52.000Z","dependencies_parsed_at":"2026-08-21T12:37:53.797Z","dependency_job_id":"7c4822ac-a21d-4972-bce7-437e96f5dccb","html_url":"https://github.com/pypa/build","commit_stats":{"total_commits":818,"total_committers":59,"mean_commits":"13.864406779661017","dds":0.7665036674816625,"last_synced_commit":"10571fb26afe38cfcba5b783c536aa0ec1f18408"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/build","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/build/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/sbom","scorecard":{"id":751691,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/build","commit":"b1ece52a6689fbd0209580d1b020c272ad3595a3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":8,"reason":"Found 13/16 approved changesets -- score normalized to 8","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":"Maintained","score":10,"reason":"27 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cd.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-change-detection.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-pytest.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-type.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/reusable-docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/reusable-type.yml:21","Info:   1 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/cd.yml:20"],"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":"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-22T20:33:10.216Z","repository_id":37952217,"created_at":"2025-08-22T20:33:10.216Z","updated_at":"2025-08-22T20:33:10.216Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"pypa","name":"Python Packaging Authority","uuid":"647025","kind":"organization","description":"","email":"info@pypa.io","website":"https://www.pypa.io","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/647025?v=4","repositories_count":59,"last_synced_at":"2026-08-15T11:24:54.954Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":91445,"followers":2411,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2026-08-15T11:24:54.968Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa/repositories"},"tags":[{"name":"1.5.1","sha":"d08fcd723500a7d676867144e1e7a22b650aeb7d","kind":"tag","published_at":"2026-07-09T06:15:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.1","html_url":"https://github.com/pypa/build/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"615d04cfc52ac3c1592a463f0afe484fee1cc368","kind":"tag","published_at":"2026-04-30T03:17:22.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.0","html_url":"https://github.com/pypa/build/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0/manifests"},{"name":"1.4.4","sha":"70666a296c2e5bb7451f5a04eef259f6f943d0de","kind":"tag","published_at":"2026-04-22T20:52:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.4","html_url":"https://github.com/pypa/build/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4/manifests"},{"name":"1.4.3","sha":"130b043d1a1c1a12a0558f2598430b769f074690","kind":"tag","published_at":"2026-04-10T21:24:52.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.3","html_url":"https://github.com/pypa/build/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"7b7ae078aa1dabff33ea72d07ed15dd298acf80a","kind":"tag","published_at":"2026-03-25T14:19:25.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.2","html_url":"https://github.com/pypa/build/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"bd889569a1b9e2e7722682378c2d0cec469166a2","kind":"tag","published_at":"2026-03-24T23:08:11.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.1","html_url":"https://github.com/pypa/build/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"54f238d1664124e06a68c6c22fd5b1418fa5feb2","kind":"tag","published_at":"2026-01-08T16:35:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.0","html_url":"https://github.com/pypa/build/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"60e8752f69178d2b2c3563e9c8fa17aa6e11b12c","kind":"tag","published_at":"2025-08-01T21:22:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.3.0","html_url":"https://github.com/pypa/build/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0/manifests"},{"name":"1.2.2.post1","sha":"2f667024a90718da24c5bdfdb264944436adf82e","kind":"commit","published_at":"2024-10-06T16:46:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2.post1","html_url":"https://github.com/pypa/build/releases/tag/1.2.2.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1/manifests"},{"name":"1.2.2","sha":"3b0b5d07077473f5da3f038cf7b74cd2b65d2a98","kind":"tag","published_at":"2024-09-06T19:08:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2","html_url":"https://github.com/pypa/build/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"1e67c062e9d1b1a6d5ffed621f4b29902bb764e5","kind":"tag","published_at":"2024-03-28T07:10:23.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.1","html_url":"https://github.com/pypa/build/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"d5fb6fbecce164e01065b62b52ac4f270d09183d","kind":"commit","published_at":"2024-03-27T23:01:47.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.0","html_url":"https://github.com/pypa/build/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"b36126a2b7a387757519029d121da17a38135d67","kind":"tag","published_at":"2024-02-29T20:26:04.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.1.1","html_url":"https://github.com/pypa/build/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1/manifests"},{"name":"v1.1.0","sha":"da0697318dfc36afa8ae57f814c15cc39d225758","kind":"tag","published_at":"2024-02-29T16:49:28.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/v1.1.0","html_url":"https://github.com/pypa/build/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0/manifests"},{"name":"1.0.3","sha":"38d1a688d5e05557a929245ada14d106f3e5b547","kind":"commit","published_at":"2023-09-06T22:31:16.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.3","html_url":"https://github.com/pypa/build/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3/manifests"},{"name":"1.0.1","sha":"c48f4ca7cbe84f027f37ad575713870f5f4f7818","kind":"commit","published_at":"2023-09-06T19:25:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.1","html_url":"https://github.com/pypa/build/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"1fff01ed7440d5b5626fec31422026a4920b7764","kind":"commit","published_at":"2023-09-01T18:08:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.0","html_url":"https://github.com/pypa/build/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0/manifests"},{"name":"0.10.0","sha":"cd06da25481b9a610f846fa60cb67b5a5fa9a051","kind":"tag","published_at":"2023-01-11T20:31:39.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.10.0","html_url":"https://github.com/pypa/build/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"7b002bbc48e965fd677d51ea88b1adc276ba506d","kind":"tag","published_at":"2022-10-27T10:43:07.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.9.0","html_url":"https://github.com/pypa/build/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"6d97b86298d1663814ad74c22a1b4c0b3ce479c9","kind":"tag","published_at":"2022-05-22T15:08:19.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.8.0","html_url":"https://github.com/pypa/build/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"c940180b6ace5210e6f00149d45b1358f39fb274","kind":"tag","published_at":"2021-09-16T21:15:24.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.7.0","html_url":"https://github.com/pypa/build/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0/manifests"},{"name":"0.6.0.post1","sha":"018a6f81cca1b26d9bf754eb91a64667c3847d28","kind":"tag","published_at":"2021-08-05T18:02:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0.post1","html_url":"https://github.com/pypa/build/releases/tag/0.6.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1/manifests"},{"name":"0.6.0","sha":"4cb0c1ec375aeff3e681855fdb37cf8f47e0fa93","kind":"tag","published_at":"2021-08-02T21:01:42.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0","html_url":"https://github.com/pypa/build/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"5a3c5243a2135236f207da3a4b6401e1561f952d","kind":"tag","published_at":"2021-06-22T18:02:59.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.1","html_url":"https://github.com/pypa/build/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"4492dec726cdfd159f0850d68c98f82496b28d79","kind":"tag","published_at":"2021-06-19T17:04:44.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.0","html_url":"https://github.com/pypa/build/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"de05f70e56195b135b1e24af1614949c51580b79","kind":"tag","published_at":"2021-05-23T22:16:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.4.0","html_url":"https://github.com/pypa/build/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0/manifests"},{"name":"0.3.1.post1","sha":"8a27cc1d98f309ffef8743c00ada6e93877e530f","kind":"tag","published_at":"2021-03-10T09:20:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1.post1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1/manifests"},{"name":"0.3.1","sha":"e880a1022f9e62607a502c59961f4986cd9f7699","kind":"tag","published_at":"2021-03-09T17:15:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"387c807c67fb0a62cd963be6ff64c415077782ac","kind":"tag","published_at":"2021-02-19T15:32:18.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.0","html_url":"https://github.com/pypa/build/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"7d8f9150ae56c6bc43dc34bcefa30b0c6d03246a","kind":"tag","published_at":"2021-02-09T15:13:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.1","html_url":"https://github.com/pypa/build/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a5a0b3860cff68ac9aad896fad22febd2b8d3718","kind":"tag","published_at":"2021-02-07T15:44:36.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.0","html_url":"https://github.com/pypa/build/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"3df03617bd92dc023021ec902a8d47a9dd4bad99","kind":"tag","published_at":"2020-10-29T16:08:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.1.0","html_url":"https://github.com/pypa/build/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0/manifests"},{"name":"0.0.4","sha":"10bf02e443417ea06b090d2902d0b8c8ac9666be","kind":"tag","published_at":"2020-09-08T21:20:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.4","html_url":"https://github.com/pypa/build/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4/manifests"},{"name":"0.0.3.1","sha":"aa6d36e8970af683b8fcc508287a40b07c7e9c5a","kind":"tag","published_at":"2020-06-09T23:36:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1/manifests"},{"name":"0.0.3","sha":"14aa82a68ed4964c78fab7120ac9a15aff7febd8","kind":"tag","published_at":"2020-06-09T15:08:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3","html_url":"https://github.com/pypa/build/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"3cb902f4c2ba2088ed54315dbc5836f7692aee3d","kind":"tag","published_at":"2020-05-29T16:11:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.2","html_url":"https://github.com/pypa/build/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"7738d41f0959c89c2724ab8ce0259df265dd04d1","kind":"tag","published_at":"2020-05-17T16:42:51.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-22T07:33:41.263Z","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:nix/python312Packages.build?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.build","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.build","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.build/dependencies","status":null,"funding_links":["https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:37:48.784Z","issues_count":180,"pull_requests_count":583,"avg_time_to_close_issue":20479162.790697675,"avg_time_to_close_pull_request":1346063.5046554934,"issues_closed_count":129,"pull_requests_closed_count":537,"pull_request_authors_count":46,"issue_authors_count":135,"avg_comments_per_issue":5.111111111111111,"avg_comments_per_pull_request":1.4579759862778732,"merged_pull_requests_count":456,"bot_issues_count":0,"bot_pull_requests_count":234,"past_year_issues_count":23,"past_year_pull_requests_count":154,"past_year_avg_time_to_close_issue":2226727.8666666667,"past_year_avg_time_to_close_pull_request":321438.802919708,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":2.9565217391304346,"past_year_avg_comments_per_pull_request":1.5454545454545454,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":120,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/issues","maintainers":[{"login":"layday","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"jaraco","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"webknjaz","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"pradyunsg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"FFY00","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"},{"login":"woodruffw","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"sbidoul","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbidoul"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"dholth","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dholth"}],"active_maintainers":[{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"layday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.build/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.build/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.build/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.build/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.build/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.build/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":4856,"html_url":null,"role":null,"created_at":"2026-03-07T10:11:07.943Z","updated_at":"2026-03-07T10:11:07.943Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/fabaff/packages"},{"uuid":"mweinelt","login":null,"name":"Martin Weinelt","email":"hexa@darmstadt.ccc.de","url":"https://github.com/mweinelt","packages_count":1223,"html_url":null,"role":null,"created_at":"2026-03-07T10:11:07.860Z","updated_at":"2026-03-07T10:11:07.860Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/mweinelt/packages"},{"uuid":"tjni","login":null,"name":"Theodore Ni","email":"43ngvg@masqt.com","url":"https://github.com/tjni","packages_count":67,"html_url":null,"role":null,"created_at":"2026-03-07T10:11:07.904Z","updated_at":"2026-03-07T10:11:07.904Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/tjni/packages"}],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":3204},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-08-25T05:01:17.178Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":7778230,"name":"py3-build","ecosystem":"alpine","description":"Correct PEP517 package builder","homepage":"https://github.com/pypa/build","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/build","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-18T20:12:09.000Z","latest_release_published_at":"2023-04-18T20:12:09.000Z","latest_release_number":"0.10.0-r1","last_synced_at":"2026-08-05T20:01:59.794Z","created_at":"2023-05-22T14:17:36.609Z","updated_at":"2026-08-22T07:51:29.577Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/py3-build","install_command":"apk add py3-build","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37952217,"uuid":"262827329","full_name":"pypa/build","owner":"pypa","description":"A simple, correct Python build frontend","archived":false,"fork":false,"pushed_at":"2026-08-18T19:59:43.000Z","size":1448,"stargazers_count":853,"open_issues_count":6,"forks_count":166,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-08-21T12:45:01.992Z","etag":null,"topics":["python"],"latest_commit_sha":null,"homepage":"https://build.pypa.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pypa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-10T16:20:46.000Z","updated_at":"2026-08-18T20:06:52.000Z","dependencies_parsed_at":"2026-08-21T12:37:53.797Z","dependency_job_id":"7c4822ac-a21d-4972-bce7-437e96f5dccb","html_url":"https://github.com/pypa/build","commit_stats":{"total_commits":818,"total_committers":59,"mean_commits":"13.864406779661017","dds":0.7665036674816625,"last_synced_commit":"10571fb26afe38cfcba5b783c536aa0ec1f18408"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/build","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/build/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/sbom","scorecard":{"id":751691,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/build","commit":"b1ece52a6689fbd0209580d1b020c272ad3595a3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":8,"reason":"Found 13/16 approved changesets -- score normalized to 8","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":"Maintained","score":10,"reason":"27 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cd.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-change-detection.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-pytest.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-type.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/reusable-docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/reusable-type.yml:21","Info:   1 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/cd.yml:20"],"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":"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-22T20:33:10.216Z","repository_id":37952217,"created_at":"2025-08-22T20:33:10.216Z","updated_at":"2025-08-22T20:33:10.216Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"pypa","name":"Python Packaging Authority","uuid":"647025","kind":"organization","description":"","email":"info@pypa.io","website":"https://www.pypa.io","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/647025?v=4","repositories_count":59,"last_synced_at":"2026-08-15T11:24:54.954Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":91445,"followers":2411,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2026-08-15T11:24:54.968Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa/repositories"},"tags":[{"name":"1.5.1","sha":"d08fcd723500a7d676867144e1e7a22b650aeb7d","kind":"tag","published_at":"2026-07-09T06:15:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.1","html_url":"https://github.com/pypa/build/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"615d04cfc52ac3c1592a463f0afe484fee1cc368","kind":"tag","published_at":"2026-04-30T03:17:22.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.0","html_url":"https://github.com/pypa/build/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0/manifests"},{"name":"1.4.4","sha":"70666a296c2e5bb7451f5a04eef259f6f943d0de","kind":"tag","published_at":"2026-04-22T20:52:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.4","html_url":"https://github.com/pypa/build/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4/manifests"},{"name":"1.4.3","sha":"130b043d1a1c1a12a0558f2598430b769f074690","kind":"tag","published_at":"2026-04-10T21:24:52.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.3","html_url":"https://github.com/pypa/build/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"7b7ae078aa1dabff33ea72d07ed15dd298acf80a","kind":"tag","published_at":"2026-03-25T14:19:25.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.2","html_url":"https://github.com/pypa/build/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"bd889569a1b9e2e7722682378c2d0cec469166a2","kind":"tag","published_at":"2026-03-24T23:08:11.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.1","html_url":"https://github.com/pypa/build/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"54f238d1664124e06a68c6c22fd5b1418fa5feb2","kind":"tag","published_at":"2026-01-08T16:35:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.0","html_url":"https://github.com/pypa/build/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"60e8752f69178d2b2c3563e9c8fa17aa6e11b12c","kind":"tag","published_at":"2025-08-01T21:22:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.3.0","html_url":"https://github.com/pypa/build/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0/manifests"},{"name":"1.2.2.post1","sha":"2f667024a90718da24c5bdfdb264944436adf82e","kind":"commit","published_at":"2024-10-06T16:46:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2.post1","html_url":"https://github.com/pypa/build/releases/tag/1.2.2.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1/manifests"},{"name":"1.2.2","sha":"3b0b5d07077473f5da3f038cf7b74cd2b65d2a98","kind":"tag","published_at":"2024-09-06T19:08:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2","html_url":"https://github.com/pypa/build/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"1e67c062e9d1b1a6d5ffed621f4b29902bb764e5","kind":"tag","published_at":"2024-03-28T07:10:23.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.1","html_url":"https://github.com/pypa/build/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"d5fb6fbecce164e01065b62b52ac4f270d09183d","kind":"commit","published_at":"2024-03-27T23:01:47.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.0","html_url":"https://github.com/pypa/build/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"b36126a2b7a387757519029d121da17a38135d67","kind":"tag","published_at":"2024-02-29T20:26:04.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.1.1","html_url":"https://github.com/pypa/build/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1/manifests"},{"name":"v1.1.0","sha":"da0697318dfc36afa8ae57f814c15cc39d225758","kind":"tag","published_at":"2024-02-29T16:49:28.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/v1.1.0","html_url":"https://github.com/pypa/build/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0/manifests"},{"name":"1.0.3","sha":"38d1a688d5e05557a929245ada14d106f3e5b547","kind":"commit","published_at":"2023-09-06T22:31:16.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.3","html_url":"https://github.com/pypa/build/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3/manifests"},{"name":"1.0.1","sha":"c48f4ca7cbe84f027f37ad575713870f5f4f7818","kind":"commit","published_at":"2023-09-06T19:25:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.1","html_url":"https://github.com/pypa/build/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"1fff01ed7440d5b5626fec31422026a4920b7764","kind":"commit","published_at":"2023-09-01T18:08:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.0","html_url":"https://github.com/pypa/build/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0/manifests"},{"name":"0.10.0","sha":"cd06da25481b9a610f846fa60cb67b5a5fa9a051","kind":"tag","published_at":"2023-01-11T20:31:39.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.10.0","html_url":"https://github.com/pypa/build/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"7b002bbc48e965fd677d51ea88b1adc276ba506d","kind":"tag","published_at":"2022-10-27T10:43:07.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.9.0","html_url":"https://github.com/pypa/build/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"6d97b86298d1663814ad74c22a1b4c0b3ce479c9","kind":"tag","published_at":"2022-05-22T15:08:19.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.8.0","html_url":"https://github.com/pypa/build/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"c940180b6ace5210e6f00149d45b1358f39fb274","kind":"tag","published_at":"2021-09-16T21:15:24.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.7.0","html_url":"https://github.com/pypa/build/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0/manifests"},{"name":"0.6.0.post1","sha":"018a6f81cca1b26d9bf754eb91a64667c3847d28","kind":"tag","published_at":"2021-08-05T18:02:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0.post1","html_url":"https://github.com/pypa/build/releases/tag/0.6.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1/manifests"},{"name":"0.6.0","sha":"4cb0c1ec375aeff3e681855fdb37cf8f47e0fa93","kind":"tag","published_at":"2021-08-02T21:01:42.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0","html_url":"https://github.com/pypa/build/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"5a3c5243a2135236f207da3a4b6401e1561f952d","kind":"tag","published_at":"2021-06-22T18:02:59.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.1","html_url":"https://github.com/pypa/build/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"4492dec726cdfd159f0850d68c98f82496b28d79","kind":"tag","published_at":"2021-06-19T17:04:44.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.0","html_url":"https://github.com/pypa/build/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"de05f70e56195b135b1e24af1614949c51580b79","kind":"tag","published_at":"2021-05-23T22:16:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.4.0","html_url":"https://github.com/pypa/build/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0/manifests"},{"name":"0.3.1.post1","sha":"8a27cc1d98f309ffef8743c00ada6e93877e530f","kind":"tag","published_at":"2021-03-10T09:20:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1.post1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1/manifests"},{"name":"0.3.1","sha":"e880a1022f9e62607a502c59961f4986cd9f7699","kind":"tag","published_at":"2021-03-09T17:15:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"387c807c67fb0a62cd963be6ff64c415077782ac","kind":"tag","published_at":"2021-02-19T15:32:18.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.0","html_url":"https://github.com/pypa/build/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"7d8f9150ae56c6bc43dc34bcefa30b0c6d03246a","kind":"tag","published_at":"2021-02-09T15:13:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.1","html_url":"https://github.com/pypa/build/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a5a0b3860cff68ac9aad896fad22febd2b8d3718","kind":"tag","published_at":"2021-02-07T15:44:36.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.0","html_url":"https://github.com/pypa/build/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"3df03617bd92dc023021ec902a8d47a9dd4bad99","kind":"tag","published_at":"2020-10-29T16:08:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.1.0","html_url":"https://github.com/pypa/build/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0/manifests"},{"name":"0.0.4","sha":"10bf02e443417ea06b090d2902d0b8c8ac9666be","kind":"tag","published_at":"2020-09-08T21:20:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.4","html_url":"https://github.com/pypa/build/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4/manifests"},{"name":"0.0.3.1","sha":"aa6d36e8970af683b8fcc508287a40b07c7e9c5a","kind":"tag","published_at":"2020-06-09T23:36:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1/manifests"},{"name":"0.0.3","sha":"14aa82a68ed4964c78fab7120ac9a15aff7febd8","kind":"tag","published_at":"2020-06-09T15:08:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3","html_url":"https://github.com/pypa/build/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"3cb902f4c2ba2088ed54315dbc5836f7692aee3d","kind":"tag","published_at":"2020-05-29T16:11:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.2","html_url":"https://github.com/pypa/build/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"7738d41f0959c89c2724ab8ce0259df265dd04d1","kind":"tag","published_at":"2020-05-17T16:42:51.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-22T07:51:29.576Z","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":11.455787741259787,"forks_count":11.525609695277044,"docker_downloads_count":null,"average":5.745349359134208},"purl":"pkg:apk/alpine/py3-build?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.18","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-build","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-build","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-build/dependencies","status":null,"funding_links":["https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:37:48.784Z","issues_count":180,"pull_requests_count":583,"avg_time_to_close_issue":20479162.790697675,"avg_time_to_close_pull_request":1346063.5046554934,"issues_closed_count":129,"pull_requests_closed_count":537,"pull_request_authors_count":46,"issue_authors_count":135,"avg_comments_per_issue":5.111111111111111,"avg_comments_per_pull_request":1.4579759862778732,"merged_pull_requests_count":456,"bot_issues_count":0,"bot_pull_requests_count":234,"past_year_issues_count":23,"past_year_pull_requests_count":154,"past_year_avg_time_to_close_issue":2226727.8666666667,"past_year_avg_time_to_close_pull_request":321438.802919708,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":2.9565217391304346,"past_year_avg_comments_per_pull_request":1.5454545454545454,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":120,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/issues","maintainers":[{"login":"layday","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"jaraco","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"webknjaz","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"pradyunsg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"FFY00","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"},{"login":"woodruffw","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"sbidoul","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbidoul"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"dholth","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dholth"}],"active_maintainers":[{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"layday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-build/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-build/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-build/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-build/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-build/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-build/codemeta","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:00:55.691Z","updated_at":"2023-05-23T07:00:55.691Z","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":3639,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1238},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2026-08-22T05:06:15.110Z","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":11773635,"name":"py3-build-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-build","homepage":"https://github.com/pypa/build","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/build","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-04-22T17:08:53.000Z","latest_release_published_at":"2025-04-22T17:08:53.000Z","latest_release_number":"1.2.2-r1","last_synced_at":"2026-08-10T06:08:22.443Z","created_at":"2025-06-08T00:44:33.372Z","updated_at":"2026-08-21T16:14:21.854Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-build-pyc","install_command":"apk add py3-build-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37952217,"uuid":"262827329","full_name":"pypa/build","owner":"pypa","description":"A simple, correct Python build frontend","archived":false,"fork":false,"pushed_at":"2026-08-18T19:59:43.000Z","size":1448,"stargazers_count":853,"open_issues_count":6,"forks_count":166,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-08-21T12:45:01.992Z","etag":null,"topics":["python"],"latest_commit_sha":null,"homepage":"https://build.pypa.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pypa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-10T16:20:46.000Z","updated_at":"2026-08-18T20:06:52.000Z","dependencies_parsed_at":"2026-08-21T12:37:53.797Z","dependency_job_id":"7c4822ac-a21d-4972-bce7-437e96f5dccb","html_url":"https://github.com/pypa/build","commit_stats":{"total_commits":818,"total_committers":59,"mean_commits":"13.864406779661017","dds":0.7665036674816625,"last_synced_commit":"10571fb26afe38cfcba5b783c536aa0ec1f18408"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/build","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/build/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/sbom","scorecard":{"id":751691,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/build","commit":"b1ece52a6689fbd0209580d1b020c272ad3595a3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":8,"reason":"Found 13/16 approved changesets -- score normalized to 8","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":"Maintained","score":10,"reason":"27 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cd.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-change-detection.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-pytest.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-type.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/reusable-docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/reusable-type.yml:21","Info:   1 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/cd.yml:20"],"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":"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-22T20:33:10.216Z","repository_id":37952217,"created_at":"2025-08-22T20:33:10.216Z","updated_at":"2025-08-22T20:33:10.216Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"pypa","name":"Python Packaging Authority","uuid":"647025","kind":"organization","description":"","email":"info@pypa.io","website":"https://www.pypa.io","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/647025?v=4","repositories_count":59,"last_synced_at":"2026-08-15T11:24:54.954Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":91445,"followers":2411,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2026-08-15T11:24:54.968Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa/repositories"},"tags":[{"name":"1.5.1","sha":"d08fcd723500a7d676867144e1e7a22b650aeb7d","kind":"tag","published_at":"2026-07-09T06:15:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.1","html_url":"https://github.com/pypa/build/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"615d04cfc52ac3c1592a463f0afe484fee1cc368","kind":"tag","published_at":"2026-04-30T03:17:22.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.0","html_url":"https://github.com/pypa/build/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0/manifests"},{"name":"1.4.4","sha":"70666a296c2e5bb7451f5a04eef259f6f943d0de","kind":"tag","published_at":"2026-04-22T20:52:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.4","html_url":"https://github.com/pypa/build/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4/manifests"},{"name":"1.4.3","sha":"130b043d1a1c1a12a0558f2598430b769f074690","kind":"tag","published_at":"2026-04-10T21:24:52.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.3","html_url":"https://github.com/pypa/build/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"7b7ae078aa1dabff33ea72d07ed15dd298acf80a","kind":"tag","published_at":"2026-03-25T14:19:25.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.2","html_url":"https://github.com/pypa/build/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"bd889569a1b9e2e7722682378c2d0cec469166a2","kind":"tag","published_at":"2026-03-24T23:08:11.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.1","html_url":"https://github.com/pypa/build/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"54f238d1664124e06a68c6c22fd5b1418fa5feb2","kind":"tag","published_at":"2026-01-08T16:35:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.0","html_url":"https://github.com/pypa/build/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"60e8752f69178d2b2c3563e9c8fa17aa6e11b12c","kind":"tag","published_at":"2025-08-01T21:22:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.3.0","html_url":"https://github.com/pypa/build/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0/manifests"},{"name":"1.2.2.post1","sha":"2f667024a90718da24c5bdfdb264944436adf82e","kind":"commit","published_at":"2024-10-06T16:46:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2.post1","html_url":"https://github.com/pypa/build/releases/tag/1.2.2.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1/manifests"},{"name":"1.2.2","sha":"3b0b5d07077473f5da3f038cf7b74cd2b65d2a98","kind":"tag","published_at":"2024-09-06T19:08:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2","html_url":"https://github.com/pypa/build/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"1e67c062e9d1b1a6d5ffed621f4b29902bb764e5","kind":"tag","published_at":"2024-03-28T07:10:23.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.1","html_url":"https://github.com/pypa/build/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"d5fb6fbecce164e01065b62b52ac4f270d09183d","kind":"commit","published_at":"2024-03-27T23:01:47.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.0","html_url":"https://github.com/pypa/build/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"b36126a2b7a387757519029d121da17a38135d67","kind":"tag","published_at":"2024-02-29T20:26:04.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.1.1","html_url":"https://github.com/pypa/build/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1/manifests"},{"name":"v1.1.0","sha":"da0697318dfc36afa8ae57f814c15cc39d225758","kind":"tag","published_at":"2024-02-29T16:49:28.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/v1.1.0","html_url":"https://github.com/pypa/build/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0/manifests"},{"name":"1.0.3","sha":"38d1a688d5e05557a929245ada14d106f3e5b547","kind":"commit","published_at":"2023-09-06T22:31:16.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.3","html_url":"https://github.com/pypa/build/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3/manifests"},{"name":"1.0.1","sha":"c48f4ca7cbe84f027f37ad575713870f5f4f7818","kind":"commit","published_at":"2023-09-06T19:25:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.1","html_url":"https://github.com/pypa/build/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"1fff01ed7440d5b5626fec31422026a4920b7764","kind":"commit","published_at":"2023-09-01T18:08:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.0","html_url":"https://github.com/pypa/build/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0/manifests"},{"name":"0.10.0","sha":"cd06da25481b9a610f846fa60cb67b5a5fa9a051","kind":"tag","published_at":"2023-01-11T20:31:39.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.10.0","html_url":"https://github.com/pypa/build/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"7b002bbc48e965fd677d51ea88b1adc276ba506d","kind":"tag","published_at":"2022-10-27T10:43:07.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.9.0","html_url":"https://github.com/pypa/build/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"6d97b86298d1663814ad74c22a1b4c0b3ce479c9","kind":"tag","published_at":"2022-05-22T15:08:19.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.8.0","html_url":"https://github.com/pypa/build/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"c940180b6ace5210e6f00149d45b1358f39fb274","kind":"tag","published_at":"2021-09-16T21:15:24.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.7.0","html_url":"https://github.com/pypa/build/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0/manifests"},{"name":"0.6.0.post1","sha":"018a6f81cca1b26d9bf754eb91a64667c3847d28","kind":"tag","published_at":"2021-08-05T18:02:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0.post1","html_url":"https://github.com/pypa/build/releases/tag/0.6.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1/manifests"},{"name":"0.6.0","sha":"4cb0c1ec375aeff3e681855fdb37cf8f47e0fa93","kind":"tag","published_at":"2021-08-02T21:01:42.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0","html_url":"https://github.com/pypa/build/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"5a3c5243a2135236f207da3a4b6401e1561f952d","kind":"tag","published_at":"2021-06-22T18:02:59.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.1","html_url":"https://github.com/pypa/build/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"4492dec726cdfd159f0850d68c98f82496b28d79","kind":"tag","published_at":"2021-06-19T17:04:44.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.0","html_url":"https://github.com/pypa/build/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"de05f70e56195b135b1e24af1614949c51580b79","kind":"tag","published_at":"2021-05-23T22:16:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.4.0","html_url":"https://github.com/pypa/build/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0/manifests"},{"name":"0.3.1.post1","sha":"8a27cc1d98f309ffef8743c00ada6e93877e530f","kind":"tag","published_at":"2021-03-10T09:20:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1.post1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1/manifests"},{"name":"0.3.1","sha":"e880a1022f9e62607a502c59961f4986cd9f7699","kind":"tag","published_at":"2021-03-09T17:15:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"387c807c67fb0a62cd963be6ff64c415077782ac","kind":"tag","published_at":"2021-02-19T15:32:18.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.0","html_url":"https://github.com/pypa/build/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"7d8f9150ae56c6bc43dc34bcefa30b0c6d03246a","kind":"tag","published_at":"2021-02-09T15:13:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.1","html_url":"https://github.com/pypa/build/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a5a0b3860cff68ac9aad896fad22febd2b8d3718","kind":"tag","published_at":"2021-02-07T15:44:36.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.0","html_url":"https://github.com/pypa/build/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"3df03617bd92dc023021ec902a8d47a9dd4bad99","kind":"tag","published_at":"2020-10-29T16:08:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.1.0","html_url":"https://github.com/pypa/build/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0/manifests"},{"name":"0.0.4","sha":"10bf02e443417ea06b090d2902d0b8c8ac9666be","kind":"tag","published_at":"2020-09-08T21:20:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.4","html_url":"https://github.com/pypa/build/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4/manifests"},{"name":"0.0.3.1","sha":"aa6d36e8970af683b8fcc508287a40b07c7e9c5a","kind":"tag","published_at":"2020-06-09T23:36:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1/manifests"},{"name":"0.0.3","sha":"14aa82a68ed4964c78fab7120ac9a15aff7febd8","kind":"tag","published_at":"2020-06-09T15:08:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3","html_url":"https://github.com/pypa/build/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"3cb902f4c2ba2088ed54315dbc5836f7692aee3d","kind":"tag","published_at":"2020-05-29T16:11:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.2","html_url":"https://github.com/pypa/build/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"7738d41f0959c89c2724ab8ce0259df265dd04d1","kind":"tag","published_at":"2020-05-17T16:42:51.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-21T16:14:21.853Z","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":12.153834449178333,"forks_count":12.450547778454048,"docker_downloads_count":null,"average":6.151095556908095},"purl":"pkg:apk/alpine/py3-build-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-build-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-build-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-build-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:37:48.784Z","issues_count":180,"pull_requests_count":583,"avg_time_to_close_issue":20479162.790697675,"avg_time_to_close_pull_request":1346063.5046554934,"issues_closed_count":129,"pull_requests_closed_count":537,"pull_request_authors_count":46,"issue_authors_count":135,"avg_comments_per_issue":5.111111111111111,"avg_comments_per_pull_request":1.4579759862778732,"merged_pull_requests_count":456,"bot_issues_count":0,"bot_pull_requests_count":234,"past_year_issues_count":23,"past_year_pull_requests_count":154,"past_year_avg_time_to_close_issue":2226727.8666666667,"past_year_avg_time_to_close_pull_request":321438.802919708,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":2.9565217391304346,"past_year_avg_comments_per_pull_request":1.5454545454545454,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":120,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/issues","maintainers":[{"login":"layday","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"jaraco","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"webknjaz","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"pradyunsg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"FFY00","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"},{"login":"woodruffw","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"sbidoul","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbidoul"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"dholth","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dholth"}],"active_maintainers":[{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"layday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-build-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-build-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-build-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-build-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-build-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-build-pyc/codemeta","maintainers":[{"uuid":"fossdd@pwned.life","login":null,"name":"fossdd","email":"fossdd@pwned.life","url":"https://pkgs.alpinelinux.org/packages?maintainer=fossdd","packages_count":453,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=fossdd","role":null,"created_at":"2025-06-08T22:51:56.999Z","updated_at":"2025-06-08T22:51:56.999Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/fossdd@pwned.life/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26323,"maintainers_count":422,"namespaces_count":2,"keywords_count":4638,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1803},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-08-24T05:06:25.345Z","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":7597426,"name":"py3-build-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-build","homepage":"https://github.com/pypa/build","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/build","keywords_array":[],"namespace":"main","versions_count":9,"first_release_published_at":"2023-04-18T20:12:09.000Z","latest_release_published_at":"2026-04-03T04:04:36.000Z","latest_release_number":"1.4.2-r0","last_synced_at":"2026-04-03T04:31:07.067Z","created_at":"2023-04-18T20:47:15.617Z","updated_at":"2026-08-22T04:27:24.947Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/main/x86_64/py3-build-pyc","install_command":"apk add py3-build-pyc","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":37952217,"uuid":"262827329","full_name":"pypa/build","owner":"pypa","description":"A simple, correct Python build frontend","archived":false,"fork":false,"pushed_at":"2026-08-18T19:59:43.000Z","size":1448,"stargazers_count":853,"open_issues_count":6,"forks_count":166,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-08-21T12:45:01.992Z","etag":null,"topics":["python"],"latest_commit_sha":null,"homepage":"https://build.pypa.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pypa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-10T16:20:46.000Z","updated_at":"2026-08-18T20:06:52.000Z","dependencies_parsed_at":"2026-08-21T12:37:53.797Z","dependency_job_id":"7c4822ac-a21d-4972-bce7-437e96f5dccb","html_url":"https://github.com/pypa/build","commit_stats":{"total_commits":818,"total_committers":59,"mean_commits":"13.864406779661017","dds":0.7665036674816625,"last_synced_commit":"10571fb26afe38cfcba5b783c536aa0ec1f18408"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/build","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/build/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/sbom","scorecard":{"id":751691,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/build","commit":"b1ece52a6689fbd0209580d1b020c272ad3595a3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":8,"reason":"Found 13/16 approved changesets -- score normalized to 8","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":"Maintained","score":10,"reason":"27 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cd.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-change-detection.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-pytest.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-type.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/reusable-docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/reusable-type.yml:21","Info:   1 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/cd.yml:20"],"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":"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-22T20:33:10.216Z","repository_id":37952217,"created_at":"2025-08-22T20:33:10.216Z","updated_at":"2025-08-22T20:33:10.216Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"pypa","name":"Python Packaging Authority","uuid":"647025","kind":"organization","description":"","email":"info@pypa.io","website":"https://www.pypa.io","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/647025?v=4","repositories_count":59,"last_synced_at":"2026-08-15T11:24:54.954Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":91445,"followers":2411,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2026-08-15T11:24:54.968Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa/repositories"},"tags":[{"name":"1.5.1","sha":"d08fcd723500a7d676867144e1e7a22b650aeb7d","kind":"tag","published_at":"2026-07-09T06:15:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.1","html_url":"https://github.com/pypa/build/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"615d04cfc52ac3c1592a463f0afe484fee1cc368","kind":"tag","published_at":"2026-04-30T03:17:22.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.5.0","html_url":"https://github.com/pypa/build/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.5.0/manifests"},{"name":"1.4.4","sha":"70666a296c2e5bb7451f5a04eef259f6f943d0de","kind":"tag","published_at":"2026-04-22T20:52:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.4","html_url":"https://github.com/pypa/build/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.4/manifests"},{"name":"1.4.3","sha":"130b043d1a1c1a12a0558f2598430b769f074690","kind":"tag","published_at":"2026-04-10T21:24:52.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.3","html_url":"https://github.com/pypa/build/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"7b7ae078aa1dabff33ea72d07ed15dd298acf80a","kind":"tag","published_at":"2026-03-25T14:19:25.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.2","html_url":"https://github.com/pypa/build/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"bd889569a1b9e2e7722682378c2d0cec469166a2","kind":"tag","published_at":"2026-03-24T23:08:11.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.1","html_url":"https://github.com/pypa/build/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"54f238d1664124e06a68c6c22fd5b1418fa5feb2","kind":"tag","published_at":"2026-01-08T16:35:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.4.0","html_url":"https://github.com/pypa/build/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"60e8752f69178d2b2c3563e9c8fa17aa6e11b12c","kind":"tag","published_at":"2025-08-01T21:22:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.3.0","html_url":"https://github.com/pypa/build/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.3.0/manifests"},{"name":"1.2.2.post1","sha":"2f667024a90718da24c5bdfdb264944436adf82e","kind":"commit","published_at":"2024-10-06T16:46:46.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2.post1","html_url":"https://github.com/pypa/build/releases/tag/1.2.2.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2.post1/manifests"},{"name":"1.2.2","sha":"3b0b5d07077473f5da3f038cf7b74cd2b65d2a98","kind":"tag","published_at":"2024-09-06T19:08:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.2","html_url":"https://github.com/pypa/build/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"1e67c062e9d1b1a6d5ffed621f4b29902bb764e5","kind":"tag","published_at":"2024-03-28T07:10:23.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.1","html_url":"https://github.com/pypa/build/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"d5fb6fbecce164e01065b62b52ac4f270d09183d","kind":"commit","published_at":"2024-03-27T23:01:47.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.2.0","html_url":"https://github.com/pypa/build/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"b36126a2b7a387757519029d121da17a38135d67","kind":"tag","published_at":"2024-02-29T20:26:04.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.1.1","html_url":"https://github.com/pypa/build/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.1.1/manifests"},{"name":"v1.1.0","sha":"da0697318dfc36afa8ae57f814c15cc39d225758","kind":"tag","published_at":"2024-02-29T16:49:28.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/v1.1.0","html_url":"https://github.com/pypa/build/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/v1.1.0/manifests"},{"name":"1.0.3","sha":"38d1a688d5e05557a929245ada14d106f3e5b547","kind":"commit","published_at":"2023-09-06T22:31:16.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.3","html_url":"https://github.com/pypa/build/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.3/manifests"},{"name":"1.0.1","sha":"c48f4ca7cbe84f027f37ad575713870f5f4f7818","kind":"commit","published_at":"2023-09-06T19:25:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.1","html_url":"https://github.com/pypa/build/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"1fff01ed7440d5b5626fec31422026a4920b7764","kind":"commit","published_at":"2023-09-01T18:08:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/1.0.0","html_url":"https://github.com/pypa/build/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/1.0.0/manifests"},{"name":"0.10.0","sha":"cd06da25481b9a610f846fa60cb67b5a5fa9a051","kind":"tag","published_at":"2023-01-11T20:31:39.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.10.0","html_url":"https://github.com/pypa/build/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"7b002bbc48e965fd677d51ea88b1adc276ba506d","kind":"tag","published_at":"2022-10-27T10:43:07.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.9.0","html_url":"https://github.com/pypa/build/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"6d97b86298d1663814ad74c22a1b4c0b3ce479c9","kind":"tag","published_at":"2022-05-22T15:08:19.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.8.0","html_url":"https://github.com/pypa/build/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"c940180b6ace5210e6f00149d45b1358f39fb274","kind":"tag","published_at":"2021-09-16T21:15:24.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.7.0","html_url":"https://github.com/pypa/build/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.7.0/manifests"},{"name":"0.6.0.post1","sha":"018a6f81cca1b26d9bf754eb91a64667c3847d28","kind":"tag","published_at":"2021-08-05T18:02:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0.post1","html_url":"https://github.com/pypa/build/releases/tag/0.6.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0.post1/manifests"},{"name":"0.6.0","sha":"4cb0c1ec375aeff3e681855fdb37cf8f47e0fa93","kind":"tag","published_at":"2021-08-02T21:01:42.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.6.0","html_url":"https://github.com/pypa/build/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"5a3c5243a2135236f207da3a4b6401e1561f952d","kind":"tag","published_at":"2021-06-22T18:02:59.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.1","html_url":"https://github.com/pypa/build/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"4492dec726cdfd159f0850d68c98f82496b28d79","kind":"tag","published_at":"2021-06-19T17:04:44.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.5.0","html_url":"https://github.com/pypa/build/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"de05f70e56195b135b1e24af1614949c51580b79","kind":"tag","published_at":"2021-05-23T22:16:10.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.4.0","html_url":"https://github.com/pypa/build/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.4.0/manifests"},{"name":"0.3.1.post1","sha":"8a27cc1d98f309ffef8743c00ada6e93877e530f","kind":"tag","published_at":"2021-03-10T09:20:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1.post1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1.post1/manifests"},{"name":"0.3.1","sha":"e880a1022f9e62607a502c59961f4986cd9f7699","kind":"tag","published_at":"2021-03-09T17:15:40.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"387c807c67fb0a62cd963be6ff64c415077782ac","kind":"tag","published_at":"2021-02-19T15:32:18.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.3.0","html_url":"https://github.com/pypa/build/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"7d8f9150ae56c6bc43dc34bcefa30b0c6d03246a","kind":"tag","published_at":"2021-02-09T15:13:29.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.1","html_url":"https://github.com/pypa/build/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a5a0b3860cff68ac9aad896fad22febd2b8d3718","kind":"tag","published_at":"2021-02-07T15:44:36.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.2.0","html_url":"https://github.com/pypa/build/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"3df03617bd92dc023021ec902a8d47a9dd4bad99","kind":"tag","published_at":"2020-10-29T16:08:26.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.1.0","html_url":"https://github.com/pypa/build/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.1.0/manifests"},{"name":"0.0.4","sha":"10bf02e443417ea06b090d2902d0b8c8ac9666be","kind":"tag","published_at":"2020-09-08T21:20:15.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.4","html_url":"https://github.com/pypa/build/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.4/manifests"},{"name":"0.0.3.1","sha":"aa6d36e8970af683b8fcc508287a40b07c7e9c5a","kind":"tag","published_at":"2020-06-09T23:36:57.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3.1/manifests"},{"name":"0.0.3","sha":"14aa82a68ed4964c78fab7120ac9a15aff7febd8","kind":"tag","published_at":"2020-06-09T15:08:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.3","html_url":"https://github.com/pypa/build/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"3cb902f4c2ba2088ed54315dbc5836f7692aee3d","kind":"tag","published_at":"2020-05-29T16:11:21.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.2","html_url":"https://github.com/pypa/build/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"7738d41f0959c89c2724ab8ce0259df265dd04d1","kind":"tag","published_at":"2020-05-17T16:42:51.000Z","download_url":"https://codeload.github.com/pypa/build/tar.gz/0.0.1","html_url":"https://github.com/pypa/build/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/build@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-22T04:27:24.947Z","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.388848354517874,"stargazers_count":13.095827776719377,"forks_count":12.73004381787007,"average":10.05367998727683},"purl":"pkg:apk/alpine/py3-build-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-build-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-build-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-build-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:37:48.784Z","issues_count":180,"pull_requests_count":583,"avg_time_to_close_issue":20479162.790697675,"avg_time_to_close_pull_request":1346063.5046554934,"issues_closed_count":129,"pull_requests_closed_count":537,"pull_request_authors_count":46,"issue_authors_count":135,"avg_comments_per_issue":5.111111111111111,"avg_comments_per_pull_request":1.4579759862778732,"merged_pull_requests_count":456,"bot_issues_count":0,"bot_pull_requests_count":234,"past_year_issues_count":23,"past_year_pull_requests_count":154,"past_year_avg_time_to_close_issue":2226727.8666666667,"past_year_avg_time_to_close_pull_request":321438.802919708,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":2.9565217391304346,"past_year_avg_comments_per_pull_request":1.5454545454545454,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":120,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/issues","maintainers":[{"login":"layday","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"jaraco","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"webknjaz","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"pradyunsg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"FFY00","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"},{"login":"woodruffw","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"sbidoul","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbidoul"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"dholth","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dholth"}],"active_maintainers":[{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"layday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-build-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-build-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-build-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-build-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-build-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-build-pyc/codemeta","maintainers":[{"uuid":"achill@achill.org","login":null,"name":"team/phosh","email":"achill@achill.org","url":"https://pkgs.alpinelinux.org/packages?maintainer=team/phosh","packages_count":1996,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=team/phosh","role":null,"created_at":"2026-03-10T04:08:54.973Z","updated_at":"2026-03-10T04:08:54.973Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/achill@achill.org/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39959,"maintainers_count":905,"namespaces_count":3,"keywords_count":6584,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2944},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-08-25T05:06:28.429Z","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":8676330,"name":"py3-build-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-build","homepage":"https://github.com/pypa/build","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/build","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-09-08T05:25:08.000Z","latest_release_published_at":"2023-09-08T05:25:08.000Z","latest_release_number":"1.0.3-r0","last_synced_at":"2026-04-02T17:43:12.512Z","created_at":"2023-12-20T10:26:29.294Z","updated_at":"2026-08-22T07:33:41.349Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-build-pyc","install_command":"apk add py3-build-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37952217,"uuid":"262827329","full_name":"pypa/build","owner":"pypa","description":"A simple, correct Python build frontend","archived":false,"fork":false,"pushed_at":"2026-08-18T19:59:43.000Z","size":1448,"stargazers_count":853,"open_issues_count":6,"forks_count":166,"subscribers_count":24,"default_branch":"main","last_synced_at":"2026-08-21T12:45:01.992Z","etag":null,"topics":["python"],"latest_commit_sha":null,"homepage":"https://build.pypa.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pypa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-05-10T16:20:46.000Z","updated_at":"2026-08-18T20:06:52.000Z","dependencies_parsed_at":"2026-08-21T12:37:53.797Z","dependency_job_id":"7c4822ac-a21d-4972-bce7-437e96f5dccb","html_url":"https://github.com/pypa/build","commit_stats":{"total_commits":818,"total_committers":59,"mean_commits":"13.864406779661017","dds":0.7665036674816625,"last_synced_commit":"10571fb26afe38cfcba5b783c536aa0ec1f18408"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/build","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/build/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/sbom","scorecard":{"id":751691,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/build","commit":"b1ece52a6689fbd0209580d1b020c272ad3595a3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":8,"reason":"Found 13/16 approved changesets -- score normalized to 8","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":"Maintained","score":10,"reason":"27 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cd.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-change-detection.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-pytest.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-type.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-change-detection.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-change-detection.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-pytest.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-type.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/reusable-type.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/build/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/reusable-docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/reusable-type.yml:21","Info:   1 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/cd.yml:20"],"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":"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-22T20:33:10.216Z","repository_id":37952217,"created_at":"2025-08-22T20:33:10.216Z","updated_at":"2025-08-22T20:33:10.216Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"2026-08-22T07:33:41.348Z","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-build-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.19","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-build-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-build-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-build-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:37:48.784Z","issues_count":180,"pull_requests_count":583,"avg_time_to_close_issue":20479162.790697675,"avg_time_to_close_pull_request":1346063.5046554934,"issues_closed_count":129,"pull_requests_closed_count":537,"pull_request_authors_count":46,"issue_authors_count":135,"avg_comments_per_issue":5.111111111111111,"avg_comments_per_pull_request":1.4579759862778732,"merged_pull_requests_count":456,"bot_issues_count":0,"bot_pull_requests_count":234,"past_year_issues_count":23,"past_year_pull_requests_count":154,"past_year_avg_time_to_close_issue":2226727.8666666667,"past_year_avg_time_to_close_pull_request":321438.802919708,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":2.9565217391304346,"past_year_avg_comments_per_pull_request":1.5454545454545454,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":120,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/issues","maintainers":[{"login":"layday","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"jaraco","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"webknjaz","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"pradyunsg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"FFY00","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"},{"login":"woodruffw","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"sbidoul","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbidoul"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"dholth","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dholth"}],"active_maintainers":[{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"layday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"},{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-build-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-build-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-build-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-build-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-build-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-build-pyc/codemeta","maintainers":[{"uuid":"fabian@affolter-engineering.ch","login":null,"name":"Fabian Affolter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","packages_count":282,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","role":null,"created_at":"2024-10-29T19:28:03.339Z","updated_at":"2024-10-29T19:28:03.339Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/fabian@affolter-engineering.ch/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":392,"namespaces_count":2,"keywords_count":3176,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":960},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2026-08-25T05:07:15.581Z","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"}}],"commits":{"id":1728,"full_name":"pypa/build","default_branch":"main","total_commits":1077,"total_committers":65,"total_bot_commits":202,"total_bot_committers":2,"mean_commits":16.56923076923077,"dds":0.7177344475394615,"past_year_total_commits":186,"past_year_total_committers":17,"past_year_total_bot_commits":56,"past_year_total_bot_committers":2,"past_year_mean_commits":10.941176470588236,"past_year_dds":0.6505376344086021,"last_synced_at":"2026-08-20T12:05:46.137Z","last_synced_commit":"b317437d2b5cddea5c7b45f72d1ae8af915e9815","created_at":"2023-03-07T09:12:13.285Z","updated_at":"2026-08-20T12:05:45.208Z","committers":[{"name":"Filipe Laíns","email":"lains@archlinux.org","login":"FFY00","count":304},{"name":"Henry Schreiner","email":"HenrySchreinerIII@gmail.com","login":"henryiii","count":215},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":162},{"name":"layday","email":"layday@protonmail.com","login":"layday","count":157},{"name":"Bernát Gábor","email":"bgabor8@bloomberg.net","login":"gaborbernat","count":91},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":40},{"name":"Julian Berman","email":"Julian@GrayVines.com","login":"Julian","count":15},{"name":"Sviatoslav Sydorenko","email":"webknjaz@redhat.com","login":"webknjaz","count":6},{"name":"Anatoli Babenia","email":"anatoli@rainforce.org","login":"abitrolly","count":5},{"name":"Pradyun Gedam","email":"pradyunsg","login":"pradyunsg","count":4},{"name":"Paul Ganssle","email":"paul@ganssle.io","login":"pganssle","count":4},{"name":"Miro Hrončok","email":"miro@hroncok.cz","login":"hroncok","count":4},{"name":"Hugo van Kemenade","email":"hugovk","login":"hugovk","count":4},{"name":"Jürgen Gmach","email":"juergen.gmach@googlemail.com","login":"jugmac00","count":3},{"name":"Jason R. Coombs","email":"jaraco@jaraco.com","login":"jaraco","count":3},{"name":"hauntsaninja","email":"unknown","login":"unknown","count":2},{"name":"Tzu-ping Chung","email":"uranusjr@gmail.com","login":"uranusjr","count":2},{"name":"Terminal Chai","email":"terminalchai@gmail.com","login":"terminalchai","count":2},{"name":"Shantanu","email":"12621235+hauntsaninja","login":"hauntsaninja","count":2},{"name":"Randy Döring","email":"30527984+radoering","login":"radoering","count":2},{"name":"Paul Moore","email":"p.f.moore@gmail.com","login":"pfmoore","count":2},{"name":"Michał Górny","email":"mgorny@gentoo.org","login":"mgorny","count":2},{"name":"Dimitri Papadopoulos Orfanos","email":"3234522+DimitriPapadopoulos","login":"DimitriPapadopoulos","count":2},{"name":"Carl George","email":"carlwgeorge@gmail.com","login":"carlwgeorge","count":2},{"name":"Anderson Bravalheri","email":"andersonbravalheri@gmail.com","login":"abravalheri","count":2},{"name":"Adam Johnson","email":"me@adamj.eu","login":"adamchainz","count":1},{"name":"Albert Tugushev","email":"albert@tugushev.ru","login":"atugushev","count":1},{"name":"Bastian Venthur","email":"mail@venthur.de","login":"venthur","count":1},{"name":"Ben Beasley","email":"code@musicinmybrain.net","login":"musicinmybrain","count":1},{"name":"Bernie Gray","email":"bfgray3@gmail.com","login":"bfgray3","count":1},{"name":"Brett Cannon","email":"brett@python.org","login":"brettcannon","count":1},{"name":"Damian Shaw","email":"damian.peter.shaw@gmail.com","login":"notatallshaw","count":1},{"name":"Matti Picus","email":"matti.picus@gmail.com","login":"mattip","count":1},{"name":"Micha Reiser","email":"micha@reiser.io","login":"MichaReiser","count":1},{"name":"Michael Käufl","email":"michael-k","login":"michael-k","count":1},{"name":"Nyakku Shigure","email":"sigure.qaq@gmail.com","login":"SigureMo","count":1},{"name":"Ravi Teja Gannavarapu","email":"45204340+IamRaviTejaG","login":"IamRaviTejaG","count":1},{"name":"Stefano Rivera","email":"stefano@rivera.za.net","login":"stefanor","count":1},{"name":"Theodore Ni","email":"3806110+tjni","login":"tjni","count":1},{"name":"Thomas A Caswell","email":"tcaswell@gmail.com","login":"tacaswell","count":1},{"name":"Thomas Grainger","email":"tagrain@gmail.com","login":"graingert","count":1},{"name":"Tushar Sadhwani","email":"tushar.sadhwani000@gmail.com","login":"tusharsadhwani","count":1},{"name":"Wouter De Borger","email":"wouter.deborger@inmanta.com","login":"wouterdb","count":1},{"name":"Xianpeng Shen","email":"xianpeng.shen@gmail.com","login":"shenxianpeng","count":1},{"name":"Yaakov Selkowitz","email":"yselkowi@redhat.com","login":"yselkowitz","count":1},{"name":"Yearnzq","email":"165770970+Yearnzq","login":"Yearnzq","count":1},{"name":"Yusuke Miyazaki","email":"miyazaki.dev@gmail.com","login":"ymyzk","count":1},{"name":"cafhach","email":"fabian.hachenberg@zeiss.com","login":"cafhach","count":1},{"name":"Dominic Davis-Foster","email":"dominic@davis-foster.co.uk","login":"domdfcoding","count":1},{"name":"Dustin Rodrigues","email":"dust.rod@gmail.com","login":"dtrodrigues","count":1},{"name":"Edgar Ramírez Mondragón","email":"16805946+edgarrmondragon","login":"edgarrmondragon","count":1},{"name":"Edward Betts","email":"edward@4angle.com","login":"EdwardBetts","count":1},{"name":"Felix Yan","email":"felixonmars@archlinux.org","login":"felixonmars","count":1},{"name":"Gianluca Ficarelli","email":"26835404+GianlucaFicarelli","login":"GianlucaFicarelli","count":1},{"name":"James Addison","email":"55152140+jayaddison","login":"jayaddison","count":1},{"name":"James Hilliard","email":"james.hilliard1@gmail.com","login":"jameshilliard","count":1},{"name":"Jiachen An","email":"gasin185@163.com","login":"GasinAn","count":1},{"name":"Joshua Root","email":"jmr@macports.org","login":"jmroot","count":1},{"name":"KOLANICH","email":"KOLANICH","login":"KOLANICH","count":1},{"name":"Laurie O","email":"laurie_opperman@hotmail.com","login":"EpicWink","count":1},{"name":"Lumír 'Frenzy' Balhar","email":"frenzy.madness@gmail.com","login":"frenzymadness","count":1},{"name":"Manfred Kaiser","email":"manfred.kaiser@logfile.at","login":"manfred-kaiser","count":1},{"name":"Marcel Telka","email":"marcel@telka.sk","login":"mtelka","count":1},{"name":"Mark Grassi","email":"17365607+markgras","login":"markgras","count":1},{"name":"q0w","email":"43147888+q0w","login":"q0w","count":1}],"past_year_committers":[{"name":"Henry Schreiner","email":"HenrySchreinerIII@gmail.com","login":"henryiii","count":65},{"name":"Bernát Gábor","email":"gaborjbernat@gmail.com","login":"gaborbernat","count":41},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":38},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":18},{"name":"layday","email":"layday@protonmail.com","login":"layday","count":9},{"name":"Anatoli Babenia","email":"anatoli@rainforce.org","login":"abitrolly","count":3},{"name":"Terminal Chai","email":"terminalchai@gmail.com","login":"terminalchai","count":2},{"name":"Damian Shaw","email":"damian.peter.shaw@gmail.com","login":"notatallshaw","count":1},{"name":"Dimitri Papadopoulos Orfanos","email":"3234522+DimitriPapadopoulos","login":"DimitriPapadopoulos","count":1},{"name":"Filipe Laíns","email":"lains@riseup.net","login":"FFY00","count":1},{"name":"Lumír 'Frenzy' Balhar","email":"frenzy.madness@gmail.com","login":"frenzymadness","count":1},{"name":"Manfred Kaiser","email":"manfred.kaiser@logfile.at","login":"manfred-kaiser","count":1},{"name":"Marcel Telka","email":"marcel@telka.sk","login":"mtelka","count":1},{"name":"Thomas A Caswell","email":"tcaswell@gmail.com","login":"tacaswell","count":1},{"name":"Xianpeng Shen","email":"xianpeng.shen@gmail.com","login":"shenxianpeng","count":1},{"name":"Yearnzq","email":"165770970+Yearnzq","login":"Yearnzq","count":1},{"name":"Yusuke Miyazaki","email":"miyazaki.dev@gmail.com","login":"ymyzk","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-21T00:00:17.498Z","repositories_count":6767814,"commits_count":980893961,"contributors_count":41356474,"owners_count":1362673,"committers_count":3357101,"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":{"table":{"full_name":"pypa/build","html_url":"https://github.com/pypa/build","last_synced_at":"2026-08-24T14:05:08.754Z","status":null,"issues_count":180,"pull_requests_count":585,"avg_time_to_close_issue":20479162.790697675,"avg_time_to_close_pull_request":1341218.2003710575,"issues_closed_count":129,"pull_requests_closed_count":539,"pull_request_authors_count":46,"issue_authors_count":135,"avg_comments_per_issue":5.111111111111111,"avg_comments_per_pull_request":1.452991452991453,"merged_pull_requests_count":458,"bot_issues_count":0,"bot_pull_requests_count":235,"past_year_issues_count":22,"past_year_pull_requests_count":156,"past_year_avg_time_to_close_issue":2226727.8666666667,"past_year_avg_time_to_close_pull_request":317392.97841726616,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":139,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":3.090909090909091,"past_year_avg_comments_per_pull_request":1.5256410256410255,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":47,"past_year_merged_pull_requests_count":122,"created_at":"2023-05-10T11:04:01.996Z","updated_at":"2026-08-24T14:05:08.755Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fbuild/issues","issue_labels_count":{"table":{"enhancement":21,"documentation":2,"question":1,"good first issue":1,"future":1,"docs":1,"tests":1}},"pull_request_labels_count":{"table":{"dependencies":66,"github_actions":27,"enhancement":20,"documentation":9,"bug":8,"blocked":4,"python":1}},"issue_author_associations_count":{"table":{"NONE":126,"MEMBER":31,"CONTRIBUTOR":23}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":458,"MEMBER":82,"NONE":27,"COLLABORATOR":18}},"issue_authors":{"table":{"henryiii":9,"jaraco":9,"webknjaz":5,"yurivict":5,"pradyunsg":5,"abitrolly":5,"FFY00":3,"layday":3,"rossburton":3,"woodruffw":2,"gaborbernat":2,"YoSTEALTH":2,"lrq3000":2,"frenzymadness":2,"mxmlnkn":2,"Julian":2,"astrojuanlu":1,"kif":1,"ssbarnea":1,"alex":1,"LIONEFAN":1,"mjpieters":1,"cquike":1,"bolshoytoster":1,"jUnG3":1,"Robadob":1,"vsajip":1,"swt2c":1,"Earammak":1,"Michael-Geraghty-Datavant":1,"agriyakhetarpal":1,"0-wiz-0":1,"siemdejong":1,"bittner":1,"aranvir":1,"gschaffner":1,"atugushev":1,"patrick-kidger":1,"uranusjr":1,"mwtoews":1,"JakobDev":1,"jolanta-precisionlife":1,"dholth":1,"jontwo":1,"szabolcsdombi":1,"GianlucaFicarelli":1,"eabase":1,"T4mmi":1,"SIVAPRAS329":1,"gazpachoking":1,"BMaxV":1,"Torxed":1,"andy-maier":1,"matthewfeickert":1,"dbarnett":1,"JaimeHolland":1,"GasinAn":1,"wimglenn":1,"fladd":1,"SerGeRybakov":1,"Simeon2001":1,"santhonisz":1,"pawamoy":1,"nanonyme":1,"AWhetter":1,"raamana":1,"veenstrajelmer":1,"boldorider4":1,"rvernica":1,"charlesdwright":1,"vthemelis":1,"JanSobus":1,"Ishakgeneratornetworksatelite":1,"jugmac00":1,"hollowaykeanho":1,"dimpase":1,"jakbin":1,"parafoxia":1,"jossh-h":1,"fizyk":1,"Puiching-Memory":1,"lazarillo":1,"afaucon":1,"yungwine":1,"jamesbraza":1,"oeway":1,"thoward27":1,"stefanseefeld":1,"cdfarrow":1,"scbedd":1,"effigies":1,"FriedrichFroebel":1,"mgorny":1,"hynek":1,"e2thenegpii":1,"mbyrnepr2":1,"adam-grant-hendry":1,"HubTou":1,"lwasser":1,"foosel":1,"ngoldbaum":1,"Raven888888":1,"hoba87":1,"squarris":1,"hellozyemlya":1,"zhongjiajie":1,"transfluxus":1,"sbor23":1,"arcivanov":1,"animalize":1,"leodevian":1,"KOLANICH":1,"Nodd":1,"greyltc":1,"biosopher":1,"elad-pticha":1,"exhuma":1,"con-f-use":1,"gwerbin":1,"adanb13":1,"polyzen":1,"ofek":1,"zahlman":1,"zedzhen":1,"dvzrv":1,"root-11":1,"dimbleby":1,"sbidoul":1,"GoodenoughPhysicsLab":1,"matkoniecz":1,"shan-weiqiang":1,"JamesTheAwesomeDude":1,"nschloe":1,"rzuckerm":1,"Gececi665":1}},"pull_request_authors":{"table":{"pre-commit-ci[bot]":169,"henryiii":164,"layday":76,"dependabot[bot]":66,"gaborbernat":39,"webknjaz":5,"jameshilliard":4,"abitrolly":4,"jaraco":4,"edgarrmondragon":4,"mgorny":4,"carlwgeorge":3,"FFY00":2,"Mr-Sunglasses":2,"mazzus":2,"rizwan-r-r":2,"GasinAn":2,"radoering":2,"greyltc":2,"jayaddison":2,"an7oine":2,"tacaswell":1,"Krizhnikov":1,"bibekmhj":1,"GianlucaFicarelli":1,"hauntsaninja":1,"TrellixVulnTeam":1,"deepakganesh78":1,"timkpaine":1,"ymyzk":1,"pradyunsg":1,"manfred-kaiser":1,"aroh3006":1,"KOLANICH":1,"q0w":1,"Yearnzq":1,"hroncok":1,"atugushev":1,"terminalchai":1,"shenxianpeng":1,"frenzymadness":1,"rossburton":1,"SigureMo":1,"sbidoul":1,"eli-schwartz":1,"xujiantop-crypto":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-25T00:00:09.459Z","repositories_count":16328808,"issues_count":42398313,"pull_requests_count":135865593,"authors_count":11520402,"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":{"table":{"enhancement":2}},"past_year_pull_request_labels_count":{"table":{"enhancement":16,"dependencies":15,"github_actions":14,"bug":8,"documentation":5,"python":1}},"past_year_issue_author_associations_count":{"table":{"CONTRIBUTOR":10,"NONE":10,"MEMBER":2}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":125,"COLLABORATOR":18,"MEMBER":8,"NONE":5}},"past_year_issue_authors":{"table":{"abitrolly":5,"henryiii":3,"jaraco":2,"afaucon":1,"AWhetter":1,"cdfarrow":1,"dimpase":1,"frenzymadness":1,"gaborbernat":1,"hynek":1,"Julian":1,"leodevian":1,"ngoldbaum":1,"stefanseefeld":1,"zedzhen":1}},"past_year_pull_request_authors":{"table":{"henryiii":47,"gaborbernat":38,"pre-commit-ci[bot]":32,"dependabot[bot]":15,"layday":7,"abitrolly":4,"FFY00":1,"frenzymadness":1,"deepakganesh78":1,"bibekmhj":1,"aroh3006":1,"manfred-kaiser":1,"rossburton":1,"shenxianpeng":1,"tacaswell":1,"terminalchai":1,"xujiantop-crypto":1,"Yearnzq":1,"ymyzk":1}},"maintainers":[{"table":{"login":"layday","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"}},{"table":{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"}},{"table":{"login":"jaraco","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}},{"table":{"login":"webknjaz","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"}},{"table":{"login":"pradyunsg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"}},{"table":{"login":"FFY00","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"}},{"table":{"login":"woodruffw","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"}},{"table":{"login":"sbidoul","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbidoul"}},{"table":{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"}},{"table":{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"}},{"table":{"login":"dholth","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dholth"}}],"active_maintainers":[{"table":{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"}},{"table":{"login":"layday","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/layday"}},{"table":{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}},{"table":{"login":"FFY00","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FFY00"}}]}},"events":{"total":{"CreateEvent":75,"DeleteEvent":70,"ForkEvent":27,"IssueCommentEvent":205,"IssuesEvent":79,"PullRequestEvent":166,"PullRequestReviewCommentEvent":51,"PullRequestReviewEvent":131,"PushEvent":154,"ReleaseEvent":2,"WatchEvent":77},"last_year":{"CreateEvent":38,"DeleteEvent":34,"ForkEvent":5,"IssueCommentEvent":60,"IssuesEvent":39,"PullRequestEvent":47,"PullRequestReviewCommentEvent":28,"PullRequestReviewEvent":54,"PushEvent":87,"ReleaseEvent":2,"WatchEvent":15}},"keywords":["python"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-02-17T01:40:25.203Z","updated_at":"2023-02-17T01:40:25.203Z","repository_link":"https://github.com/pypa/build/blob/main/.github/workflows/test.yml","dependencies":[{"id":7730101939,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7730101940,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7730101941,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7730101942,"package_name":"re-actors/alls-green","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-02-17T01:40:25.225Z","updated_at":"2023-02-17T01:40:25.225Z","repository_link":"https://github.com/pypa/build/blob/main/pyproject.toml","dependencies":[{"id":7730101943,"package_name":"packaging","ecosystem":"pypi","requirements":"\u003e= 19.0","direct":true,"kind":"runtime","optional":false},{"id":7730101944,"package_name":"pyproject_hooks","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7730101945,"package_name":"colorama","ecosystem":"pypi","requirements":"os_name == \"nt\"","direct":true,"kind":"runtime","optional":false},{"id":7730101946,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"\u003e= 0.22; python_version \u003c \"3.8\"","direct":true,"kind":"runtime","optional":false},{"id":7730101947,"package_name":"tomli","ecosystem":"pypi","requirements":"\u003e= 1.1.0; python_version \u003c \"3.11\"","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/reusable-pytest.yml","sha":null,"kind":"manifest","created_at":"2026-08-06T05:27:35.245Z","updated_at":"2026-08-06T05:27:35.245Z","repository_link":"https://github.com/pypa/build/blob/main/.github/workflows/reusable-pytest.yml","dependencies":[{"id":25905887431,"package_name":"actions/checkout","ecosystem":"actions","requirements":"3d3c42e5aac5ba805825da76410c181273ba90b1","direct":true,"kind":"composite","optional":false},{"id":25905887435,"package_name":"astral-sh/setup-uv","ecosystem":"actions","requirements":"c771a70e6277c0a99b617c7a806ffedaca235ff9","direct":true,"kind":"composite","optional":false},{"id":25905887437,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"5fda3b95a4ea91299a34e894583c3862153e4b97","direct":true,"kind":"composite","optional":false},{"id":25905887438,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"fb8b3582c8e4def4969c97caa2f19720cb33a72f","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"tests/packages/test-flit/pyproject.toml","sha":null,"kind":"manifest","created_at":"2026-08-06T05:27:37.119Z","updated_at":"2026-08-06T05:27:37.119Z","repository_link":"https://github.com/pypa/build/blob/main/tests/packages/test-flit/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"tests/packages/test-metadata/pyproject.toml","sha":null,"kind":"manifest","created_at":"2026-08-06T05:27:37.380Z","updated_at":"2026-08-06T05:27:37.380Z","repository_link":"https://github.com/pypa/build/blob/main/tests/packages/test-metadata/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"tests/packages/test-cant-build-via-sdist/pyproject.toml","sha":null,"kind":"manifest","created_at":"2026-08-06T05:27:36.815Z","updated_at":"2026-08-06T05:27:36.815Z","repository_link":"https://github.com/pypa/build/blob/main/tests/packages/test-cant-build-via-sdist/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"tests/packages/inline/pyproject.toml","sha":null,"kind":"manifest","created_at":"2026-08-06T05:27:35.511Z","updated_at":"2026-08-06T05:27:35.511Z","repository_link":"https://github.com/pypa/build/blob/main/tests/packages/inline/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"tests/packages/test-bad-syntax/pyproject.toml","sha":null,"kind":"manifest","created_at":"2026-08-06T05:27:36.020Z","updated_at":"2026-08-06T05:27:36.020Z","repository_link":"https://github.com/pypa/build/blob/main/tests/packages/test-bad-syntax/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"tests/packages/legacy/setup.py","sha":null,"kind":"manifest","created_at":"2026-08-06T05:27:35.695Z","updated_at":"2026-08-06T05:27:35.695Z","repository_link":"https://github.com/pypa/build/blob/main/tests/packages/legacy/setup.py","dependencies":[]},{"ecosystem":"pypi","filepath":"tests/packages/test-bad-wheel/pyproject.toml","sha":null,"kind":"manifest","created_at":"2026-08-06T05:27:36.177Z","updated_at":"2026-08-06T05:27:36.177Z","repository_link":"https://github.com/pypa/build/blob/main/tests/packages/test-bad-wheel/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"tests/packages/test-no-backend/pyproject.toml","sha":null,"kind":"manifest","created_at":"2026-08-06T05:27:37.478Z","updated_at":"2026-08-06T05:27:37.478Z","repository_link":"https://github.com/pypa/build/blob/main/tests/packages/test-no-backend/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"tests/packages/test-typo/pyproject.toml","sha":null,"kind":"manifest","created_at":"2026-08-06T05:27:37.881Z","updated_at":"2026-08-06T05:27:37.881Z","repository_link":"https://github.com/pypa/build/blob/main/tests/packages/test-typo/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"tests/packages/test-setuptools/pyproject.toml","sha":null,"kind":"manifest","created_at":"2026-08-06T05:27:37.819Z","updated_at":"2026-08-06T05:27:37.819Z","repository_link":"https://github.com/pypa/build/blob/main/tests/packages/test-setuptools/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"tests/packages/test-no-requires/pyproject.toml","sha":null,"kind":"manifest","created_at":"2026-08-06T05:27:37.690Z","updated_at":"2026-08-06T05:27:37.690Z","repository_link":"https://github.com/pypa/build/blob/main/tests/packages/test-no-requires/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"tests/packages/test-no-permission/pyproject.toml","sha":null,"kind":"manifest","created_at":"2026-08-06T05:27:37.530Z","updated_at":"2026-08-06T05:27:37.530Z","repository_link":"https://github.com/pypa/build/blob/main/tests/packages/test-no-permission/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"tests/packages/test-no-prepare/pyproject.toml","sha":null,"kind":"manifest","created_at":"2026-08-06T05:27:37.612Z","updated_at":"2026-08-06T05:27:37.612Z","repository_link":"https://github.com/pypa/build/blob/main/tests/packages/test-no-prepare/pyproject.toml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/reusable-change-detection.yml","sha":null,"kind":"manifest","created_at":"2026-08-06T05:27:34.263Z","updated_at":"2026-08-06T05:27:34.263Z","repository_link":"https://github.com/pypa/build/blob/main/.github/workflows/reusable-change-detection.yml","dependencies":[{"id":25905886918,"package_name":"actions/checkout","ecosystem":"actions","requirements":"3d3c42e5aac5ba805825da76410c181273ba90b1","direct":true,"kind":"composite","optional":false},{"id":25905886919,"package_name":"Ana06/get-changed-files","ecosystem":"actions","requirements":"25f79e676e7ea1868813e21465014798211fad8c","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"tests/packages/test-optional-hooks/pyproject.toml","sha":null,"kind":"manifest","created_at":"2026-08-06T05:27:37.753Z","updated_at":"2026-08-06T05:27:37.753Z","repository_link":"https://github.com/pypa/build/blob/main/tests/packages/test-optional-hooks/pyproject.toml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/cd.yml","sha":null,"kind":"manifest","created_at":"2026-08-06T05:27:34.008Z","updated_at":"2026-08-06T05:27:34.008Z","repository_link":"https://github.com/pypa/build/blob/main/.github/workflows/cd.yml","dependencies":[{"id":25905886887,"package_name":"actions/checkout","ecosystem":"actions","requirements":"3d3c42e5aac5ba805825da76410c181273ba90b1","direct":true,"kind":"composite","optional":false},{"id":25905886888,"package_name":"hynek/build-and-inspect-python-package","ecosystem":"actions","requirements":"d44ca7d91762de7a7d5436ddae667c6da6d1c3df","direct":true,"kind":"composite","optional":false},{"id":25905886889,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c","direct":true,"kind":"composite","optional":false},{"id":25905886890,"package_name":"actions/attest-build-provenance","ecosystem":"actions","requirements":"0f67c3f4856b2e3261c31976d6725780e5e4c373","direct":true,"kind":"composite","optional":false},{"id":25905886891,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"ba38be9e461d3875417946c167d0b5f3d385a247","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/reusable-type.yml","sha":null,"kind":"manifest","created_at":"2026-08-06T05:27:35.408Z","updated_at":"2026-08-06T05:27:35.408Z","repository_link":"https://github.com/pypa/build/blob/main/.github/workflows/reusable-type.yml","dependencies":[{"id":25905887533,"package_name":"actions/checkout","ecosystem":"actions","requirements":"3d3c42e5aac5ba805825da76410c181273ba90b1","direct":true,"kind":"composite","optional":false},{"id":25905887534,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"5fda3b95a4ea91299a34e894583c3862153e4b97","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pre-release.yml","sha":null,"kind":"manifest","created_at":"2026-08-06T05:27:34.197Z","updated_at":"2026-08-06T05:27:34.197Z","repository_link":"https://github.com/pypa/build/blob/main/.github/workflows/pre-release.yml","dependencies":[{"id":25905886908,"package_name":"actions/checkout","ecosystem":"actions","requirements":"3d3c42e5aac5ba805825da76410c181273ba90b1","direct":true,"kind":"composite","optional":false},{"id":25905886909,"package_name":"astral-sh/setup-uv","ecosystem":"actions","requirements":"c771a70e6277c0a99b617c7a806ffedaca235ff9","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/reusable-docs.yml","sha":null,"kind":"manifest","created_at":"2026-08-06T05:27:34.331Z","updated_at":"2026-08-06T05:27:34.331Z","repository_link":"https://github.com/pypa/build/blob/main/.github/workflows/reusable-docs.yml","dependencies":[{"id":25905887112,"package_name":"actions/checkout","ecosystem":"actions","requirements":"3d3c42e5aac5ba805825da76410c181273ba90b1","direct":true,"kind":"composite","optional":false},{"id":25905887113,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"5fda3b95a4ea91299a34e894583c3862153e4b97","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"tests/packages/test-invalid-requirements/pyproject.toml","sha":null,"kind":"manifest","created_at":"2026-08-06T05:27:37.307Z","updated_at":"2026-08-06T05:27:37.307Z","repository_link":"https://github.com/pypa/build/blob/main/tests/packages/test-invalid-requirements/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"tests/packages/test-bad-backend/pyproject.toml","sha":null,"kind":"manifest","created_at":"2026-08-06T05:27:35.908Z","updated_at":"2026-08-06T05:27:35.908Z","repository_link":"https://github.com/pypa/build/blob/main/tests/packages/test-bad-backend/pyproject.toml","dependencies":[]}],"score":30.64002062147786,"created_at":"2026-05-04T06:49:42.358Z","updated_at":"2026-08-25T14:36:32.394Z","avatar_url":"https://github.com/pypa.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/371920","html_url":"https://summary.ecosyste.ms/projects/371920"}