{"id":4034304,"name":"github.com/operator-framework/helm-operator-plugins","ecosystem":"go","description":"","homepage":"https://github.com/operator-framework/helm-operator-plugins","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/operator-framework/helm-operator-plugins","keywords_array":[],"namespace":"github.com/operator-framework","versions_count":25,"first_release_published_at":"2021-01-12T14:42:31.000Z","latest_release_published_at":"2025-01-14T14:55:35.000Z","latest_release_number":"v0.8.0","last_synced_at":"2026-03-25T18:52:33.204Z","created_at":"2022-04-12T09:11:54.419Z","updated_at":"2026-03-25T18:52:33.205Z","registry_url":"https://pkg.go.dev/github.com/operator-framework/helm-operator-plugins","install_command":"go get github.com/operator-framework/helm-operator-plugins","documentation_url":"https://pkg.go.dev/github.com/operator-framework/helm-operator-plugins#section-documentation","metadata":{},"repo_metadata":{"id":37791653,"uuid":"239652707","full_name":"operator-framework/helm-operator-plugins","owner":"operator-framework","description":"Experimental refactoring of the operator-framework's helm operator","archived":false,"fork":false,"pushed_at":"2025-10-28T18:26:29.000Z","size":1769,"stargazers_count":59,"open_issues_count":26,"forks_count":54,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-10-28T20:28:44.426Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/operator-framework.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-02-11T01:45:14.000Z","updated_at":"2025-10-28T18:26:31.000Z","dependencies_parsed_at":"2024-02-28T14:46:37.621Z","dependency_job_id":"9aa39216-a00a-4569-8bee-d7d1df26dcdf","html_url":"https://github.com/operator-framework/helm-operator-plugins","commit_stats":{"total_commits":300,"total_committers":37,"mean_commits":8.108108108108109,"dds":0.5266666666666666,"last_synced_commit":"9e32bc2ed9e424cd7c3082bc7c8303e495b18376"},"previous_names":["operator-framework/helm-operator"],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/operator-framework/helm-operator-plugins","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/operator-framework%2Fhelm-operator-plugins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/operator-framework%2Fhelm-operator-plugins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/operator-framework%2Fhelm-operator-plugins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/operator-framework%2Fhelm-operator-plugins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/operator-framework","download_url":"https://codeload.github.com/operator-framework/helm-operator-plugins/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/operator-framework%2Fhelm-operator-plugins/sbom","scorecard":{"id":545807,"data":{"date":"2025-08-11","repo":{"name":"github.com/operator-framework/helm-operator-plugins","commit":"29b1979ef02f471e7945d44892929ae65e0cd2dc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Maintained","score":8,"reason":"9 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 8","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":"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":"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:8","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-labeler.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/operator-framework/helm-operator-plugins/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/operator-framework/helm-operator-plugins/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/operator-framework/helm-operator-plugins/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/operator-framework/helm-operator-plugins/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/operator-framework/helm-operator-plugins/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/operator-framework/helm-operator-plugins/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/operator-framework/helm-operator-plugins/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/operator-framework/helm-operator-plugins/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/operator-framework/helm-operator-plugins/deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/operator-framework/helm-operator-plugins/deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/operator-framework/helm-operator-plugins/deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/operator-framework/helm-operator-plugins/deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/operator-framework/helm-operator-plugins/deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/operator-framework/helm-operator-plugins/deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/operator-framework/helm-operator-plugins/pr-labeler.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:2","Warn: containerImage not pinned by hash: Dockerfile:22: pin your Docker image by updating gcr.io/distroless/static:nonroot to gcr.io/distroless/static:nonroot@sha256:cdf4daaf154e3e27cfffc799c16f343a384228f38646928a1513d925f473cb46","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: checksums.txt.asc: https://github.com/operator-framework/helm-operator-plugins/releases/tag/v0.8.0","Info: signed release artifact: checksums.txt.asc: https://github.com/operator-framework/helm-operator-plugins/releases/tag/v0.7.0","Info: signed release artifact: checksums.txt.asc: https://github.com/operator-framework/helm-operator-plugins/releases/tag/v0.6.0","Info: signed release artifact: checksums.txt.asc: https://github.com/operator-framework/helm-operator-plugins/releases/tag/v0.5.0","Info: signed release artifact: checksums.txt.asc: https://github.com/operator-framework/helm-operator-plugins/releases/tag/v0.4.0","Warn: release artifact v0.8.0 does not have provenance: https://api.github.com/repos/operator-framework/helm-operator-plugins/releases/194705215","Warn: release artifact v0.7.0 does not have provenance: https://api.github.com/repos/operator-framework/helm-operator-plugins/releases/180541315","Warn: release artifact v0.6.0 does not have provenance: https://api.github.com/repos/operator-framework/helm-operator-plugins/releases/180074665","Warn: release artifact v0.5.0 does not have provenance: https://api.github.com/repos/operator-framework/helm-operator-plugins/releases/172034181","Warn: release artifact v0.4.0 does not have provenance: https://api.github.com/repos/operator-framework/helm-operator-plugins/releases/168297404"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/deploy.yml:45"],"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":"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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3829 / GHSA-4vq8-7jfc-9cvp","Warn: Project is vulnerable to: GO-2025-3802","Warn: Project is vulnerable to: GHSA-9h84-qmv7-982p","Warn: Project is vulnerable to: GHSA-f9f8-9pmf-xv68"],"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-20T09:27:52.143Z","repository_id":37791653,"created_at":"2025-08-20T09:27:52.143Z","updated_at":"2025-08-20T09:27:52.143Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281556913,"owners_count":26521570,"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-29T02:00:06.901Z","response_time":59,"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":"operator-framework","name":"Operator Framework","uuid":"38202270","kind":"organization","description":"The Operator Framework is an open source toolkit to manage Kubernetes native applications, called Operators, in an effective, automated, and scalable way.","email":null,"website":"https://operatorframework.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/38202270?v=4","repositories_count":56,"last_synced_at":"2025-05-30T00:37:37.157Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/operator-framework","funding_links":[],"total_stars":16095,"followers":659,"following":0,"created_at":"2022-11-13T06:06:42.289Z","updated_at":"2025-05-30T00:37:37.158Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/operator-framework","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/operator-framework/repositories"},"tags":[{"name":"v0.8.0","sha":"a06642ece32a0fca90067b55fdbbba1ce7a0d89b","kind":"commit","published_at":"2025-01-14T14:55:35.000Z","download_url":"https://codeload.github.com/operator-framework/helm-operator-plugins/tar.gz/v0.8.0","html_url":"https://github.com/operator-framework/helm-operator-plugins/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/operator-framework/helm-operator-plugins@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/operator-framework%2Fhelm-operator-plugins/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/operator-framework%2Fhelm-operator-plugins/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"a3b49f371ef13d3bc8b37f508f30296fb821ae5a","kind":"tag","published_at":"2024-10-17T20:58:26.000Z","download_url":"https://codeload.github.com/operator-framework/helm-operator-plugins/tar.gz/v0.7.0","html_url":"https://github.com/operator-framework/helm-operator-plugins/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/operator-framework/helm-operator-plugins@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/operator-framework%2Fhelm-operator-plugins/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/operator-framework%2Fhelm-operator-plugins/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"6bad50ea182a0d1a2b13274a4d42735dc035b756","kind":"tag","published_at":"2024-10-15T17:49:51.000Z","download_url":"https://codeload.github.com/operator-framework/helm-operator-plugins/tar.gz/v0.6.0","html_url":"https://github.com/operator-framework/helm-operator-plugins/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/operator-framework/helm-operator-plugins@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/operator-framework%2Fhelm-operator-plugins/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/operator-framework%2Fhelm-operator-plugins/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"defa4af01645e67fb519110f9e0e04053b536aaa","kind":"tag","published_at":"2024-08-26T22:15:33.000Z","download_url":"https://codeload.github.com/operator-framework/helm-operator-plugins/tar.gz/v0.5.0","html_url":"https://github.com/operator-framework/helm-operator-plugins/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/operator-framework/helm-operator-plugins@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/operator-framework%2Fhelm-operator-plugins/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/operator-framework%2Fhelm-operator-plugins/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"5cfdc83fe03b64c4072eb0c392cecc5e7fc0a8be","kind":"tag","published_at":"2024-08-01T17:37:19.000Z","download_url":"https://codeload.github.com/operator-framework/helm-operator-plugins/tar.gz/v0.4.0","html_url":"https://github.com/operator-framework/helm-operator-plugins/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/operator-framework/helm-operator-plugins@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/operator-framework%2Fhelm-operator-plugins/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/operator-framework%2Fhelm-operator-plugins/tags/v0.4.0/manifests"},{"name":"v0.2.2","sha":"1f7ed83eb4a8c3a441fcb44e4dbb07825edb320d","kind":"tag","published_at":"2024-07-23T16:27:07.000Z","download_url":"https://codeload.github.com/operator-framework/helm-operator-plugins/tar.gz/v0.2.2","html_url":"https://github.com/operator-framework/helm-operator-plugins/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/operator-framework/helm-operator-plugins@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/operator-framework%2Fhelm-operator-plugins/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/operator-framework%2Fhelm-operator-plugins/tags/v0.2.2/manifests"},{"name":"v0.3.1","sha":"3b04ff598d070cf68edd21403d84b9748640c435","kind":"tag","published_at":"2024-07-23T15:53:01.000Z","download_url":"https://codeload.github.com/operator-framework/helm-operator-plugins/tar.gz/v0.3.1","html_url":"https://github.com/operator-framework/helm-operator-plugins/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/operator-framework/helm-operator-plugins@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/operator-framework%2Fhelm-operator-plugins/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/operator-framework%2Fhelm-operator-plugins/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"20a5c31f4cffedf8ce0b93a5023d0658c8fea389","kind":"tag","published_at":"2024-07-08T20:17:54.000Z","download_url":"https://codeload.github.com/operator-framework/helm-operator-plugins/tar.gz/v0.3.0","html_url":"https://github.com/operator-framework/helm-operator-plugins/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/operator-framework/helm-operator-plugins@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/operator-framework%2Fhelm-operator-plugins/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/operator-framework%2Fhelm-operator-plugins/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"d833b2f5e8fc6a700072070a82945b247da21314","kind":"commit","published_at":"2024-05-01T17:06:23.000Z","download_url":"https://codeload.github.com/operator-framework/helm-operator-plugins/tar.gz/v0.2.1","html_url":"https://github.com/operator-framework/helm-operator-plugins/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/operator-framework/helm-operator-plugins@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/operator-framework%2Fhelm-operator-plugins/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/operator-framework%2Fhelm-operator-plugins/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"9ebc1161fb1ecf8cc572e25ea2ba27d07c8bd587","kind":"commit","published_at":"2024-05-01T13:16:28.000Z","download_url":"https://codeload.github.com/operator-framework/helm-operator-plugins/tar.gz/v0.2.0","html_url":"https://github.com/operator-framework/helm-operator-plugins/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/operator-framework/helm-operator-plugins@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/operator-framework%2Fhelm-operator-plugins/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/operator-framework%2Fhelm-operator-plugins/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"00a20d56cfbcdc0e1da5f20d0dedf6e7376f90c3","kind":"tag","published_at":"2024-01-19T16:01:39.000Z","download_url":"https://codeload.github.com/operator-framework/helm-operator-plugins/tar.gz/v0.1.3","html_url":"https://github.com/operator-framework/helm-operator-plugins/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/operator-framework/helm-operator-plugins@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/operator-framework%2Fhelm-operator-plugins/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/operator-framework%2Fhelm-operator-plugins/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"9359e2fc55c901779dba4da8aaf19d1bc4a17687","kind":"tag","published_at":"2024-01-17T20:27:58.000Z","download_url":"https://codeload.github.com/operator-framework/helm-operator-plugins/tar.gz/v0.1.2","html_url":"https://github.com/operator-framework/helm-operator-plugins/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/operator-framework/helm-operator-plugins@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/operator-framework%2Fhelm-operator-plugins/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/operator-framework%2Fhelm-operator-plugins/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"0a8801db208e6251cfa47d4c80c9ff1e81a2e324","kind":"tag","published_at":"2024-01-11T20:05:36.000Z","download_url":"https://codeload.github.com/operator-framework/helm-operator-plugins/tar.gz/v0.1.1","html_url":"https://github.com/operator-framework/helm-operator-plugins/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/operator-framework/helm-operator-plugins@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/operator-framework%2Fhelm-operator-plugins/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/operator-framework%2Fhelm-operator-plugins/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"595c9162b4b615f0bae9a2fc37ed10d73de54f04","kind":"tag","published_at":"2024-01-11T19:38:53.000Z","download_url":"https://codeload.github.com/operator-framework/helm-operator-plugins/tar.gz/v0.1.0","html_url":"https://github.com/operator-framework/helm-operator-plugins/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/operator-framework/helm-operator-plugins@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/operator-framework%2Fhelm-operator-plugins/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/operator-framework%2Fhelm-operator-plugins/tags/v0.1.0/manifests"},{"name":"v0.0.11","sha":"f4af9cc96d56997d75240b17357e71bb12b4dfbc","kind":"tag","published_at":"2022-06-07T16:31:56.000Z","download_url":"https://codeload.github.com/operator-framework/helm-operator-plugins/tar.gz/v0.0.11","html_url":"https://github.com/operator-framework/helm-operator-plugins/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/operator-framework/helm-operator-plugins@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/operator-framework%2Fhelm-operator-plugins/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/operator-framework%2Fhelm-operator-plugins/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"59b81645e0b50a051555266c578ecca15995f976","kind":"tag","published_at":"2022-05-17T16:36:41.000Z","download_url":"https://codeload.github.com/operator-framework/helm-operator-plugins/tar.gz/v0.0.10","html_url":"https://github.com/operator-framework/helm-operator-plugins/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/operator-framework/helm-operator-plugins@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/operator-framework%2Fhelm-operator-plugins/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/operator-framework%2Fhelm-operator-plugins/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"44fa7b9ffa8ae9932f0a6d3a99f6e4f8d9bcb77e","kind":"tag","published_at":"2022-01-24T18:03:16.000Z","download_url":"https://codeload.github.com/operator-framework/helm-operator-plugins/tar.gz/v0.0.9","html_url":"https://github.com/operator-framework/helm-operator-plugins/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/operator-framework/helm-operator-plugins@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/operator-framework%2Fhelm-operator-plugins/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/operator-framework%2Fhelm-operator-plugins/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"de746ea39ba464c8c55ee747f4d5e51679344743","kind":"commit","published_at":"2021-09-29T19:58:21.000Z","download_url":"https://codeload.github.com/operator-framework/helm-operator-plugins/tar.gz/v0.0.8","html_url":"https://github.com/operator-framework/helm-operator-plugins/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/operator-framework/helm-operator-plugins@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/operator-framework%2Fhelm-operator-plugins/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/operator-framework%2Fhelm-operator-plugins/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"f9c74222afa8508dfab599cf254344d346a8179b","kind":"tag","published_at":"2021-02-17T15:38:07.000Z","download_url":"https://codeload.github.com/operator-framework/helm-operator-plugins/tar.gz/v0.0.7","html_url":"https://github.com/operator-framework/helm-operator-plugins/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/operator-framework/helm-operator-plugins@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/operator-framework%2Fhelm-operator-plugins/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/operator-framework%2Fhelm-operator-plugins/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"160fa4c3981c2325f5dc997199e198af8e92b86d","kind":"tag","published_at":"2021-02-17T15:08:53.000Z","download_url":"https://codeload.github.com/operator-framework/helm-operator-plugins/tar.gz/v0.0.6","html_url":"https://github.com/operator-framework/helm-operator-plugins/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/operator-framework/helm-operator-plugins@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/operator-framework%2Fhelm-operator-plugins/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/operator-framework%2Fhelm-operator-plugins/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"73b36a605ca59e8296a83c44e39897420da28f28","kind":"tag","published_at":"2021-01-25T19:48:23.000Z","download_url":"https://codeload.github.com/operator-framework/helm-operator-plugins/tar.gz/v0.0.5","html_url":"https://github.com/operator-framework/helm-operator-plugins/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/operator-framework/helm-operator-plugins@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/operator-framework%2Fhelm-operator-plugins/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/operator-framework%2Fhelm-operator-plugins/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"0004158d44b9aef1e5eed3c53500bae43470786a","kind":"tag","published_at":"2021-01-17T21:04:34.000Z","download_url":"https://codeload.github.com/operator-framework/helm-operator-plugins/tar.gz/v0.0.4","html_url":"https://github.com/operator-framework/helm-operator-plugins/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/operator-framework/helm-operator-plugins@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/operator-framework%2Fhelm-operator-plugins/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/operator-framework%2Fhelm-operator-plugins/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"7ea9161c4673a1836c7f974fffe690fcc038f7ce","kind":"tag","published_at":"2021-01-17T04:06:14.000Z","download_url":"https://codeload.github.com/operator-framework/helm-operator-plugins/tar.gz/v0.0.3","html_url":"https://github.com/operator-framework/helm-operator-plugins/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/operator-framework/helm-operator-plugins@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/operator-framework%2Fhelm-operator-plugins/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/operator-framework%2Fhelm-operator-plugins/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"d8274dc20974c2a6254ba12d4426c80616b02703","kind":"tag","published_at":"2021-01-17T03:31:50.000Z","download_url":"https://codeload.github.com/operator-framework/helm-operator-plugins/tar.gz/v0.0.2","html_url":"https://github.com/operator-framework/helm-operator-plugins/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/operator-framework/helm-operator-plugins@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/operator-framework%2Fhelm-operator-plugins/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/operator-framework%2Fhelm-operator-plugins/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"15a24ee9da6d9cbb59987e95fdb378188e7acd25","kind":"tag","published_at":"2021-01-12T16:39:46.000Z","download_url":"https://codeload.github.com/operator-framework/helm-operator-plugins/tar.gz/v0.0.1","html_url":"https://github.com/operator-framework/helm-operator-plugins/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/operator-framework/helm-operator-plugins@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/operator-framework%2Fhelm-operator-plugins/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/operator-framework%2Fhelm-operator-plugins/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-29T03:48:48.463Z","dependent_packages_count":20,"downloads":null,"downloads_period":null,"dependent_repos_count":86,"rankings":{"downloads":null,"dependent_repos_count":0.6341306290392968,"dependent_packages_count":1.104715197107292,"stargazers_count":6.636915276074895,"forks_count":4.237609406661979,"docker_downloads_count":0.44380649496731955,"average":2.6114354007701563},"purl":"pkg:golang/github.com/operator-framework/helm-operator-plugins","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/operator-framework/helm-operator-plugins","docker_dependents_count":11,"docker_downloads_count":9472460,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/operator-framework/helm-operator-plugins","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/operator-framework/helm-operator-plugins/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T17:04:11.302Z","issues_count":47,"pull_requests_count":420,"avg_time_to_close_issue":12233033.08,"avg_time_to_close_pull_request":3217709.5849056602,"issues_closed_count":25,"pull_requests_closed_count":371,"pull_request_authors_count":32,"issue_authors_count":21,"avg_comments_per_issue":1.7446808510638299,"avg_comments_per_pull_request":1.0761904761904761,"merged_pull_requests_count":269,"bot_issues_count":2,"bot_pull_requests_count":205,"past_year_issues_count":5,"past_year_pull_requests_count":116,"past_year_avg_time_to_close_issue":2856915.0,"past_year_avg_time_to_close_pull_request":525571.4943820224,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":89,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.43103448275862066,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":92,"past_year_merged_pull_requests_count":76,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/operator-framework%2Fhelm-operator-plugins/issues","maintainers":[{"login":"joelanford","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joelanford"},{"login":"porridge","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/porridge"},{"login":"ncdc","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ncdc"},{"login":"SimonBaeumer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SimonBaeumer"},{"login":"varshaprasad96","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/varshaprasad96"},{"login":"m1kola","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m1kola"},{"login":"laxmikantbpandhare","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/laxmikantbpandhare"},{"login":"jmrodri","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jmrodri"},{"login":"rashmigottipati","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rashmigottipati"},{"login":"theishshah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/theishshah"},{"login":"kevinrizza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevinrizza"},{"login":"akihikokuroda","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akihikokuroda"}],"active_maintainers":[{"login":"porridge","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/porridge"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Foperator-framework%2Fhelm-operator-plugins/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Foperator-framework%2Fhelm-operator-plugins/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Foperator-framework%2Fhelm-operator-plugins/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Foperator-framework%2Fhelm-operator-plugins/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Foperator-framework%2Fhelm-operator-plugins/codemeta","maintainers":[]}