{"id":5806360,"name":"peter-evans/dockerhub-description","ecosystem":"actions","description":"An action to update a Docker Hub repository description from README.md","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/peter-evans/dockerhub-description","keywords_array":["docker","dockerhub","dockerhub-description","github-action"],"namespace":"peter-evans","versions_count":29,"first_release_published_at":"2019-06-25T10:50:38.000Z","latest_release_published_at":"2025-10-01T13:39:49.000Z","latest_release_number":"v5.0.0","last_synced_at":"2026-08-13T18:41:15.863Z","created_at":"2023-01-04T16:05:45.469Z","updated_at":"2026-08-13T18:41:15.863Z","registry_url":"https://github.com/peter-evans/dockerhub-description","install_command":null,"documentation_url":null,"metadata":{"name":"Docker Hub Description","author":"Peter Evans","description":"An action to update a Docker Hub repository description from README.md","inputs":{"username":{"description":"Docker Hub username","required":true},"password":{"description":"Docker Hub password or Personal Access Token with read/write/delete scope","required":true},"repository":{"description":"Docker Hub repository in the format `\u003cnamespace\u003e/\u003cname\u003e` Default: `github.repository`\n"},"short-description":{"description":"Docker Hub repository short description"},"readme-filepath":{"description":"Path to the repository readme Default: `./README.md`\n"},"enable-url-completion":{"description":"Enables completion of relative URLs to absolute ones Default: `false`\n"},"image-extensions":{"description":"File extensions that will be treated as images Default: `bmp,gif,jpg,jpeg,png,svg,webp`\n"}},"runs":{"using":"node24","main":"dist/index.js"},"branding":{"icon":"upload","color":"blue"},"default_branch":"main","path":null},"repo_metadata":{"id":35504438,"uuid":"193685475","full_name":"peter-evans/dockerhub-description","owner":"peter-evans","description":"A GitHub action to update a Docker Hub repository description from README.md","archived":false,"fork":false,"pushed_at":"2026-08-01T14:43:45.000Z","size":1393,"stargazers_count":377,"open_issues_count":4,"forks_count":52,"subscribers_count":7,"default_branch":"main","last_synced_at":"2026-08-04T00:05:03.005Z","etag":null,"topics":["docker","dockerhub","dockerhub-description","github-action"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/peter-evans.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"peter-evans"}},"created_at":"2019-06-25T10:19:47.000Z","updated_at":"2026-08-01T14:43:43.000Z","dependencies_parsed_at":"2024-02-18T15:24:04.979Z","dependency_job_id":"a1b25c4c-ab02-4587-ac6e-7a7fcdcd37a9","html_url":"https://github.com/peter-evans/dockerhub-description","commit_stats":{"total_commits":321,"total_committers":6,"mean_commits":53.5,"dds":"0.42367601246105924","last_synced_commit":"e998ab2b91819df14673fcfdc19b6a376b22419e"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/peter-evans/dockerhub-description","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Fdockerhub-description","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Fdockerhub-description/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Fdockerhub-description/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Fdockerhub-description/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peter-evans","download_url":"https://codeload.github.com/peter-evans/dockerhub-description/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Fdockerhub-description/sbom","scorecard":{"id":728581,"data":{"date":"2025-08-11","repo":{"name":"github.com/peter-evans/dockerhub-description","commit":"a0bee1bbc19e686f115a96dc86db799f6ef4ef07"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":6,"reason":"8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":5,"reason":"Found 1/2 approved changesets -- score normalized to 5","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/automerge-dependabot.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:16","Warn: no topLevel permission defined: .github/workflows/dockerhub-description.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docker.yml:1","Warn: no topLevel permission defined: .github/workflows/update-major-version.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/automerge-dependabot.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/peter-evans/dockerhub-description/automerge-dependabot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/peter-evans/dockerhub-description/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/peter-evans/dockerhub-description/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/peter-evans/dockerhub-description/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/peter-evans/dockerhub-description/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/peter-evans/dockerhub-description/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/peter-evans/dockerhub-description/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/peter-evans/dockerhub-description/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/peter-evans/dockerhub-description/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/peter-evans/dockerhub-description/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/peter-evans/dockerhub-description/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dockerhub-description.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/peter-evans/dockerhub-description/dockerhub-description.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docker.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/peter-evans/dockerhub-description/publish-docker.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-major-version.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/peter-evans/dockerhub-description/update-major-version.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating node:12-alpine to node:12-alpine@sha256:d4b15b3d48f42059a15bd659be60afe21762aae9d6cbea6f124440895c27db68","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   1 out of   1 npmCommand 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-docker.yml:11"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw"],"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-22T13:41:32.871Z","repository_id":35504438,"created_at":"2025-08-22T13:41:32.871Z","updated_at":"2025-08-22T13:41:32.871Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36298194,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-05T02:00:06.619Z","response_time":104,"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":"peter-evans","name":"Peter Evans","uuid":"18365890","kind":"user","description":"","email":"","website":"https://peterevans.dev","location":"United Kingdom","twitter":"peterevans0","company":null,"icon_url":"https://avatars.githubusercontent.com/u/18365890?u=57778ee853552d630b34d0a146485fd3398adeb0\u0026v=4","repositories_count":107,"last_synced_at":"2026-08-08T10:43:54.531Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"peter-evans"}},"html_url":"https://github.com/peter-evans","funding_links":["https://github.com/sponsors/peter-evans"],"total_stars":9290,"followers":893,"following":23,"created_at":"2022-11-07T05:14:33.450Z","updated_at":"2026-08-08T10:43:54.589Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peter-evans","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peter-evans/repositories"},"tags":[{"name":"v5","sha":"1b9a80c056b620d92cedb9d9b5a223409c68ddfa","kind":"commit","published_at":"2025-10-01T13:39:49.000Z","download_url":"https://codeload.github.com/peter-evans/dockerhub-description/tar.gz/v5","html_url":"https://github.com/peter-evans/dockerhub-description/releases/tag/v5","dependencies_parsed_at":"2025-10-16T10:25:16.018Z","dependency_job_id":null,"purl":"pkg:github/peter-evans/dockerhub-description@v5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Fdockerhub-description/tags/v5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Fdockerhub-description/tags/v5/manifests"},{"name":"v5.0.0","sha":"1b9a80c056b620d92cedb9d9b5a223409c68ddfa","kind":"commit","published_at":"2025-10-01T13:39:49.000Z","download_url":"https://codeload.github.com/peter-evans/dockerhub-description/tar.gz/v5.0.0","html_url":"https://github.com/peter-evans/dockerhub-description/releases/tag/v5.0.0","dependencies_parsed_at":"2025-10-16T10:25:16.028Z","dependency_job_id":null,"purl":"pkg:github/peter-evans/dockerhub-description@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Fdockerhub-description/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Fdockerhub-description/tags/v5.0.0/manifests"},{"name":"v4.0.2","sha":"432a30c9e07499fd01da9f8a49f0faf9e0ca5b77","kind":"commit","published_at":"2025-04-03T07:46:49.000Z","download_url":"https://codeload.github.com/peter-evans/dockerhub-description/tar.gz/v4.0.2","html_url":"https://github.com/peter-evans/dockerhub-description/releases/tag/v4.0.2","dependencies_parsed_at":"2025-04-15T04:15:41.040Z","dependency_job_id":null,"purl":"pkg:github/peter-evans/dockerhub-description@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Fdockerhub-description/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Fdockerhub-description/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"0505d8b04853a30189aee66f5bb7fd1511bbac71","kind":"commit","published_at":"2025-03-31T10:22:50.000Z","download_url":"https://codeload.github.com/peter-evans/dockerhub-description/tar.gz/v4.0.1","html_url":"https://github.com/peter-evans/dockerhub-description/releases/tag/v4.0.1","dependencies_parsed_at":"2025-04-15T04:15:41.044Z","dependency_job_id":null,"purl":"pkg:github/peter-evans/dockerhub-description@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Fdockerhub-description/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Fdockerhub-description/tags/v4.0.1/manifests"},{"name":"v4","sha":"e98e4d1628a5f3be2be7c231e50981aee98723ae","kind":"commit","published_at":"2024-01-25T12:25:01.000Z","download_url":"https://codeload.github.com/peter-evans/dockerhub-description/tar.gz/v4","html_url":"https://github.com/peter-evans/dockerhub-description/releases/tag/v4","dependencies_parsed_at":"2024-01-28T04:37:13.900Z","dependency_job_id":null,"purl":"pkg:github/peter-evans/dockerhub-description@v4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Fdockerhub-description/tags/v4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Fdockerhub-description/tags/v4/manifests"},{"name":"v4.0.0","sha":"e98e4d1628a5f3be2be7c231e50981aee98723ae","kind":"commit","published_at":"2024-01-25T12:25:01.000Z","download_url":"https://codeload.github.com/peter-evans/dockerhub-description/tar.gz/v4.0.0","html_url":"https://github.com/peter-evans/dockerhub-description/releases/tag/v4.0.0","dependencies_parsed_at":"2024-01-28T04:37:13.918Z","dependency_job_id":null,"purl":"pkg:github/peter-evans/dockerhub-description@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Fdockerhub-description/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Fdockerhub-description/tags/v4.0.0/manifests"},{"name":"v3.4.2","sha":"dc67fad7001ef9e8e3c124cb7a64e16d0a63d864","kind":"commit","published_at":"2023-06-20T07:32:15.000Z","download_url":"https://codeload.github.com/peter-evans/dockerhub-description/tar.gz/v3.4.2","html_url":"https://github.com/peter-evans/dockerhub-description/releases/tag/v3.4.2","dependencies_parsed_at":"2023-07-20T20:41:09.816Z","dependency_job_id":null,"purl":"pkg:github/peter-evans/dockerhub-description@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Fdockerhub-description/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Fdockerhub-description/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"579f64ca0abced29dbbc44ab4c6a0b9e33ab3588","kind":"commit","published_at":"2023-04-09T23:18:10.000Z","download_url":"https://codeload.github.com/peter-evans/dockerhub-description/tar.gz/v3.4.1","html_url":"https://github.com/peter-evans/dockerhub-description/releases/tag/v3.4.1","dependencies_parsed_at":"2023-07-20T20:41:10.038Z","dependency_job_id":null,"purl":"pkg:github/peter-evans/dockerhub-description@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Fdockerhub-description/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Fdockerhub-description/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"4b1a4bb4846dfa5c7b245358b948fc6dd57891c0","kind":"commit","published_at":"2023-04-07T00:16:46.000Z","download_url":"https://codeload.github.com/peter-evans/dockerhub-description/tar.gz/v3.4.0","html_url":"https://github.com/peter-evans/dockerhub-description/releases/tag/v3.4.0","dependencies_parsed_at":"2023-07-20T20:41:10.161Z","dependency_job_id":null,"purl":"pkg:github/peter-evans/dockerhub-description@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Fdockerhub-description/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Fdockerhub-description/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"202973a37c8a723405c0c5f0a71b6d99db470dae","kind":"commit","published_at":"2023-03-06T03:50:56.000Z","download_url":"https://codeload.github.com/peter-evans/dockerhub-description/tar.gz/v3.3.0","html_url":"https://github.com/peter-evans/dockerhub-description/releases/tag/v3.3.0","dependencies_parsed_at":"2023-07-20T20:41:10.542Z","dependency_job_id":null,"purl":"pkg:github/peter-evans/dockerhub-description@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Fdockerhub-description/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Fdockerhub-description/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"79b63455c04d4412f475a17a67ccf57919bd3590","kind":"commit","published_at":"2023-03-05T02:19:28.000Z","download_url":"https://codeload.github.com/peter-evans/dockerhub-description/tar.gz/v3.2.0","html_url":"https://github.com/peter-evans/dockerhub-description/releases/tag/v3.2.0","dependencies_parsed_at":"2023-07-20T20:41:10.255Z","dependency_job_id":null,"purl":"pkg:github/peter-evans/dockerhub-description@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Fdockerhub-description/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Fdockerhub-description/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"93b93397c27ed52b4055b8c6b2f8d92456ab3c56","kind":"commit","published_at":"2022-11-07T06:07:34.000Z","download_url":"https://codeload.github.com/peter-evans/dockerhub-description/tar.gz/v3.1.2","html_url":"https://github.com/peter-evans/dockerhub-description/releases/tag/v3.1.2","dependencies_parsed_at":"2023-07-20T20:41:10.407Z","dependency_job_id":null,"purl":"pkg:github/peter-evans/dockerhub-description@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Fdockerhub-description/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Fdockerhub-description/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"14881160433a81f9ebc838a253d4edd9e8fc35f1","kind":"commit","published_at":"2022-10-18T06:21:30.000Z","download_url":"https://codeload.github.com/peter-evans/dockerhub-description/tar.gz/v3.1.1","html_url":"https://github.com/peter-evans/dockerhub-description/releases/tag/v3.1.1","dependencies_parsed_at":"2023-07-20T20:41:09.724Z","dependency_job_id":null,"purl":"pkg:github/peter-evans/dockerhub-description@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Fdockerhub-description/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Fdockerhub-description/tags/v3.1.1/manifests"},{"name":"v3","sha":"14881160433a81f9ebc838a253d4edd9e8fc35f1","kind":"commit","published_at":"2022-10-18T06:21:30.000Z","download_url":"https://codeload.github.com/peter-evans/dockerhub-description/tar.gz/v3","html_url":"https://github.com/peter-evans/dockerhub-description/releases/tag/v3","dependencies_parsed_at":"2023-07-20T20:41:10.018Z","dependency_job_id":null,"purl":"pkg:github/peter-evans/dockerhub-description@v3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Fdockerhub-description/tags/v3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Fdockerhub-description/tags/v3/manifests"},{"name":"v3.1.0","sha":"da890086d39c735e41d8823c8a95bde4302c3d64","kind":"commit","published_at":"2022-08-18T03:20:07.000Z","download_url":"https://codeload.github.com/peter-evans/dockerhub-description/tar.gz/v3.1.0","html_url":"https://github.com/peter-evans/dockerhub-description/releases/tag/v3.1.0","dependencies_parsed_at":"2023-07-20T20:41:10.312Z","dependency_job_id":null,"purl":"pkg:github/peter-evans/dockerhub-description@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Fdockerhub-description/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Fdockerhub-description/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"836d7e6aa8f6f32dce26f5a1dd46d3dc24997eae","kind":"commit","published_at":"2022-03-22T06:26:26.000Z","download_url":"https://codeload.github.com/peter-evans/dockerhub-description/tar.gz/v3.0.0","html_url":"https://github.com/peter-evans/dockerhub-description/releases/tag/v3.0.0","dependencies_parsed_at":"2023-07-20T20:41:09.936Z","dependency_job_id":null,"purl":"pkg:github/peter-evans/dockerhub-description@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Fdockerhub-description/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Fdockerhub-description/tags/v3.0.0/manifests"},{"name":"v2.4.3","sha":"616d1b63e806b630b975af3b4fe3304307b20f40","kind":"commit","published_at":"2021-06-15T04:50:55.000Z","download_url":"https://codeload.github.com/peter-evans/dockerhub-description/tar.gz/v2.4.3","html_url":"https://github.com/peter-evans/dockerhub-description/releases/tag/v2.4.3","dependencies_parsed_at":"2023-07-20T20:41:10.957Z","dependency_job_id":null,"purl":"pkg:github/peter-evans/dockerhub-description@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Fdockerhub-description/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Fdockerhub-description/tags/v2.4.3/manifests"},{"name":"v2","sha":"616d1b63e806b630b975af3b4fe3304307b20f40","kind":"commit","published_at":"2021-06-15T04:50:55.000Z","download_url":"https://codeload.github.com/peter-evans/dockerhub-description/tar.gz/v2","html_url":"https://github.com/peter-evans/dockerhub-description/releases/tag/v2","dependencies_parsed_at":"2023-07-20T20:41:10.383Z","dependency_job_id":null,"purl":"pkg:github/peter-evans/dockerhub-description@v2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Fdockerhub-description/tags/v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Fdockerhub-description/tags/v2/manifests"},{"name":"v2.4.2","sha":"4b076256d20bc4b2997c02eaac7bba806175c2b2","kind":"commit","published_at":"2021-02-05T01:18:20.000Z","download_url":"https://codeload.github.com/peter-evans/dockerhub-description/tar.gz/v2.4.2","html_url":"https://github.com/peter-evans/dockerhub-description/releases/tag/v2.4.2","dependencies_parsed_at":"2023-07-20T20:41:09.932Z","dependency_job_id":null,"purl":"pkg:github/peter-evans/dockerhub-description@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Fdockerhub-description/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Fdockerhub-description/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"1d0dd5623cbe23a2d92d8cbc6d3977a7e1c96b0d","kind":"commit","published_at":"2020-10-27T01:44:08.000Z","download_url":"https://codeload.github.com/peter-evans/dockerhub-description/tar.gz/v2.4.1","html_url":"https://github.com/peter-evans/dockerhub-description/releases/tag/v2.4.1","dependencies_parsed_at":"2023-07-20T20:41:10.504Z","dependency_job_id":null,"purl":"pkg:github/peter-evans/dockerhub-description@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Fdockerhub-description/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Fdockerhub-description/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"17abc79f553e83016eeb703a35345313cf4b07fc","kind":"commit","published_at":"2020-09-25T06:48:51.000Z","download_url":"https://codeload.github.com/peter-evans/dockerhub-description/tar.gz/v2.4.0","html_url":"https://github.com/peter-evans/dockerhub-description/releases/tag/v2.4.0","dependencies_parsed_at":"2023-07-20T20:41:10.410Z","dependency_job_id":null,"purl":"pkg:github/peter-evans/dockerhub-description@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Fdockerhub-description/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Fdockerhub-description/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"f2b0643b9562fc0c5320c1138c55ee42f103ca24","kind":"commit","published_at":"2020-08-22T00:52:30.000Z","download_url":"https://codeload.github.com/peter-evans/dockerhub-description/tar.gz/v2.3.1","html_url":"https://github.com/peter-evans/dockerhub-description/releases/tag/v2.3.1","dependencies_parsed_at":"2023-07-20T20:41:09.606Z","dependency_job_id":null,"purl":"pkg:github/peter-evans/dockerhub-description@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Fdockerhub-description/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Fdockerhub-description/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"b5167ca4ba89991c2b100297b3718b36c0b8fbe7","kind":"commit","published_at":"2020-08-02T08:32:37.000Z","download_url":"https://codeload.github.com/peter-evans/dockerhub-description/tar.gz/v2.3.0","html_url":"https://github.com/peter-evans/dockerhub-description/releases/tag/v2.3.0","dependencies_parsed_at":"2023-07-20T20:41:09.401Z","dependency_job_id":null,"purl":"pkg:github/peter-evans/dockerhub-description@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Fdockerhub-description/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Fdockerhub-description/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"382a87f45279426ba483aab1331ab8cbb295e138","kind":"commit","published_at":"2020-06-30T06:13:36.000Z","download_url":"https://codeload.github.com/peter-evans/dockerhub-description/tar.gz/v2.2.0","html_url":"https://github.com/peter-evans/dockerhub-description/releases/tag/v2.2.0","dependencies_parsed_at":"2023-07-20T20:41:10.066Z","dependency_job_id":null,"purl":"pkg:github/peter-evans/dockerhub-description@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Fdockerhub-description/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Fdockerhub-description/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"2739a0900f629525da3e91d5b241d55cae0c2de3","kind":"commit","published_at":"2020-03-28T01:05:06.000Z","download_url":"https://codeload.github.com/peter-evans/dockerhub-description/tar.gz/v2.1.1","html_url":"https://github.com/peter-evans/dockerhub-description/releases/tag/v2.1.1","dependencies_parsed_at":"2023-07-20T20:41:09.380Z","dependency_job_id":null,"purl":"pkg:github/peter-evans/dockerhub-description@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Fdockerhub-description/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Fdockerhub-description/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"7567c7b51b255ff1f0e752fc59dc4503119cdaab","kind":"commit","published_at":"2019-10-03T07:46:09.000Z","download_url":"https://codeload.github.com/peter-evans/dockerhub-description/tar.gz/v2.1.0","html_url":"https://github.com/peter-evans/dockerhub-description/releases/tag/v2.1.0","dependencies_parsed_at":"2023-07-20T20:41:09.931Z","dependency_job_id":null,"purl":"pkg:github/peter-evans/dockerhub-description@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Fdockerhub-description/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Fdockerhub-description/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"e27c9c84cbef72917de77b41c5435ccaef71e43f","kind":"commit","published_at":"2019-08-22T01:56:12.000Z","download_url":"https://codeload.github.com/peter-evans/dockerhub-description/tar.gz/v2.0.0","html_url":"https://github.com/peter-evans/dockerhub-description/releases/tag/v2.0.0","dependencies_parsed_at":"2023-07-20T20:41:09.864Z","dependency_job_id":null,"purl":"pkg:github/peter-evans/dockerhub-description@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Fdockerhub-description/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Fdockerhub-description/tags/v2.0.0/manifests"},{"name":"v1.0.1","sha":"66277dfaec6c6a93a019d2f858a67c5972d6ee3c","kind":"commit","published_at":"2019-06-30T01:56:03.000Z","download_url":"https://codeload.github.com/peter-evans/dockerhub-description/tar.gz/v1.0.1","html_url":"https://github.com/peter-evans/dockerhub-description/releases/tag/v1.0.1","dependencies_parsed_at":"2023-07-20T20:41:09.237Z","dependency_job_id":null,"purl":"pkg:github/peter-evans/dockerhub-description@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Fdockerhub-description/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Fdockerhub-description/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"ebd870864b0a6122dd0612151854f4b46fecb5f5","kind":"commit","published_at":"2019-06-25T10:50:38.000Z","download_url":"https://codeload.github.com/peter-evans/dockerhub-description/tar.gz/v1.0.0","html_url":"https://github.com/peter-evans/dockerhub-description/releases/tag/v1.0.0","dependencies_parsed_at":"2023-07-20T20:41:09.821Z","dependency_job_id":null,"purl":"pkg:github/peter-evans/dockerhub-description@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Fdockerhub-description/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Fdockerhub-description/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-11T04:18:22.911Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":2616,"rankings":{"downloads":null,"dependent_repos_count":0.4595151323086674,"dependent_packages_count":0.0,"stargazers_count":0.8619870068135003,"forks_count":1.365869117414039,"docker_downloads_count":null,"average":0.6718428141340517},"purl":"pkg:githubactions/peter-evans/dockerhub-description","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/peter-evans/dockerhub-description","docker_dependents_count":1,"docker_downloads_count":1042731,"usage_url":"https://repos.ecosyste.ms/usage/actions/peter-evans/dockerhub-description","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/peter-evans/dockerhub-description/dependencies","status":null,"funding_links":["https://github.com/sponsors/peter-evans"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-29T13:14:15.132Z","issues_count":27,"pull_requests_count":304,"avg_time_to_close_issue":8065017.739130435,"avg_time_to_close_pull_request":137135.31561461795,"issues_closed_count":23,"pull_requests_closed_count":301,"pull_request_authors_count":10,"issue_authors_count":27,"avg_comments_per_issue":4.481481481481482,"avg_comments_per_pull_request":0.06578947368421052,"merged_pull_requests_count":293,"bot_issues_count":0,"bot_pull_requests_count":269,"past_year_issues_count":1,"past_year_pull_requests_count":13,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":234.91666666666666,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":19.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Fdockerhub-description/issues","maintainers":[{"login":"peter-evans","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/peter-evans"},{"login":"actions-bot","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/actions-bot"}],"active_maintainers":[{"login":"peter-evans","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/peter-evans"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/peter-evans%2Fdockerhub-description/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/peter-evans%2Fdockerhub-description/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/peter-evans%2Fdockerhub-description/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/peter-evans%2Fdockerhub-description/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/peter-evans%2Fdockerhub-description/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/peter-evans%2Fdockerhub-description/codemeta","maintainers":[]}