{"id":5794741,"name":"shellbear/helm-release-action","ecosystem":"actions","description":"Build and release Helm packages on S3 repositories.","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/shellbear/helm-release-action","keywords_array":["github-actions","helm","helm-ch","s3"],"namespace":"shellbear","versions_count":4,"first_release_published_at":"2020-10-22T04:47:13.000Z","latest_release_published_at":"2025-02-03T22:16:25.000Z","latest_release_number":"v0.3","last_synced_at":"2026-05-24T14:45:30.916Z","created_at":"2023-01-03T22:18:00.944Z","updated_at":"2026-05-24T14:45:30.917Z","registry_url":"https://github.com/shellbear/helm-release-action","install_command":null,"documentation_url":null,"metadata":{"name":"Helm release","description":"Build and release Helm packages on S3 repositories.","branding":{"icon":"arrow-up-circle","color":"blue"},"inputs":{"version":{"description":"Override Helm chart version.","required":false},"chart":{"description":"The local Helm chart folder path.","default":"./","required":true},"repo":{"description":"The S3 Helm repository bucket URL.","required":true},"forceRelease":{"description":"Force and replace existing release if a release with the same version already exists.","default":"true","required":true},"packageExtraArgs":{"description":"Helm package command extra arguments.","required":false},"relativeUrls":{"description":"Create the index with relative URLs. Useful for HTTP(S) serving of Helm repos.","default":"false","required":true},"helmS3Version":{"description":"The version of the Helm S3 plugin to install. Defaults to the latest release from GitHub.","required":false}},"runs":{"using":"docker","image":"Dockerfile","args":["${{ inputs.version }}","${{ inputs.chart }}","${{ inputs.repo }}","${{ inputs.forceRelease }}","${{ inputs.relativeUrls }}","${{ inputs.helmS3Version }}"]},"default_branch":"main","path":null},"repo_metadata":{"id":65161718,"uuid":"306039749","full_name":"shellbear/helm-release-action","owner":"shellbear","description":"Build and release Helm packages on s3 repositories using Github Actions.","archived":false,"fork":false,"pushed_at":"2025-02-03T22:18:05.000Z","size":44,"stargazers_count":6,"open_issues_count":2,"forks_count":12,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-17T04:31:44.418Z","etag":null,"topics":["github-actions","helm","helm-ch","s3"],"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/shellbear.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,"zenodo":null}},"created_at":"2020-10-21T13:49:42.000Z","updated_at":"2025-05-16T22:54:32.000Z","dependencies_parsed_at":"2023-12-11T23:24:11.267Z","dependency_job_id":"880d926c-1c63-4b2e-8569-7f02a13d8c9a","html_url":"https://github.com/shellbear/helm-release-action","commit_stats":{"total_commits":1,"total_committers":1,"mean_commits":1.0,"dds":0.0,"last_synced_commit":"aea2bccaede407752da5c676463eb2c4c0f45cc5"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/shellbear/helm-release-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shellbear%2Fhelm-release-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shellbear%2Fhelm-release-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shellbear%2Fhelm-release-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shellbear%2Fhelm-release-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shellbear","download_url":"https://codeload.github.com/shellbear/helm-release-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shellbear%2Fhelm-release-action/sbom","scorecard":{"id":817504,"data":{"date":"2025-08-11","repo":{"name":"github.com/shellbear/helm-release-action","commit":"3e1a2e2a9f6c73aa86e22d3210e031a30652bd16"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"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":"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":5,"reason":"Found 2/4 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"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":"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":"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: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: downloadThenRun not pinned by hash: Dockerfile:7","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 2 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":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"}}]},"last_synced_at":"2025-08-23T14:34:01.409Z","repository_id":65161718,"created_at":"2025-08-23T14:34:01.409Z","updated_at":"2025-08-23T14:34:01.409Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275941714,"owners_count":25556977,"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-09-19T02:00:09.700Z","response_time":108,"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":"shellbear","name":null,"uuid":"20194995","kind":"user","description":"Interested in MacOS, Linux, IOS and security in general.","email":"","website":"https://shellbear.me/","location":"Paris, France","twitter":"_shellbear","company":"@seconds-app ","icon_url":"https://avatars.githubusercontent.com/u/20194995?u=4616030b120fd02b1c44c066a978453c61f49701\u0026v=4","repositories_count":80,"last_synced_at":"2025-09-15T19:50:48.576Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/shellbear","funding_links":["https://github.com/sponsors/shellbear"],"total_stars":481,"followers":122,"following":77,"created_at":"2022-11-16T23:08:25.971Z","updated_at":"2025-09-15T19:50:48.576Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shellbear","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shellbear/repositories"},"tags":[{"name":"v0.3","sha":"3e1a2e2a9f6c73aa86e22d3210e031a30652bd16","kind":"commit","published_at":"2025-02-03T22:16:25.000Z","download_url":"https://codeload.github.com/shellbear/helm-release-action/tar.gz/v0.3","html_url":"https://github.com/shellbear/helm-release-action/releases/tag/v0.3","dependencies_parsed_at":"2025-02-09T05:30:11.169Z","dependency_job_id":null,"purl":"pkg:github/shellbear/helm-release-action@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shellbear%2Fhelm-release-action/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shellbear%2Fhelm-release-action/tags/v0.3/manifests"},{"name":"v0.2","sha":"450af42cdbfb3c862c2c288aa0e92993f827f219","kind":"tag","published_at":"2023-12-11T22:06:23.000Z","download_url":"https://codeload.github.com/shellbear/helm-release-action/tar.gz/v0.2","html_url":"https://github.com/shellbear/helm-release-action/releases/tag/v0.2","dependencies_parsed_at":"2023-12-13T04:51:06.961Z","dependency_job_id":null,"purl":"pkg:github/shellbear/helm-release-action@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shellbear%2Fhelm-release-action/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shellbear%2Fhelm-release-action/tags/v0.2/manifests"},{"name":"0.2","sha":"25080a32634f5ba242c9c946e8350f359d606886","kind":"tag","published_at":"2023-12-11T22:03:41.000Z","download_url":"https://codeload.github.com/shellbear/helm-release-action/tar.gz/0.2","html_url":"https://github.com/shellbear/helm-release-action/releases/tag/0.2","dependencies_parsed_at":"2023-12-13T04:51:04.915Z","dependency_job_id":null,"purl":"pkg:github/shellbear/helm-release-action@0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shellbear%2Fhelm-release-action/tags/0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shellbear%2Fhelm-release-action/tags/0.2/manifests"},{"name":"v0.1","sha":"aea2bccaede407752da5c676463eb2c4c0f45cc5","kind":"commit","published_at":"2020-10-22T04:47:13.000Z","download_url":"https://codeload.github.com/shellbear/helm-release-action/tar.gz/v0.1","html_url":"https://github.com/shellbear/helm-release-action/releases/tag/v0.1","dependencies_parsed_at":"2023-06-01T11:47:52.089Z","dependency_job_id":null,"purl":"pkg:github/shellbear/helm-release-action@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shellbear%2Fhelm-release-action/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shellbear%2Fhelm-release-action/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-19T12:50:41.462Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":3,"rankings":{"downloads":null,"dependent_repos_count":18.035176675645697,"dependent_packages_count":0.0,"stargazers_count":17.512280145777215,"forks_count":6.125812074156236,"docker_downloads_count":null,"average":10.418317223894787},"purl":"pkg:githubactions/shellbear/helm-release-action","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/shellbear/helm-release-action","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/shellbear/helm-release-action","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/shellbear/helm-release-action/dependencies","status":null,"funding_links":["https://github.com/sponsors/shellbear"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T15:00:53.028Z","issues_count":1,"pull_requests_count":5,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":70265.2,"issues_closed_count":0,"pull_requests_closed_count":5,"pull_request_authors_count":4,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":2.6,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":173716.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":4.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/shellbear%2Fhelm-release-action/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/shellbear%2Fhelm-release-action/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/shellbear%2Fhelm-release-action/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/shellbear%2Fhelm-release-action/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/shellbear%2Fhelm-release-action/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/shellbear%2Fhelm-release-action/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/shellbear%2Fhelm-release-action/codemeta","maintainers":[]}