{"id":12551334,"name":"github.com/moby/buildKit","ecosystem":"go","description":"","homepage":"https://github.com/moby/buildKit","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/moby/buildKit","keywords_array":[],"namespace":"github.com/moby","versions_count":135,"first_release_published_at":"2018-10-12T01:19:25.000Z","latest_release_published_at":"2026-03-31T07:10:38.000Z","latest_release_number":"v0.29.0","last_synced_at":"2026-05-07T03:06:59.170Z","created_at":"2025-12-04T10:19:27.184Z","updated_at":"2026-05-07T03:09:45.631Z","registry_url":"https://pkg.go.dev/github.com/moby/buildKit","install_command":"go get github.com/moby/buildKit","documentation_url":"https://pkg.go.dev/github.com/moby/buildKit#section-documentation","metadata":{},"repo_metadata":{"id":37385225,"uuid":"92969352","full_name":"moby/buildkit","owner":"moby","description":"concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit","archived":false,"fork":false,"pushed_at":"2026-05-04T21:40:27.000Z","size":59157,"stargazers_count":9947,"open_issues_count":900,"forks_count":1408,"subscribers_count":120,"default_branch":"master","last_synced_at":"2026-05-04T23:37:34.653Z","etag":null,"topics":["builder","buildkit","cloud-native","containers","docker","dockerfile","go","golang","oci","oci-image"],"latest_commit_sha":null,"homepage":"https://github.com/moby/moby/issues/34227","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/moby.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-05-31T17:04:10.000Z","updated_at":"2026-05-04T21:40:31.000Z","dependencies_parsed_at":"2022-07-13T18:21:08.800Z","dependency_job_id":"a8a35965-811d-4d3e-ae4c-76fad2ed70d5","html_url":"https://github.com/moby/buildkit","commit_stats":{"total_commits":3909,"total_committers":310,"mean_commits":"12.609677419354838","dds":0.632898439498593,"last_synced_commit":"4438f4f75c1546a125ece011106eb2b18289f938"},"previous_names":["tonistiigi/buildkit_poc"],"tags_count":306,"template":false,"template_full_name":null,"purl":"pkg:github/moby/buildkit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moby%2Fbuildkit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moby%2Fbuildkit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moby%2Fbuildkit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moby%2Fbuildkit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moby","download_url":"https://codeload.github.com/moby/buildkit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moby%2Fbuildkit/sbom","scorecard":{"id":637546,"data":{"date":"2025-08-11","repo":{"name":"github.com/moby/buildkit","commit":"f9b9b363d6a6777259e435987a1df0d6a314ec8a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.3,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Maintained","score":10,"reason":"30 commit(s) and 8 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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/buildkit.yml:158","Info: jobLevel 'contents' permission set to 'read': .github/workflows/buildkit.yml:234","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/buildkit.yml:277","Info: jobLevel 'contents' permission set to 'read': .github/workflows/frontend.yml:138","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/frontend.yml:182","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-assign-author.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/.test.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/buildkit.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/buildx-image.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/dockerd.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs-upstream.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/frontend.yml:9","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-assign-author.yml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-os.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/validate.yml:9"],"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":-1,"reason":"internal error: internal error: invalid Dockerfile: ENV must have two arguments","details":null,"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.23.2 not signed: https://api.github.com/repos/moby/buildkit/releases/229187737","Warn: release artifact v0.23.1 not signed: https://api.github.com/repos/moby/buildkit/releases/226623999","Warn: release artifact v0.23.0 not signed: https://api.github.com/repos/moby/buildkit/releases/225856747","Warn: release artifact v0.23.2 does not have provenance: https://api.github.com/repos/moby/buildkit/releases/229187737","Warn: release artifact v0.23.1 does not have provenance: https://api.github.com/repos/moby/buildkit/releases/226623999","Warn: release artifact v0.23.0 does not have provenance: https://api.github.com/repos/moby/buildkit/releases/225856747"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/frontend.yml:82"],"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"}},{"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"}}]},"last_synced_at":"2025-08-21T09:38:29.806Z","repository_id":37385225,"created_at":"2025-08-21T09:38:29.807Z","updated_at":"2025-08-21T09:38:29.807Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32720856,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T02:14:30.463Z","status":"ssl_error","status_checked_at":"2026-05-07T02:14:29.405Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-05-07T03:09:45.631Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.40329865009856,"dependent_packages_count":5.063253237517778,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.233275943808169},"purl":"pkg:golang/github.com/moby/build%21kit","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/moby/buildKit","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/moby/buildKit","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/moby/buildKit/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-07T03:00:56.890Z","issues_count":926,"pull_requests_count":2360,"avg_time_to_close_issue":15636755.141176471,"avg_time_to_close_pull_request":2703636.9096905123,"issues_closed_count":423,"pull_requests_closed_count":1971,"pull_request_authors_count":200,"issue_authors_count":606,"avg_comments_per_issue":3.90280777537797,"avg_comments_per_pull_request":1.3207627118644067,"merged_pull_requests_count":1674,"bot_issues_count":0,"bot_pull_requests_count":73,"past_year_issues_count":77,"past_year_pull_requests_count":252,"past_year_avg_time_to_close_issue":265921.9032258064,"past_year_avg_time_to_close_pull_request":280245.6666666667,"past_year_issues_closed_count":31,"past_year_pull_requests_closed_count":162,"past_year_pull_request_authors_count":43,"past_year_issue_authors_count":67,"past_year_avg_comments_per_issue":1.4935064935064934,"past_year_avg_comments_per_pull_request":0.6825396825396826,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":10,"past_year_merged_pull_requests_count":133,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/moby%2Fbuildkit/issues","maintainers":[{"login":"tonistiigi","count":559,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonistiigi"},{"login":"crazy-max","count":397,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crazy-max"},{"login":"thaJeztah","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thaJeztah"},{"login":"jsternberg","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jsternberg"},{"login":"jedevc","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jedevc"},{"login":"AkihiroSuda","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AkihiroSuda"},{"login":"profnandaa","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/profnandaa"},{"login":"daghack","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daghack"},{"login":"dvdksn","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dvdksn"},{"login":"cpuguy83","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cpuguy83"},{"login":"thompson-shaun","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thompson-shaun"},{"login":"sipsma","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sipsma"},{"login":"ktock","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktock"},{"login":"tianon","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tianon"},{"login":"fiam","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fiam"},{"login":"dmcgowan","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmcgowan"},{"login":"vvoland","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vvoland"},{"login":"TBBle","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TBBle"},{"login":"kzys","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kzys"},{"login":"hinshun","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hinshun"},{"login":"aaronlehmann","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronlehmann"},{"login":"colinhemmings","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/colinhemmings"},{"login":"alexcb","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexcb"},{"login":"gabriel-samfira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabriel-samfira"},{"login":"dnephin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dnephin"},{"login":"laurazard","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/laurazard"},{"login":"rumpl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rumpl"},{"login":"thePortus","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thePortus"},{"login":"tiborvass","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tiborvass"},{"login":"neersighted","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/neersighted"},{"login":"cdupuis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdupuis"},{"login":"coryb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coryb"}],"active_maintainers":[{"login":"tonistiigi","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonistiigi"},{"login":"crazy-max","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crazy-max"},{"login":"thaJeztah","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thaJeztah"},{"login":"AkihiroSuda","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AkihiroSuda"},{"login":"jsternberg","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jsternberg"},{"login":"profnandaa","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/profnandaa"},{"login":"cpuguy83","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cpuguy83"},{"login":"fiam","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fiam"},{"login":"jedevc","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jedevc"},{"login":"dmcgowan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmcgowan"},{"login":"thompson-shaun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thompson-shaun"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmoby%2FbuildKit/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmoby%2FbuildKit/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmoby%2FbuildKit/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmoby%2FbuildKit/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmoby%2FbuildKit/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmoby%2FbuildKit/codemeta","maintainers":[]}