{"id":5805775,"name":"matootie/github-docker","ecosystem":"actions","description":"Build and publish your repository as a Docker image and push it to GitHub Package Registry in one step","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/matootie/github-docker","keywords_array":["continuous-delivery","docker","github-actions","github-container-registry","github-docker","github-package-registry","javascript","nodejs"],"namespace":"matootie","versions_count":10,"first_release_published_at":"2019-11-13T23:41:31.000Z","latest_release_published_at":"2020-09-11T17:43:52.000Z","latest_release_number":"v3.1.0","last_synced_at":"2026-03-15T07:40:51.333Z","created_at":"2023-01-04T15:44:31.117Z","updated_at":"2026-03-15T07:40:51.334Z","registry_url":"https://github.com/matootie/github-docker","install_command":null,"documentation_url":null,"metadata":{"name":"GitHub Docker Action","description":"Build and publish your repository as a Docker image and push it to GitHub Package Registry in one step","inputs":{"accessToken":{"description":"GitHub Repository Token to log in using.","required":true},"imageName":{"description":"The desired name for the image. Defaults to current repository name.","required":false},"tag":{"description":"The desired tag for the image. Defaults to latest. Optionally accepts multiple tags separated by newline.","default":"latest","required":false},"buildArgs":{"description":"Any additional build arguments to use when building the image, separated by newline.","required":false},"context":{"description":"Where should GitHub Docker find the Dockerfile, relative to the root of the repository.","required":false,"default":"."},"contextName":{"description":"What Dockerfile should GitHub Docker be using when building. Defaults to traditional Dockerfile name.","required":false,"default":"Dockerfile"},"containerRegistry":{"description":"Whether or not to push to GitHub Container Registry instead of GitHub Package Registry.","required":false,"default":"false"},"repository":{"description":"The repository to push the image to. Defaults to the current repository. Must be specified in format user/repo.","required":false}},"outputs":{"imageURL":{"description":"The URL of the image, without the tag."}},"runs":{"using":"node12","main":"dist/index.js"},"branding":{"icon":"anchor","color":"blue"},"default_branch":"main","path":null},"repo_metadata":{"id":47467976,"uuid":"220908990","full_name":"matootie/github-docker","owner":"matootie","description":":anchor: Build and publish your repository as a Docker image and push it to GitHub Package Registry in one step.","archived":true,"fork":false,"pushed_at":"2021-08-30T16:33:52.000Z","size":195,"stargazers_count":35,"open_issues_count":0,"forks_count":10,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-10-16T17:48:39.468Z","etag":null,"topics":["continuous-delivery","docker","github-actions","github-container-registry","github-docker","github-package-registry","javascript","nodejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/matootie.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":".github/CODEOWNERS","security":null,"support":null},"funding":{"github":"matootie"}},"created_at":"2019-11-11T05:38:57.000Z","updated_at":"2025-07-10T07:24:48.000Z","dependencies_parsed_at":"2023-01-11T17:22:59.361Z","dependency_job_id":null,"html_url":"https://github.com/matootie/github-docker","commit_stats":{"total_commits":51,"total_committers":11,"mean_commits":4.636363636363637,"dds":0.6470588235294117,"last_synced_commit":"5b62424ab89268eda6ce789fa070f1a3622de255"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":"actions/javascript-action","purl":"pkg:github/matootie/github-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matootie%2Fgithub-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matootie%2Fgithub-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matootie%2Fgithub-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matootie%2Fgithub-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matootie","download_url":"https://codeload.github.com/matootie/github-docker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matootie%2Fgithub-docker/sbom","scorecard":{"id":625065,"data":{"date":"2025-08-11","repo":{"name":"github.com/matootie/github-docker","commit":"5b62424ab89268eda6ce789fa070f1a3622de255"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"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":"Code-Review","score":1,"reason":"Found 4/21 approved changesets -- score normalized to 1","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":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CI.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":"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":"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":"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:18: update your workflow using https://app.stepsecurity.io/secureworkflow/matootie/github-docker/CI.yml/main?enable=pin","Warn: containerImage not pinned by hash: test/test.Dockerfile:2: pin your Docker image by updating python:3.8.3 to python:3.8.3@sha256:dd6cd8191ccbced2a6af5d0ddb51e6057c1444df14e14bcfd5c7b3ef78738050","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-7r3h-m5j6-3q42"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 17 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-21T06:09:56.019Z","repository_id":47467976,"created_at":"2025-08-21T06:09:56.019Z","updated_at":"2025-08-21T06:09:56.019Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279591048,"owners_count":26196132,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-18T02:00:06.492Z","response_time":62,"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":"matootie","name":"mišo","uuid":"31599272","kind":"user","description":"Just trying to stay busy","email":"","website":null,"location":"Zadar, HR","twitter":null,"company":"@yoiksoft","icon_url":"https://avatars.githubusercontent.com/u/31599272?u=6cbcbeefab9bf2b06e4e6c10ec0dae6bb0bcfcac\u0026v=4","repositories_count":11,"last_synced_at":"2025-10-14T21:54:53.134Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/matootie","funding_links":["https://github.com/sponsors/matootie"],"total_stars":96,"followers":17,"following":16,"created_at":"2022-11-20T00:15:01.734Z","updated_at":"2025-10-14T21:54:53.134Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matootie","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matootie/repositories"},"tags":[{"name":"v3.1.0","sha":"c1290d4f67c6fc0cdf84b2924d6dccf658129b3e","kind":"commit","published_at":"2020-09-11T17:43:52.000Z","download_url":"https://codeload.github.com/matootie/github-docker/tar.gz/v3.1.0","html_url":"https://github.com/matootie/github-docker/releases/tag/v3.1.0","dependencies_parsed_at":"2023-05-31T11:38:53.810Z","dependency_job_id":null,"purl":"pkg:github/matootie/github-docker@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matootie%2Fgithub-docker/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matootie%2Fgithub-docker/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"cab559783e88f550767e6e0fa84cda59142d3f6c","kind":"commit","published_at":"2020-06-14T22:02:55.000Z","download_url":"https://codeload.github.com/matootie/github-docker/tar.gz/v3.0.0","html_url":"https://github.com/matootie/github-docker/releases/tag/v3.0.0","dependencies_parsed_at":"2023-05-31T11:38:54.502Z","dependency_job_id":null,"purl":"pkg:github/matootie/github-docker@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matootie%2Fgithub-docker/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matootie%2Fgithub-docker/tags/v3.0.0/manifests"},{"name":"v2.2.3","sha":"3388e8abf659fa4ff2cf0b6a638f7e9365b395f1","kind":"commit","published_at":"2020-04-08T16:43:13.000Z","download_url":"https://codeload.github.com/matootie/github-docker/tar.gz/v2.2.3","html_url":"https://github.com/matootie/github-docker/releases/tag/v2.2.3","dependencies_parsed_at":"2023-05-31T11:38:55.199Z","dependency_job_id":null,"purl":"pkg:github/matootie/github-docker@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matootie%2Fgithub-docker/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matootie%2Fgithub-docker/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"37b6272552dc6d36c4612cab5260e04bbed8b0e8","kind":"commit","published_at":"2020-02-19T02:06:06.000Z","download_url":"https://codeload.github.com/matootie/github-docker/tar.gz/v2.2.2","html_url":"https://github.com/matootie/github-docker/releases/tag/v2.2.2","dependencies_parsed_at":"2023-05-31T11:38:56.044Z","dependency_job_id":null,"purl":"pkg:github/matootie/github-docker@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matootie%2Fgithub-docker/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matootie%2Fgithub-docker/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"a12ec4ba9fd570fb15332e05bf4efad03b360713","kind":"commit","published_at":"2020-01-23T21:39:15.000Z","download_url":"https://codeload.github.com/matootie/github-docker/tar.gz/v2.2.1","html_url":"https://github.com/matootie/github-docker/releases/tag/v2.2.1","dependencies_parsed_at":"2023-05-31T11:38:56.892Z","dependency_job_id":null,"purl":"pkg:github/matootie/github-docker@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matootie%2Fgithub-docker/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matootie%2Fgithub-docker/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"8ecfd6c87b3f0238a42feb1df2ce62fa70119f5b","kind":"commit","published_at":"2020-01-23T17:40:04.000Z","download_url":"https://codeload.github.com/matootie/github-docker/tar.gz/v2.2.0","html_url":"https://github.com/matootie/github-docker/releases/tag/v2.2.0","dependencies_parsed_at":"2023-05-31T11:38:57.681Z","dependency_job_id":null,"purl":"pkg:github/matootie/github-docker@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matootie%2Fgithub-docker/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matootie%2Fgithub-docker/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"429a7f3369e8454e08f88572a44dac22d7886132","kind":"commit","published_at":"2020-01-21T17:41:26.000Z","download_url":"https://codeload.github.com/matootie/github-docker/tar.gz/v2.1.0","html_url":"https://github.com/matootie/github-docker/releases/tag/v2.1.0","dependencies_parsed_at":"2023-05-31T11:38:58.385Z","dependency_job_id":null,"purl":"pkg:github/matootie/github-docker@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matootie%2Fgithub-docker/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matootie%2Fgithub-docker/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"781d3c4dea295399c1efcdcb858703c0f8c10d3e","kind":"commit","published_at":"2019-12-29T00:03:03.000Z","download_url":"https://codeload.github.com/matootie/github-docker/tar.gz/v2.0.0","html_url":"https://github.com/matootie/github-docker/releases/tag/v2.0.0","dependencies_parsed_at":"2023-05-31T11:38:59.112Z","dependency_job_id":null,"purl":"pkg:github/matootie/github-docker@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matootie%2Fgithub-docker/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matootie%2Fgithub-docker/tags/v2.0.0/manifests"},{"name":"v1.0.1","sha":"99f74914d20f44dd89292d2b032452377527a294","kind":"commit","published_at":"2019-11-19T19:47:20.000Z","download_url":"https://codeload.github.com/matootie/github-docker/tar.gz/v1.0.1","html_url":"https://github.com/matootie/github-docker/releases/tag/v1.0.1","dependencies_parsed_at":"2023-05-31T11:38:59.845Z","dependency_job_id":null,"purl":"pkg:github/matootie/github-docker@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matootie%2Fgithub-docker/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matootie%2Fgithub-docker/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"67591dc3635748d4a3f8984d031fcc0149b7982f","kind":"commit","published_at":"2019-11-13T23:41:31.000Z","download_url":"https://codeload.github.com/matootie/github-docker/tar.gz/v1.0.0","html_url":"https://github.com/matootie/github-docker/releases/tag/v1.0.0","dependencies_parsed_at":"2023-05-31T11:39:00.637Z","dependency_job_id":null,"purl":"pkg:github/matootie/github-docker@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matootie%2Fgithub-docker/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matootie%2Fgithub-docker/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T18:45:52.062Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":38,"rankings":{"downloads":null,"dependent_repos_count":7.282522579622881,"dependent_packages_count":0.0,"stargazers_count":4.899382031373792,"forks_count":5.647282522579623,"docker_downloads_count":null,"average":4.457296783394074},"purl":"pkg:githubactions/matootie/github-docker","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/matootie/github-docker","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/matootie/github-docker","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/matootie/github-docker/dependencies","status":null,"funding_links":["https://github.com/sponsors/matootie"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-12T00:23:25.195Z","issues_count":6,"pull_requests_count":18,"avg_time_to_close_issue":210088.16666666666,"avg_time_to_close_pull_request":1095411.0,"issues_closed_count":6,"pull_requests_closed_count":18,"pull_request_authors_count":8,"issue_authors_count":5,"avg_comments_per_issue":2.5,"avg_comments_per_pull_request":0.3888888888888889,"merged_pull_requests_count":16,"bot_issues_count":0,"bot_pull_requests_count":6,"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/matootie%2Fgithub-docker/issues","maintainers":[{"login":"matootie","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matootie"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/matootie%2Fgithub-docker/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/matootie%2Fgithub-docker/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/matootie%2Fgithub-docker/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/matootie%2Fgithub-docker/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/matootie%2Fgithub-docker/codemeta","maintainers":[]}