{"id":5791740,"name":"christian-korneck/update-container-description-action","ecosystem":"actions","description":"github action to update the description of a container repo from a README file (Docker Hub, Harbor, Quay)","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/christian-korneck/update-container-description-action","keywords_array":["cd","ci","container-registry","containers","docker","dockerhub","github","github-actions","github-workflow","harbor","quay"],"namespace":"christian-korneck","versions_count":1,"first_release_published_at":"2020-07-11T14:57:17.000Z","latest_release_published_at":"2020-07-11T14:57:17.000Z","latest_release_number":"v1","last_synced_at":"2026-08-17T03:22:14.043Z","created_at":"2023-01-03T21:45:52.422Z","updated_at":"2026-09-12T06:03:53.110Z","registry_url":"https://github.com/christian-korneck/update-container-description-action","install_command":null,"documentation_url":null,"metadata":{"name":"update-container-description-action","description":"github action to update the description of a container repo from a README file (Docker Hub, Harbor, Quay)","inputs":{"destination_container_repo":{"description":"the destination container repo (i.e. my-user/my-repo or myserver.com/my-user/my-repo)","required":true},"provider":{"description":"repo provider type (dockerhub, quay, harbor2)","required":false,"default":"dockerhub"},"short_description":{"description":"Dockerhub only: Set or update the repo short description","default":"","required":false},"readme_file":{"description":"Path to the source README file","default":"README.md","required":false}},"runs":{"using":"docker","image":"docker://docker.io/chko/docker-pushrm:1","args":["--provider","${{ inputs.provider }}","--short","${{ inputs.short_description }}","--file","${{ inputs.readme_file }}","--debug","${{ inputs.destination_container_repo }}"]},"branding":{"icon":"file-text","color":"green"},"default_branch":"master","path":null},"repo_metadata":{"id":65155392,"uuid":"278738207","full_name":"christian-korneck/update-container-description-action","owner":"christian-korneck","description":"github action to update a Docker Hub, Quay or Harbor repository description from a README file","archived":false,"fork":false,"pushed_at":"2022-11-01T20:23:05.000Z","size":3,"stargazers_count":30,"open_issues_count":1,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-09-10T10:51:41.361Z","etag":null,"topics":["cd","ci","container-registry","containers","docker","dockerhub","github","github-actions","github-workflow","harbor","quay"],"latest_commit_sha":null,"homepage":"","language":null,"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/christian-korneck.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-07-10T21:39:13.000Z","updated_at":"2025-11-16T15:18:41.000Z","dependencies_parsed_at":"2023-01-05T13:18:10.115Z","dependency_job_id":null,"html_url":"https://github.com/christian-korneck/update-container-description-action","commit_stats":{"total_commits":2,"total_committers":1,"mean_commits":2.0,"dds":0.0,"last_synced_commit":"cf2977b0f3d189227f140ecbc6402c5a042b34e4"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/christian-korneck/update-container-description-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christian-korneck%2Fupdate-container-description-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christian-korneck%2Fupdate-container-description-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christian-korneck%2Fupdate-container-description-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christian-korneck%2Fupdate-container-description-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/christian-korneck","download_url":"https://codeload.github.com/christian-korneck/update-container-description-action/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christian-korneck%2Fupdate-container-description-action/sbom","scorecard":{"id":280663,"data":{"date":"2025-08-11","repo":{"name":"github.com/christian-korneck/update-container-description-action","commit":"cf2977b0f3d189227f140ecbc6402c5a042b34e4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","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":-1,"reason":"no workflows found","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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Code-Review","score":0,"reason":"Found 0/2 approved changesets -- score normalized to 0","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":"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":"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '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"}}]},"last_synced_at":"2025-08-17T15:45:29.448Z","repository_id":65155392,"created_at":"2025-08-17T15:45:29.448Z","updated_at":"2025-08-17T15:45:29.448Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37224981,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-11T02:00:05.857Z","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":"christian-korneck","name":"Christian Korneck","uuid":"6320032","kind":"user","description":"","email":"","website":"https://christian.korneck.de","location":"Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6320032?u=241d3306ce99f36f017148d0b38c029f7899bb5b\u0026v=4","repositories_count":143,"last_synced_at":"2026-09-10T10:24:11.123Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/christian-korneck","funding_links":[],"total_stars":661,"followers":98,"following":63,"created_at":"2022-11-06T21:10:25.891Z","updated_at":"2026-09-10T10:24:11.139Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/christian-korneck","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/christian-korneck/repositories"},"tags":[{"name":"v1","sha":"d36005551adeaba9698d8d67a296bd16fa91f8e8","kind":"commit","published_at":"2020-07-11T14:57:17.000Z","download_url":"https://codeload.github.com/christian-korneck/update-container-description-action/tar.gz/v1","html_url":"https://github.com/christian-korneck/update-container-description-action/releases/tag/v1","dependencies_parsed_at":"2023-06-01T10:45:34.316Z","dependency_job_id":null,"purl":"pkg:github/christian-korneck/update-container-description-action@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christian-korneck%2Fupdate-container-description-action/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christian-korneck%2Fupdate-container-description-action/tags/v1/manifests"}]},"repo_metadata_updated_at":"2026-09-12T06:03:53.110Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":174,"rankings":{"downloads":null,"dependent_repos_count":3.4004119790841383,"dependent_packages_count":0.0,"stargazers_count":6.775471399144351,"forks_count":21.708128664237048,"docker_downloads_count":1.768340991918872,"average":6.7304706068768825},"purl":"pkg:githubactions/christian-korneck/update-container-description-action","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/christian-korneck/update-container-description-action","docker_dependents_count":1,"docker_downloads_count":2648,"usage_url":"https://repos.ecosyste.ms/usage/actions/christian-korneck/update-container-description-action","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/christian-korneck/update-container-description-action/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-11T19:22:31.167Z","issues_count":2,"pull_requests_count":0,"avg_time_to_close_issue":32912292.0,"avg_time_to_close_pull_request":null,"issues_closed_count":1,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":2,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/christian-korneck%2Fupdate-container-description-action/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/christian-korneck%2Fupdate-container-description-action/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/christian-korneck%2Fupdate-container-description-action/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/christian-korneck%2Fupdate-container-description-action/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/christian-korneck%2Fupdate-container-description-action/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/christian-korneck%2Fupdate-container-description-action/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/christian-korneck%2Fupdate-container-description-action/codemeta","maintainers":[]}