{"id":5800434,"name":"philips-software/docker-ci-scripts","ecosystem":"actions","description":"Builds docker images and publish them on request","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/philips-software/docker-ci-scripts","keywords_array":["ci-scripts","github-actions","hacktoberfest"],"namespace":"philips-software","versions_count":33,"first_release_published_at":"2019-02-16T06:08:43.000Z","latest_release_published_at":"2025-11-24T08:34:03.000Z","latest_release_number":"v6.0.0","last_synced_at":"2026-03-10T23:17:14.218Z","created_at":"2023-01-04T12:08:45.395Z","updated_at":"2026-03-10T23:17:14.218Z","registry_url":"https://github.com/philips-software/docker-ci-scripts","install_command":null,"documentation_url":null,"metadata":{"name":"docker-build-and-publish","description":"Builds docker images and publish them on request","author":"Jeroen Knoops \u003cjeroen.knoops@philips.com\u003e","branding":{"icon":"anchor","color":"gray-dark"},"inputs":{"dockerfile":{"description":"Path to Dockerfile","required":true},"image-name":{"description":"The name of the image","required":true},"tags":{"description":"String with tags, separated by a space","required":true},"push-branches":{"description":"Specifies branches to push, separated by a space","default":"master main"},"push-on-git-tag":{"description":"Push when a git tag is created","default":"false"},"base-dir":{"description":"Base directory to perform the build","default":"."},"slsa-provenance":{"description":"Create SLSA Provenance json","required":false},"sbom":{"description":"Create Software Bill Of Material in SPDX format","required":false},"sign":{"description":"Sign image with Cosign. Requires COSIGN environment variables to be set. When used in combination with slsa-provenance / sbom it will also attach the results to the image.","required":false},"github_context":{"description":"internal (do not set): the \"github\" context object in json","required":true,"default":"${{ toJSON(github) }}"},"runner_context":{"description":"internal (do not set): the \"runner\" context object in json","required":true,"default":"${{ toJSON(runner) }}"}},"outputs":{"container-digest":{"description":"Container digest. Can be used for generating provenance and signing"},"container-tags":{"description":"Container tags. Can be used for generating provenance and signing"},"push-indicator":{"description":"Is set to true when containers have been pushed to the container repository"},"slsa-provenance-file":{"description":"SLSA provenance filename if created"},"sbom-file":{"description":"SBOM filename if created"}},"runs":{"using":"docker","image":"Dockerfile","args":["${{ inputs.dockerfile }}","${{ inputs.image-name }}","${{ inputs.tags }}","${{ inputs.push-branches }}","${{ inputs.base-dir }}"],"env":{"SLSA_PROVENANCE":"${{ inputs.slsa-provenance }}","SBOM":"${{ inputs.sbom }}","SIGN":"${{ inputs.sign }}","PUSH_ON_GIT_TAG":"${{ inputs.push-on-git-tag }}","GITHUB_CONTEXT":"${{ inputs.github_context }}","RUNNER_CONTEXT":"${{ inputs.runner_context }}"}},"default_branch":"main","path":null},"repo_metadata":{"id":37924704,"uuid":"170522427","full_name":"philips-software/docker-ci-scripts","owner":"philips-software","description":"Docker CI scripts","archived":false,"fork":false,"pushed_at":"2025-08-19T01:24:25.000Z","size":330,"stargazers_count":13,"open_issues_count":15,"forks_count":10,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-09-04T09:38:22.158Z","etag":null,"topics":["ci-scripts","github-actions","hacktoberfest"],"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/philips-software.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-02-13T14:33:59.000Z","updated_at":"2025-05-12T08:50:37.000Z","dependencies_parsed_at":"2023-02-13T20:01:56.200Z","dependency_job_id":"c811d81d-c4cb-4dac-9a15-a78e58e3e869","html_url":"https://github.com/philips-software/docker-ci-scripts","commit_stats":{"total_commits":185,"total_committers":17,"mean_commits":"10.882352941176471","dds":0.4756756756756757,"last_synced_commit":"1fafddd1971fc6ccfcdb7e4bc2a609336ffb6fc1"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/philips-software/docker-ci-scripts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips-software%2Fdocker-ci-scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips-software%2Fdocker-ci-scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips-software%2Fdocker-ci-scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips-software%2Fdocker-ci-scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philips-software","download_url":"https://codeload.github.com/philips-software/docker-ci-scripts/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips-software%2Fdocker-ci-scripts/sbom","scorecard":{"id":731474,"data":{"date":"2025-08-11","repo":{"name":"github.com/philips-software/docker-ci-scripts","commit":"a0adc6fb57909008e7c2614002d0649823a232c3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/update-docker-image.yml:25","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/update-docker-image.yml:27","Warn: no topLevel permission defined: .github/workflows/action-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/check-vulnerabilities.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-please.yml:10","Warn: no topLevel permission defined: .github/workflows/shell-linter.yml:1","Warn: no topLevel permission defined: .github/workflows/update-docker-image.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md: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":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-docker-image.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/philips-software/docker-ci-scripts/update-docker-image.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating docker:24.0.7-git to docker:24.0.7-git@sha256:737ebde0eeea40286f8989a7ac9e3497fd408c3e59e1cdf5df826ab5d9101b10","Info:   3 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   7 out of   8 third-party 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":"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":"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"}}]},"last_synced_at":"2025-08-22T14:33:20.097Z","repository_id":37924704,"created_at":"2025-08-22T14:33:20.097Z","updated_at":"2025-08-22T14:33:20.097Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278556173,"owners_count":26006081,"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-06T02:00:05.630Z","response_time":65,"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":"philips-software","name":"Philips Software","uuid":"39734771","kind":"organization","description":"Philips Open Source Software","email":"dl_Global_GHSaaS_Experts@philips.com","website":"https://www.philips.com","location":"Netherlands","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/39734771?v=4","repositories_count":75,"last_synced_at":"2023-03-02T07:10:34.061Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/philips-software","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T00:35:10.444Z","updated_at":"2023-03-02T07:10:34.075Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philips-software","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philips-software/repositories"},"tags":[{"name":"v5.1.0","sha":"d0045b844f08b0dcb4c62bd4acf6c36877404dae","kind":"commit","published_at":"2022-11-18T19:09:00.000Z","download_url":"https://codeload.github.com/philips-software/docker-ci-scripts/tar.gz/v5.1.0","html_url":"https://github.com/philips-software/docker-ci-scripts/releases/tag/v5.1.0","dependencies_parsed_at":"2023-06-01T00:19:30.834Z","dependency_job_id":null,"purl":"pkg:github/philips-software/docker-ci-scripts@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips-software%2Fdocker-ci-scripts/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips-software%2Fdocker-ci-scripts/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"69ca3b3e358f8746c67341d6ab551ef5ec25a36c","kind":"commit","published_at":"2022-11-04T13:55:37.000Z","download_url":"https://codeload.github.com/philips-software/docker-ci-scripts/tar.gz/v5.0.0","html_url":"https://github.com/philips-software/docker-ci-scripts/releases/tag/v5.0.0","dependencies_parsed_at":"2023-05-31T19:30:32.934Z","dependency_job_id":null,"purl":"pkg:github/philips-software/docker-ci-scripts@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips-software%2Fdocker-ci-scripts/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips-software%2Fdocker-ci-scripts/tags/v5.0.0/manifests"},{"name":"v4.5.3","sha":"75cafd68e32d316dac7cdb9a1ccb70560a5c6e79","kind":"commit","published_at":"2022-10-25T06:43:20.000Z","download_url":"https://codeload.github.com/philips-software/docker-ci-scripts/tar.gz/v4.5.3","html_url":"https://github.com/philips-software/docker-ci-scripts/releases/tag/v4.5.3","dependencies_parsed_at":"2023-05-31T19:30:33.861Z","dependency_job_id":null,"purl":"pkg:github/philips-software/docker-ci-scripts@v4.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips-software%2Fdocker-ci-scripts/tags/v4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips-software%2Fdocker-ci-scripts/tags/v4.5.3/manifests"},{"name":"v4.5.2","sha":"d773ca2bee4769aa33f40d3e5b808cd9f7fc2aa8","kind":"commit","published_at":"2022-10-23T13:20:44.000Z","download_url":"https://codeload.github.com/philips-software/docker-ci-scripts/tar.gz/v4.5.2","html_url":"https://github.com/philips-software/docker-ci-scripts/releases/tag/v4.5.2","dependencies_parsed_at":"2023-05-31T18:07:45.847Z","dependency_job_id":null,"purl":"pkg:github/philips-software/docker-ci-scripts@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips-software%2Fdocker-ci-scripts/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips-software%2Fdocker-ci-scripts/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"e4769bf1feed7ef7069cdb18406bbb9fc69c6855","kind":"commit","published_at":"2022-09-21T20:52:00.000Z","download_url":"https://codeload.github.com/philips-software/docker-ci-scripts/tar.gz/v4.5.1","html_url":"https://github.com/philips-software/docker-ci-scripts/releases/tag/v4.5.1","dependencies_parsed_at":"2023-05-31T18:07:46.436Z","dependency_job_id":null,"purl":"pkg:github/philips-software/docker-ci-scripts@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips-software%2Fdocker-ci-scripts/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips-software%2Fdocker-ci-scripts/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"ab25c0c48ec7e1a1db047f69a7e4e4360911c148","kind":"commit","published_at":"2022-08-31T11:10:38.000Z","download_url":"https://codeload.github.com/philips-software/docker-ci-scripts/tar.gz/v4.5.0","html_url":"https://github.com/philips-software/docker-ci-scripts/releases/tag/v4.5.0","dependencies_parsed_at":"2023-05-30T17:55:17.324Z","dependency_job_id":null,"purl":"pkg:github/philips-software/docker-ci-scripts@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips-software%2Fdocker-ci-scripts/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips-software%2Fdocker-ci-scripts/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"ade4738d41094645b89dfb1e6f93a766d252c8db","kind":"commit","published_at":"2022-07-20T15:12:55.000Z","download_url":"https://codeload.github.com/philips-software/docker-ci-scripts/tar.gz/v4.4.0","html_url":"https://github.com/philips-software/docker-ci-scripts/releases/tag/v4.4.0","dependencies_parsed_at":"2023-05-30T17:55:17.808Z","dependency_job_id":null,"purl":"pkg:github/philips-software/docker-ci-scripts@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips-software%2Fdocker-ci-scripts/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips-software%2Fdocker-ci-scripts/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"2a762b7ad852b2be80395b1d649046a8fef04761","kind":"commit","published_at":"2022-07-06T13:41:56.000Z","download_url":"https://codeload.github.com/philips-software/docker-ci-scripts/tar.gz/v4.3.0","html_url":"https://github.com/philips-software/docker-ci-scripts/releases/tag/v4.3.0","dependencies_parsed_at":"2023-05-30T17:55:18.358Z","dependency_job_id":null,"purl":"pkg:github/philips-software/docker-ci-scripts@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips-software%2Fdocker-ci-scripts/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips-software%2Fdocker-ci-scripts/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"398313cacb3a2d8626c973838b6c2c4dc8cd3a23","kind":"commit","published_at":"2022-05-11T08:43:49.000Z","download_url":"https://codeload.github.com/philips-software/docker-ci-scripts/tar.gz/v4.2.0","html_url":"https://github.com/philips-software/docker-ci-scripts/releases/tag/v4.2.0","dependencies_parsed_at":"2023-05-30T17:55:18.874Z","dependency_job_id":null,"purl":"pkg:github/philips-software/docker-ci-scripts@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips-software%2Fdocker-ci-scripts/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips-software%2Fdocker-ci-scripts/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"183870736f6d75d5e16c7e5d33cb3d4c956d2f6c","kind":"commit","published_at":"2022-03-07T17:40:16.000Z","download_url":"https://codeload.github.com/philips-software/docker-ci-scripts/tar.gz/v4.1.3","html_url":"https://github.com/philips-software/docker-ci-scripts/releases/tag/v4.1.3","dependencies_parsed_at":"2023-05-30T17:55:19.402Z","dependency_job_id":null,"purl":"pkg:github/philips-software/docker-ci-scripts@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips-software%2Fdocker-ci-scripts/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips-software%2Fdocker-ci-scripts/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"427888d97c9c8e5093f9c05f6a71d9d23c2e35da","kind":"commit","published_at":"2022-02-22T10:12:16.000Z","download_url":"https://codeload.github.com/philips-software/docker-ci-scripts/tar.gz/v4.1.2","html_url":"https://github.com/philips-software/docker-ci-scripts/releases/tag/v4.1.2","dependencies_parsed_at":"2023-05-30T17:55:19.874Z","dependency_job_id":null,"purl":"pkg:github/philips-software/docker-ci-scripts@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips-software%2Fdocker-ci-scripts/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips-software%2Fdocker-ci-scripts/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"1893b3b970e718351e38d3c772b067fcbf44ea36","kind":"commit","published_at":"2022-02-15T20:11:21.000Z","download_url":"https://codeload.github.com/philips-software/docker-ci-scripts/tar.gz/v4.1.1","html_url":"https://github.com/philips-software/docker-ci-scripts/releases/tag/v4.1.1","dependencies_parsed_at":"2023-05-30T17:55:20.436Z","dependency_job_id":null,"purl":"pkg:github/philips-software/docker-ci-scripts@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips-software%2Fdocker-ci-scripts/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips-software%2Fdocker-ci-scripts/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"a16e5bce687e720c151bedf14fa733ac0fff6614","kind":"commit","published_at":"2022-01-28T11:08:03.000Z","download_url":"https://codeload.github.com/philips-software/docker-ci-scripts/tar.gz/v4.1.0","html_url":"https://github.com/philips-software/docker-ci-scripts/releases/tag/v4.1.0","dependencies_parsed_at":"2023-05-30T17:55:20.978Z","dependency_job_id":null,"purl":"pkg:github/philips-software/docker-ci-scripts@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips-software%2Fdocker-ci-scripts/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips-software%2Fdocker-ci-scripts/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"767fa80ddd6c0bc80d6ab74d2e7bed9bca600fa5","kind":"commit","published_at":"2022-01-26T19:07:49.000Z","download_url":"https://codeload.github.com/philips-software/docker-ci-scripts/tar.gz/v4.0.0","html_url":"https://github.com/philips-software/docker-ci-scripts/releases/tag/v4.0.0","dependencies_parsed_at":"2023-05-30T17:55:21.415Z","dependency_job_id":null,"purl":"pkg:github/philips-software/docker-ci-scripts@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips-software%2Fdocker-ci-scripts/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips-software%2Fdocker-ci-scripts/tags/v4.0.0/manifests"},{"name":"v3.3.2","sha":"fdc53ea29b00b2e90d5b97ab55636225dbbcfd08","kind":"commit","published_at":"2021-09-13T20:38:57.000Z","download_url":"https://codeload.github.com/philips-software/docker-ci-scripts/tar.gz/v3.3.2","html_url":"https://github.com/philips-software/docker-ci-scripts/releases/tag/v3.3.2","dependencies_parsed_at":"2023-05-30T17:55:21.897Z","dependency_job_id":null,"purl":"pkg:github/philips-software/docker-ci-scripts@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips-software%2Fdocker-ci-scripts/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips-software%2Fdocker-ci-scripts/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"288d6e0113e6626758c32e78703dc5cdfeac4e2c","kind":"commit","published_at":"2021-05-30T16:51:27.000Z","download_url":"https://codeload.github.com/philips-software/docker-ci-scripts/tar.gz/v3.3.1","html_url":"https://github.com/philips-software/docker-ci-scripts/releases/tag/v3.3.1","dependencies_parsed_at":"2023-05-30T17:55:22.360Z","dependency_job_id":null,"purl":"pkg:github/philips-software/docker-ci-scripts@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips-software%2Fdocker-ci-scripts/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips-software%2Fdocker-ci-scripts/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"bacd0acaf9828b8e5e5a30d6598a2a585cad3d58","kind":"commit","published_at":"2021-05-29T10:12:14.000Z","download_url":"https://codeload.github.com/philips-software/docker-ci-scripts/tar.gz/v3.3.0","html_url":"https://github.com/philips-software/docker-ci-scripts/releases/tag/v3.3.0","dependencies_parsed_at":"2023-05-30T17:55:22.904Z","dependency_job_id":null,"purl":"pkg:github/philips-software/docker-ci-scripts@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips-software%2Fdocker-ci-scripts/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips-software%2Fdocker-ci-scripts/tags/v3.3.0/manifests"},{"name":"v3.2.1","sha":"0f63d251481687a36454eeb01895174d0b713eb0","kind":"commit","published_at":"2021-02-09T08:29:52.000Z","download_url":"https://codeload.github.com/philips-software/docker-ci-scripts/tar.gz/v3.2.1","html_url":"https://github.com/philips-software/docker-ci-scripts/releases/tag/v3.2.1","dependencies_parsed_at":"2023-05-30T17:55:23.301Z","dependency_job_id":null,"purl":"pkg:github/philips-software/docker-ci-scripts@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips-software%2Fdocker-ci-scripts/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips-software%2Fdocker-ci-scripts/tags/v3.2.1/manifests"},{"name":"v.3.2.0","sha":"28c7c22327376621e6ded2bed696bf2afd586e71","kind":"commit","published_at":"2020-12-10T13:16:37.000Z","download_url":"https://codeload.github.com/philips-software/docker-ci-scripts/tar.gz/v.3.2.0","html_url":"https://github.com/philips-software/docker-ci-scripts/releases/tag/v.3.2.0","dependencies_parsed_at":"2023-05-30T17:55:23.694Z","dependency_job_id":null,"purl":"pkg:github/philips-software/docker-ci-scripts@v.3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips-software%2Fdocker-ci-scripts/tags/v.3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips-software%2Fdocker-ci-scripts/tags/v.3.2.0/manifests"},{"name":"v3.1.0","sha":"ee05744087f3dcdb108697a858ba7e87858777a0","kind":"commit","published_at":"2020-09-23T09:22:02.000Z","download_url":"https://codeload.github.com/philips-software/docker-ci-scripts/tar.gz/v3.1.0","html_url":"https://github.com/philips-software/docker-ci-scripts/releases/tag/v3.1.0","dependencies_parsed_at":"2023-05-30T17:55:24.075Z","dependency_job_id":null,"purl":"pkg:github/philips-software/docker-ci-scripts@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips-software%2Fdocker-ci-scripts/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips-software%2Fdocker-ci-scripts/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"7b0afde774ba09bbd832e32c1d0e2a27360967b1","kind":"commit","published_at":"2020-09-15T08:52:19.000Z","download_url":"https://codeload.github.com/philips-software/docker-ci-scripts/tar.gz/v3.0.0","html_url":"https://github.com/philips-software/docker-ci-scripts/releases/tag/v3.0.0","dependencies_parsed_at":"2023-05-30T17:55:24.464Z","dependency_job_id":null,"purl":"pkg:github/philips-software/docker-ci-scripts@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips-software%2Fdocker-ci-scripts/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips-software%2Fdocker-ci-scripts/tags/v3.0.0/manifests"},{"name":"v2.3.0","sha":"196c2de204a303e8ac030c8b47a6c0f387354919","kind":"commit","published_at":"2020-09-11T14:04:19.000Z","download_url":"https://codeload.github.com/philips-software/docker-ci-scripts/tar.gz/v2.3.0","html_url":"https://github.com/philips-software/docker-ci-scripts/releases/tag/v2.3.0","dependencies_parsed_at":"2023-05-30T17:55:24.826Z","dependency_job_id":null,"purl":"pkg:github/philips-software/docker-ci-scripts@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips-software%2Fdocker-ci-scripts/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips-software%2Fdocker-ci-scripts/tags/v2.3.0/manifests"},{"name":"v2.2.2","sha":"a95c8ac3b28abac4317acbcc9082d24f5beb78ea","kind":"commit","published_at":"2020-07-08T10:31:38.000Z","download_url":"https://codeload.github.com/philips-software/docker-ci-scripts/tar.gz/v2.2.2","html_url":"https://github.com/philips-software/docker-ci-scripts/releases/tag/v2.2.2","dependencies_parsed_at":"2023-05-30T17:55:25.333Z","dependency_job_id":null,"purl":"pkg:github/philips-software/docker-ci-scripts@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips-software%2Fdocker-ci-scripts/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips-software%2Fdocker-ci-scripts/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"4cfa739bc3d185ee05c07e6e16faf1029457b564","kind":"commit","published_at":"2020-05-18T16:24:53.000Z","download_url":"https://codeload.github.com/philips-software/docker-ci-scripts/tar.gz/v2.2.1","html_url":"https://github.com/philips-software/docker-ci-scripts/releases/tag/v2.2.1","dependencies_parsed_at":"2023-05-30T17:55:25.833Z","dependency_job_id":null,"purl":"pkg:github/philips-software/docker-ci-scripts@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips-software%2Fdocker-ci-scripts/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips-software%2Fdocker-ci-scripts/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"b38ee0fe9a847da2b9093f501d5fddf7dda32ddc","kind":"commit","published_at":"2020-05-01T12:59:27.000Z","download_url":"https://codeload.github.com/philips-software/docker-ci-scripts/tar.gz/v2.2.0","html_url":"https://github.com/philips-software/docker-ci-scripts/releases/tag/v2.2.0","dependencies_parsed_at":"2023-05-30T17:55:26.292Z","dependency_job_id":null,"purl":"pkg:github/philips-software/docker-ci-scripts@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips-software%2Fdocker-ci-scripts/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips-software%2Fdocker-ci-scripts/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"84b5c9354f08ead764fe5f6c93eb0021e5808c69","kind":"commit","published_at":"2020-03-23T18:37:16.000Z","download_url":"https://codeload.github.com/philips-software/docker-ci-scripts/tar.gz/v2.1.0","html_url":"https://github.com/philips-software/docker-ci-scripts/releases/tag/v2.1.0","dependencies_parsed_at":"2023-05-30T17:55:26.777Z","dependency_job_id":null,"purl":"pkg:github/philips-software/docker-ci-scripts@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips-software%2Fdocker-ci-scripts/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips-software%2Fdocker-ci-scripts/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"9fe1d2f7507fcfebd4ccbffb4409935a46a80d82","kind":"commit","published_at":"2020-03-18T16:30:37.000Z","download_url":"https://codeload.github.com/philips-software/docker-ci-scripts/tar.gz/v2.0.1","html_url":"https://github.com/philips-software/docker-ci-scripts/releases/tag/v2.0.1","dependencies_parsed_at":"2023-05-30T17:55:27.307Z","dependency_job_id":null,"purl":"pkg:github/philips-software/docker-ci-scripts@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips-software%2Fdocker-ci-scripts/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips-software%2Fdocker-ci-scripts/tags/v2.0.1/manifests"},{"name":"v2","sha":"e47d44744e534b1d4d06cb49a30697b5cc923d18","kind":"commit","published_at":"2020-03-18T10:55:05.000Z","download_url":"https://codeload.github.com/philips-software/docker-ci-scripts/tar.gz/v2","html_url":"https://github.com/philips-software/docker-ci-scripts/releases/tag/v2","dependencies_parsed_at":"2023-05-30T17:55:27.742Z","dependency_job_id":null,"purl":"pkg:github/philips-software/docker-ci-scripts@v2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips-software%2Fdocker-ci-scripts/tags/v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips-software%2Fdocker-ci-scripts/tags/v2/manifests"},{"name":"v1.0.1","sha":"f365e764e8bac7d7129cb23ec7d0ccfc5dcbca19","kind":"commit","published_at":"2020-03-15T09:09:09.000Z","download_url":"https://codeload.github.com/philips-software/docker-ci-scripts/tar.gz/v1.0.1","html_url":"https://github.com/philips-software/docker-ci-scripts/releases/tag/v1.0.1","dependencies_parsed_at":"2023-05-30T17:55:28.260Z","dependency_job_id":null,"purl":"pkg:github/philips-software/docker-ci-scripts@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips-software%2Fdocker-ci-scripts/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips-software%2Fdocker-ci-scripts/tags/v1.0.1/manifests"},{"name":"v1","sha":"9bd0b78e1504ae34500bda7ce48b7162588e3efe","kind":"commit","published_at":"2020-03-14T22:32:27.000Z","download_url":"https://codeload.github.com/philips-software/docker-ci-scripts/tar.gz/v1","html_url":"https://github.com/philips-software/docker-ci-scripts/releases/tag/v1","dependencies_parsed_at":"2023-05-30T17:55:28.705Z","dependency_job_id":null,"purl":"pkg:github/philips-software/docker-ci-scripts@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips-software%2Fdocker-ci-scripts/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips-software%2Fdocker-ci-scripts/tags/v1/manifests"},{"name":"1.0.1","sha":"04d651ced219fd9012229b57e0586ffd7e4ff9d8","kind":"tag","published_at":"2019-03-05T05:31:18.000Z","download_url":"https://codeload.github.com/philips-software/docker-ci-scripts/tar.gz/1.0.1","html_url":"https://github.com/philips-software/docker-ci-scripts/releases/tag/1.0.1","dependencies_parsed_at":"2023-05-30T17:55:28.788Z","dependency_job_id":null,"purl":"pkg:github/philips-software/docker-ci-scripts@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips-software%2Fdocker-ci-scripts/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips-software%2Fdocker-ci-scripts/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"61d8d881fd611b1b13967c1591cbeb60eac483f2","kind":"tag","published_at":"2019-02-16T06:08:43.000Z","download_url":"https://codeload.github.com/philips-software/docker-ci-scripts/tar.gz/1.0.0","html_url":"https://github.com/philips-software/docker-ci-scripts/releases/tag/1.0.0","dependencies_parsed_at":"2023-05-30T17:55:28.903Z","dependency_job_id":null,"purl":"pkg:github/philips-software/docker-ci-scripts@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips-software%2Fdocker-ci-scripts/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips-software%2Fdocker-ci-scripts/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-02-11T14:25:45.912Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":18,"rankings":{"downloads":null,"dependent_repos_count":9.757566154333704,"dependent_packages_count":0.0,"stargazers_count":9.557914752020281,"forks_count":6.163840912692125,"docker_downloads_count":null,"average":6.369830454761527},"purl":"pkg:githubactions/philips-software/docker-ci-scripts","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/philips-software/docker-ci-scripts","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/philips-software/docker-ci-scripts","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/philips-software/docker-ci-scripts/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-23T19:38:20.370Z","issues_count":19,"pull_requests_count":169,"avg_time_to_close_issue":16117446.76923077,"avg_time_to_close_pull_request":1135867.3055555555,"issues_closed_count":13,"pull_requests_closed_count":144,"pull_request_authors_count":8,"issue_authors_count":4,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":0.4260355029585799,"merged_pull_requests_count":93,"bot_issues_count":0,"bot_pull_requests_count":133,"past_year_issues_count":0,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2856388.5714285714,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":17,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips-software%2Fdocker-ci-scripts/issues","maintainers":[{"login":"JeroenKnoops","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JeroenKnoops"},{"login":"Brend-Smits","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Brend-Smits"},{"login":"rjaegers","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjaegers"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/philips-software%2Fdocker-ci-scripts/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/philips-software%2Fdocker-ci-scripts/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/philips-software%2Fdocker-ci-scripts/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/philips-software%2Fdocker-ci-scripts/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/philips-software%2Fdocker-ci-scripts/codemeta","maintainers":[]}