{"id":6325748,"name":"azure/setup-helm","ecosystem":"actions","description":"Install a specific version of helm binary. Acceptable values are latest or any semantic version string like 1.15.0","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/azure/setup-helm","keywords_array":["action","actions","azure","github-action","github-actions","helm","k8s","kubernetes","setup"],"namespace":"Azure","versions_count":21,"first_release_published_at":"2021-03-31T05:21:13.000Z","latest_release_published_at":"2026-03-23T20:36:41.000Z","latest_release_number":"v5.0.0","last_synced_at":"2026-05-28T07:30:29.118Z","created_at":"2023-02-13T12:51:52.865Z","updated_at":"2026-05-28T07:30:29.118Z","registry_url":"https://github.com/azure/setup-helm","install_command":null,"documentation_url":null,"metadata":{"name":"Helm tool installer","description":"Install a specific version of helm binary. Acceptable values are latest or any semantic version string like 1.15.0","inputs":{"version":{"description":"Version of helm","required":true,"default":"latest"},"token":{"description":"GitHub token. Used to be required to fetch the latest version","required":false,"deprecationMessage":"GitHub token is no longer required","default":"${{ github.token }}"},"downloadBaseURL":{"description":"Set the download base URL","required":false,"default":"https://get.helm.sh"}},"outputs":{"helm-path":{"description":"Path to the cached helm binary"}},"branding":{"color":"blue"},"runs":{"using":"node24","main":"lib/index.js"},"default_branch":"main","path":null},"repo_metadata":{"id":37792798,"uuid":"210310251","full_name":"Azure/setup-helm","owner":"Azure","description":"Github Action for installing Helm","archived":false,"fork":false,"pushed_at":"2026-03-25T02:17:52.000Z","size":31693,"stargazers_count":177,"open_issues_count":13,"forks_count":67,"subscribers_count":16,"default_branch":"main","last_synced_at":"2026-03-27T05:58:49.921Z","etag":null,"topics":["action","actions","azure","github-action","github-actions","helm","k8s","kubernetes","setup"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/Azure.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-09-23T09:03:26.000Z","updated_at":"2026-03-24T17:46:25.000Z","dependencies_parsed_at":"2023-12-19T00:32:34.180Z","dependency_job_id":"af327581-4b50-4fe6-a008-7cf53b74b815","html_url":"https://github.com/Azure/setup-helm","commit_stats":{"total_commits":72,"total_committers":25,"mean_commits":2.88,"dds":0.8472222222222222,"last_synced_commit":"7a2001c0f6ca6db9afce16d84b88c7307ed9a707"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/Azure/setup-helm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fsetup-helm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fsetup-helm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fsetup-helm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fsetup-helm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Azure","download_url":"https://codeload.github.com/Azure/setup-helm/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fsetup-helm/sbom","scorecard":{"id":18997,"data":{"date":"2025-08-11","repo":{"name":"github.com/Azure/setup-helm","commit":"fb8fa4070642059a5ed2b5d02e2992422ebb5f09"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"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":"Maintained","score":10,"reason":"19 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: npmCommand not pinned by hash: .github/workflows/integration-tests.yml:24","Warn: npmCommand not pinned by hash: .github/workflows/unit-tests.yml:20","Info:   5 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/release-pr.yml:14","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-pr.yml:15","Warn: no topLevel permission defined: .github/workflows/defaultLabels.yml:1","Warn: no topLevel permission defined: .github/workflows/integration-tests.yml:1","Warn: no topLevel permission defined: .github/workflows/prettify-code.yml:1","Warn: no topLevel permission defined: .github/workflows/release-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/tag-and-draft.yml:1","Warn: no topLevel permission defined: .github/workflows/unit-tests.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":"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":"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":"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 GetBranch(releases/v3): error during branchesHandler.query: 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":"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"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3"],"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-14T16:23:46.203Z","repository_id":37792798,"created_at":"2025-08-14T16:23:46.203Z","updated_at":"2025-08-14T16:23:46.203Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31108890,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-28T15:10:22.084Z","status":"ssl_error","status_checked_at":"2026-03-28T15:09:59.994Z","response_time":79,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"Azure","name":"Microsoft Azure","uuid":"6844498","kind":"organization","description":"APIs, SDKs and open source projects from Microsoft Azure","email":null,"website":"https://docs.microsoft.com/en-us/azure/","location":"United States of America","twitter":"Azure","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6844498?v=4","repositories_count":2270,"last_synced_at":"2025-10-30T00:34:32.085Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Azure","funding_links":[],"total_stars":207710,"followers":13391,"following":0,"created_at":"2022-11-02T16:20:18.910Z","updated_at":"2025-10-30T00:34:32.085Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Azure","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Azure/repositories"},"tags":[{"name":"v5","sha":"dda3372f752e03dde6b3237bc9431cdc2f7a02a2","kind":"tag","published_at":"2026-03-23T20:37:29.000Z","download_url":"https://codeload.github.com/Azure/setup-helm/tar.gz/v5","html_url":"https://github.com/Azure/setup-helm/releases/tag/v5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Azure/setup-helm@v5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fsetup-helm/tags/v5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fsetup-helm/tags/v5/manifests"},{"name":"v5.0.0","sha":"dda3372f752e03dde6b3237bc9431cdc2f7a02a2","kind":"commit","published_at":"2026-03-23T20:36:41.000Z","download_url":"https://codeload.github.com/Azure/setup-helm/tar.gz/v5.0.0","html_url":"https://github.com/Azure/setup-helm/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Azure/setup-helm@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fsetup-helm/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fsetup-helm/tags/v5.0.0/manifests"},{"name":"v4.3.1","sha":"1a275c3b69536ee54be43f2070a358922e12c8d4","kind":"commit","published_at":"2025-08-19T20:52:26.000Z","download_url":"https://codeload.github.com/Azure/setup-helm/tar.gz/v4.3.1","html_url":"https://github.com/Azure/setup-helm/releases/tag/v4.3.1","dependencies_parsed_at":"2025-08-24T05:36:31.324Z","dependency_job_id":null,"purl":"pkg:github/Azure/setup-helm@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fsetup-helm/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fsetup-helm/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"b9e51907a09c216f16ebe8536097933489208112","kind":"commit","published_at":"2025-02-18T06:55:45.000Z","download_url":"https://codeload.github.com/Azure/setup-helm/tar.gz/v4.3.0","html_url":"https://github.com/Azure/setup-helm/releases/tag/v4.3.0","dependencies_parsed_at":"2025-04-13T04:07:37.187Z","dependency_job_id":null,"purl":"pkg:github/Azure/setup-helm@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fsetup-helm/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fsetup-helm/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"fe7b79cd5ee1e45176fcad797de68ecaf3ca4814","kind":"commit","published_at":"2024-04-15T19:42:43.000Z","download_url":"https://codeload.github.com/Azure/setup-helm/tar.gz/v4.2.0","html_url":"https://github.com/Azure/setup-helm/releases/tag/v4.2.0","dependencies_parsed_at":"2024-04-17T06:22:16.341Z","dependency_job_id":null,"purl":"pkg:github/Azure/setup-helm@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fsetup-helm/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fsetup-helm/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"b7246b12e77f7134dc2d460a3d5bad15bbe29390","kind":"commit","published_at":"2024-03-01T16:46:38.000Z","download_url":"https://codeload.github.com/Azure/setup-helm/tar.gz/v4.1.0","html_url":"https://github.com/Azure/setup-helm/releases/tag/v4.1.0","dependencies_parsed_at":"2024-03-02T04:06:22.987Z","dependency_job_id":null,"purl":"pkg:github/Azure/setup-helm@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fsetup-helm/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fsetup-helm/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"29960d0f5f19214b88e1d9ba750a9914ab0f1a2f","kind":"commit","published_at":"2024-02-12T23:31:28.000Z","download_url":"https://codeload.github.com/Azure/setup-helm/tar.gz/v4.0.0","html_url":"https://github.com/Azure/setup-helm/releases/tag/v4.0.0","dependencies_parsed_at":"2024-02-13T04:06:48.215Z","dependency_job_id":null,"purl":"pkg:github/Azure/setup-helm@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fsetup-helm/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fsetup-helm/tags/v4.0.0/manifests"},{"name":"v4","sha":"29960d0f5f19214b88e1d9ba750a9914ab0f1a2f","kind":"commit","published_at":"2024-02-12T23:31:28.000Z","download_url":"https://codeload.github.com/Azure/setup-helm/tar.gz/v4","html_url":"https://github.com/Azure/setup-helm/releases/tag/v4","dependencies_parsed_at":"2024-02-29T04:06:09.968Z","dependency_job_id":null,"purl":"pkg:github/Azure/setup-helm@v4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fsetup-helm/tags/v4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fsetup-helm/tags/v4/manifests"},{"name":"v3.5","sha":"5119fcb9089d432beecbf79bb2c7915207344b78","kind":"commit","published_at":"2022-12-12T18:52:09.000Z","download_url":"https://codeload.github.com/Azure/setup-helm/tar.gz/v3.5","html_url":"https://github.com/Azure/setup-helm/releases/tag/v3.5","dependencies_parsed_at":"2023-06-01T10:15:20.657Z","dependency_job_id":"8ef8b6f3-b066-4b17-a226-d5e2a1e2b4c7","purl":"pkg:github/Azure/setup-helm@v3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fsetup-helm/tags/v3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fsetup-helm/tags/v3.5/manifests"},{"name":"v3.4","sha":"f382f75448129b3be48f8121b9857be18d815a82","kind":"commit","published_at":"2022-10-27T14:04:25.000Z","download_url":"https://codeload.github.com/Azure/setup-helm/tar.gz/v3.4","html_url":"https://github.com/Azure/setup-helm/releases/tag/v3.4","dependencies_parsed_at":"2023-06-01T10:15:24.836Z","dependency_job_id":"5c824e17-55cb-4116-8bf1-5edc510eb616","purl":"pkg:github/Azure/setup-helm@v3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fsetup-helm/tags/v3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fsetup-helm/tags/v3.4/manifests"},{"name":"v3","sha":"b5b231a831f96336bbfeccc1329990f0005c5bb1","kind":"commit","published_at":"2022-07-25T18:01:37.000Z","download_url":"https://codeload.github.com/Azure/setup-helm/tar.gz/v3","html_url":"https://github.com/Azure/setup-helm/releases/tag/v3","dependencies_parsed_at":"2023-05-30T20:57:12.695Z","dependency_job_id":"e30479ca-c5a1-4250-a0ef-fff5bea83436","purl":"pkg:github/Azure/setup-helm@v3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fsetup-helm/tags/v3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fsetup-helm/tags/v3/manifests"},{"name":"v3.3","sha":"b5b231a831f96336bbfeccc1329990f0005c5bb1","kind":"commit","published_at":"2022-07-25T18:01:37.000Z","download_url":"https://codeload.github.com/Azure/setup-helm/tar.gz/v3.3","html_url":"https://github.com/Azure/setup-helm/releases/tag/v3.3","dependencies_parsed_at":"2023-05-30T20:57:10.710Z","dependency_job_id":"267fd1d3-0dc1-41d6-99cc-9276cbfeae70","purl":"pkg:github/Azure/setup-helm@v3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fsetup-helm/tags/v3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fsetup-helm/tags/v3.3/manifests"},{"name":"v3.2","sha":"84b304dfb7ce923c8640d946349ca62a26b459da","kind":"commit","published_at":"2022-07-25T17:23:27.000Z","download_url":"https://codeload.github.com/Azure/setup-helm/tar.gz/v3.2","html_url":"https://github.com/Azure/setup-helm/releases/tag/v3.2","dependencies_parsed_at":"2023-05-30T20:57:11.713Z","dependency_job_id":"82d2ead8-41ca-41a5-a1e8-66379f20e7b3","purl":"pkg:github/Azure/setup-helm@v3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fsetup-helm/tags/v3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fsetup-helm/tags/v3.2/manifests"},{"name":"v3.1","sha":"e4f3964f67aac34233ac06d6614802b7040f2a7c","kind":"commit","published_at":"2022-07-11T17:48:02.000Z","download_url":"https://codeload.github.com/Azure/setup-helm/tar.gz/v3.1","html_url":"https://github.com/Azure/setup-helm/releases/tag/v3.1","dependencies_parsed_at":"2023-05-30T20:57:13.762Z","dependency_job_id":"fd38c066-4e9b-4419-8afb-8ebb3811ebde","purl":"pkg:github/Azure/setup-helm@v3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fsetup-helm/tags/v3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fsetup-helm/tags/v3.1/manifests"},{"name":"v3.0","sha":"20d2b4f98d41febe2bbca46408499dbb535b6258","kind":"commit","published_at":"2022-06-27T18:17:15.000Z","download_url":"https://codeload.github.com/Azure/setup-helm/tar.gz/v3.0","html_url":"https://github.com/Azure/setup-helm/releases/tag/v3.0","dependencies_parsed_at":"2023-05-30T20:57:14.613Z","dependency_job_id":"c3b18f0f-b875-42e0-8631-0ae9b930e854","purl":"pkg:github/Azure/setup-helm@v3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fsetup-helm/tags/v3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fsetup-helm/tags/v3.0/manifests"},{"name":"v2","sha":"199ab446dfa1589521f53f82278b37edff546f3b","kind":"commit","published_at":"2022-06-27T18:12:49.000Z","download_url":"https://codeload.github.com/Azure/setup-helm/tar.gz/v2","html_url":"https://github.com/Azure/setup-helm/releases/tag/v2","dependencies_parsed_at":"2023-05-30T20:57:16.112Z","dependency_job_id":"90e913cb-ad37-4cfc-9a57-fe756752a02e","purl":"pkg:github/Azure/setup-helm@v2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fsetup-helm/tags/v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fsetup-helm/tags/v2/manifests"},{"name":"v2.2","sha":"199ab446dfa1589521f53f82278b37edff546f3b","kind":"commit","published_at":"2022-06-27T18:12:49.000Z","download_url":"https://codeload.github.com/Azure/setup-helm/tar.gz/v2.2","html_url":"https://github.com/Azure/setup-helm/releases/tag/v2.2","dependencies_parsed_at":"2023-05-30T20:57:15.414Z","dependency_job_id":"0630eab9-92ad-446b-9849-41de6ea54d60","purl":"pkg:github/Azure/setup-helm@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fsetup-helm/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fsetup-helm/tags/v2.2/manifests"},{"name":"v2.1","sha":"217bf70cbd2e930ba2e81ba7e1de2f7faecc42ba","kind":"commit","published_at":"2022-04-11T15:04:38.000Z","download_url":"https://codeload.github.com/Azure/setup-helm/tar.gz/v2.1","html_url":"https://github.com/Azure/setup-helm/releases/tag/v2.1","dependencies_parsed_at":"2023-05-30T20:57:17.130Z","dependency_job_id":"08d122a5-753c-43f2-9800-f87c9fe9b0cd","purl":"pkg:github/Azure/setup-helm@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fsetup-helm/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fsetup-helm/tags/v2.1/manifests"},{"name":"v2.0","sha":"a517f2ff6560563a369e16ca7c7d136b6164423f","kind":"commit","published_at":"2022-01-26T22:16:26.000Z","download_url":"https://codeload.github.com/Azure/setup-helm/tar.gz/v2.0","html_url":"https://github.com/Azure/setup-helm/releases/tag/v2.0","dependencies_parsed_at":"2023-05-30T20:57:17.996Z","dependency_job_id":"12225f19-5c45-4c12-81f9-6ff5f6f4471f","purl":"pkg:github/Azure/setup-helm@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fsetup-helm/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fsetup-helm/tags/v2.0/manifests"},{"name":"v1","sha":"18bc76811624f360dbd7f18c2d4ecb32c7b87bab","kind":"commit","published_at":"2021-03-31T05:21:13.000Z","download_url":"https://codeload.github.com/Azure/setup-helm/tar.gz/v1","html_url":"https://github.com/Azure/setup-helm/releases/tag/v1","dependencies_parsed_at":"2023-05-30T20:57:18.588Z","dependency_job_id":"c027408c-176b-425b-a443-d02915aa5561","purl":"pkg:github/Azure/setup-helm@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fsetup-helm/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fsetup-helm/tags/v1/manifests"},{"name":"v1.1","sha":"18bc76811624f360dbd7f18c2d4ecb32c7b87bab","kind":"commit","published_at":"2021-03-31T05:21:13.000Z","download_url":"https://codeload.github.com/Azure/setup-helm/tar.gz/v1.1","html_url":"https://github.com/Azure/setup-helm/releases/tag/v1.1","dependencies_parsed_at":"2023-05-30T20:57:18.290Z","dependency_job_id":"9808ee84-569c-4b65-8ebf-66edb99b999e","purl":"pkg:github/Azure/setup-helm@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fsetup-helm/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fsetup-helm/tags/v1.1/manifests"}]},"repo_metadata_updated_at":"2026-03-28T16:02:38.346Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":4929,"rankings":{"downloads":null,"dependent_repos_count":0.27570907938520045,"dependent_packages_count":0.0,"stargazers_count":2.0345428616701,"forks_count":1.8634130882585962,"docker_downloads_count":null,"average":1.0434162573284742},"purl":"pkg:githubactions/azure/setup-helm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/azure/setup-helm","docker_dependents_count":1,"docker_downloads_count":236459506,"usage_url":"https://repos.ecosyste.ms/usage/actions/azure/setup-helm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/azure/setup-helm/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-28T16:02:34.206Z","issues_count":37,"pull_requests_count":234,"avg_time_to_close_issue":5815766.838709678,"avg_time_to_close_pull_request":1688320.45410628,"issues_closed_count":31,"pull_requests_closed_count":207,"pull_request_authors_count":31,"issue_authors_count":30,"avg_comments_per_issue":3.918918918918919,"avg_comments_per_pull_request":0.811965811965812,"merged_pull_requests_count":136,"bot_issues_count":0,"bot_pull_requests_count":125,"past_year_issues_count":6,"past_year_pull_requests_count":49,"past_year_avg_time_to_close_issue":9697429.666666666,"past_year_avg_time_to_close_pull_request":352695.73529411765,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.24489795918367346,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":36,"past_year_merged_pull_requests_count":30,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fsetup-helm/issues","maintainers":[{"login":"davidgamero","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidgamero"},{"login":"OliverMKing","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OliverMKing"},{"login":"Tatsinnit","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tatsinnit"},{"login":"tbarnes94","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tbarnes94"},{"login":"bosesuneha","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bosesuneha"},{"login":"bfoley13","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bfoley13"},{"login":"Josh-01","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Josh-01"}],"active_maintainers":[{"login":"davidgamero","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidgamero"},{"login":"bosesuneha","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bosesuneha"},{"login":"Tatsinnit","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tatsinnit"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/azure%2Fsetup-helm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/azure%2Fsetup-helm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/azure%2Fsetup-helm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/azure%2Fsetup-helm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/azure%2Fsetup-helm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/azure%2Fsetup-helm/codemeta","maintainers":[]}