{"id":5806554,"name":"docker/metadata-action","ecosystem":"actions","description":"GitHub Action to extract metadata (tags, labels) for Docker","homepage":"https://github.com/marketplace/actions/docker-metadata-action","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/docker/metadata-action","keywords_array":["docker","github-actions","github-actions-docker","labels","metadata","tags"],"namespace":"docker","versions_count":69,"first_release_published_at":"2020-10-25T02:26:17.000Z","latest_release_published_at":"2026-03-05T16:21:07.000Z","latest_release_number":"v6.0.0","last_synced_at":"2026-06-02T10:02:22.207Z","created_at":"2023-01-04T16:16:41.170Z","updated_at":"2026-06-02T10:02:22.208Z","registry_url":"https://github.com/docker/metadata-action","install_command":null,"documentation_url":null,"metadata":{"name":"Docker Metadata action","description":"GitHub Action to extract metadata (tags, labels) for Docker","author":"docker","branding":{"icon":"anchor","color":"blue"},"inputs":{"context":{"description":"Where to get context data. Allowed options are \"workflow\"  (default), \"git\".","default":"workflow","required":true},"images":{"description":"List of Docker images to use as base name for tags","required":false},"tags":{"description":"List of tags as key-value pair attributes","required":false},"flavor":{"description":"Flavors to apply","required":false},"labels":{"description":"List of custom labels","required":false},"annotations":{"description":"List of custom annotations","required":false},"sep-tags":{"description":"Separator to use for tags output (default \\n)","required":false},"sep-labels":{"description":"Separator to use for labels output (default \\n)","required":false},"sep-annotations":{"description":"Separator to use for annotations output (default \\n)","required":false},"bake-target":{"description":"Bake target name (default docker-metadata-action)","required":false},"github-token":{"description":"GitHub Token as provided by secrets","default":"${{ github.token }}","required":true}},"outputs":{"version":{"description":"Generated Docker image version"},"tags":{"description":"Generated Docker tags"},"tag-names":{"description":"Generated Docker tag names without image base name"},"labels":{"description":"Generated Docker labels"},"annotations":{"description":"Generated annotations"},"json":{"description":"JSON output of tags and labels"},"bake-file-tags":{"description":"Bake definition file with tags"},"bake-file-labels":{"description":"Bake definition file with labels"},"bake-file-annotations":{"description":"Bake definition file with annotations"},"bake-file":{"description":"Bake definition file with tags and labels"}},"runs":{"using":"node24","main":"dist/index.js"},"default_branch":"master","path":null},"repo_metadata":{"id":37897293,"uuid":"306769011","full_name":"docker/metadata-action","owner":"docker","description":"GitHub Action to extract metadata (tags, labels) from Git reference and GitHub events for Docker","archived":false,"fork":false,"pushed_at":"2026-03-06T19:24:36.000Z","size":65373,"stargazers_count":1098,"open_issues_count":42,"forks_count":152,"subscribers_count":13,"default_branch":"master","last_synced_at":"2026-03-07T13:11:54.275Z","etag":null,"topics":["docker","github-actions","github-actions-docker","labels","metadata","tags"],"latest_commit_sha":null,"homepage":"https://github.com/marketplace/actions/docker-metadata-action","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-23T23:38:33.000Z","updated_at":"2026-03-06T16:51:28.000Z","dependencies_parsed_at":"2023-12-15T21:10:41.402Z","dependency_job_id":"bbadec91-c6ef-4eee-9128-57006a9176df","html_url":"https://github.com/docker/metadata-action","commit_stats":{"total_commits":370,"total_committers":16,"mean_commits":23.125,"dds":"0.30000000000000004","last_synced_commit":"0de3687b53cd804b63dd87819f7bda043569ce4a"},"previous_names":["crazy-max/ghaction-docker-meta"],"tags_count":69,"template":false,"template_full_name":null,"purl":"pkg:github/docker/metadata-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/docker","download_url":"https://codeload.github.com/docker/metadata-action/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/sbom","scorecard":{"id":349221,"data":{"date":"2025-08-11","repo":{"name":"github.com/docker/metadata-action","commit":"c1e51972afc2121e065aed6d45c65596fe445f3f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"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":"Code-Review","score":3,"reason":"Found 2/6 approved changesets -- score normalized to 3","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":"24 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":"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":"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":"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.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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:313"],"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":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["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'","Info: status check found to merge onto on 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.yml:444: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/metadata-action/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:447: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/metadata-action/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:465: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/metadata-action/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:507: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/metadata-action/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:510: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/metadata-action/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:534: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/metadata-action/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/metadata-action/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/metadata-action/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/metadata-action/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/metadata-action/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/metadata-action/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/metadata-action/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:228: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/metadata-action/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/metadata-action/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/metadata-action/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:291: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/metadata-action/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/metadata-action/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:419: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/metadata-action/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:434: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/metadata-action/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:548: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/metadata-action/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:551: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/metadata-action/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:607: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/metadata-action/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:610: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/metadata-action/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/metadata-action/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/metadata-action/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/metadata-action/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/metadata-action/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/metadata-action/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/metadata-action/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:261: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/metadata-action/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:371: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/metadata-action/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:374: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/metadata-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/metadata-action/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:483: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/metadata-action/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:574: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/metadata-action/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:577: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/metadata-action/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:586: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/metadata-action/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/metadata-action/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/metadata-action/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:631: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/metadata-action/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:634: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/metadata-action/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:323: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/metadata-action/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/metadata-action/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:348: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/metadata-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/metadata-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/metadata-action/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/metadata-action/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/metadata-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/metadata-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/metadata-action/validate.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/docker/metadata-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/metadata-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:2: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: test/output.Dockerfile:2: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  28 third-party GitHubAction dependencies pinned","Info:   0 out of  10 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":"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":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"}}]},"last_synced_at":"2025-08-18T07:53:36.259Z","repository_id":37897293,"created_at":"2025-08-18T07:53:36.259Z","updated_at":"2025-08-18T07:53:36.259Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30242403,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-08T00:58:18.660Z","status":"online","status_checked_at":"2026-03-08T02:00:06.215Z","response_time":56,"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":"github@docker.com","website":"https://www.docker.com","location":"United States of America","twitter":"docker","company":null,"icon_url":"https://avatars.githubusercontent.com/u/5429470?v=4","repositories_count":137,"last_synced_at":"2025-12-22T23:34:27.371Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/docker","funding_links":[],"total_stars":150155,"followers":12897,"following":0,"created_at":"2022-11-02T16:24:54.069Z","updated_at":"2025-12-22T23:34:27.372Z","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.0.0","sha":"030e881283bb7a6894de51c315a6bfe6a94e05cf","kind":"commit","published_at":"2026-03-05T16:21:07.000Z","download_url":"https://codeload.github.com/docker/metadata-action/tar.gz/v6.0.0","html_url":"https://github.com/docker/metadata-action/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/docker/metadata-action@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v6.0.0/manifests"},{"name":"v6","sha":"030e881283bb7a6894de51c315a6bfe6a94e05cf","kind":"commit","published_at":"2026-03-05T16:21:07.000Z","download_url":"https://codeload.github.com/docker/metadata-action/tar.gz/v6","html_url":"https://github.com/docker/metadata-action/releases/tag/v6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/docker/metadata-action@v6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v6/manifests"},{"name":"v5.10.0","sha":"c299e40c65443455700f0fdfc63efafe5b349051","kind":"commit","published_at":"2025-11-27T12:36:24.000Z","download_url":"https://codeload.github.com/docker/metadata-action/tar.gz/v5.10.0","html_url":"https://github.com/docker/metadata-action/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/docker/metadata-action@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"318604b99e75e41977312d83839a89be02ca4893","kind":"commit","published_at":"2025-11-04T15:31:36.000Z","download_url":"https://codeload.github.com/docker/metadata-action/tar.gz/v5.9.0","html_url":"https://github.com/docker/metadata-action/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/docker/metadata-action@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"c1e51972afc2121e065aed6d45c65596fe445f3f","kind":"commit","published_at":"2025-08-01T08:56:28.000Z","download_url":"https://codeload.github.com/docker/metadata-action/tar.gz/v5.8.0","html_url":"https://github.com/docker/metadata-action/releases/tag/v5.8.0","dependencies_parsed_at":"2025-08-27T07:52:42.207Z","dependency_job_id":null,"purl":"pkg:github/docker/metadata-action@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"902fa8ec7d6ecbf8d84d538b9b233a880e428804","kind":"commit","published_at":"2025-02-26T15:12:33.000Z","download_url":"https://codeload.github.com/docker/metadata-action/tar.gz/v5.7.0","html_url":"https://github.com/docker/metadata-action/releases/tag/v5.7.0","dependencies_parsed_at":"2025-06-12T06:03:39.886Z","dependency_job_id":null,"purl":"pkg:github/docker/metadata-action@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"369eb591f429131d6889c46b94e711f089e6ca96","kind":"commit","published_at":"2024-11-19T17:26:39.000Z","download_url":"https://codeload.github.com/docker/metadata-action/tar.gz/v5.6.1","html_url":"https://github.com/docker/metadata-action/releases/tag/v5.6.1","dependencies_parsed_at":"2024-11-21T04:29:33.376Z","dependency_job_id":null,"purl":"pkg:github/docker/metadata-action@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"359e915ab3220d88514ed693793a5cc795192aa6","kind":"commit","published_at":"2024-11-19T14:51:51.000Z","download_url":"https://codeload.github.com/docker/metadata-action/tar.gz/v5.6.0","html_url":"https://github.com/docker/metadata-action/releases/tag/v5.6.0","dependencies_parsed_at":"2024-11-21T04:29:33.375Z","dependency_job_id":null,"purl":"pkg:github/docker/metadata-action@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"8e5442c4ef9f78752691e2d8f8d19755c6f78e81","kind":"commit","published_at":"2024-01-31T13:06:15.000Z","download_url":"https://codeload.github.com/docker/metadata-action/tar.gz/v5.5.1","html_url":"https://github.com/docker/metadata-action/releases/tag/v5.5.1","dependencies_parsed_at":"2024-02-03T04:37:14.327Z","dependency_job_id":null,"purl":"pkg:github/docker/metadata-action@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"dbef88086f6cef02e264edb7dbf63250c17cef6c","kind":"commit","published_at":"2024-01-05T09:58:01.000Z","download_url":"https://codeload.github.com/docker/metadata-action/tar.gz/v5.5.0","html_url":"https://github.com/docker/metadata-action/releases/tag/v5.5.0","dependencies_parsed_at":"2024-01-07T04:14:43.562Z","dependency_job_id":null,"purl":"pkg:github/docker/metadata-action@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"9dc751fe249ad99385a2583ee0d084c400eee04e","kind":"commit","published_at":"2023-12-18T10:47:58.000Z","download_url":"https://codeload.github.com/docker/metadata-action/tar.gz/v5.4.0","html_url":"https://github.com/docker/metadata-action/releases/tag/v5.4.0","dependencies_parsed_at":"2023-12-21T04:05:47.049Z","dependency_job_id":null,"purl":"pkg:github/docker/metadata-action@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"31cebacef4805868f9ce9a0cb03ee36c32df2ac4","kind":"commit","published_at":"2023-12-04T09:51:22.000Z","download_url":"https://codeload.github.com/docker/metadata-action/tar.gz/v5.3.0","html_url":"https://github.com/docker/metadata-action/releases/tag/v5.3.0","dependencies_parsed_at":"2023-12-06T04:06:19.908Z","dependency_job_id":null,"purl":"pkg:github/docker/metadata-action@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"e6428a5c4e294a61438ed7f43155db912025b6b3","kind":"commit","published_at":"2023-11-30T17:29:27.000Z","download_url":"https://codeload.github.com/docker/metadata-action/tar.gz/v5.2.0","html_url":"https://github.com/docker/metadata-action/releases/tag/v5.2.0","dependencies_parsed_at":"2023-12-02T04:13:09.866Z","dependency_job_id":null,"purl":"pkg:github/docker/metadata-action@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"f19c3691d56f26e3f97547999df66a9ecbf0d9b0","kind":"commit","published_at":"2023-11-30T10:04:19.000Z","download_url":"https://codeload.github.com/docker/metadata-action/tar.gz/v5.1.0","html_url":"https://github.com/docker/metadata-action/releases/tag/v5.1.0","dependencies_parsed_at":"2023-12-02T04:13:09.846Z","dependency_job_id":null,"purl":"pkg:github/docker/metadata-action@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v5.1.0/manifests"},{"name":"v5","sha":"96383f45573cb7f253c731d3b3ab81c87ef81934","kind":"commit","published_at":"2023-09-12T07:35:54.000Z","download_url":"https://codeload.github.com/docker/metadata-action/tar.gz/v5","html_url":"https://github.com/docker/metadata-action/releases/tag/v5","dependencies_parsed_at":"2023-09-14T05:40:36.271Z","dependency_job_id":null,"purl":"pkg:github/docker/metadata-action@v5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v5/manifests"},{"name":"v5.0.0","sha":"96383f45573cb7f253c731d3b3ab81c87ef81934","kind":"commit","published_at":"2023-09-12T07:35:54.000Z","download_url":"https://codeload.github.com/docker/metadata-action/tar.gz/v5.0.0","html_url":"https://github.com/docker/metadata-action/releases/tag/v5.0.0","dependencies_parsed_at":"2023-09-14T05:40:36.530Z","dependency_job_id":null,"purl":"pkg:github/docker/metadata-action@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v5.0.0/manifests"},{"name":"v4.6.0","sha":"818d4b7b91585d195f67373fd9cb0332e31a7175","kind":"commit","published_at":"2023-06-13T10:27:30.000Z","download_url":"https://codeload.github.com/docker/metadata-action/tar.gz/v4.6.0","html_url":"https://github.com/docker/metadata-action/releases/tag/v4.6.0","dependencies_parsed_at":"2023-07-20T20:44:04.984Z","dependency_job_id":null,"purl":"pkg:github/docker/metadata-action@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"2c0bd771b40637d97bf205cbccdd294a32112176","kind":"commit","published_at":"2023-06-07T13:56:56.000Z","download_url":"https://codeload.github.com/docker/metadata-action/tar.gz/v4.5.0","html_url":"https://github.com/docker/metadata-action/releases/tag/v4.5.0","dependencies_parsed_at":"2023-07-20T20:44:04.361Z","dependency_job_id":null,"purl":"pkg:github/docker/metadata-action@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"c4ee3adeed93b1fa6a762f209fb01608c1a22f1e","kind":"commit","published_at":"2023-04-18T07:25:43.000Z","download_url":"https://codeload.github.com/docker/metadata-action/tar.gz/v4.4.0","html_url":"https://github.com/docker/metadata-action/releases/tag/v4.4.0","dependencies_parsed_at":"2023-07-20T20:44:07.137Z","dependency_job_id":null,"purl":"pkg:github/docker/metadata-action@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"507c2f2dc502c992ad446e3d7a5dfbe311567a96","kind":"commit","published_at":"2023-01-13T13:33:40.000Z","download_url":"https://codeload.github.com/docker/metadata-action/tar.gz/v4.3.0","html_url":"https://github.com/docker/metadata-action/releases/tag/v4.3.0","dependencies_parsed_at":"2023-07-20T20:44:09.456Z","dependency_job_id":null,"purl":"pkg:github/docker/metadata-action@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"05d22bf31770de02e20c67c70365453e00227f61","kind":"commit","published_at":"2023-01-11T15:25:04.000Z","download_url":"https://codeload.github.com/docker/metadata-action/tar.gz/v4.2.0","html_url":"https://github.com/docker/metadata-action/releases/tag/v4.2.0","dependencies_parsed_at":"2023-07-20T20:44:05.302Z","dependency_job_id":null,"purl":"pkg:github/docker/metadata-action@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"57396166ad8aefe6098280995947635806a0e6ea","kind":"commit","published_at":"2022-10-17T19:51:54.000Z","download_url":"https://codeload.github.com/docker/metadata-action/tar.gz/v4.1.1","html_url":"https://github.com/docker/metadata-action/releases/tag/v4.1.1","dependencies_parsed_at":"2023-07-20T20:44:08.191Z","dependency_job_id":null,"purl":"pkg:github/docker/metadata-action@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"12cce9efe0d49980455aaaca9b071c0befcdd702","kind":"commit","published_at":"2022-10-12T06:34:51.000Z","download_url":"https://codeload.github.com/docker/metadata-action/tar.gz/v4.1.0","html_url":"https://github.com/docker/metadata-action/releases/tag/v4.1.0","dependencies_parsed_at":"2023-07-20T20:44:07.359Z","dependency_job_id":null,"purl":"pkg:github/docker/metadata-action@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v4.1.0/manifests"},{"name":"v4","sha":"69f6fc9d46f2f8bf0d5491e4aabe0bb8c6a4678a","kind":"commit","published_at":"2022-05-05T11:57:05.000Z","download_url":"https://codeload.github.com/docker/metadata-action/tar.gz/v4","html_url":"https://github.com/docker/metadata-action/releases/tag/v4","dependencies_parsed_at":"2023-07-20T20:44:06.974Z","dependency_job_id":null,"purl":"pkg:github/docker/metadata-action@v4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v4/manifests"},{"name":"v4.0.1","sha":"69f6fc9d46f2f8bf0d5491e4aabe0bb8c6a4678a","kind":"commit","published_at":"2022-05-05T11:57:05.000Z","download_url":"https://codeload.github.com/docker/metadata-action/tar.gz/v4.0.1","html_url":"https://github.com/docker/metadata-action/releases/tag/v4.0.1","dependencies_parsed_at":"2023-07-20T20:44:07.656Z","dependency_job_id":null,"purl":"pkg:github/docker/metadata-action@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"f206c36955d3cc6213c38fb3747d9ba4113e686a","kind":"commit","published_at":"2022-05-05T09:43:25.000Z","download_url":"https://codeload.github.com/docker/metadata-action/tar.gz/v4.0.0","html_url":"https://github.com/docker/metadata-action/releases/tag/v4.0.0","dependencies_parsed_at":"2023-07-20T20:44:04.735Z","dependency_job_id":null,"purl":"pkg:github/docker/metadata-action@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v4.0.0/manifests"},{"name":"v3","sha":"b2391d37b4157fa4aa2e118d643f417910ff3242","kind":"commit","published_at":"2022-04-28T11:19:16.000Z","download_url":"https://codeload.github.com/docker/metadata-action/tar.gz/v3","html_url":"https://github.com/docker/metadata-action/releases/tag/v3","dependencies_parsed_at":"2023-07-20T20:44:04.887Z","dependency_job_id":null,"purl":"pkg:github/docker/metadata-action@v3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v3/manifests"},{"name":"v3.8.0","sha":"b2391d37b4157fa4aa2e118d643f417910ff3242","kind":"commit","published_at":"2022-04-28T11:19:16.000Z","download_url":"https://codeload.github.com/docker/metadata-action/tar.gz/v3.8.0","html_url":"https://github.com/docker/metadata-action/releases/tag/v3.8.0","dependencies_parsed_at":"2023-07-20T20:44:09.255Z","dependency_job_id":null,"purl":"pkg:github/docker/metadata-action@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"f2a13332ac1ce8c0a71aeac48a150dbb1838ab67","kind":"commit","published_at":"2022-04-05T22:27:11.000Z","download_url":"https://codeload.github.com/docker/metadata-action/tar.gz/v3.7.0","html_url":"https://github.com/docker/metadata-action/releases/tag/v3.7.0","dependencies_parsed_at":"2023-07-20T20:44:06.128Z","dependency_job_id":null,"purl":"pkg:github/docker/metadata-action@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"e5622373a38e60fb6d795a4421e56882f2d7a681","kind":"commit","published_at":"2021-12-06T16:18:35.000Z","download_url":"https://codeload.github.com/docker/metadata-action/tar.gz/v3.6.2","html_url":"https://github.com/docker/metadata-action/releases/tag/v3.6.2","dependencies_parsed_at":"2023-07-20T20:44:05.682Z","dependency_job_id":null,"purl":"pkg:github/docker/metadata-action@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"a2e02890a0d28163b34ac2e4b575b9264a5ee3e2","kind":"commit","published_at":"2021-11-29T13:23:16.000Z","download_url":"https://codeload.github.com/docker/metadata-action/tar.gz/v3.6.1","html_url":"https://github.com/docker/metadata-action/releases/tag/v3.6.1","dependencies_parsed_at":"2023-07-20T20:44:04.043Z","dependency_job_id":null,"purl":"pkg:github/docker/metadata-action@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"548e2346a9987b56d8a4104fe776321ff8e23440","kind":"commit","published_at":"2021-10-23T01:53:44.000Z","download_url":"https://codeload.github.com/docker/metadata-action/tar.gz/v3.6.0","html_url":"https://github.com/docker/metadata-action/releases/tag/v3.6.0","dependencies_parsed_at":"2023-07-20T20:44:05.496Z","dependency_job_id":null,"purl":"pkg:github/docker/metadata-action@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"3a3bb3a81753dc99f090d24ee7e5343838b73a96","kind":"commit","published_at":"2021-08-19T19:21:19.000Z","download_url":"https://codeload.github.com/docker/metadata-action/tar.gz/v3.5.0","html_url":"https://github.com/docker/metadata-action/releases/tag/v3.5.0","dependencies_parsed_at":"2023-07-20T20:44:03.995Z","dependency_job_id":null,"purl":"pkg:github/docker/metadata-action@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"8b842e721d38d18bea23b57f4c040e53331f4ca2","kind":"commit","published_at":"2021-07-14T22:34:54.000Z","download_url":"https://codeload.github.com/docker/metadata-action/tar.gz/v3.4.1","html_url":"https://github.com/docker/metadata-action/releases/tag/v3.4.1","dependencies_parsed_at":"2023-07-20T20:44:07.772Z","dependency_job_id":null,"purl":"pkg:github/docker/metadata-action@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"f6efe56d565add159ad605568120f5b22712a870","kind":"commit","published_at":"2021-07-06T18:03:27.000Z","download_url":"https://codeload.github.com/docker/metadata-action/tar.gz/v3.4.0","html_url":"https://github.com/docker/metadata-action/releases/tag/v3.4.0","dependencies_parsed_at":"2023-07-20T20:44:06.526Z","dependency_job_id":null,"purl":"pkg:github/docker/metadata-action@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"98669ae865ea3cffbcbaa878cf57c20bbf1c6c38","kind":"commit","published_at":"2021-05-25T16:47:42.000Z","download_url":"https://codeload.github.com/docker/metadata-action/tar.gz/v3.3.0","html_url":"https://github.com/docker/metadata-action/releases/tag/v3.3.0","dependencies_parsed_at":"2023-07-20T20:44:09.234Z","dependency_job_id":null,"purl":"pkg:github/docker/metadata-action@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"9987462005259d2c4c461152560e7b4cda0478b5","kind":"commit","published_at":"2021-05-23T13:28:23.000Z","download_url":"https://codeload.github.com/docker/metadata-action/tar.gz/v3.2.0","html_url":"https://github.com/docker/metadata-action/releases/tag/v3.2.0","dependencies_parsed_at":"2023-07-20T20:44:03.923Z","dependency_job_id":null,"purl":"pkg:github/docker/metadata-action@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"12528c4f059417f331b29e4e803c045617be4b83","kind":"commit","published_at":"2021-05-11T18:28:33.000Z","download_url":"https://codeload.github.com/docker/metadata-action/tar.gz/v3.1.0","html_url":"https://github.com/docker/metadata-action/releases/tag/v3.1.0","dependencies_parsed_at":"2023-07-20T20:44:06.287Z","dependency_job_id":null,"purl":"pkg:github/docker/metadata-action@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"2af9c6a52b5431eea749f0e923b7503b84813f77","kind":"commit","published_at":"2021-05-10T14:05:16.000Z","download_url":"https://codeload.github.com/docker/metadata-action/tar.gz/v3.0.0","html_url":"https://github.com/docker/metadata-action/releases/tag/v3.0.0","dependencies_parsed_at":"2023-07-20T20:44:06.403Z","dependency_job_id":null,"purl":"pkg:github/docker/metadata-action@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v3.0.0/manifests"},{"name":"v2","sha":"f02d9f4f9bdea946298d7cf0a0567c289af7bbda","kind":"commit","published_at":"2021-05-07T23:20:23.000Z","download_url":"https://codeload.github.com/docker/metadata-action/tar.gz/v2","html_url":"https://github.com/docker/metadata-action/releases/tag/v2","dependencies_parsed_at":"2023-07-20T20:44:05.927Z","dependency_job_id":null,"purl":"pkg:github/docker/metadata-action@v2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v2/manifests"},{"name":"v2.5.0","sha":"f02d9f4f9bdea946298d7cf0a0567c289af7bbda","kind":"commit","published_at":"2021-05-07T23:20:23.000Z","download_url":"https://codeload.github.com/docker/metadata-action/tar.gz/v2.5.0","html_url":"https://github.com/docker/metadata-action/releases/tag/v2.5.0","dependencies_parsed_at":"2023-07-20T20:44:06.765Z","dependency_job_id":null,"purl":"pkg:github/docker/metadata-action@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"e09df4df3ce0f1198fcfa91b72743b2cb7969430","kind":"commit","published_at":"2021-04-29T22:54:35.000Z","download_url":"https://codeload.github.com/docker/metadata-action/tar.gz/v2.4.0","html_url":"https://github.com/docker/metadata-action/releases/tag/v2.4.0","dependencies_parsed_at":"2023-07-20T20:44:05.291Z","dependency_job_id":null,"purl":"pkg:github/docker/metadata-action@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"2e1a5c7fa42123697f82d479b551a1bbdb1bef88","kind":"commit","published_at":"2021-04-07T19:00:00.000Z","download_url":"https://codeload.github.com/docker/metadata-action/tar.gz/v2.3.0","html_url":"https://github.com/docker/metadata-action/releases/tag/v2.3.0","dependencies_parsed_at":"2023-07-20T20:44:06.438Z","dependency_job_id":null,"purl":"pkg:github/docker/metadata-action@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"f39f06a624f9ca2c5d27758aa88932d443e9eda2","kind":"commit","published_at":"2021-04-05T19:30:44.000Z","download_url":"https://codeload.github.com/docker/metadata-action/tar.gz/v2.2.1","html_url":"https://github.com/docker/metadata-action/releases/tag/v2.2.1","dependencies_parsed_at":"2023-07-20T20:44:05.338Z","dependency_job_id":null,"purl":"pkg:github/docker/metadata-action@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"9da1e66de9cdbc2849b3ac93a0b982ea63e06007","kind":"commit","published_at":"2021-04-03T16:21:52.000Z","download_url":"https://codeload.github.com/docker/metadata-action/tar.gz/v2.2.0","html_url":"https://github.com/docker/metadata-action/releases/tag/v2.2.0","dependencies_parsed_at":"2023-07-20T20:44:06.868Z","dependency_job_id":null,"purl":"pkg:github/docker/metadata-action@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"ac90ddf06eee55fbe48897eeec38bba2f7948e7e","kind":"commit","published_at":"2021-03-30T11:23:09.000Z","download_url":"https://codeload.github.com/docker/metadata-action/tar.gz/v2.1.1","html_url":"https://github.com/docker/metadata-action/releases/tag/v2.1.1","dependencies_parsed_at":"2023-07-20T20:44:07.244Z","dependency_job_id":null,"purl":"pkg:github/docker/metadata-action@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"72654174f7b8de453d12757cef7fa93774555cbd","kind":"commit","published_at":"2021-03-29T11:26:34.000Z","download_url":"https://codeload.github.com/docker/metadata-action/tar.gz/v2.1.0","html_url":"https://github.com/docker/metadata-action/releases/tag/v2.1.0","dependencies_parsed_at":"2023-07-20T20:44:06.134Z","dependency_job_id":null,"purl":"pkg:github/docker/metadata-action@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"2cbde9dffaa8ca4b71ae97bbec0d955dad802954","kind":"commit","published_at":"2021-03-29T11:06:09.000Z","download_url":"https://codeload.github.com/docker/metadata-action/tar.gz/v2.0.0","html_url":"https://github.com/docker/metadata-action/releases/tag/v2.0.0","dependencies_parsed_at":"2023-07-20T20:44:05.989Z","dependency_job_id":null,"purl":"pkg:github/docker/metadata-action@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v2.0.0/manifests"},{"name":"v1","sha":"9be43f076db7f0f4ac30d81183fc9d956b9e9eb6","kind":"commit","published_at":"2021-03-19T10:59:51.000Z","download_url":"https://codeload.github.com/docker/metadata-action/tar.gz/v1","html_url":"https://github.com/docker/metadata-action/releases/tag/v1","dependencies_parsed_at":"2023-07-20T20:44:04.112Z","dependency_job_id":null,"purl":"pkg:github/docker/metadata-action@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v1/manifests"},{"name":"v1.12.0","sha":"9be43f076db7f0f4ac30d81183fc9d956b9e9eb6","kind":"commit","published_at":"2021-03-19T10:59:51.000Z","download_url":"https://codeload.github.com/docker/metadata-action/tar.gz/v1.12.0","html_url":"https://github.com/docker/metadata-action/releases/tag/v1.12.0","dependencies_parsed_at":"2023-07-20T20:44:09.321Z","dependency_job_id":null,"purl":"pkg:github/docker/metadata-action@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"9ae6899cfa6d691ad29d6fc0a228f276a16f5d44","kind":"commit","published_at":"2020-12-24T15:47:13.000Z","download_url":"https://codeload.github.com/docker/metadata-action/tar.gz/v1.11.0","html_url":"https://github.com/docker/metadata-action/releases/tag/v1.11.0","dependencies_parsed_at":"2023-07-20T20:44:07.286Z","dependency_job_id":null,"purl":"pkg:github/docker/metadata-action@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"b500d9c7b58dc41faecb7b4d263ab212e5f698dd","kind":"commit","published_at":"2020-12-24T13:06:20.000Z","download_url":"https://codeload.github.com/docker/metadata-action/tar.gz/v1.10.1","html_url":"https://github.com/docker/metadata-action/releases/tag/v1.10.1","dependencies_parsed_at":"2023-07-20T20:44:09.372Z","dependency_job_id":null,"purl":"pkg:github/docker/metadata-action@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"aa3823e0127a7abdc062b42c6018be715bff3b11","kind":"commit","published_at":"2020-12-24T03:19:39.000Z","download_url":"https://codeload.github.com/docker/metadata-action/tar.gz/v1.10.0","html_url":"https://github.com/docker/metadata-action/releases/tag/v1.10.0","dependencies_parsed_at":"2023-07-20T20:44:09.497Z","dependency_job_id":null,"purl":"pkg:github/docker/metadata-action@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v1.10.0/manifests"},{"name":"v1.9.1","sha":"55d3462f059e0f1f2477ee4270665c7855d6b4ae","kind":"commit","published_at":"2020-12-07T23:02:30.000Z","download_url":"https://codeload.github.com/docker/metadata-action/tar.gz/v1.9.1","html_url":"https://github.com/docker/metadata-action/releases/tag/v1.9.1","dependencies_parsed_at":"2023-07-20T20:44:07.864Z","dependency_job_id":null,"purl":"pkg:github/docker/metadata-action@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"b747b8aaa711d1594801a162fca783682054488b","kind":"commit","published_at":"2020-12-04T17:15:25.000Z","download_url":"https://codeload.github.com/docker/metadata-action/tar.gz/v1.9.0","html_url":"https://github.com/docker/metadata-action/releases/tag/v1.9.0","dependencies_parsed_at":"2023-07-20T20:44:08.067Z","dependency_job_id":null,"purl":"pkg:github/docker/metadata-action@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v1.9.0/manifests"},{"name":"v1.8.5","sha":"c53f88523ad1fcebbdb10b3bb9cfa7ddb69d6677","kind":"commit","published_at":"2020-11-24T13:12:22.000Z","download_url":"https://codeload.github.com/docker/metadata-action/tar.gz/v1.8.5","html_url":"https://github.com/docker/metadata-action/releases/tag/v1.8.5","dependencies_parsed_at":"2023-07-20T20:44:04.607Z","dependency_job_id":null,"purl":"pkg:github/docker/metadata-action@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"7cb65aaacb170c4921eb6b87920a05db5d3f65c7","kind":"commit","published_at":"2020-11-20T22:12:14.000Z","download_url":"https://codeload.github.com/docker/metadata-action/tar.gz/v1.8.4","html_url":"https://github.com/docker/metadata-action/releases/tag/v1.8.4","dependencies_parsed_at":"2023-07-20T20:44:06.060Z","dependency_job_id":null,"purl":"pkg:github/docker/metadata-action@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"0dca12c2260b74b29656e211d550694e1eee0b8a","kind":"commit","published_at":"2020-11-20T19:26:04.000Z","download_url":"https://codeload.github.com/docker/metadata-action/tar.gz/v1.8.3","html_url":"https://github.com/docker/metadata-action/releases/tag/v1.8.3","dependencies_parsed_at":"2023-07-20T20:44:07.658Z","dependency_job_id":null,"purl":"pkg:github/docker/metadata-action@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"b3281c85e6fac894fe424f28e8052d7c90f4dff1","kind":"commit","published_at":"2020-11-18T15:57:42.000Z","download_url":"https://codeload.github.com/docker/metadata-action/tar.gz/v1.8.2","html_url":"https://github.com/docker/metadata-action/releases/tag/v1.8.2","dependencies_parsed_at":"2023-07-20T20:44:08.011Z","dependency_job_id":null,"purl":"pkg:github/docker/metadata-action@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8adbcfe00d16cfe9f42c7ad7bc4b92ec4ce6d839","kind":"commit","published_at":"2020-11-17T23:40:29.000Z","download_url":"https://codeload.github.com/docker/metadata-action/tar.gz/v1.8.1","html_url":"https://github.com/docker/metadata-action/releases/tag/v1.8.1","dependencies_parsed_at":"2023-07-20T20:44:06.741Z","dependency_job_id":null,"purl":"pkg:github/docker/metadata-action@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"7ef05591b587a78a1cc0a00bf5d1d8c01bf55a86","kind":"commit","published_at":"2020-11-17T22:34:01.000Z","download_url":"https://codeload.github.com/docker/metadata-action/tar.gz/v1.8.0","html_url":"https://github.com/docker/metadata-action/releases/tag/v1.8.0","dependencies_parsed_at":"2023-07-20T20:44:07.008Z","dependency_job_id":null,"purl":"pkg:github/docker/metadata-action@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"dd2e615c98e39396339772bcbedf2ab7fd12d512","kind":"commit","published_at":"2020-10-31T19:21:22.000Z","download_url":"https://codeload.github.com/docker/metadata-action/tar.gz/v1.7.0","html_url":"https://github.com/docker/metadata-action/releases/tag/v1.7.0","dependencies_parsed_at":"2023-07-20T20:44:09.256Z","dependency_job_id":null,"purl":"pkg:github/docker/metadata-action@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"5c140cfb9471cfc267e7f7e2ab5c2010a2e0b907","kind":"commit","published_at":"2020-10-28T17:27:31.000Z","download_url":"https://codeload.github.com/docker/metadata-action/tar.gz/v1.6.0","html_url":"https://github.com/docker/metadata-action/releases/tag/v1.6.0","dependencies_parsed_at":"2023-07-20T20:44:06.510Z","dependency_job_id":null,"purl":"pkg:github/docker/metadata-action@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"6fe5b3f6bb6a0e4f4de0a874cefe8ce707bb632c","kind":"commit","published_at":"2020-10-27T01:32:26.000Z","download_url":"https://codeload.github.com/docker/metadata-action/tar.gz/v1.5.0","html_url":"https://github.com/docker/metadata-action/releases/tag/v1.5.0","dependencies_parsed_at":"2023-07-20T20:44:08.629Z","dependency_job_id":null,"purl":"pkg:github/docker/metadata-action@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"a207508e20b7558940c9bc11d6bcbd72a45dc448","kind":"commit","published_at":"2020-10-26T23:59:19.000Z","download_url":"https://codeload.github.com/docker/metadata-action/tar.gz/v1.4.0","html_url":"https://github.com/docker/metadata-action/releases/tag/v1.4.0","dependencies_parsed_at":"2023-07-20T20:44:05.319Z","dependency_job_id":null,"purl":"pkg:github/docker/metadata-action@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"4a3aaf409cce1ba6a1e372ae93c3998b40b0f468","kind":"commit","published_at":"2020-10-26T16:58:13.000Z","download_url":"https://codeload.github.com/docker/metadata-action/tar.gz/v1.3.0","html_url":"https://github.com/docker/metadata-action/releases/tag/v1.3.0","dependencies_parsed_at":"2023-07-20T20:44:06.038Z","dependency_job_id":null,"purl":"pkg:github/docker/metadata-action@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"1c62cbada42e4993f62f556505b01c6481331cad","kind":"commit","published_at":"2020-10-26T00:44:06.000Z","download_url":"https://codeload.github.com/docker/metadata-action/tar.gz/v1.2.0","html_url":"https://github.com/docker/metadata-action/releases/tag/v1.2.0","dependencies_parsed_at":"2023-07-20T20:44:04.517Z","dependency_job_id":null,"purl":"pkg:github/docker/metadata-action@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"8ec02f11efe6d8098559a979e9dafbdc769a1cbb","kind":"commit","published_at":"2020-10-25T14:42:23.000Z","download_url":"https://codeload.github.com/docker/metadata-action/tar.gz/v1.1.0","html_url":"https://github.com/docker/metadata-action/releases/tag/v1.1.0","dependencies_parsed_at":"2023-07-20T20:44:07.361Z","dependency_job_id":null,"purl":"pkg:github/docker/metadata-action@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"6f9759d71de73f507f6dc5a1e95ff36fca3f31f6","kind":"commit","published_at":"2020-10-25T02:26:17.000Z","download_url":"https://codeload.github.com/docker/metadata-action/tar.gz/v1.0.0","html_url":"https://github.com/docker/metadata-action/releases/tag/v1.0.0","dependencies_parsed_at":"2023-07-20T20:44:06.831Z","dependency_job_id":null,"purl":"pkg:github/docker/metadata-action@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-03-08T02:02:49.458Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":30389,"rankings":{"downloads":null,"dependent_repos_count":0.07922674694977025,"dependent_packages_count":0.0,"stargazers_count":0.37078117572492475,"forks_count":0.5926160671842814,"docker_downloads_count":0.24718745048328317,"average":0.2579622880684519},"purl":"pkg:githubactions/docker/metadata-action","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/docker/metadata-action","docker_dependents_count":10,"docker_downloads_count":113816381,"usage_url":"https://repos.ecosyste.ms/usage/actions/docker/metadata-action","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/docker/metadata-action/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-03-06T22:00:45.714Z","issues_count":98,"pull_requests_count":318,"avg_time_to_close_issue":6938294.5,"avg_time_to_close_pull_request":1222419.0174216027,"issues_closed_count":74,"pull_requests_closed_count":287,"pull_request_authors_count":18,"issue_authors_count":92,"avg_comments_per_issue":3.142857142857143,"avg_comments_per_pull_request":0.7704402515723271,"merged_pull_requests_count":168,"bot_issues_count":1,"bot_pull_requests_count":225,"past_year_issues_count":9,"past_year_pull_requests_count":31,"past_year_avg_time_to_close_issue":2905.0,"past_year_avg_time_to_close_pull_request":1403745.4,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.45161290322580644,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/docker%2Fmetadata-action/issues","maintainers":[{"login":"crazy-max","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crazy-max"}],"active_maintainers":[{"login":"crazy-max","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crazy-max"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/docker%2Fmetadata-action/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/docker%2Fmetadata-action/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/docker%2Fmetadata-action/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/docker%2Fmetadata-action/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/docker%2Fmetadata-action/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/docker%2Fmetadata-action/codemeta","maintainers":[]}