{"id":5801442,"name":"docker/bake-action","ecosystem":"actions","description":"GitHub Action to use Docker Buildx Bake as a high-level build command","homepage":"https://github.com/marketplace/actions/docker-buildx-bake","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/docker/bake-action","keywords_array":["bake","buildx","docker","github-actions","github-actions-docker"],"namespace":"docker","versions_count":47,"first_release_published_at":"2020-10-07T23:04:25.000Z","latest_release_published_at":"2024-12-03T14:37:53.000Z","latest_release_number":"v5.11.0","last_synced_at":"2026-03-31T13:03:35.937Z","created_at":"2023-01-04T13:05:46.460Z","updated_at":"2026-03-31T13:03:35.938Z","registry_url":"https://github.com/docker/bake-action","install_command":null,"documentation_url":null,"metadata":{"name":"Docker Buildx Bake","description":"GitHub Action to use Docker Buildx Bake as a high-level build command","author":"docker","branding":{"icon":"anchor","color":"blue"},"inputs":{"builder":{"description":"Builder instance","required":false},"source":{"description":"Context to build from. Can be either local or a remote bake definition","required":false},"allow":{"description":"Allow build to access specified resources (e.g., network.host)","required":false},"files":{"description":"List of bake definition files","required":false},"workdir":{"description":"Working directory of bake execution","required":false,"default":"."},"targets":{"description":"List of bake targets","required":false},"no-cache":{"description":"Do not use cache when building the image","required":false,"default":"false"},"pull":{"description":"Always attempt to pull a newer version of the image","required":false,"default":"false"},"load":{"description":"Load is a shorthand for --set=*.output=type=docker","required":false,"default":"false"},"provenance":{"description":"Provenance is a shorthand for --set=*.attest=type=provenance","required":false},"push":{"description":"Push is a shorthand for --set=*.output=type=registry","required":false,"default":"false"},"sbom":{"description":"SBOM is a shorthand for --set=*.attest=type=sbom","required":false},"set":{"description":"List of targets values to override (eg. targetpattern.key=value)","required":false},"github-token":{"description":"API token used to authenticate to a Git repository for remote definitions","default":"${{ github.token }}","required":false}},"outputs":{"metadata":{"description":"Build result metadata"}},"runs":{"using":"node20","main":"dist/index.js","post":"dist/index.js"},"default_branch":"master","path":null},"repo_metadata":{"id":37785404,"uuid":"301684204","full_name":"docker/bake-action","owner":"docker","description":"GitHub Action to use Docker Buildx Bake as a high-level build command","archived":false,"fork":false,"pushed_at":"2025-10-16T23:02:16.000Z","size":43901,"stargazers_count":268,"open_issues_count":18,"forks_count":35,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-10-28T08:33:09.575Z","etag":null,"topics":["bake","buildx","docker","github-actions","github-actions-docker"],"latest_commit_sha":null,"homepage":"https://github.com/marketplace/actions/docker-buildx-bake","language":"TypeScript","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/docker.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":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-10-06T10:01:56.000Z","updated_at":"2025-10-27T11:07:51.000Z","dependencies_parsed_at":"2024-02-27T16:29:24.613Z","dependency_job_id":"f474dc1f-b9a1-44ee-9bf6-7facd7f3d6d8","html_url":"https://github.com/docker/bake-action","commit_stats":{"total_commits":306,"total_committers":9,"mean_commits":34.0,"dds":0.3104575163398693,"last_synced_commit":"1677316f88b1bf0cd0c944aecfcd53a07280cf8e"},"previous_names":[],"tags_count":63,"template":false,"template_full_name":null,"purl":"pkg:github/docker/bake-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/docker","download_url":"https://codeload.github.com/docker/bake-action/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/sbom","scorecard":{"id":349194,"data":{"date":"2025-08-11","repo":{"name":"github.com/docker/bake-action","commit":"a1257e651806b6049185d674c16c432b567c07d6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Code-Review","score":7,"reason":"Found 5/7 approved changesets -- score normalized to 7","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":"11 commit(s) and 3 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":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-assign-author.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish.yml:12","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish.yml:14","Warn: no topLevel permission defined: .github/workflows/ci-subaction.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-assign-author.yml:4","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/validate.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'releases/v5'","Warn: branch protection not enabled for branch 'releases/v3'","Warn: branch protection not enabled for branch 'releases/v4'","Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is required - but no codeowners file found in repo","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-subaction.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/bake-action/ci-subaction.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-subaction.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/bake-action/ci-subaction.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-subaction.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/bake-action/ci-subaction.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-subaction.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/bake-action/ci-subaction.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-subaction.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/bake-action/ci-subaction.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-subaction.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/bake-action/ci-subaction.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/bake-action/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:300: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/bake-action/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/bake-action/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/bake-action/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:362: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/bake-action/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/bake-action/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:467: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/bake-action/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/bake-action/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/bake-action/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/bake-action/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:181: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/bake-action/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/bake-action/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/bake-action/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:418: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/bake-action/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/bake-action/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:508: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/bake-action/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:511: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/bake-action/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:667: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/bake-action/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:670: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/bake-action/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/bake-action/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:699: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/bake-action/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/bake-action/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/bake-action/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:393: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/bake-action/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/bake-action/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:541: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/bake-action/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/bake-action/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:564: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/bake-action/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:567: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/bake-action/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:588: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/bake-action/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:591: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/bake-action/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:638: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/bake-action/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:641: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/bake-action/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:750: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/bake-action/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/bake-action/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:772: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/bake-action/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/bake-action/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/bake-action/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/bake-action/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/bake-action/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:325: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/bake-action/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/bake-action/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:438: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/bake-action/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:446: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/bake-action/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:609: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/bake-action/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:612: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/bake-action/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:718: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/bake-action/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:721: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/bake-action/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/bake-action/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/bake-action/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/bake-action/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/bake-action/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/bake-action/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/bake-action/validate.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/bake-action/validate.yml/master?enable=pin","Warn: containerImage not pinned by hash: dev.Dockerfile:5","Warn: containerImage not pinned by hash: dev.Dockerfile:15","Warn: containerImage not pinned by hash: dev.Dockerfile:24","Warn: containerImage not pinned by hash: dev.Dockerfile:36","Warn: containerImage not pinned by hash: dev.Dockerfile:45","Warn: containerImage not pinned by hash: dev.Dockerfile:57","Warn: containerImage not pinned by hash: dev.Dockerfile:67","Warn: containerImage not pinned by hash: dev.Dockerfile:73","Warn: containerImage not pinned by hash: test/Dockerfile:1: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: test/go/Dockerfile:3","Warn: containerImage not pinned by hash: test/go/Dockerfile:8","Warn: containerImage not pinned by hash: test/go/Dockerfile:16","Warn: containerImage not pinned by hash: test/group/Dockerfile:3","Warn: containerImage not pinned by hash: test/group/Dockerfile:6","Warn: containerImage not pinned by hash: test/proxy.Dockerfile:2: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Info:   0 out of  36 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  26 third-party GitHubAction dependencies pinned","Info:   0 out of  15 containerImage 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":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 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-18T07:53:19.788Z","repository_id":37785404,"created_at":"2025-08-18T07:53:19.788Z","updated_at":"2025-08-18T07:53:19.788Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281495103,"owners_count":26511350,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-28T02:00:06.022Z","response_time":60,"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":"docker","name":"Docker","uuid":"5429470","kind":"organization","description":"Docker helps developers bring their ideas to life by conquering the complexity of app development.","email":"info@docker.com","website":"https://www.docker.com","location":"San Francisco, CA","twitter":"docker","company":null,"icon_url":"https://avatars.githubusercontent.com/u/5429470?v=4","repositories_count":96,"last_synced_at":"2023-04-09T10:46:12.027Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/docker","funding_links":[],"total_stars":167691,"followers":null,"following":null,"created_at":"2022-11-02T16:24:54.069Z","updated_at":"2024-03-25T18:15:00.960Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/docker","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/docker/repositories"},"tags":[{"name":"v6.9.0","sha":"3acf805d94d93a86cce4ca44798a76464a75b88c","kind":"commit","published_at":"2025-08-20T15:02:25.000Z","download_url":"https://codeload.github.com/docker/bake-action/tar.gz/v6.9.0","html_url":"https://github.com/docker/bake-action/releases/tag/v6.9.0","dependencies_parsed_at":"2025-08-28T07:50:49.322Z","dependency_job_id":null,"purl":"pkg:github/docker/bake-action@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"37816e747588cb137173af99ab33873600c46ea8","kind":"commit","published_at":"2025-05-27T16:32:17.000Z","download_url":"https://codeload.github.com/docker/bake-action/tar.gz/v6.8.0","html_url":"https://github.com/docker/bake-action/releases/tag/v6.8.0","dependencies_parsed_at":"2025-07-27T05:02:26.065Z","dependency_job_id":null,"purl":"pkg:github/docker/bake-action@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"212c36739681a6271d58dcfe0d001d2ad13f8e75","kind":"commit","published_at":"2025-05-15T08:18:26.000Z","download_url":"https://codeload.github.com/docker/bake-action/tar.gz/v6.7.0","html_url":"https://github.com/docker/bake-action/releases/tag/v6.7.0","dependencies_parsed_at":"2025-07-27T05:02:26.070Z","dependency_job_id":null,"purl":"pkg:github/docker/bake-action@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"76f9fa3a758507623da19f6092dc4089a7e61592","kind":"commit","published_at":"2025-04-23T16:38:03.000Z","download_url":"https://codeload.github.com/docker/bake-action/tar.gz/v6.6.0","html_url":"https://github.com/docker/bake-action/releases/tag/v6.6.0","dependencies_parsed_at":"2025-07-27T05:02:26.987Z","dependency_job_id":null,"purl":"pkg:github/docker/bake-action@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4ba453fbc2db7735392b93edf935aaf9b1e8f747","kind":"commit","published_at":"2025-02-26T14:29:56.000Z","download_url":"https://codeload.github.com/docker/bake-action/tar.gz/v6.5.0","html_url":"https://github.com/docker/bake-action/releases/tag/v6.5.0","dependencies_parsed_at":"2025-07-27T05:02:26.074Z","dependency_job_id":null,"purl":"pkg:github/docker/bake-action@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v6.5.0/manifests"},{"name":"v6.4.0","sha":"4f08b22a19b3133912e9acbf7da9bfa25184a173","kind":"commit","published_at":"2025-02-19T15:25:11.000Z","download_url":"https://codeload.github.com/docker/bake-action/tar.gz/v6.4.0","html_url":"https://github.com/docker/bake-action/releases/tag/v6.4.0","dependencies_parsed_at":"2025-07-27T05:02:26.987Z","dependency_job_id":null,"purl":"pkg:github/docker/bake-action@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v6.4.0/manifests"},{"name":"v3.2.0","sha":"45c4bed4f4f232fb1466194a6cbdd7a18bcf0639","kind":"commit","published_at":"2025-01-23T13:39:10.000Z","download_url":"https://codeload.github.com/docker/bake-action/tar.gz/v3.2.0","html_url":"https://github.com/docker/bake-action/releases/tag/v3.2.0","dependencies_parsed_at":"2025-07-27T05:02:20.915Z","dependency_job_id":null,"purl":"pkg:github/docker/bake-action@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v3.2.0/manifests"},{"name":"v5.13.0","sha":"4a9a8d494466d37134e2bfca2d3a8de8fb2681ad","kind":"commit","published_at":"2025-01-23T13:31:59.000Z","download_url":"https://codeload.github.com/docker/bake-action/tar.gz/v5.13.0","html_url":"https://github.com/docker/bake-action/releases/tag/v5.13.0","dependencies_parsed_at":"2025-07-27T05:02:26.986Z","dependency_job_id":null,"purl":"pkg:github/docker/bake-action@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v5.13.0/manifests"},{"name":"v6.3.0","sha":"7bff531c65a5cda33e52e43950a795b91d450f63","kind":"commit","published_at":"2025-01-23T13:21:14.000Z","download_url":"https://codeload.github.com/docker/bake-action/tar.gz/v6.3.0","html_url":"https://github.com/docker/bake-action/releases/tag/v6.3.0","dependencies_parsed_at":"2025-07-27T05:02:26.983Z","dependency_job_id":null,"purl":"pkg:github/docker/bake-action@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v6.3.0/manifests"},{"name":"v4.7.0","sha":"aefd381cbaa93c62a1e8b02194ae420cc36269d2","kind":"commit","published_at":"2025-01-21T15:07:27.000Z","download_url":"https://codeload.github.com/docker/bake-action/tar.gz/v4.7.0","html_url":"https://github.com/docker/bake-action/releases/tag/v4.7.0","dependencies_parsed_at":"2025-07-27T05:02:26.986Z","dependency_job_id":null,"purl":"pkg:github/docker/bake-action@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v4.7.0/manifests"},{"name":"v5.12.0","sha":"b6c9154dfe9d7d13a18682f109fa5262a0a49d44","kind":"commit","published_at":"2025-01-21T13:57:15.000Z","download_url":"https://codeload.github.com/docker/bake-action/tar.gz/v5.12.0","html_url":"https://github.com/docker/bake-action/releases/tag/v5.12.0","dependencies_parsed_at":"2025-07-27T05:02:26.988Z","dependency_job_id":null,"purl":"pkg:github/docker/bake-action@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v5.12.0/manifests"},{"name":"v6.2.0","sha":"60f5d53310314dbf8c33f0c8a01042536f2f6c36","kind":"commit","published_at":"2025-01-15T12:44:14.000Z","download_url":"https://codeload.github.com/docker/bake-action/tar.gz/v6.2.0","html_url":"https://github.com/docker/bake-action/releases/tag/v6.2.0","dependencies_parsed_at":"2025-07-27T05:02:26.985Z","dependency_job_id":null,"purl":"pkg:github/docker/bake-action@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v6.2.0/manifests"},{"name":"v6.1.1","sha":"5dd4f8e2d6e60a471ecfe0a66e429bae1506b899","kind":"commit","published_at":"2025-01-14T13:52:03.000Z","download_url":"https://codeload.github.com/docker/bake-action/tar.gz/v6.1.1","html_url":"https://github.com/docker/bake-action/releases/tag/v6.1.1","dependencies_parsed_at":"2025-07-27T05:02:26.983Z","dependency_job_id":null,"purl":"pkg:github/docker/bake-action@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"5a1b7c978676087cf56d912184870c973a202fe7","kind":"commit","published_at":"2025-01-14T12:52:00.000Z","download_url":"https://codeload.github.com/docker/bake-action/tar.gz/v6.1.0","html_url":"https://github.com/docker/bake-action/releases/tag/v6.1.0","dependencies_parsed_at":"2025-07-27T05:02:26.983Z","dependency_job_id":null,"purl":"pkg:github/docker/bake-action@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"5ca506d06f70338a4968df87fd8bfee5cbfb84c7","kind":"commit","published_at":"2025-01-08T09:50:38.000Z","download_url":"https://codeload.github.com/docker/bake-action/tar.gz/v6.0.0","html_url":"https://github.com/docker/bake-action/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":"68b9a3c0-aadf-46c0-8414-8b998d39ffe6","purl":"pkg:github/docker/bake-action@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v6.0.0/manifests"},{"name":"v6","sha":"5ca506d06f70338a4968df87fd8bfee5cbfb84c7","kind":"commit","published_at":"2025-01-08T09:50:38.000Z","download_url":"https://codeload.github.com/docker/bake-action/tar.gz/v6","html_url":"https://github.com/docker/bake-action/releases/tag/v6","dependencies_parsed_at":null,"dependency_job_id":"c873b55b-68c6-4554-9c40-564a72d2957f","purl":"pkg:github/docker/bake-action@v6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v6/manifests"},{"name":"v5.11.0","sha":"3fc70e1131fee40a422dd8dd0ff22014ae20a1f3","kind":"commit","published_at":"2024-12-03T14:37:53.000Z","download_url":"https://codeload.github.com/docker/bake-action/tar.gz/v5.11.0","html_url":"https://github.com/docker/bake-action/releases/tag/v5.11.0","dependencies_parsed_at":"2024-12-06T10:54:46.814Z","dependency_job_id":null,"purl":"pkg:github/docker/bake-action@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"2e3d19baedb14545e5d41222653874f25d5b4dfb","kind":"commit","published_at":"2024-10-02T15:38:59.000Z","download_url":"https://codeload.github.com/docker/bake-action/tar.gz/v5.10.0","html_url":"https://github.com/docker/bake-action/releases/tag/v5.10.0","dependencies_parsed_at":"2024-10-05T11:15:05.041Z","dependency_job_id":null,"purl":"pkg:github/docker/bake-action@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"64673bcfac9f7517fc75e79db735fdb62efe6c55","kind":"commit","published_at":"2024-09-30T09:43:11.000Z","download_url":"https://codeload.github.com/docker/bake-action/tar.gz/v5.9.0","html_url":"https://github.com/docker/bake-action/releases/tag/v5.9.0","dependencies_parsed_at":"2024-10-05T11:15:05.033Z","dependency_job_id":null,"purl":"pkg:github/docker/bake-action@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"e626c7390c9f95508a135a89e65ec698e061fb2a","kind":"commit","published_at":"2024-09-27T11:37:23.000Z","download_url":"https://codeload.github.com/docker/bake-action/tar.gz/v5.8.0","html_url":"https://github.com/docker/bake-action/releases/tag/v5.8.0","dependencies_parsed_at":"2024-09-29T10:08:23.498Z","dependency_job_id":null,"purl":"pkg:github/docker/bake-action@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"76cc8060bdff6d632a465001e4cf300684c5472c","kind":"commit","published_at":"2024-08-13T10:33:43.000Z","download_url":"https://codeload.github.com/docker/bake-action/tar.gz/v5.7.0","html_url":"https://github.com/docker/bake-action/releases/tag/v5.7.0","dependencies_parsed_at":"2024-09-01T07:17:35.156Z","dependency_job_id":null,"purl":"pkg:github/docker/bake-action@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"8cea75c238fa977d2ac1fa69d09604b3b740f809","kind":"commit","published_at":"2024-08-07T20:17:25.000Z","download_url":"https://codeload.github.com/docker/bake-action/tar.gz/v5.6.1","html_url":"https://github.com/docker/bake-action/releases/tag/v5.6.1","dependencies_parsed_at":"2024-09-01T07:17:35.155Z","dependency_job_id":null,"purl":"pkg:github/docker/bake-action@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"955c005d878f7d6d90b0e1030b35eff3da452304","kind":"commit","published_at":"2024-08-06T15:08:50.000Z","download_url":"https://codeload.github.com/docker/bake-action/tar.gz/v5.6.0","html_url":"https://github.com/docker/bake-action/releases/tag/v5.6.0","dependencies_parsed_at":"2024-09-01T07:17:35.157Z","dependency_job_id":null,"purl":"pkg:github/docker/bake-action@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"a4d7f0b5b91c14a296d792d4ec53a9db17f02e67","kind":"commit","published_at":"2024-07-22T09:37:48.000Z","download_url":"https://codeload.github.com/docker/bake-action/tar.gz/v5.5.0","html_url":"https://github.com/docker/bake-action/releases/tag/v5.5.0","dependencies_parsed_at":"2024-08-01T12:43:17.440Z","dependency_job_id":null,"purl":"pkg:github/docker/bake-action@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"eac74531aa56a9266bfedfe5edb6b851ce2cca2b","kind":"commit","published_at":"2024-07-15T11:52:46.000Z","download_url":"https://codeload.github.com/docker/bake-action/tar.gz/v5.4.0","html_url":"https://github.com/docker/bake-action/releases/tag/v5.4.0","dependencies_parsed_at":"2024-07-18T13:44:46.320Z","dependency_job_id":null,"purl":"pkg:github/docker/bake-action@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"dbdf67d511c64f5af9363b359bf1c3c94a92fcfd","kind":"commit","published_at":"2024-07-02T17:16:34.000Z","download_url":"https://codeload.github.com/docker/bake-action/tar.gz/v5.3.0","html_url":"https://github.com/docker/bake-action/releases/tag/v5.3.0","dependencies_parsed_at":"2024-10-30T04:19:07.414Z","dependency_job_id":null,"purl":"pkg:github/docker/bake-action@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"867da3c87234f4c7f38b518e44d350206ce8798a","kind":"commit","published_at":"2024-06-26T12:14:45.000Z","download_url":"https://codeload.github.com/docker/bake-action/tar.gz/v5.2.0","html_url":"https://github.com/docker/bake-action/releases/tag/v5.2.0","dependencies_parsed_at":"2024-06-29T11:17:40.944Z","dependency_job_id":null,"purl":"pkg:github/docker/bake-action@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"f6acc70fe0da9b200315017ca49a08c0de03aa0b","kind":"commit","published_at":"2024-06-20T17:24:03.000Z","download_url":"https://codeload.github.com/docker/bake-action/tar.gz/v5.1.0","html_url":"https://github.com/docker/bake-action/releases/tag/v5.1.0","dependencies_parsed_at":"2024-06-25T13:39:04.818Z","dependency_job_id":null,"purl":"pkg:github/docker/bake-action@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v5.1.0/manifests"},{"name":"v5.0.2","sha":"297b5d570e443142ad0b8efee126d5a4558027e1","kind":"commit","published_at":"2024-06-20T14:07:27.000Z","download_url":"https://codeload.github.com/docker/bake-action/tar.gz/v5.0.2","html_url":"https://github.com/docker/bake-action/releases/tag/v5.0.2","dependencies_parsed_at":"2024-06-25T13:39:04.486Z","dependency_job_id":null,"purl":"pkg:github/docker/bake-action@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"1c5f18a523c4c68524cfbc5161494d8bb5b29d20","kind":"commit","published_at":"2024-06-18T15:39:35.000Z","download_url":"https://codeload.github.com/docker/bake-action/tar.gz/v5.0.1","html_url":"https://github.com/docker/bake-action/releases/tag/v5.0.1","dependencies_parsed_at":"2024-06-23T11:11:18.207Z","dependency_job_id":null,"purl":"pkg:github/docker/bake-action@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"6460b33ba7ba95e2dfe2fd545b1b9bbb347e9735","kind":"commit","published_at":"2024-06-17T07:23:59.000Z","download_url":"https://codeload.github.com/docker/bake-action/tar.gz/v5.0.0","html_url":"https://github.com/docker/bake-action/releases/tag/v5.0.0","dependencies_parsed_at":"2024-06-18T12:42:57.532Z","dependency_job_id":null,"purl":"pkg:github/docker/bake-action@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v5.0.0/manifests"},{"name":"v5","sha":"6460b33ba7ba95e2dfe2fd545b1b9bbb347e9735","kind":"commit","published_at":"2024-06-17T07:23:59.000Z","download_url":"https://codeload.github.com/docker/bake-action/tar.gz/v5","html_url":"https://github.com/docker/bake-action/releases/tag/v5","dependencies_parsed_at":"2024-06-18T12:42:57.531Z","dependency_job_id":null,"purl":"pkg:github/docker/bake-action@v5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v5/manifests"},{"name":"v4.6.0","sha":"a99697dcb6a3c90dfa91a96de6490ad7bbbe5f29","kind":"commit","published_at":"2024-05-29T12:20:31.000Z","download_url":"https://codeload.github.com/docker/bake-action/tar.gz/v4.6.0","html_url":"https://github.com/docker/bake-action/releases/tag/v4.6.0","dependencies_parsed_at":"2024-06-16T13:04:08.637Z","dependency_job_id":null,"purl":"pkg:github/docker/bake-action@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"7a5dfed3550ca014665af2a27af8fc9d7284b9b3","kind":"commit","published_at":"2024-04-29T09:34:05.000Z","download_url":"https://codeload.github.com/docker/bake-action/tar.gz/v4.5.0","html_url":"https://github.com/docker/bake-action/releases/tag/v4.5.0","dependencies_parsed_at":"2024-05-01T04:43:49.322Z","dependency_job_id":null,"purl":"pkg:github/docker/bake-action@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"73b0efa7a0e8ac276e0a8d5c580698a942ff10b5","kind":"commit","published_at":"2024-04-22T17:09:19.000Z","download_url":"https://codeload.github.com/docker/bake-action/tar.gz/v4.4.0","html_url":"https://github.com/docker/bake-action/releases/tag/v4.4.0","dependencies_parsed_at":"2024-04-27T04:51:48.036Z","dependency_job_id":null,"purl":"pkg:github/docker/bake-action@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"017aa056d6bfc9797de5a5dd354a209dc07b490e","kind":"commit","published_at":"2024-03-13T18:23:16.000Z","download_url":"https://codeload.github.com/docker/bake-action/tar.gz/v4.3.0","html_url":"https://github.com/docker/bake-action/releases/tag/v4.3.0","dependencies_parsed_at":"2024-03-17T08:16:16.867Z","dependency_job_id":null,"purl":"pkg:github/docker/bake-action@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"7ea090ddecd360d7059e3af5d09584c6e47d59d2","kind":"commit","published_at":"2024-03-12T12:30:34.000Z","download_url":"https://codeload.github.com/docker/bake-action/tar.gz/v4.2.0","html_url":"https://github.com/docker/bake-action/releases/tag/v4.2.0","dependencies_parsed_at":"2024-03-14T04:10:24.196Z","dependency_job_id":null,"purl":"pkg:github/docker/bake-action@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"849707117b03d39aba7924c50a10376a69e88d7d","kind":"commit","published_at":"2023-11-17T09:33:32.000Z","download_url":"https://codeload.github.com/docker/bake-action/tar.gz/v4.1.0","html_url":"https://github.com/docker/bake-action/releases/tag/v4.1.0","dependencies_parsed_at":"2023-11-19T04:20:56.297Z","dependency_job_id":null,"purl":"pkg:github/docker/bake-action@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v4.1.0/manifests"},{"name":"v4","sha":"511fde2517761e303af548ec9e0ea74a8a100112","kind":"commit","published_at":"2023-09-12T07:01:27.000Z","download_url":"https://codeload.github.com/docker/bake-action/tar.gz/v4","html_url":"https://github.com/docker/bake-action/releases/tag/v4","dependencies_parsed_at":"2023-09-14T05:40:41.952Z","dependency_job_id":null,"purl":"pkg:github/docker/bake-action@v4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v4/manifests"},{"name":"v4.0.0","sha":"511fde2517761e303af548ec9e0ea74a8a100112","kind":"commit","published_at":"2023-09-12T07:01:27.000Z","download_url":"https://codeload.github.com/docker/bake-action/tar.gz/v4.0.0","html_url":"https://github.com/docker/bake-action/releases/tag/v4.0.0","dependencies_parsed_at":"2023-09-14T05:40:43.498Z","dependency_job_id":null,"purl":"pkg:github/docker/bake-action@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"f32f8b8d70bc284af19f8148dd14ad1d2fbc6c28","kind":"commit","published_at":"2023-06-13T10:55:13.000Z","download_url":"https://codeload.github.com/docker/bake-action/tar.gz/v3.1.0","html_url":"https://github.com/docker/bake-action/releases/tag/v3.1.0","dependencies_parsed_at":"2023-06-15T00:09:29.231Z","dependency_job_id":"c531ee9b-c120-41b1-b359-79a3c4e57b77","purl":"pkg:github/docker/bake-action@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"ad0d2a9712378c502a7d5c590deb0d7a02d2a61d","kind":"commit","published_at":"2023-04-19T09:25:02.000Z","download_url":"https://codeload.github.com/docker/bake-action/tar.gz/v3.0.1","html_url":"https://github.com/docker/bake-action/releases/tag/v3.0.1","dependencies_parsed_at":"2023-06-02T00:09:26.005Z","dependency_job_id":"a4bcfedc-5326-4c76-bc22-6d4016089156","purl":"pkg:github/docker/bake-action@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v3.0.1/manifests"},{"name":"v3","sha":"ad0d2a9712378c502a7d5c590deb0d7a02d2a61d","kind":"commit","published_at":"2023-04-19T09:25:02.000Z","download_url":"https://codeload.github.com/docker/bake-action/tar.gz/v3","html_url":"https://github.com/docker/bake-action/releases/tag/v3","dependencies_parsed_at":"2023-06-02T00:09:26.005Z","dependency_job_id":"ad3b8788-3cc1-44ad-895a-39579ac741f9","purl":"pkg:github/docker/bake-action@v3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v3/manifests"},{"name":"v3.0.0","sha":"39f20cb0172439e0d27decdfa0c6778b2720c3e6","kind":"commit","published_at":"2023-04-17T12:25:27.000Z","download_url":"https://codeload.github.com/docker/bake-action/tar.gz/v3.0.0","html_url":"https://github.com/docker/bake-action/releases/tag/v3.0.0","dependencies_parsed_at":"2023-06-02T00:09:25.979Z","dependency_job_id":"300ed289-aa6c-4d82-aa22-b1bb8aa91f9a","purl":"pkg:github/docker/bake-action@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v3.0.0/manifests"},{"name":"v2.3.0","sha":"6c87dcca988e4e074e3ab1f976a70f63ec9673fb","kind":"commit","published_at":"2022-10-12T06:34:11.000Z","download_url":"https://codeload.github.com/docker/bake-action/tar.gz/v2.3.0","html_url":"https://github.com/docker/bake-action/releases/tag/v2.3.0","dependencies_parsed_at":"2023-06-01T10:24:05.334Z","dependency_job_id":"fc42c8b5-94d2-4563-b72b-5cc476f03324","purl":"pkg:github/docker/bake-action@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"e878ca2dcabf3e92e501fbbe72cda83e0046e0de","kind":"commit","published_at":"2022-07-19T14:58:28.000Z","download_url":"https://codeload.github.com/docker/bake-action/tar.gz/v2.2.0","html_url":"https://github.com/docker/bake-action/releases/tag/v2.2.0","dependencies_parsed_at":"2023-06-01T08:35:08.721Z","dependency_job_id":"f7c60df9-ece9-4d65-a6b9-7f61cf00baee","purl":"pkg:github/docker/bake-action@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v2.2.0/manifests"},{"name":"v2","sha":"e878ca2dcabf3e92e501fbbe72cda83e0046e0de","kind":"commit","published_at":"2022-07-19T14:58:28.000Z","download_url":"https://codeload.github.com/docker/bake-action/tar.gz/v2","html_url":"https://github.com/docker/bake-action/releases/tag/v2","dependencies_parsed_at":"2023-06-01T08:35:09.851Z","dependency_job_id":"bf11dfce-57be-4f8e-a213-6dbeafc21a11","purl":"pkg:github/docker/bake-action@v2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v2/manifests"},{"name":"v2.1.0","sha":"c7fa0af149e9926537a99e129016e4bb64008504","kind":"commit","published_at":"2022-06-25T11:37:49.000Z","download_url":"https://codeload.github.com/docker/bake-action/tar.gz/v2.1.0","html_url":"https://github.com/docker/bake-action/releases/tag/v2.1.0","dependencies_parsed_at":"2023-06-01T08:35:10.969Z","dependency_job_id":"eaa7dc37-f759-4a1b-89da-8b2a19c12bde","purl":"pkg:github/docker/bake-action@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"fb56172975f3a7f62d2defb5d32d735a2eaa41eb","kind":"commit","published_at":"2022-05-05T16:49:48.000Z","download_url":"https://codeload.github.com/docker/bake-action/tar.gz/v2.0.0","html_url":"https://github.com/docker/bake-action/releases/tag/v2.0.0","dependencies_parsed_at":"2023-06-01T08:35:12.229Z","dependency_job_id":"09752f18-61b4-472c-bbb3-480d55a48bb3","purl":"pkg:github/docker/bake-action@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v2.0.0/manifests"},{"name":"v1","sha":"bbd00fcb029a25b4aad41760939ab07653db1d5f","kind":"commit","published_at":"2022-02-09T10:42:06.000Z","download_url":"https://codeload.github.com/docker/bake-action/tar.gz/v1","html_url":"https://github.com/docker/bake-action/releases/tag/v1","dependencies_parsed_at":"2023-06-01T08:35:15.261Z","dependency_job_id":"095230f1-ee82-4458-aaa2-87ae4f19c71b","purl":"pkg:github/docker/bake-action@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v1/manifests"},{"name":"v1.7.0","sha":"bbd00fcb029a25b4aad41760939ab07653db1d5f","kind":"commit","published_at":"2022-02-09T10:42:06.000Z","download_url":"https://codeload.github.com/docker/bake-action/tar.gz/v1.7.0","html_url":"https://github.com/docker/bake-action/releases/tag/v1.7.0","dependencies_parsed_at":"2023-06-01T08:35:14.046Z","dependency_job_id":"1439dc0e-db21-4c16-ac75-dba0392be63f","purl":"pkg:github/docker/bake-action@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"bf8ce2e8a5af8409a414e56f0125262226cce077","kind":"commit","published_at":"2021-09-03T12:06:41.000Z","download_url":"https://codeload.github.com/docker/bake-action/tar.gz/v1.6.0","html_url":"https://github.com/docker/bake-action/releases/tag/v1.6.0","dependencies_parsed_at":"2023-06-01T08:35:16.629Z","dependency_job_id":"453464c4-9f24-49c7-8bc9-f0161616f956","purl":"pkg:github/docker/bake-action@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"33dc2d98dd8c3b86394eae6f71587be6238acc44","kind":"commit","published_at":"2021-07-01T14:28:46.000Z","download_url":"https://codeload.github.com/docker/bake-action/tar.gz/v1.5.0","html_url":"https://github.com/docker/bake-action/releases/tag/v1.5.0","dependencies_parsed_at":"2023-06-01T08:35:17.819Z","dependency_job_id":"15946eed-5620-4952-85b1-01caa008dabf","purl":"pkg:github/docker/bake-action@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"03bdd49965094ff4473054e64ba372a5f8bbd30e","kind":"commit","published_at":"2021-05-26T13:25:24.000Z","download_url":"https://codeload.github.com/docker/bake-action/tar.gz/v1.4.2","html_url":"https://github.com/docker/bake-action/releases/tag/v1.4.2","dependencies_parsed_at":"2023-06-01T08:35:18.865Z","dependency_job_id":"f7971f45-42ff-429b-bde4-3934013f91e9","purl":"pkg:github/docker/bake-action@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"180a8392805afa89e4c8894e8e8f602594c07511","kind":"commit","published_at":"2021-05-14T00:26:52.000Z","download_url":"https://codeload.github.com/docker/bake-action/tar.gz/v1.4.1","html_url":"https://github.com/docker/bake-action/releases/tag/v1.4.1","dependencies_parsed_at":"2023-06-01T08:35:20.056Z","dependency_job_id":"6b0868f7-bd94-419a-8962-4cb163ce7bbb","purl":"pkg:github/docker/bake-action@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"1882cef5add2e6021b30cd4c565b9afd664f5251","kind":"commit","published_at":"2021-04-30T09:56:18.000Z","download_url":"https://codeload.github.com/docker/bake-action/tar.gz/v1.4.0","html_url":"https://github.com/docker/bake-action/releases/tag/v1.4.0","dependencies_parsed_at":"2023-06-01T08:35:21.083Z","dependency_job_id":"8011139a-ba39-4382-a47f-efb8d43e273f","purl":"pkg:github/docker/bake-action@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"fdf541d5597a957ea247f5868c39c8fd0ad3894e","kind":"commit","published_at":"2021-03-31T13:34:47.000Z","download_url":"https://codeload.github.com/docker/bake-action/tar.gz/v1.3.0","html_url":"https://github.com/docker/bake-action/releases/tag/v1.3.0","dependencies_parsed_at":"2023-06-01T08:35:22.510Z","dependency_job_id":"82b06e96-65f1-49f1-bc99-b5766219c9a8","purl":"pkg:github/docker/bake-action@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"705ad8462fb487fd4970c286f3e261e231034f8a","kind":"commit","published_at":"2021-01-29T12:00:42.000Z","download_url":"https://codeload.github.com/docker/bake-action/tar.gz/v1.2.0","html_url":"https://github.com/docker/bake-action/releases/tag/v1.2.0","dependencies_parsed_at":"2023-06-01T08:35:23.837Z","dependency_job_id":"1766058d-2264-4e82-a428-e1804ede0b4f","purl":"pkg:github/docker/bake-action@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v1.2.0/manifests"},{"name":"v1.1.3","sha":"c90cb157937cc954ff21ab225c9a703d69fe5b5f","kind":"commit","published_at":"2020-12-26T15:35:31.000Z","download_url":"https://codeload.github.com/docker/bake-action/tar.gz/v1.1.3","html_url":"https://github.com/docker/bake-action/releases/tag/v1.1.3","dependencies_parsed_at":"2023-06-01T08:35:25.058Z","dependency_job_id":"af0926f3-ef00-420a-a6b2-e4ba922300e8","purl":"pkg:github/docker/bake-action@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"9144ac054505b92c57ab7e052e3cb62d8c6af498","kind":"commit","published_at":"2020-12-24T17:03:30.000Z","download_url":"https://codeload.github.com/docker/bake-action/tar.gz/v1.1.2","html_url":"https://github.com/docker/bake-action/releases/tag/v1.1.2","dependencies_parsed_at":"2023-06-01T08:35:26.176Z","dependency_job_id":"5416fd4a-fce1-4de2-a96b-f69064f6fb84","purl":"pkg:github/docker/bake-action@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"17d88abe591d79edd6c83a3d683c96e259677b89","kind":"commit","published_at":"2020-12-23T22:44:52.000Z","download_url":"https://codeload.github.com/docker/bake-action/tar.gz/v1.1.1","html_url":"https://github.com/docker/bake-action/releases/tag/v1.1.1","dependencies_parsed_at":"2023-06-01T08:35:27.375Z","dependency_job_id":"76f5eb53-75f1-4970-85c7-c6bf51f680f2","purl":"pkg:github/docker/bake-action@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7cf3c8378fcb6a7d1d036d515b28462e2ec816db","kind":"commit","published_at":"2020-12-23T19:15:23.000Z","download_url":"https://codeload.github.com/docker/bake-action/tar.gz/v1.1.0","html_url":"https://github.com/docker/bake-action/releases/tag/v1.1.0","dependencies_parsed_at":"2023-06-01T08:35:28.608Z","dependency_job_id":"2f4d0b61-4a34-423e-a297-a26987024b2e","purl":"pkg:github/docker/bake-action@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"2f4e6cd69d9f81b5c1479fb5add4852832d429d7","kind":"commit","published_at":"2020-10-07T23:04:25.000Z","download_url":"https://codeload.github.com/docker/bake-action/tar.gz/v1.0.0","html_url":"https://github.com/docker/bake-action/releases/tag/v1.0.0","dependencies_parsed_at":"2023-06-01T08:35:29.619Z","dependency_job_id":"ccb38a38-104e-4993-9d29-2d280ed7ec60","purl":"pkg:github/docker/bake-action@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-28T18:56:03.806Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":666,"rankings":{"downloads":null,"dependent_repos_count":1.2993186499762321,"dependent_packages_count":0.0,"stargazers_count":1.6193947076533037,"forks_count":2.8553319600697193,"docker_downloads_count":0.6433211852321344,"average":1.283473300586278},"purl":"pkg:githubactions/docker/bake-action","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/docker/bake-action","docker_dependents_count":2,"docker_downloads_count":5657922,"usage_url":"https://repos.ecosyste.ms/usage/actions/docker/bake-action","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/docker/bake-action/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-25T05:23:00.733Z","issues_count":59,"pull_requests_count":312,"avg_time_to_close_issue":5837962.0,"avg_time_to_close_pull_request":1360536.7551724138,"issues_closed_count":37,"pull_requests_closed_count":290,"pull_request_authors_count":16,"issue_authors_count":49,"avg_comments_per_issue":2.457627118644068,"avg_comments_per_pull_request":0.4166666666666667,"merged_pull_requests_count":213,"bot_issues_count":0,"bot_pull_requests_count":172,"past_year_issues_count":29,"past_year_pull_requests_count":89,"past_year_avg_time_to_close_issue":2072558.4166666667,"past_year_avg_time_to_close_pull_request":551602.7564102564,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":78,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":26,"past_year_avg_comments_per_issue":1.5862068965517242,"past_year_avg_comments_per_pull_request":0.38202247191011235,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":45,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fbake-action/issues","maintainers":[{"login":"crazy-max","count":124,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crazy-max"},{"login":"tonistiigi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonistiigi"}],"active_maintainers":[{"login":"crazy-max","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crazy-max"},{"login":"tonistiigi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonistiigi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/docker%2Fbake-action/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/docker%2Fbake-action/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/docker%2Fbake-action/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/docker%2Fbake-action/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/docker%2Fbake-action/codemeta","maintainers":[]}