{"id":5803323,"name":"VaultVulp/gp-docker-action","ecosystem":"actions","description":"Supports custom Dockerfile name, tags, build context, etc. Could generate Docker tags based on git branches.","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/VaultVulp/gp-docker-action","keywords_array":["actions","docker","docker-image","github-actions","hacktoberfest","registry"],"namespace":"VaultVulp","versions_count":19,"first_release_published_at":"2020-01-01T14:43:55.000Z","latest_release_published_at":"2024-05-07T05:42:25.000Z","latest_release_number":"1.7.0","last_synced_at":"2026-06-08T23:45:27.583Z","created_at":"2023-01-04T14:25:15.772Z","updated_at":"2026-06-08T23:45:27.583Z","registry_url":"https://github.com/VaultVulp/gp-docker-action","install_command":null,"documentation_url":null,"metadata":{"name":"Build and publish Docker Images to GitHub Container registry","description":"Supports custom Dockerfile name, tags, build context, etc. Could generate Docker tags based on git branches.","inputs":{"github-token":{"description":"GitHub token to push Docker image to GitHub Packages","required":true},"image-name":{"description":"Docker Image name","required":true},"image-tag":{"description":"Docker Image tag","default":"latest","required":false},"extract-git-tag":{"description":"Extract git-tag from repository","default":"false","required":false},"dockerfile":{"description":"Dockerfile name","default":"Dockerfile","required":false},"build-context":{"description":"Path to build context","default":".","required":false},"pull-image":{"description":"Pull the image before buiding it","default":"false","required":false},"additional-image-tags":{"description":"Multiple tags that will be attached to a built image","default":"","required":false},"image-platform":{"description":"Target image platform/platforms","default":"","required":false},"custom-args":{"description":"Any additional docker build arguments as a string","default":"","required":false}},"runs":{"using":"docker","image":"Dockerfile","args":["${{ inputs.github-token }}","${{ inputs.image-name }}","${{ inputs.image-tag }}","${{ inputs.extract-git-tag }}","${{ inputs.dockerfile }}","${{ inputs.build-context}}","${{ inputs.pull-image}}","${{ inputs.additional-image-tags}}","${{ inputs.image-platform}}","${{ inputs.custom-args}}"]},"branding":{"icon":"box","color":"blue"},"default_branch":"develop","path":null},"repo_metadata":{"id":45431710,"uuid":"231101533","full_name":"VaultVulp/gp-docker-action","owner":"VaultVulp","description":"GitHub Action to build and publish Docker Images to GitHub Container Registry","archived":false,"fork":false,"pushed_at":"2024-05-07T05:46:23.000Z","size":84,"stargazers_count":59,"open_issues_count":1,"forks_count":37,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-10-07T07:24:33.603Z","etag":null,"topics":["actions","docker","docker-image","github-actions","hacktoberfest","registry"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/VaultVulp.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-12-31T14:21:11.000Z","updated_at":"2025-09-29T22:27:06.000Z","dependencies_parsed_at":"2024-06-18T14:02:38.905Z","dependency_job_id":null,"html_url":"https://github.com/VaultVulp/gp-docker-action","commit_stats":{"total_commits":91,"total_committers":7,"mean_commits":13.0,"dds":"0.21978021978021978","last_synced_commit":"38ebcec449f7d8e81a3e42be7fcfeb840b78e03b"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/VaultVulp/gp-docker-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VaultVulp%2Fgp-docker-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VaultVulp%2Fgp-docker-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VaultVulp%2Fgp-docker-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VaultVulp%2Fgp-docker-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VaultVulp","download_url":"https://codeload.github.com/VaultVulp/gp-docker-action/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VaultVulp%2Fgp-docker-action/sbom","scorecard":{"id":147419,"data":{"date":"2025-08-11","repo":{"name":"github.com/VaultVulp/gp-docker-action","commit":"38ebcec449f7d8e81a3e42be7fcfeb840b78e03b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 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":"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":"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":-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":"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":"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":"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":"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":"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":"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: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating docker:20-dind to docker:20-dind@sha256:af96c680a7e1f853ebdd50c1e0577e5df4089b033102546dd6417419564df3b5","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 'develop'","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-16T09:40:31.010Z","repository_id":45431710,"created_at":"2025-08-16T09:40:31.011Z","updated_at":"2025-08-16T09:40:31.011Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278916890,"owners_count":26068192,"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-08T02:00:06.501Z","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":"VaultVulp","name":"Pavel Alimpiev","uuid":"7024354","kind":"user","description":"Where there is no peril in the task, there can be no glory in its accomplishment","email":"","website":"https://www.vaultvulp.dev/","location":"Moscow","twitter":null,"company":"@great-glow","icon_url":"https://avatars.githubusercontent.com/u/7024354?u=b50c688d5ba164269a0aadf1a3d313217f7254d9\u0026v=4","repositories_count":10,"last_synced_at":"2023-03-06T21:34:24.197Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/VaultVulp","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T21:58:16.425Z","updated_at":"2023-03-06T21:34:24.210Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VaultVulp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VaultVulp/repositories"},"tags":[{"name":"1.7.0","sha":"38ebcec449f7d8e81a3e42be7fcfeb840b78e03b","kind":"commit","published_at":"2024-05-07T05:42:25.000Z","download_url":"https://codeload.github.com/VaultVulp/gp-docker-action/tar.gz/1.7.0","html_url":"https://github.com/VaultVulp/gp-docker-action/releases/tag/1.7.0","dependencies_parsed_at":"2024-05-09T04:08:15.946Z","dependency_job_id":null,"purl":"pkg:github/VaultVulp/gp-docker-action@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VaultVulp%2Fgp-docker-action/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VaultVulp%2Fgp-docker-action/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"3c0a6ca5c66e31614579048b57259114fb69ac28","kind":"tag","published_at":"2023-02-05T20:27:34.000Z","download_url":"https://codeload.github.com/VaultVulp/gp-docker-action/tar.gz/1.6.0","html_url":"https://github.com/VaultVulp/gp-docker-action/releases/tag/1.6.0","dependencies_parsed_at":"2023-06-02T00:41:21.288Z","dependency_job_id":null,"purl":"pkg:github/VaultVulp/gp-docker-action@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VaultVulp%2Fgp-docker-action/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VaultVulp%2Fgp-docker-action/tags/1.6.0/manifests"},{"name":"1.5.2","sha":"2f0c8acad6812e7e3c39640ebb4bf9cfeae70791","kind":"tag","published_at":"2023-01-13T12:57:35.000Z","download_url":"https://codeload.github.com/VaultVulp/gp-docker-action/tar.gz/1.5.2","html_url":"https://github.com/VaultVulp/gp-docker-action/releases/tag/1.5.2","dependencies_parsed_at":"2023-06-02T00:41:21.306Z","dependency_job_id":null,"purl":"pkg:github/VaultVulp/gp-docker-action@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VaultVulp%2Fgp-docker-action/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VaultVulp%2Fgp-docker-action/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"c25dfd19f7f62d2ed4515a614ae6af58d21404ce","kind":"tag","published_at":"2023-01-13T12:55:09.000Z","download_url":"https://codeload.github.com/VaultVulp/gp-docker-action/tar.gz/1.5.1","html_url":"https://github.com/VaultVulp/gp-docker-action/releases/tag/1.5.1","dependencies_parsed_at":"2023-06-02T00:41:22.152Z","dependency_job_id":null,"purl":"pkg:github/VaultVulp/gp-docker-action@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VaultVulp%2Fgp-docker-action/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VaultVulp%2Fgp-docker-action/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"32d98d2f1c7deb6927918b019d278a9a24aca736","kind":"tag","published_at":"2022-10-30T21:21:39.000Z","download_url":"https://codeload.github.com/VaultVulp/gp-docker-action/tar.gz/1.5.0","html_url":"https://github.com/VaultVulp/gp-docker-action/releases/tag/1.5.0","dependencies_parsed_at":"2023-06-01T10:50:56.145Z","dependency_job_id":null,"purl":"pkg:github/VaultVulp/gp-docker-action@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VaultVulp%2Fgp-docker-action/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VaultVulp%2Fgp-docker-action/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"af42c571afec1055743843318e75f61d52faa9d4","kind":"tag","published_at":"2022-10-30T19:16:54.000Z","download_url":"https://codeload.github.com/VaultVulp/gp-docker-action/tar.gz/1.4.0","html_url":"https://github.com/VaultVulp/gp-docker-action/releases/tag/1.4.0","dependencies_parsed_at":"2023-06-01T10:50:56.439Z","dependency_job_id":null,"purl":"pkg:github/VaultVulp/gp-docker-action@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VaultVulp%2Fgp-docker-action/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VaultVulp%2Fgp-docker-action/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"43a3d9c720a9c6e34712802b263cf248675a5dae","kind":"commit","published_at":"2022-10-21T00:02:32.000Z","download_url":"https://codeload.github.com/VaultVulp/gp-docker-action/tar.gz/1.3.0","html_url":"https://github.com/VaultVulp/gp-docker-action/releases/tag/1.3.0","dependencies_parsed_at":"2023-06-01T10:50:56.752Z","dependency_job_id":null,"purl":"pkg:github/VaultVulp/gp-docker-action@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VaultVulp%2Fgp-docker-action/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VaultVulp%2Fgp-docker-action/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"b8ac9b4d59c6a2d159c03966844527e583866b04","kind":"tag","published_at":"2021-08-16T10:40:41.000Z","download_url":"https://codeload.github.com/VaultVulp/gp-docker-action/tar.gz/1.2.0","html_url":"https://github.com/VaultVulp/gp-docker-action/releases/tag/1.2.0","dependencies_parsed_at":"2023-05-30T23:30:49.360Z","dependency_job_id":null,"purl":"pkg:github/VaultVulp/gp-docker-action@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VaultVulp%2Fgp-docker-action/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VaultVulp%2Fgp-docker-action/tags/1.2.0/manifests"},{"name":"1.1.8","sha":"6fa9f10d2b6f0080b7e21087c52db331d1f16371","kind":"commit","published_at":"2021-04-10T08:20:07.000Z","download_url":"https://codeload.github.com/VaultVulp/gp-docker-action/tar.gz/1.1.8","html_url":"https://github.com/VaultVulp/gp-docker-action/releases/tag/1.1.8","dependencies_parsed_at":"2023-05-30T23:30:49.739Z","dependency_job_id":null,"purl":"pkg:github/VaultVulp/gp-docker-action@1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VaultVulp%2Fgp-docker-action/tags/1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VaultVulp%2Fgp-docker-action/tags/1.1.8/manifests"},{"name":"1.1.7","sha":"abd86dfdcd23929f6195a0fd455769a73b7276da","kind":"commit","published_at":"2020-09-01T17:14:26.000Z","download_url":"https://codeload.github.com/VaultVulp/gp-docker-action/tar.gz/1.1.7","html_url":"https://github.com/VaultVulp/gp-docker-action/releases/tag/1.1.7","dependencies_parsed_at":"2023-05-30T23:30:50.189Z","dependency_job_id":null,"purl":"pkg:github/VaultVulp/gp-docker-action@1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VaultVulp%2Fgp-docker-action/tags/1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VaultVulp%2Fgp-docker-action/tags/1.1.7/manifests"},{"name":"1.1.6","sha":"acfc1ff581bd0529c97ff1d3c5404396d135b33d","kind":"commit","published_at":"2020-06-09T09:50:36.000Z","download_url":"https://codeload.github.com/VaultVulp/gp-docker-action/tar.gz/1.1.6","html_url":"https://github.com/VaultVulp/gp-docker-action/releases/tag/1.1.6","dependencies_parsed_at":"2023-05-30T23:30:50.720Z","dependency_job_id":null,"purl":"pkg:github/VaultVulp/gp-docker-action@1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VaultVulp%2Fgp-docker-action/tags/1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VaultVulp%2Fgp-docker-action/tags/1.1.6/manifests"},{"name":"1.1.5","sha":"673ee7dbfeb6dd64ba21413b0931d596e607bf68","kind":"commit","published_at":"2020-06-09T09:38:01.000Z","download_url":"https://codeload.github.com/VaultVulp/gp-docker-action/tar.gz/1.1.5","html_url":"https://github.com/VaultVulp/gp-docker-action/releases/tag/1.1.5","dependencies_parsed_at":"2023-05-30T23:30:51.187Z","dependency_job_id":null,"purl":"pkg:github/VaultVulp/gp-docker-action@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VaultVulp%2Fgp-docker-action/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VaultVulp%2Fgp-docker-action/tags/1.1.5/manifests"},{"name":"1.1.4","sha":"f8d0d1274b783371562ba34db9fa4818caeba779","kind":"commit","published_at":"2020-06-09T09:33:06.000Z","download_url":"https://codeload.github.com/VaultVulp/gp-docker-action/tar.gz/1.1.4","html_url":"https://github.com/VaultVulp/gp-docker-action/releases/tag/1.1.4","dependencies_parsed_at":"2023-05-30T23:30:51.779Z","dependency_job_id":null,"purl":"pkg:github/VaultVulp/gp-docker-action@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VaultVulp%2Fgp-docker-action/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VaultVulp%2Fgp-docker-action/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"d687a0001d18fc54f469076582884d9a101a65e9","kind":"commit","published_at":"2020-06-09T09:27:42.000Z","download_url":"https://codeload.github.com/VaultVulp/gp-docker-action/tar.gz/1.1.3","html_url":"https://github.com/VaultVulp/gp-docker-action/releases/tag/1.1.3","dependencies_parsed_at":"2023-05-30T23:30:52.109Z","dependency_job_id":null,"purl":"pkg:github/VaultVulp/gp-docker-action@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VaultVulp%2Fgp-docker-action/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VaultVulp%2Fgp-docker-action/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"fdd5ba4da431862f5a1ccdac61b8e7e5b7814ef4","kind":"commit","published_at":"2020-05-09T18:56:46.000Z","download_url":"https://codeload.github.com/VaultVulp/gp-docker-action/tar.gz/1.1.2","html_url":"https://github.com/VaultVulp/gp-docker-action/releases/tag/1.1.2","dependencies_parsed_at":"2023-05-30T23:30:52.596Z","dependency_job_id":null,"purl":"pkg:github/VaultVulp/gp-docker-action@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VaultVulp%2Fgp-docker-action/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VaultVulp%2Fgp-docker-action/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"ef776daaa90f790601a7b8d018686c204dd3fe87","kind":"commit","published_at":"2020-05-08T21:44:41.000Z","download_url":"https://codeload.github.com/VaultVulp/gp-docker-action/tar.gz/1.1.1","html_url":"https://github.com/VaultVulp/gp-docker-action/releases/tag/1.1.1","dependencies_parsed_at":"2023-05-30T23:30:53.141Z","dependency_job_id":null,"purl":"pkg:github/VaultVulp/gp-docker-action@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VaultVulp%2Fgp-docker-action/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VaultVulp%2Fgp-docker-action/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"1bbe7f91ed275adac45d9f076b83f8ba083b1732","kind":"commit","published_at":"2020-05-08T21:22:23.000Z","download_url":"https://codeload.github.com/VaultVulp/gp-docker-action/tar.gz/1.1.0","html_url":"https://github.com/VaultVulp/gp-docker-action/releases/tag/1.1.0","dependencies_parsed_at":"2023-05-30T23:30:53.400Z","dependency_job_id":null,"purl":"pkg:github/VaultVulp/gp-docker-action@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VaultVulp%2Fgp-docker-action/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VaultVulp%2Fgp-docker-action/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"a9f50f9a10dc61166c32e347d328fc5dff8b3e32","kind":"commit","published_at":"2020-01-01T17:45:18.000Z","download_url":"https://codeload.github.com/VaultVulp/gp-docker-action/tar.gz/1.0.1","html_url":"https://github.com/VaultVulp/gp-docker-action/releases/tag/1.0.1","dependencies_parsed_at":"2023-05-30T23:30:53.999Z","dependency_job_id":null,"purl":"pkg:github/VaultVulp/gp-docker-action@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VaultVulp%2Fgp-docker-action/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VaultVulp%2Fgp-docker-action/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"5c62327e03a41da332a33f2313ba72c20acf20a2","kind":"commit","published_at":"2020-01-01T14:43:55.000Z","download_url":"https://codeload.github.com/VaultVulp/gp-docker-action/tar.gz/1.0.0","html_url":"https://github.com/VaultVulp/gp-docker-action/releases/tag/1.0.0","dependencies_parsed_at":"2023-05-30T23:30:54.388Z","dependency_job_id":null,"purl":"pkg:github/VaultVulp/gp-docker-action@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VaultVulp%2Fgp-docker-action/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VaultVulp%2Fgp-docker-action/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-08T09:06:46.624Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":58,"rankings":{"downloads":null,"dependent_repos_count":6.0560925368404375,"dependent_packages_count":0.0,"stargazers_count":3.3433687212803043,"forks_count":1.7810172714308352,"docker_downloads_count":2.018697512280146,"average":2.6398352083663448},"purl":"pkg:githubactions/VaultVulp/gp-docker-action","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/VaultVulp/gp-docker-action","docker_dependents_count":1,"docker_downloads_count":1145,"usage_url":"https://repos.ecosyste.ms/usage/actions/VaultVulp/gp-docker-action","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/VaultVulp/gp-docker-action/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-11-15T04:38:06.748Z","issues_count":11,"pull_requests_count":12,"avg_time_to_close_issue":11086058.363636363,"avg_time_to_close_pull_request":6372006.25,"issues_closed_count":10,"pull_requests_closed_count":12,"pull_request_authors_count":6,"issue_authors_count":11,"avg_comments_per_issue":4.181818181818182,"avg_comments_per_pull_request":1.4166666666666667,"merged_pull_requests_count":10,"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/VaultVulp%2Fgp-docker-action/issues","maintainers":[{"login":"VaultVulp","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VaultVulp"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/VaultVulp%2Fgp-docker-action/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/VaultVulp%2Fgp-docker-action/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/VaultVulp%2Fgp-docker-action/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/VaultVulp%2Fgp-docker-action/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/VaultVulp%2Fgp-docker-action/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/VaultVulp%2Fgp-docker-action/codemeta","maintainers":[]}