[{"id":14093558,"name":"lectures-k8sinfra/metallb","ecosystem":"helm","description":"A network load-balancer implementation for Kubernetes using standard routing protocols","homepage":"https://metallb.universe.tf","licenses":"Unknown","normalized_licenses":["Other"],"repository_url":"https://github.com/metallb/metallb","keywords_array":[],"namespace":"lectures-k8sinfra","versions_count":1,"first_release_published_at":"2022-07-17T08:31:41.000Z","latest_release_published_at":"2022-07-17T08:31:41.000Z","latest_release_number":"0.10.2","last_synced_at":"2026-08-31T21:49:29.308Z","created_at":"2026-03-22T00:37:10.406Z","updated_at":"2026-08-31T22:56:26.947Z","registry_url":"https://artifacthub.io/packages/helm/lectures-k8sinfra/metallb","install_command":"helm repo add lectures-k8sinfra https://k8s-edu.github.io/helm-charts/ \u0026\u0026 helm install metallb lectures-k8sinfra/metallb","documentation_url":"https://artifacthub.io/packages/helm/lectures-k8sinfra/metallb","metadata":{"app_version":"v0.10.2","chart_version":"0.10.2","category":null,"official":false,"deprecated":false,"repository_url":"https://k8s-edu.github.io/helm-charts/","maintainers":[]},"repo_metadata":{"id":36959776,"uuid":"110027931","full_name":"metallb/metallb","owner":"metallb","description":"A network load-balancer implementation for Kubernetes using standard routing protocols","archived":false,"fork":false,"pushed_at":"2026-08-17T02:55:38.000Z","size":52650,"stargazers_count":8333,"open_issues_count":101,"forks_count":1070,"subscribers_count":99,"default_branch":"main","last_synced_at":"2026-08-31T20:41:33.849Z","etag":null,"topics":["arp","bare-metal","bgp","frr","hacktoberfest","keepalived","kubernetes","load-balancer","vrrp"],"latest_commit_sha":null,"homepage":"https://metallb.io","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/metallb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":"DCO","cla":null,"disclosure":null}},"created_at":"2017-11-08T20:38:50.000Z","updated_at":"2026-08-30T12:08:11.000Z","dependencies_parsed_at":"2026-08-31T20:41:38.361Z","dependency_job_id":"5e2e6a42-b05f-4a5a-b1ce-f0fb69973083","html_url":"https://github.com/metallb/metallb","commit_stats":{"total_commits":2192,"total_committers":212,"mean_commits":"10.339622641509434","dds":0.6870437956204379,"last_synced_commit":"9b1bf8eedcf66fcaa73e5e4157dab1770d95623a"},"previous_names":["google/metallb","danderson/metallb"],"tags_count":103,"template":false,"template_full_name":null,"purl":"pkg:github/metallb/metallb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metallb","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/sbom","scorecard":{"id":318688,"data":{"date":"2025-08-11","repo":{"name":"github.com/metallb/metallb","commit":"aa2fa5744e4bcd7ce5c44c8d3ba60c4fa360d303"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Code-Review","score":5,"reason":"Found 10/18 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":10,"reason":"28 commit(s) and 18 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish.yaml:55","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Info: found token with 'none' permissions: .github/workflows/cifuzz.yml:1","Warn: no topLevel permission defined: .github/workflows/classify.yaml:1","Warn: no topLevel permission defined: .github/workflows/publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/site-build.yaml:1","Warn: no topLevel permission defined: .github/workflows/stale.yaml:1","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/vulncheck_periodic.yaml:7","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":"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":"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":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","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: 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact metallb-chart-0.15.2 not signed: https://api.github.com/repos/metallb/metallb/releases/223030493","Warn: release artifact metallb-chart-0.15.1 not signed: https://api.github.com/repos/metallb/metallb/releases/222997826","Warn: release artifact metallb-chart-0.15.0 not signed: https://api.github.com/repos/metallb/metallb/releases/222750134","Warn: release artifact metallb-chart-0.15.2 does not have provenance: https://api.github.com/repos/metallb/metallb/releases/223030493","Warn: release artifact metallb-chart-0.15.1 does not have provenance: https://api.github.com/repos/metallb/metallb/releases/222997826","Warn: release artifact metallb-chart-0.15.0 does not have provenance: https://api.github.com/repos/metallb/metallb/releases/222750134"],"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":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yaml:88"],"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":"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.yaml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/cifuzz.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/cifuzz.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/cifuzz.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/cifuzz.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/classify.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/classify.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/classify.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/classify.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/classify.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/classify.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/classify.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/classify.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/classify.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/classify.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/site-build.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/site-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/site-build.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/site-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/site-build.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/site-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/stale.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vulncheck_periodic.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/vulncheck_periodic.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/vulncheck_periodic.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/vulncheck_periodic.yaml/main?enable=pin","Warn: containerImage not pinned by hash: configmaptocrs/Dockerfile:3","Warn: containerImage not pinned by hash: configmaptocrs/Dockerfile:37: pin your Docker image by updating gcr.io/distroless/static:latest to gcr.io/distroless/static:latest@sha256:2e114d20aa6371fd271f854aa3d6b2b7d2e70e797bb3ea44fb677afec60db22c","Warn: containerImage not pinned by hash: controller/Dockerfile:3","Warn: containerImage not pinned by hash: controller/Dockerfile:37: pin your Docker image by updating gcr.io/distroless/static:latest to gcr.io/distroless/static:latest@sha256:2e114d20aa6371fd271f854aa3d6b2b7d2e70e797bb3ea44fb677afec60db22c","Warn: containerImage not pinned by hash: speaker/Dockerfile:3","Warn: containerImage not pinned by hash: speaker/Dockerfile:52: pin your Docker image by updating gcr.io/distroless/static:latest to gcr.io/distroless/static:latest@sha256:2e114d20aa6371fd271f854aa3d6b2b7d2e70e797bb3ea44fb677afec60db22c","Warn: goCommand not pinned by hash: dev-env/unittest/setup-envtest.sh:6","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:68","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:30","Info:   0 out of  24 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  25 third-party GitHubAction dependencies pinned","Info:   0 out of   6 containerImage dependencies pinned","Info:   1 out of   2 goCommand dependencies pinned","Info:   0 out of   2 pipCommand 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":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 26 commits out of 27 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":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: GO-2025-3829 / GHSA-4vq8-7jfc-9cvp","Warn: Project is vulnerable to: GO-2025-3787 / GHSA-fv92-fjc5-jj9h"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: configmaptocrs/main_test.go:9","Info: GoBuiltInFuzzer integration found: internal/bgp/community/community_test.go:104","Info: GoBuiltInFuzzer integration found: internal/bgp/native/messages_test.go:166","Info: GoBuiltInFuzzer integration found: internal/config/config_test.go:3823"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}}]},"last_synced_at":"2025-08-18T00:53:15.639Z","repository_id":36959776,"created_at":"2025-08-18T00:53:15.640Z","updated_at":"2025-08-18T00:53:15.640Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37008561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-31T02:00:07.497Z","response_time":119,"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":"metallb","name":"MetalLB","uuid":"60239468","kind":"organization","description":"","email":null,"website":"https://www.metallb.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/60239468?v=4","repositories_count":2,"last_synced_at":"2023-03-03T20:34:16.309Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/metallb","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:23:15.035Z","updated_at":"2023-03-03T20:34:16.315Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metallb","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metallb/repositories"},"tags":[{"name":"v0.16.1","sha":"791dfcc63ced7a6b3e869131eae75e645150fff0","kind":"tag","published_at":"2026-05-27T20:49:41.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.16.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.16.1/manifests"},{"name":"metallb-chart-0.16.1","sha":"5f188da352c7d30089588372bb8637c9dbb9485e","kind":"commit","published_at":"2026-05-27T20:47:43.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.16.1","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.16.1/manifests"},{"name":"v0.16.0","sha":"4c613e152c3434f71137b5f2a2ce15ee93681606","kind":"tag","published_at":"2026-05-20T14:56:25.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.16.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.16.0/manifests"},{"name":"metallb-chart-0.16.0","sha":"a00b1c3041b46ac1e277151560f1d5d5f667bb40","kind":"commit","published_at":"2026-05-20T14:48:50.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.16.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.16.0/manifests"},{"name":"v0.15.3","sha":"85bfb4f0e0d35090c514e1e5e1a21a8bbd253518","kind":"tag","published_at":"2025-12-04T14:59:46.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.15.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.3/manifests"},{"name":"metallb-chart-0.15.3","sha":"ac5a47dd05b40973df250dde3194c3d91c89ab1c","kind":"commit","published_at":"2025-12-04T14:56:22.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.15.3","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.3/manifests"},{"name":"v0.15.2","sha":"942c2fe54a75ac6353d3099eeebff33b6b8fe3f0","kind":"tag","published_at":"2025-06-04T10:38:02.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.15.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.2/manifests"},{"name":"metallb-chart-0.15.2","sha":"cebb186ab37e11f8432f1b74a2a8603811932fb8","kind":"commit","published_at":"2025-06-04T10:37:31.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.15.2","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.2/manifests"},{"name":"v0.15.1","sha":"131ab833864c58151ea21f61f1edf7e84d6727bf","kind":"tag","published_at":"2025-06-04T08:33:17.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.15.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.1/manifests"},{"name":"metallb-chart-0.15.1","sha":"91ececa9541393dc388640f7dce6bf9eadeba757","kind":"commit","published_at":"2025-06-04T08:31:43.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.15.1","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.1/manifests"},{"name":"v0.15.0","sha":"f6cd5203a34007eecb098468fb709246f0f3290d","kind":"tag","published_at":"2025-06-03T12:30:22.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.15.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.0/manifests"},{"name":"metallb-chart-0.15.0","sha":"d2a72a58cb7fea7add994b0c7e6ea7b98bc73464","kind":"commit","published_at":"2025-06-03T12:27:22.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.15.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.0/manifests"},{"name":"v0.14.9","sha":"5765ee504d21a3a237d9dab223ca707661269ecd","kind":"tag","published_at":"2024-12-17T14:40:54.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.9","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.9/manifests"},{"name":"metallb-chart-0.14.9","sha":"474dbc727fe4047f2593e0160de66f3a925c7573","kind":"commit","published_at":"2024-12-17T13:36:49.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.9","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.9/manifests"},{"name":"v0.14.8","sha":"80fa562f23fdf05b578329adbcfc4c5da534760f","kind":"tag","published_at":"2024-07-23T12:22:48.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.8","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.8/manifests"},{"name":"metallb-chart-0.14.8","sha":"110fbf0e47379d8af847b8dc31ec1751cdf6139d","kind":"commit","published_at":"2024-07-23T12:12:47.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.8","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.8/manifests"},{"name":"v0.14.7","sha":"456406b903560b15dd730f799bc0ba8ae808f442","kind":"tag","published_at":"2024-07-16T19:57:30.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.7","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.7/manifests"},{"name":"metallb-chart-0.14.7","sha":"8d6152d02ebca7458b09b7563903f5e09037999d","kind":"commit","published_at":"2024-07-16T19:55:27.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.7","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.7/manifests"},{"name":"v0.14.6","sha":"b1698e7b78f332062646ad612e17ed4eb11ab9df","kind":"tag","published_at":"2024-07-16T11:10:09.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.6","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.6/manifests"},{"name":"metallb-chart-0.14.6","sha":"924a365c332b22c28ccce99de871c8bc23c70177","kind":"commit","published_at":"2024-07-16T10:42:30.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.6","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.6/manifests"},{"name":"v0.14.5","sha":"3cee8c018aeabcb44ced0a9365837296c0795db2","kind":"tag","published_at":"2024-04-19T14:35:04.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.5","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.5/manifests"},{"name":"metallb-chart-0.14.5","sha":"61e7f8615c9b54c6e3143024dd07811d04f8eb73","kind":"commit","published_at":"2024-04-19T13:56:05.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.5","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.5/manifests"},{"name":"v0.14.4","sha":"c4bec6dab4b1db7dc593ef3d6acf3eda267b1e97","kind":"tag","published_at":"2024-03-26T15:11:26.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.4","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.4/manifests"},{"name":"metallb-chart-0.14.4","sha":"7ac100845ea3dd05f32944668bdc862966c3a9f4","kind":"commit","published_at":"2024-03-26T14:27:12.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.4","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.4/manifests"},{"name":"v0.14.3","sha":"7051d76ac2a6cde09927be774ca5ad72ff30175a","kind":"tag","published_at":"2024-01-30T16:45:43.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.3/manifests"},{"name":"metallb-chart-0.14.3","sha":"c3693e551ef20ee2e12a3591bec422c7aa83b3b5","kind":"commit","published_at":"2024-01-30T16:35:55.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.3","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.3/manifests"},{"name":"v0.14.2","sha":"93fb5d01845aa74221ac3933d12f3fed9096e8e8","kind":"tag","published_at":"2024-01-29T12:53:35.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.2/manifests"},{"name":"metallb-chart-0.14.2","sha":"1b16a8ac873ad2232fde9a7e76eadd95f72c0066","kind":"commit","published_at":"2024-01-29T12:52:48.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.2","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.2/manifests"},{"name":"v0.14.1","sha":"989439996929c08a8f7f9527fd730e72aaac92d3","kind":"tag","published_at":"2024-01-29T12:29:31.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.1/manifests"},{"name":"metallb-chart-0.0.0","sha":"9629aab58ea128677252fe5f063a57f8d9d315e0","kind":"commit","published_at":"2024-01-29T12:28:30.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.0.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.0.0/manifests"},{"name":"v0.14.0","sha":"9dd3667f51cfa4a61c7083c2141dfa41f8b328ac","kind":"tag","published_at":"2024-01-29T11:21:11.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.0/manifests"},{"name":"v0.13.12","sha":"4f7e29972652a6f415ad42898d0b5ef5adc06440","kind":"tag","published_at":"2023-10-20T14:57:03.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.12","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.12/manifests"},{"name":"metallb-chart-0.13.12","sha":"2f1513c29e4797e7f24362378d79c08dc34ee250","kind":"commit","published_at":"2023-10-20T14:13:15.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.12","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.12/manifests"},{"name":"v0.13.11","sha":"a8d532ed4422124414937e95f86e4e6b20f7b632","kind":"tag","published_at":"2023-09-05T10:15:46.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.11","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.11/manifests"},{"name":"metallb-chart-0.13.11","sha":"97fd103e8c9cfa83b374aa0ad4c2d715e60faec7","kind":"commit","published_at":"2023-09-05T10:11:57.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.11","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.11/manifests"},{"name":"v0.13.10","sha":"ae90749b406f874ff6953ccf71054d62fbd38d97","kind":"tag","published_at":"2023-05-31T13:41:44.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.10","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.10/manifests"},{"name":"metallb-chart-0.13.10","sha":"aca5c4b8259bf9a55b47c5ab3feaa80ec27ed1be","kind":"commit","published_at":"2023-05-29T15:00:30.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.10","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.10/manifests"},{"name":"v0.9.8","sha":"b57f9934b9424d24109a8e0f5e4425836e2f00c1","kind":"commit","published_at":"2023-04-14T15:56:13.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.8","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.8/manifests"},{"name":"v0.13.9","sha":"4b41fd5175f4a4329f532dda2b456832188d63fc","kind":"tag","published_at":"2023-02-21T09:50:43.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.9","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.9/manifests"},{"name":"metallb-chart-0.13.9","sha":"293f43c1f78ab1b5fa8879a76746b094bd9dd3ca","kind":"commit","published_at":"2023-02-21T08:08:19.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.9","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.9/manifests"},{"name":"v0.13.8","sha":"a13bed166fb8608ced636f9d41b7a5bf9957981c","kind":"tag","published_at":"2023-02-20T14:43:14.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.8","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.8/manifests"},{"name":"v0.13.7","sha":"b96bce642175ec99ed4b3e29e552c2e4f7aeaafd","kind":"tag","published_at":"2022-10-17T14:22:49.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.7","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.7/manifests"},{"name":"metallb-chart-0.13.7","sha":"163c53420284eff3df88543406cc19fcea33497d","kind":"commit","published_at":"2022-10-17T14:09:26.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.7","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.7/manifests"},{"name":"v0.13.6","sha":"304676bc30bc76c0ddfb663a91d372dc576f6974","kind":"tag","published_at":"2022-10-11T15:39:43.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.6","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.6/manifests"},{"name":"metallb-chart-0.13.6","sha":"a826be5f29547e418aaa52d0cf29d2219008675f","kind":"commit","published_at":"2022-10-11T14:41:19.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.6","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.6/manifests"},{"name":"v0.13.5","sha":"ddd605cc5e9d7b207d28f5ebffa990c00bbd5407","kind":"tag","published_at":"2022-09-01T10:28:37.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.5","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.5/manifests"},{"name":"metallb-chart-0.13.5","sha":"1a06fbc41648d21cb94e37502001f76e0d1f0a53","kind":"commit","published_at":"2022-09-01T08:51:52.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.5","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.5/manifests"},{"name":"v0.13.4","sha":"f287aea7b2bc7fe8d66966a430129964f9053e08","kind":"tag","published_at":"2022-07-21T12:35:46.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.4","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.4/manifests"},{"name":"metallb-chart-0.13.4","sha":"b8a1e46ad77e974be0078ab223c2c9a7811c66b3","kind":"commit","published_at":"2022-07-21T12:20:11.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.4","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.4/manifests"},{"name":"v0.13.3","sha":"e157703f005b3efb8cb9bd336b57fa0082312467","kind":"tag","published_at":"2022-07-07T12:40:02.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.3/manifests"},{"name":"metallb-chart-0.13.3","sha":"581cf83181834f2ca399a7b1d8d74f4d93968c71","kind":"commit","published_at":"2022-07-07T12:32:38.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.3","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.3/manifests"},{"name":"v0.13.2","sha":"2a00549f57d58e4a6cbfbdc76b87b6855ca11f22","kind":"tag","published_at":"2022-07-06T14:46:14.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"0e98e673005e08da7252ceefab8e67d0c0a64b36","kind":"tag","published_at":"2022-07-06T13:16:27.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.1/manifests"},{"name":"metallb-chart-0.13.2","sha":"890f772d5af887101466d9f3944387c803fd4ad0","kind":"commit","published_at":"2022-07-06T13:09:02.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.2","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.2/manifests"},{"name":"metallb-chart-0.13.1","sha":"890f772d5af887101466d9f3944387c803fd4ad0","kind":"commit","published_at":"2022-07-06T13:09:02.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.1","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.1/manifests"},{"name":"v0.13.0","sha":"d9e1aae99a622c2ee2f61b68da540b487ade315c","kind":"tag","published_at":"2022-07-06T12:19:50.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.0/manifests"},{"name":"metallb-chart-0.13.0","sha":"83a8d31d5bf586b9fc8b39d18fd502f801bf11ab","kind":"commit","published_at":"2022-07-06T12:16:34.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.0/manifests"},{"name":"v0.12.1","sha":"dbe1a20bb820e2b99337fd658ee40a2bbb53df42","kind":"tag","published_at":"2022-02-16T13:18:35.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.12.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.12.1/manifests"},{"name":"metallb-chart-0.12.1","sha":"dbe1a20bb820e2b99337fd658ee40a2bbb53df42","kind":"commit","published_at":"2022-02-16T13:18:35.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.12.1","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.12.1/manifests"},{"name":"v0.12.0","sha":"6b9a8003a7aa9b0340d4738051abd151ebd6b462","kind":"tag","published_at":"2022-02-15T20:51:34.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.12.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.12.0/manifests"},{"name":"metallb-chart-0.12.0","sha":"6b9a8003a7aa9b0340d4738051abd151ebd6b462","kind":"commit","published_at":"2022-02-15T20:51:34.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.12.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.12.0/manifests"},{"name":"v0.9.7","sha":"255b4dd70e5e4548323b2b6148d4eeb8adf98ca6","kind":"tag","published_at":"2022-02-09T21:54:23.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.7","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.7/manifests"},{"name":"v0.11.0","sha":"846c55af003807f1fe4066711607122456509fc4","kind":"tag","published_at":"2021-10-29T16:44:26.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.11.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.11.0/manifests"},{"name":"metallb-chart-0.11.0","sha":"846c55af003807f1fe4066711607122456509fc4","kind":"commit","published_at":"2021-10-29T16:44:26.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.11.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.11.0/manifests"},{"name":"v0.10.3","sha":"ef49019fb067ba4bf8110c53a25f45ef8c934fa0","kind":"tag","published_at":"2021-10-07T17:32:10.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.10.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.3/manifests"},{"name":"metallb-chart-0.10.3","sha":"ef49019fb067ba4bf8110c53a25f45ef8c934fa0","kind":"commit","published_at":"2021-10-07T17:32:10.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.10.3","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.3/manifests"},{"name":"v0.10.2","sha":"99469a412510da616538825c7a5ecb1ff0dbc59d","kind":"tag","published_at":"2021-06-11T20:19:11.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.10.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.2/manifests"},{"name":"metallb-chart-0.10.2","sha":"99469a412510da616538825c7a5ecb1ff0dbc59d","kind":"commit","published_at":"2021-06-11T20:19:11.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.10.2","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.2/manifests"},{"name":"v0.10.1","sha":"eb7e3633232c8b4574d677934bff211a6c762eaa","kind":"tag","published_at":"2021-06-09T18:44:15.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.10.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.1/manifests"},{"name":"metallb-chart-0.10.1","sha":"eb7e3633232c8b4574d677934bff211a6c762eaa","kind":"commit","published_at":"2021-06-09T18:44:15.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.10.1","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.1/manifests"},{"name":"v0.10.0","sha":"c3cfc47a892e2a2bd812729a86fa8e6b2756904c","kind":"tag","published_at":"2021-06-07T19:13:30.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.10.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.0/manifests"},{"name":"metallb-chart-0.10.0","sha":"c3cfc47a892e2a2bd812729a86fa8e6b2756904c","kind":"commit","published_at":"2021-06-07T19:13:30.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.10.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.0/manifests"},{"name":"v0.9.6","sha":"2233271f768663a9a52e9ef629867f3aa3f30833","kind":"tag","published_at":"2021-03-22T18:44:42.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.6","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"949fdbd8b873f0fe83a3a7ae7c627bd25dea1592","kind":"tag","published_at":"2020-11-06T20:50:44.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.5","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"9457e581dd16906d3ef30c53013d1359bcf7978b","kind":"tag","published_at":"2020-10-16T16:59:00.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.4","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"0dbe7c42039c4658ba39a8097723823201acb17a","kind":"tag","published_at":"2020-03-23T23:44:27.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"d855487bc17b75a267ce9bbcdab336c18e7a0543","kind":"tag","published_at":"2020-03-20T21:07:17.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"fc1203c2050e5a1c365438fcc25e0378d7edcb0e","kind":"tag","published_at":"2020-03-20T20:58:52.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"6bd3e7a16fd088985c185ed8de0312ece1c0d84f","kind":"tag","published_at":"2020-03-20T20:45:41.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"15d9ed5cce53b457a955f894aa58e7f4856f73d5","kind":"tag","published_at":"2019-10-30T17:07:33.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.8.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"aa0b29d67b7d7e4f0fb6775f42aef52f6c685c78","kind":"tag","published_at":"2019-10-30T05:28:06.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.8.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"a9688b867b2ce4d06bfbf8c6dcc8f45f3c394653","kind":"tag","published_at":"2019-07-25T23:52:36.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.8.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"e5c228dab0175526ea061ccc5f0c6bfc6c0f39a7","kind":"tag","published_at":"2019-07-21T09:07:29.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.8.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.0/manifests"},{"name":"v0.7.3","sha":"69a8379e81630f63f33e17e0b1a7707c89ba8061","kind":"tag","published_at":"2018-08-17T05:20:58.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.7.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"253d87f14ef99488abeeb234b65ce659569b4edd","kind":"tag","published_at":"2018-08-03T22:08:10.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.7.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"73b63ede6f7eebc46659c0594a2fcc45f90fbcc0","kind":"tag","published_at":"2018-07-21T17:43:36.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.7.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"8509481f19a31a0663593383fc7d01bebfa9e14f","kind":"tag","published_at":"2018-07-21T03:45:03.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.7.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"bd678827d1b2784042b9e6d168ad0e0d46229ca2","kind":"tag","published_at":"2018-05-01T07:57:47.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.6.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"0e4f36ae24623fa98815f132b945cc5be4d7a0b5","kind":"tag","published_at":"2018-04-20T03:05:12.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.6.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"0558fd0b54ef38e5c4255a92d4b8c2efb6ba0c93","kind":"tag","published_at":"2018-04-19T01:42:18.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.6.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"a9afd2d176c1ae7b9f790b7d0f372bac910bb060","kind":"tag","published_at":"2018-04-01T02:38:21.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.5.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.5.0/manifests"},{"name":"v0.4.6","sha":"9ac68cf8356588627a76290ccd87536f3ee80902","kind":"tag","published_at":"2018-03-17T04:43:47.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.6","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"60a8fecff6f52749ff9b9a8f2f58ff03db9f1fb4","kind":"tag","published_at":"2018-03-10T22:23:34.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.5","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"2fc224a30f9a9c9a851f6356fe5345688abe99e9","kind":"tag","published_at":"2018-03-10T21:59:09.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.4","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"1806e50ac7a6f0f1b4c6e4ab7431afe312500453","kind":"tag","published_at":"2018-03-07T07:31:29.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"24d1b2968f50186dd3eb2a18efe7cf505539a34d","kind":"tag","published_at":"2018-03-04T08:27:47.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"738f2ad6948ed0143734d7c33b038435c50bee44","kind":"tag","published_at":"2018-03-04T06:44:38.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"61de6f6f2b2d6bca21eed7b335e1ddbd94d9c3f6","kind":"tag","published_at":"2018-03-04T00:35:35.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"9c88da136c9a53ce305eedbd6bd81b6cf9850752","kind":"tag","published_at":"2018-01-17T09:08:13.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.3.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"453ec56ae32e90b90c50d024d0b277c0dc1454a9","kind":"tag","published_at":"2018-01-16T00:05:11.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.3.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"5d0d335f44fc89a3a4b5e35be992a0578f2367df","kind":"tag","published_at":"2017-12-16T20:43:43.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.2.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"c5f5300f96cafae4e9e7ebc946a7d645f5391023","kind":"tag","published_at":"2017-12-14T08:05:50.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.2.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"4c1ae608c1c7713df0b8952e7d6e1cb0dc13ad57","kind":"commit","published_at":"2017-12-04T04:38:07.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.1.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-31T22:56:26.946Z","dependent_packages_count":0,"downloads":0,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.0,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:helm/lectures-k8sinfra/metallb","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/helm/lectures-k8sinfra/metallb","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/helm/lectures-k8sinfra/metallb","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/helm/lectures-k8sinfra/metallb/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T19:23:32.235Z","issues_count":326,"pull_requests_count":759,"avg_time_to_close_issue":25650932.05909091,"avg_time_to_close_pull_request":2316985.5366269164,"issues_closed_count":220,"pull_requests_closed_count":585,"pull_request_authors_count":134,"issue_authors_count":241,"avg_comments_per_issue":5.294478527607362,"avg_comments_per_pull_request":1.8735177865612649,"merged_pull_requests_count":299,"bot_issues_count":0,"bot_pull_requests_count":332,"past_year_issues_count":17,"past_year_pull_requests_count":83,"past_year_avg_time_to_close_issue":2082011.2857142857,"past_year_avg_time_to_close_pull_request":3097669.0465116277,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":43,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":1.4117647058823528,"past_year_avg_comments_per_pull_request":1.9036144578313252,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":36,"past_year_merged_pull_requests_count":17,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/issues","maintainers":[{"login":"fedepaol","count":132,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fedepaol"},{"login":"oribon","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oribon"},{"login":"karampok","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karampok"},{"login":"johananl","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johananl"},{"login":"rata","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rata"},{"login":"russellb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/russellb"},{"login":"gclawes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gclawes"}],"active_maintainers":[{"login":"oribon","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oribon"},{"login":"karampok","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karampok"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/lectures-k8sinfra%2Fmetallb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/lectures-k8sinfra%2Fmetallb/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/lectures-k8sinfra%2Fmetallb/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/lectures-k8sinfra%2Fmetallb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/lectures-k8sinfra%2Fmetallb/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/lectures-k8sinfra%2Fmetallb/codemeta","maintainers":[],"registry":{"name":"artifacthub.io","url":"https://artifacthub.io","ecosystem":"helm","default":true,"packages_count":18196,"maintainers_count":0,"namespaces_count":5397,"keywords_count":10063,"github":"artifacthub","metadata":{"funded_packages_count":1011,"rate_limit":0.5},"icon_url":"https://github.com/artifacthub.png","created_at":"2026-01-29T12:56:41.438Z","updated_at":"2026-09-01T05:05:43.053Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/namespaces"}},{"id":13842991,"name":"bitnami-aks/metallb","ecosystem":"helm","description":"The Metal LB for Kubernetes","homepage":"https://github.com/bitnami/charts/tree/master/bitnami/metallb","licenses":"Unknown","normalized_licenses":["Other"],"repository_url":"https://github.com/metallb/metallb","keywords_array":["load-balancer","balancer","lb","bgp","arp","vrrp","vip"],"namespace":"bitnami-aks","versions_count":7,"first_release_published_at":"2020-10-26T14:22:16.000Z","latest_release_published_at":"2021-01-05T14:14:40.000Z","latest_release_number":"2.0.3","last_synced_at":"2026-08-31T21:49:08.091Z","created_at":"2026-02-17T00:07:43.757Z","updated_at":"2026-08-31T21:49:08.091Z","registry_url":"https://artifacthub.io/packages/helm/bitnami-aks/metallb","install_command":"helm repo add bitnami-aks https://marketplace.azurecr.io/helm/v1/repo \u0026\u0026 helm install metallb bitnami-aks/metallb","documentation_url":"https://artifacthub.io/packages/helm/bitnami-aks/metallb","metadata":{"app_version":"0.9.5","chart_version":"2.0.3","category":5,"official":false,"deprecated":false,"repository_url":"https://marketplace.azurecr.io/helm/v1/repo","maintainers":[{"name":"cellebyte","email":"cellebyte@gmail.com"},{"name":"Bitnami","email":"containers@bitnami.com"}]},"repo_metadata":{"id":36959776,"uuid":"110027931","full_name":"metallb/metallb","owner":"metallb","description":"A network load-balancer implementation for Kubernetes using standard routing protocols","archived":false,"fork":false,"pushed_at":"2026-08-12T00:12:18.000Z","size":52697,"stargazers_count":8321,"open_issues_count":98,"forks_count":1067,"subscribers_count":99,"default_branch":"main","last_synced_at":"2026-08-14T16:17:14.126Z","etag":null,"topics":["arp","bare-metal","bgp","frr","hacktoberfest","keepalived","kubernetes","load-balancer","vrrp"],"latest_commit_sha":null,"homepage":"https://metallb.io","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/metallb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":"DCO","cla":null}},"created_at":"2017-11-08T20:38:50.000Z","updated_at":"2026-08-14T07:19:50.000Z","dependencies_parsed_at":"2023-09-26T16:38:09.569Z","dependency_job_id":"7c7f6b58-c6cc-49d9-a4fa-190638c76d26","html_url":"https://github.com/metallb/metallb","commit_stats":{"total_commits":2192,"total_committers":212,"mean_commits":"10.339622641509434","dds":0.6870437956204379,"last_synced_commit":"9b1bf8eedcf66fcaa73e5e4157dab1770d95623a"},"previous_names":["google/metallb","danderson/metallb"],"tags_count":103,"template":false,"template_full_name":null,"purl":"pkg:github/metallb/metallb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metallb","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/sbom","scorecard":{"id":318688,"data":{"date":"2025-08-11","repo":{"name":"github.com/metallb/metallb","commit":"aa2fa5744e4bcd7ce5c44c8d3ba60c4fa360d303"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Code-Review","score":5,"reason":"Found 10/18 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":10,"reason":"28 commit(s) and 18 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish.yaml:55","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Info: found token with 'none' permissions: .github/workflows/cifuzz.yml:1","Warn: no topLevel permission defined: .github/workflows/classify.yaml:1","Warn: no topLevel permission defined: .github/workflows/publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/site-build.yaml:1","Warn: no topLevel permission defined: .github/workflows/stale.yaml:1","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/vulncheck_periodic.yaml:7","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":"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":"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":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","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: 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact metallb-chart-0.15.2 not signed: https://api.github.com/repos/metallb/metallb/releases/223030493","Warn: release artifact metallb-chart-0.15.1 not signed: https://api.github.com/repos/metallb/metallb/releases/222997826","Warn: release artifact metallb-chart-0.15.0 not signed: https://api.github.com/repos/metallb/metallb/releases/222750134","Warn: release artifact metallb-chart-0.15.2 does not have provenance: https://api.github.com/repos/metallb/metallb/releases/223030493","Warn: release artifact metallb-chart-0.15.1 does not have provenance: https://api.github.com/repos/metallb/metallb/releases/222997826","Warn: release artifact metallb-chart-0.15.0 does not have provenance: https://api.github.com/repos/metallb/metallb/releases/222750134"],"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":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yaml:88"],"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":"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.yaml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/cifuzz.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/cifuzz.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/cifuzz.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/cifuzz.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/classify.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/classify.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/classify.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/classify.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/classify.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/classify.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/classify.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/classify.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/classify.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/classify.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/site-build.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/site-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/site-build.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/site-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/site-build.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/site-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/stale.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vulncheck_periodic.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/vulncheck_periodic.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/vulncheck_periodic.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/vulncheck_periodic.yaml/main?enable=pin","Warn: containerImage not pinned by hash: configmaptocrs/Dockerfile:3","Warn: containerImage not pinned by hash: configmaptocrs/Dockerfile:37: pin your Docker image by updating gcr.io/distroless/static:latest to gcr.io/distroless/static:latest@sha256:2e114d20aa6371fd271f854aa3d6b2b7d2e70e797bb3ea44fb677afec60db22c","Warn: containerImage not pinned by hash: controller/Dockerfile:3","Warn: containerImage not pinned by hash: controller/Dockerfile:37: pin your Docker image by updating gcr.io/distroless/static:latest to gcr.io/distroless/static:latest@sha256:2e114d20aa6371fd271f854aa3d6b2b7d2e70e797bb3ea44fb677afec60db22c","Warn: containerImage not pinned by hash: speaker/Dockerfile:3","Warn: containerImage not pinned by hash: speaker/Dockerfile:52: pin your Docker image by updating gcr.io/distroless/static:latest to gcr.io/distroless/static:latest@sha256:2e114d20aa6371fd271f854aa3d6b2b7d2e70e797bb3ea44fb677afec60db22c","Warn: goCommand not pinned by hash: dev-env/unittest/setup-envtest.sh:6","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:68","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:30","Info:   0 out of  24 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  25 third-party GitHubAction dependencies pinned","Info:   0 out of   6 containerImage dependencies pinned","Info:   1 out of   2 goCommand dependencies pinned","Info:   0 out of   2 pipCommand 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":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 26 commits out of 27 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":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: GO-2025-3829 / GHSA-4vq8-7jfc-9cvp","Warn: Project is vulnerable to: GO-2025-3787 / GHSA-fv92-fjc5-jj9h"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: configmaptocrs/main_test.go:9","Info: GoBuiltInFuzzer integration found: internal/bgp/community/community_test.go:104","Info: GoBuiltInFuzzer integration found: internal/bgp/native/messages_test.go:166","Info: GoBuiltInFuzzer integration found: internal/config/config_test.go:3823"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}}]},"last_synced_at":"2025-08-18T00:53:15.639Z","repository_id":36959776,"created_at":"2025-08-18T00:53:15.640Z","updated_at":"2025-08-18T00:53:15.640Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36658785,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"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"}},"repo_metadata_updated_at":"2026-08-14T17:35:34.154Z","dependent_packages_count":0,"downloads":0,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.0,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:helm/bitnami-aks/metallb","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/helm/bitnami-aks/metallb","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/helm/bitnami-aks/metallb","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/helm/bitnami-aks/metallb/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-12T00:18:06.201Z","issues_count":309,"pull_requests_count":699,"avg_time_to_close_issue":26528757.62857143,"avg_time_to_close_pull_request":2244629.465328467,"issues_closed_count":210,"pull_requests_closed_count":546,"pull_request_authors_count":114,"issue_authors_count":225,"avg_comments_per_issue":5.365695792880259,"avg_comments_per_pull_request":1.815450643776824,"merged_pull_requests_count":284,"bot_issues_count":0,"bot_pull_requests_count":305,"past_year_issues_count":8,"past_year_pull_requests_count":51,"past_year_avg_time_to_close_issue":1836257.0,"past_year_avg_time_to_close_pull_request":1562031.3,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":15,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.25,"past_year_avg_comments_per_pull_request":0.5686274509803921,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":28,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/issues","maintainers":[{"login":"fedepaol","count":132,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fedepaol"},{"login":"oribon","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oribon"},{"login":"karampok","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karampok"},{"login":"johananl","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johananl"},{"login":"rata","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rata"},{"login":"russellb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/russellb"},{"login":"gclawes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gclawes"}],"active_maintainers":[{"login":"karampok","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karampok"},{"login":"oribon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oribon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/bitnami-aks%2Fmetallb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/bitnami-aks%2Fmetallb/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/bitnami-aks%2Fmetallb/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/bitnami-aks%2Fmetallb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/bitnami-aks%2Fmetallb/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/bitnami-aks%2Fmetallb/codemeta","maintainers":[],"registry":{"name":"artifacthub.io","url":"https://artifacthub.io","ecosystem":"helm","default":true,"packages_count":18196,"maintainers_count":0,"namespaces_count":5397,"keywords_count":10063,"github":"artifacthub","metadata":{"funded_packages_count":1011,"rate_limit":0.5},"icon_url":"https://github.com/artifacthub.png","created_at":"2026-01-29T12:56:41.438Z","updated_at":"2026-09-01T05:05:43.053Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/namespaces"}},{"id":14078898,"name":"kubeblocks/metallb","ecosystem":"helm","description":"A network load-balancer implementation for Kubernetes using standard routing protocols","homepage":"https://metallb.universe.tf","licenses":"Unknown","normalized_licenses":["Other"],"repository_url":"https://github.com/metallb/metallb","keywords_array":[],"namespace":"kubeblocks","versions_count":2,"first_release_published_at":"2023-12-05T12:22:00.000Z","latest_release_published_at":"2024-04-17T05:49:45.000Z","latest_release_number":"0.14.4","last_synced_at":"2026-08-31T21:49:36.704Z","created_at":"2026-03-19T04:42:23.534Z","updated_at":"2026-08-31T21:49:36.704Z","registry_url":"https://artifacthub.io/packages/helm/kubeblocks/metallb","install_command":"helm repo add kubeblocks https://apecloud.github.io/helm-charts \u0026\u0026 helm install metallb kubeblocks/metallb","documentation_url":"https://artifacthub.io/packages/helm/kubeblocks/metallb","metadata":{"app_version":"v0.14.4","chart_version":"0.14.4","category":null,"official":false,"deprecated":false,"repository_url":"https://apecloud.github.io/helm-charts","maintainers":[]},"repo_metadata":{"id":36959776,"uuid":"110027931","full_name":"metallb/metallb","owner":"metallb","description":"A network load-balancer implementation for Kubernetes using standard routing protocols","archived":false,"fork":false,"pushed_at":"2026-08-12T00:12:18.000Z","size":52697,"stargazers_count":8321,"open_issues_count":98,"forks_count":1067,"subscribers_count":99,"default_branch":"main","last_synced_at":"2026-08-14T16:17:14.126Z","etag":null,"topics":["arp","bare-metal","bgp","frr","hacktoberfest","keepalived","kubernetes","load-balancer","vrrp"],"latest_commit_sha":null,"homepage":"https://metallb.io","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/metallb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":"DCO","cla":null}},"created_at":"2017-11-08T20:38:50.000Z","updated_at":"2026-08-14T07:19:50.000Z","dependencies_parsed_at":"2023-09-26T16:38:09.569Z","dependency_job_id":"7c7f6b58-c6cc-49d9-a4fa-190638c76d26","html_url":"https://github.com/metallb/metallb","commit_stats":{"total_commits":2192,"total_committers":212,"mean_commits":"10.339622641509434","dds":0.6870437956204379,"last_synced_commit":"9b1bf8eedcf66fcaa73e5e4157dab1770d95623a"},"previous_names":["google/metallb","danderson/metallb"],"tags_count":103,"template":false,"template_full_name":null,"purl":"pkg:github/metallb/metallb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metallb","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/sbom","scorecard":{"id":318688,"data":{"date":"2025-08-11","repo":{"name":"github.com/metallb/metallb","commit":"aa2fa5744e4bcd7ce5c44c8d3ba60c4fa360d303"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Code-Review","score":5,"reason":"Found 10/18 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":10,"reason":"28 commit(s) and 18 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish.yaml:55","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Info: found token with 'none' permissions: .github/workflows/cifuzz.yml:1","Warn: no topLevel permission defined: .github/workflows/classify.yaml:1","Warn: no topLevel permission defined: .github/workflows/publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/site-build.yaml:1","Warn: no topLevel permission defined: .github/workflows/stale.yaml:1","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/vulncheck_periodic.yaml:7","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":"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":"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":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","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: 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact metallb-chart-0.15.2 not signed: https://api.github.com/repos/metallb/metallb/releases/223030493","Warn: release artifact metallb-chart-0.15.1 not signed: https://api.github.com/repos/metallb/metallb/releases/222997826","Warn: release artifact metallb-chart-0.15.0 not signed: https://api.github.com/repos/metallb/metallb/releases/222750134","Warn: release artifact metallb-chart-0.15.2 does not have provenance: https://api.github.com/repos/metallb/metallb/releases/223030493","Warn: release artifact metallb-chart-0.15.1 does not have provenance: https://api.github.com/repos/metallb/metallb/releases/222997826","Warn: release artifact metallb-chart-0.15.0 does not have provenance: https://api.github.com/repos/metallb/metallb/releases/222750134"],"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":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yaml:88"],"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":"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.yaml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/cifuzz.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/cifuzz.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/cifuzz.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/cifuzz.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/classify.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/classify.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/classify.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/classify.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/classify.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/classify.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/classify.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/classify.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/classify.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/classify.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/site-build.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/site-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/site-build.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/site-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/site-build.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/site-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/stale.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vulncheck_periodic.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/vulncheck_periodic.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/vulncheck_periodic.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/vulncheck_periodic.yaml/main?enable=pin","Warn: containerImage not pinned by hash: configmaptocrs/Dockerfile:3","Warn: containerImage not pinned by hash: configmaptocrs/Dockerfile:37: pin your Docker image by updating gcr.io/distroless/static:latest to gcr.io/distroless/static:latest@sha256:2e114d20aa6371fd271f854aa3d6b2b7d2e70e797bb3ea44fb677afec60db22c","Warn: containerImage not pinned by hash: controller/Dockerfile:3","Warn: containerImage not pinned by hash: controller/Dockerfile:37: pin your Docker image by updating gcr.io/distroless/static:latest to gcr.io/distroless/static:latest@sha256:2e114d20aa6371fd271f854aa3d6b2b7d2e70e797bb3ea44fb677afec60db22c","Warn: containerImage not pinned by hash: speaker/Dockerfile:3","Warn: containerImage not pinned by hash: speaker/Dockerfile:52: pin your Docker image by updating gcr.io/distroless/static:latest to gcr.io/distroless/static:latest@sha256:2e114d20aa6371fd271f854aa3d6b2b7d2e70e797bb3ea44fb677afec60db22c","Warn: goCommand not pinned by hash: dev-env/unittest/setup-envtest.sh:6","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:68","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:30","Info:   0 out of  24 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  25 third-party GitHubAction dependencies pinned","Info:   0 out of   6 containerImage dependencies pinned","Info:   1 out of   2 goCommand dependencies pinned","Info:   0 out of   2 pipCommand 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":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 26 commits out of 27 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":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: GO-2025-3829 / GHSA-4vq8-7jfc-9cvp","Warn: Project is vulnerable to: GO-2025-3787 / GHSA-fv92-fjc5-jj9h"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: configmaptocrs/main_test.go:9","Info: GoBuiltInFuzzer integration found: internal/bgp/community/community_test.go:104","Info: GoBuiltInFuzzer integration found: internal/bgp/native/messages_test.go:166","Info: GoBuiltInFuzzer integration found: internal/config/config_test.go:3823"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}}]},"last_synced_at":"2025-08-18T00:53:15.639Z","repository_id":36959776,"created_at":"2025-08-18T00:53:15.640Z","updated_at":"2025-08-18T00:53:15.640Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36658785,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"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":"metallb","name":"MetalLB","uuid":"60239468","kind":"organization","description":"","email":null,"website":"https://www.metallb.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/60239468?v=4","repositories_count":2,"last_synced_at":"2023-03-03T20:34:16.309Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/metallb","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:23:15.035Z","updated_at":"2023-03-03T20:34:16.315Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metallb","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metallb/repositories"},"tags":[{"name":"v0.16.1","sha":"791dfcc63ced7a6b3e869131eae75e645150fff0","kind":"tag","published_at":"2026-05-27T20:49:41.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.16.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.16.1/manifests"},{"name":"metallb-chart-0.16.1","sha":"5f188da352c7d30089588372bb8637c9dbb9485e","kind":"commit","published_at":"2026-05-27T20:47:43.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.16.1","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.16.1/manifests"},{"name":"v0.16.0","sha":"4c613e152c3434f71137b5f2a2ce15ee93681606","kind":"tag","published_at":"2026-05-20T14:56:25.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.16.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.16.0/manifests"},{"name":"metallb-chart-0.16.0","sha":"a00b1c3041b46ac1e277151560f1d5d5f667bb40","kind":"commit","published_at":"2026-05-20T14:48:50.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.16.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.16.0/manifests"},{"name":"v0.15.3","sha":"85bfb4f0e0d35090c514e1e5e1a21a8bbd253518","kind":"tag","published_at":"2025-12-04T14:59:46.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.15.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.3/manifests"},{"name":"metallb-chart-0.15.3","sha":"ac5a47dd05b40973df250dde3194c3d91c89ab1c","kind":"commit","published_at":"2025-12-04T14:56:22.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.15.3","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.3/manifests"},{"name":"v0.15.2","sha":"942c2fe54a75ac6353d3099eeebff33b6b8fe3f0","kind":"tag","published_at":"2025-06-04T10:38:02.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.15.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.2/manifests"},{"name":"metallb-chart-0.15.2","sha":"cebb186ab37e11f8432f1b74a2a8603811932fb8","kind":"commit","published_at":"2025-06-04T10:37:31.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.15.2","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.2/manifests"},{"name":"v0.15.1","sha":"131ab833864c58151ea21f61f1edf7e84d6727bf","kind":"tag","published_at":"2025-06-04T08:33:17.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.15.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.1/manifests"},{"name":"metallb-chart-0.15.1","sha":"91ececa9541393dc388640f7dce6bf9eadeba757","kind":"commit","published_at":"2025-06-04T08:31:43.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.15.1","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.1/manifests"},{"name":"v0.15.0","sha":"f6cd5203a34007eecb098468fb709246f0f3290d","kind":"tag","published_at":"2025-06-03T12:30:22.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.15.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.0/manifests"},{"name":"metallb-chart-0.15.0","sha":"d2a72a58cb7fea7add994b0c7e6ea7b98bc73464","kind":"commit","published_at":"2025-06-03T12:27:22.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.15.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.0/manifests"},{"name":"v0.14.9","sha":"5765ee504d21a3a237d9dab223ca707661269ecd","kind":"tag","published_at":"2024-12-17T14:40:54.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.9","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.9/manifests"},{"name":"metallb-chart-0.14.9","sha":"474dbc727fe4047f2593e0160de66f3a925c7573","kind":"commit","published_at":"2024-12-17T13:36:49.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.9","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.9/manifests"},{"name":"v0.14.8","sha":"80fa562f23fdf05b578329adbcfc4c5da534760f","kind":"tag","published_at":"2024-07-23T12:22:48.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.8","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.8/manifests"},{"name":"metallb-chart-0.14.8","sha":"110fbf0e47379d8af847b8dc31ec1751cdf6139d","kind":"commit","published_at":"2024-07-23T12:12:47.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.8","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.8/manifests"},{"name":"v0.14.7","sha":"456406b903560b15dd730f799bc0ba8ae808f442","kind":"tag","published_at":"2024-07-16T19:57:30.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.7","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.7/manifests"},{"name":"metallb-chart-0.14.7","sha":"8d6152d02ebca7458b09b7563903f5e09037999d","kind":"commit","published_at":"2024-07-16T19:55:27.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.7","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.7/manifests"},{"name":"v0.14.6","sha":"b1698e7b78f332062646ad612e17ed4eb11ab9df","kind":"tag","published_at":"2024-07-16T11:10:09.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.6","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.6/manifests"},{"name":"metallb-chart-0.14.6","sha":"924a365c332b22c28ccce99de871c8bc23c70177","kind":"commit","published_at":"2024-07-16T10:42:30.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.6","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.6/manifests"},{"name":"v0.14.5","sha":"3cee8c018aeabcb44ced0a9365837296c0795db2","kind":"tag","published_at":"2024-04-19T14:35:04.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.5","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.5/manifests"},{"name":"metallb-chart-0.14.5","sha":"61e7f8615c9b54c6e3143024dd07811d04f8eb73","kind":"commit","published_at":"2024-04-19T13:56:05.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.5","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.5/manifests"},{"name":"v0.14.4","sha":"c4bec6dab4b1db7dc593ef3d6acf3eda267b1e97","kind":"tag","published_at":"2024-03-26T15:11:26.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.4","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.4/manifests"},{"name":"metallb-chart-0.14.4","sha":"7ac100845ea3dd05f32944668bdc862966c3a9f4","kind":"commit","published_at":"2024-03-26T14:27:12.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.4","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.4/manifests"},{"name":"v0.14.3","sha":"7051d76ac2a6cde09927be774ca5ad72ff30175a","kind":"tag","published_at":"2024-01-30T16:45:43.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.3/manifests"},{"name":"metallb-chart-0.14.3","sha":"c3693e551ef20ee2e12a3591bec422c7aa83b3b5","kind":"commit","published_at":"2024-01-30T16:35:55.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.3","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.3/manifests"},{"name":"v0.14.2","sha":"93fb5d01845aa74221ac3933d12f3fed9096e8e8","kind":"tag","published_at":"2024-01-29T12:53:35.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.2/manifests"},{"name":"metallb-chart-0.14.2","sha":"1b16a8ac873ad2232fde9a7e76eadd95f72c0066","kind":"commit","published_at":"2024-01-29T12:52:48.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.2","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.2/manifests"},{"name":"v0.14.1","sha":"989439996929c08a8f7f9527fd730e72aaac92d3","kind":"tag","published_at":"2024-01-29T12:29:31.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.1/manifests"},{"name":"metallb-chart-0.0.0","sha":"9629aab58ea128677252fe5f063a57f8d9d315e0","kind":"commit","published_at":"2024-01-29T12:28:30.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.0.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.0.0/manifests"},{"name":"v0.14.0","sha":"9dd3667f51cfa4a61c7083c2141dfa41f8b328ac","kind":"tag","published_at":"2024-01-29T11:21:11.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.0/manifests"},{"name":"v0.13.12","sha":"4f7e29972652a6f415ad42898d0b5ef5adc06440","kind":"tag","published_at":"2023-10-20T14:57:03.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.12","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.12/manifests"},{"name":"metallb-chart-0.13.12","sha":"2f1513c29e4797e7f24362378d79c08dc34ee250","kind":"commit","published_at":"2023-10-20T14:13:15.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.12","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.12/manifests"},{"name":"v0.13.11","sha":"a8d532ed4422124414937e95f86e4e6b20f7b632","kind":"tag","published_at":"2023-09-05T10:15:46.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.11","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.11/manifests"},{"name":"metallb-chart-0.13.11","sha":"97fd103e8c9cfa83b374aa0ad4c2d715e60faec7","kind":"commit","published_at":"2023-09-05T10:11:57.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.11","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.11/manifests"},{"name":"v0.13.10","sha":"ae90749b406f874ff6953ccf71054d62fbd38d97","kind":"tag","published_at":"2023-05-31T13:41:44.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.10","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.10/manifests"},{"name":"metallb-chart-0.13.10","sha":"aca5c4b8259bf9a55b47c5ab3feaa80ec27ed1be","kind":"commit","published_at":"2023-05-29T15:00:30.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.10","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.10/manifests"},{"name":"v0.9.8","sha":"b57f9934b9424d24109a8e0f5e4425836e2f00c1","kind":"commit","published_at":"2023-04-14T15:56:13.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.8","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.8/manifests"},{"name":"v0.13.9","sha":"4b41fd5175f4a4329f532dda2b456832188d63fc","kind":"tag","published_at":"2023-02-21T09:50:43.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.9","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.9/manifests"},{"name":"metallb-chart-0.13.9","sha":"293f43c1f78ab1b5fa8879a76746b094bd9dd3ca","kind":"commit","published_at":"2023-02-21T08:08:19.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.9","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.9/manifests"},{"name":"v0.13.8","sha":"a13bed166fb8608ced636f9d41b7a5bf9957981c","kind":"tag","published_at":"2023-02-20T14:43:14.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.8","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.8/manifests"},{"name":"v0.13.7","sha":"b96bce642175ec99ed4b3e29e552c2e4f7aeaafd","kind":"tag","published_at":"2022-10-17T14:22:49.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.7","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.7/manifests"},{"name":"metallb-chart-0.13.7","sha":"163c53420284eff3df88543406cc19fcea33497d","kind":"commit","published_at":"2022-10-17T14:09:26.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.7","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.7/manifests"},{"name":"v0.13.6","sha":"304676bc30bc76c0ddfb663a91d372dc576f6974","kind":"tag","published_at":"2022-10-11T15:39:43.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.6","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.6/manifests"},{"name":"metallb-chart-0.13.6","sha":"a826be5f29547e418aaa52d0cf29d2219008675f","kind":"commit","published_at":"2022-10-11T14:41:19.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.6","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.6/manifests"},{"name":"v0.13.5","sha":"ddd605cc5e9d7b207d28f5ebffa990c00bbd5407","kind":"tag","published_at":"2022-09-01T10:28:37.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.5","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.5/manifests"},{"name":"metallb-chart-0.13.5","sha":"1a06fbc41648d21cb94e37502001f76e0d1f0a53","kind":"commit","published_at":"2022-09-01T08:51:52.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.5","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.5/manifests"},{"name":"v0.13.4","sha":"f287aea7b2bc7fe8d66966a430129964f9053e08","kind":"tag","published_at":"2022-07-21T12:35:46.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.4","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.4/manifests"},{"name":"metallb-chart-0.13.4","sha":"b8a1e46ad77e974be0078ab223c2c9a7811c66b3","kind":"commit","published_at":"2022-07-21T12:20:11.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.4","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.4/manifests"},{"name":"v0.13.3","sha":"e157703f005b3efb8cb9bd336b57fa0082312467","kind":"tag","published_at":"2022-07-07T12:40:02.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.3/manifests"},{"name":"metallb-chart-0.13.3","sha":"581cf83181834f2ca399a7b1d8d74f4d93968c71","kind":"commit","published_at":"2022-07-07T12:32:38.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.3","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.3/manifests"},{"name":"v0.13.2","sha":"2a00549f57d58e4a6cbfbdc76b87b6855ca11f22","kind":"tag","published_at":"2022-07-06T14:46:14.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"0e98e673005e08da7252ceefab8e67d0c0a64b36","kind":"tag","published_at":"2022-07-06T13:16:27.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.1/manifests"},{"name":"metallb-chart-0.13.2","sha":"890f772d5af887101466d9f3944387c803fd4ad0","kind":"commit","published_at":"2022-07-06T13:09:02.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.2","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.2/manifests"},{"name":"metallb-chart-0.13.1","sha":"890f772d5af887101466d9f3944387c803fd4ad0","kind":"commit","published_at":"2022-07-06T13:09:02.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.1","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.1/manifests"},{"name":"v0.13.0","sha":"d9e1aae99a622c2ee2f61b68da540b487ade315c","kind":"tag","published_at":"2022-07-06T12:19:50.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.0/manifests"},{"name":"metallb-chart-0.13.0","sha":"83a8d31d5bf586b9fc8b39d18fd502f801bf11ab","kind":"commit","published_at":"2022-07-06T12:16:34.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.0/manifests"},{"name":"v0.12.1","sha":"dbe1a20bb820e2b99337fd658ee40a2bbb53df42","kind":"tag","published_at":"2022-02-16T13:18:35.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.12.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.12.1/manifests"},{"name":"metallb-chart-0.12.1","sha":"dbe1a20bb820e2b99337fd658ee40a2bbb53df42","kind":"commit","published_at":"2022-02-16T13:18:35.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.12.1","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.12.1/manifests"},{"name":"v0.12.0","sha":"6b9a8003a7aa9b0340d4738051abd151ebd6b462","kind":"tag","published_at":"2022-02-15T20:51:34.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.12.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.12.0/manifests"},{"name":"metallb-chart-0.12.0","sha":"6b9a8003a7aa9b0340d4738051abd151ebd6b462","kind":"commit","published_at":"2022-02-15T20:51:34.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.12.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.12.0/manifests"},{"name":"v0.9.7","sha":"255b4dd70e5e4548323b2b6148d4eeb8adf98ca6","kind":"tag","published_at":"2022-02-09T21:54:23.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.7","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.7/manifests"},{"name":"v0.11.0","sha":"846c55af003807f1fe4066711607122456509fc4","kind":"tag","published_at":"2021-10-29T16:44:26.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.11.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.11.0/manifests"},{"name":"metallb-chart-0.11.0","sha":"846c55af003807f1fe4066711607122456509fc4","kind":"commit","published_at":"2021-10-29T16:44:26.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.11.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.11.0/manifests"},{"name":"v0.10.3","sha":"ef49019fb067ba4bf8110c53a25f45ef8c934fa0","kind":"tag","published_at":"2021-10-07T17:32:10.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.10.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.3/manifests"},{"name":"metallb-chart-0.10.3","sha":"ef49019fb067ba4bf8110c53a25f45ef8c934fa0","kind":"commit","published_at":"2021-10-07T17:32:10.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.10.3","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.3/manifests"},{"name":"v0.10.2","sha":"99469a412510da616538825c7a5ecb1ff0dbc59d","kind":"tag","published_at":"2021-06-11T20:19:11.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.10.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.2/manifests"},{"name":"metallb-chart-0.10.2","sha":"99469a412510da616538825c7a5ecb1ff0dbc59d","kind":"commit","published_at":"2021-06-11T20:19:11.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.10.2","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.2/manifests"},{"name":"v0.10.1","sha":"eb7e3633232c8b4574d677934bff211a6c762eaa","kind":"tag","published_at":"2021-06-09T18:44:15.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.10.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.1/manifests"},{"name":"metallb-chart-0.10.1","sha":"eb7e3633232c8b4574d677934bff211a6c762eaa","kind":"commit","published_at":"2021-06-09T18:44:15.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.10.1","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.1/manifests"},{"name":"v0.10.0","sha":"c3cfc47a892e2a2bd812729a86fa8e6b2756904c","kind":"tag","published_at":"2021-06-07T19:13:30.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.10.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.0/manifests"},{"name":"metallb-chart-0.10.0","sha":"c3cfc47a892e2a2bd812729a86fa8e6b2756904c","kind":"commit","published_at":"2021-06-07T19:13:30.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.10.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.0/manifests"},{"name":"v0.9.6","sha":"2233271f768663a9a52e9ef629867f3aa3f30833","kind":"tag","published_at":"2021-03-22T18:44:42.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.6","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"949fdbd8b873f0fe83a3a7ae7c627bd25dea1592","kind":"tag","published_at":"2020-11-06T20:50:44.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.5","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"9457e581dd16906d3ef30c53013d1359bcf7978b","kind":"tag","published_at":"2020-10-16T16:59:00.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.4","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"0dbe7c42039c4658ba39a8097723823201acb17a","kind":"tag","published_at":"2020-03-23T23:44:27.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"d855487bc17b75a267ce9bbcdab336c18e7a0543","kind":"tag","published_at":"2020-03-20T21:07:17.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"fc1203c2050e5a1c365438fcc25e0378d7edcb0e","kind":"tag","published_at":"2020-03-20T20:58:52.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"6bd3e7a16fd088985c185ed8de0312ece1c0d84f","kind":"tag","published_at":"2020-03-20T20:45:41.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"15d9ed5cce53b457a955f894aa58e7f4856f73d5","kind":"tag","published_at":"2019-10-30T17:07:33.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.8.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"aa0b29d67b7d7e4f0fb6775f42aef52f6c685c78","kind":"tag","published_at":"2019-10-30T05:28:06.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.8.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"a9688b867b2ce4d06bfbf8c6dcc8f45f3c394653","kind":"tag","published_at":"2019-07-25T23:52:36.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.8.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"e5c228dab0175526ea061ccc5f0c6bfc6c0f39a7","kind":"tag","published_at":"2019-07-21T09:07:29.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.8.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.0/manifests"},{"name":"v0.7.3","sha":"69a8379e81630f63f33e17e0b1a7707c89ba8061","kind":"tag","published_at":"2018-08-17T05:20:58.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.7.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"253d87f14ef99488abeeb234b65ce659569b4edd","kind":"tag","published_at":"2018-08-03T22:08:10.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.7.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"73b63ede6f7eebc46659c0594a2fcc45f90fbcc0","kind":"tag","published_at":"2018-07-21T17:43:36.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.7.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"8509481f19a31a0663593383fc7d01bebfa9e14f","kind":"tag","published_at":"2018-07-21T03:45:03.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.7.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"bd678827d1b2784042b9e6d168ad0e0d46229ca2","kind":"tag","published_at":"2018-05-01T07:57:47.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.6.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"0e4f36ae24623fa98815f132b945cc5be4d7a0b5","kind":"tag","published_at":"2018-04-20T03:05:12.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.6.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"0558fd0b54ef38e5c4255a92d4b8c2efb6ba0c93","kind":"tag","published_at":"2018-04-19T01:42:18.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.6.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"a9afd2d176c1ae7b9f790b7d0f372bac910bb060","kind":"tag","published_at":"2018-04-01T02:38:21.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.5.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.5.0/manifests"},{"name":"v0.4.6","sha":"9ac68cf8356588627a76290ccd87536f3ee80902","kind":"tag","published_at":"2018-03-17T04:43:47.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.6","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"60a8fecff6f52749ff9b9a8f2f58ff03db9f1fb4","kind":"tag","published_at":"2018-03-10T22:23:34.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.5","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"2fc224a30f9a9c9a851f6356fe5345688abe99e9","kind":"tag","published_at":"2018-03-10T21:59:09.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.4","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"1806e50ac7a6f0f1b4c6e4ab7431afe312500453","kind":"tag","published_at":"2018-03-07T07:31:29.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"24d1b2968f50186dd3eb2a18efe7cf505539a34d","kind":"tag","published_at":"2018-03-04T08:27:47.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"738f2ad6948ed0143734d7c33b038435c50bee44","kind":"tag","published_at":"2018-03-04T06:44:38.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"61de6f6f2b2d6bca21eed7b335e1ddbd94d9c3f6","kind":"tag","published_at":"2018-03-04T00:35:35.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"9c88da136c9a53ce305eedbd6bd81b6cf9850752","kind":"tag","published_at":"2018-01-17T09:08:13.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.3.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"453ec56ae32e90b90c50d024d0b277c0dc1454a9","kind":"tag","published_at":"2018-01-16T00:05:11.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.3.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"5d0d335f44fc89a3a4b5e35be992a0578f2367df","kind":"tag","published_at":"2017-12-16T20:43:43.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.2.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"c5f5300f96cafae4e9e7ebc946a7d645f5391023","kind":"tag","published_at":"2017-12-14T08:05:50.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.2.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"4c1ae608c1c7713df0b8952e7d6e1cb0dc13ad57","kind":"commit","published_at":"2017-12-04T04:38:07.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.1.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-14T17:35:34.660Z","dependent_packages_count":0,"downloads":0,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.0,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:helm/kubeblocks/metallb","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/helm/kubeblocks/metallb","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/helm/kubeblocks/metallb","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/helm/kubeblocks/metallb/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-12T00:18:06.201Z","issues_count":309,"pull_requests_count":699,"avg_time_to_close_issue":26528757.62857143,"avg_time_to_close_pull_request":2244629.465328467,"issues_closed_count":210,"pull_requests_closed_count":546,"pull_request_authors_count":114,"issue_authors_count":225,"avg_comments_per_issue":5.365695792880259,"avg_comments_per_pull_request":1.815450643776824,"merged_pull_requests_count":284,"bot_issues_count":0,"bot_pull_requests_count":305,"past_year_issues_count":8,"past_year_pull_requests_count":51,"past_year_avg_time_to_close_issue":1836257.0,"past_year_avg_time_to_close_pull_request":1562031.3,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":15,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.25,"past_year_avg_comments_per_pull_request":0.5686274509803921,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":28,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/issues","maintainers":[{"login":"fedepaol","count":132,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fedepaol"},{"login":"oribon","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oribon"},{"login":"karampok","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karampok"},{"login":"johananl","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johananl"},{"login":"rata","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rata"},{"login":"russellb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/russellb"},{"login":"gclawes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gclawes"}],"active_maintainers":[{"login":"karampok","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karampok"},{"login":"oribon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oribon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/kubeblocks%2Fmetallb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/kubeblocks%2Fmetallb/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/kubeblocks%2Fmetallb/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/kubeblocks%2Fmetallb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/kubeblocks%2Fmetallb/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/kubeblocks%2Fmetallb/codemeta","maintainers":[],"registry":{"name":"artifacthub.io","url":"https://artifacthub.io","ecosystem":"helm","default":true,"packages_count":18196,"maintainers_count":0,"namespaces_count":5397,"keywords_count":10063,"github":"artifacthub","metadata":{"funded_packages_count":1011,"rate_limit":0.5},"icon_url":"https://github.com/artifacthub.png","created_at":"2026-01-29T12:56:41.438Z","updated_at":"2026-09-01T05:05:43.053Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/namespaces"}},{"id":13910072,"name":"leechistest/metallb","ecosystem":"helm","description":"unofficial helm chart of MetalLB, bare-metal LoadBalancer","homepage":"https://github.com/metallb/metallb","licenses":"Unknown","normalized_licenses":["Other"],"repository_url":"https://github.com/metallb/metallb","keywords_array":[],"namespace":"leechistest","versions_count":2,"first_release_published_at":"2023-03-24T07:57:37.000Z","latest_release_published_at":"2023-03-24T07:57:37.000Z","latest_release_number":"0.1.1","last_synced_at":"2026-08-31T21:49:59.140Z","created_at":"2026-02-27T00:36:13.433Z","updated_at":"2026-08-31T21:58:51.328Z","registry_url":"https://artifacthub.io/packages/helm/leechistest/metallb","install_command":"helm repo add leechistest https://leechistest.github.io/helm-charts \u0026\u0026 helm install metallb leechistest/metallb","documentation_url":"https://artifacthub.io/packages/helm/leechistest/metallb","metadata":{"app_version":"0.8.2","chart_version":"0.1.1","category":null,"official":false,"deprecated":false,"repository_url":"https://leechistest.github.io/helm-charts","maintainers":[{"name":"Genuwoo Shim","email":"genuwoo.j.shim@gmail.com"},{"name":"Seongju Moon","email":"seongju.moon@linux.com"}]},"repo_metadata":{"id":36959776,"uuid":"110027931","full_name":"metallb/metallb","owner":"metallb","description":"A network load-balancer implementation for Kubernetes using standard routing protocols","archived":false,"fork":false,"pushed_at":"2026-08-12T00:12:18.000Z","size":52697,"stargazers_count":8321,"open_issues_count":98,"forks_count":1067,"subscribers_count":99,"default_branch":"main","last_synced_at":"2026-08-14T16:17:14.126Z","etag":null,"topics":["arp","bare-metal","bgp","frr","hacktoberfest","keepalived","kubernetes","load-balancer","vrrp"],"latest_commit_sha":null,"homepage":"https://metallb.io","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/metallb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":"DCO","cla":null}},"created_at":"2017-11-08T20:38:50.000Z","updated_at":"2026-08-14T07:19:50.000Z","dependencies_parsed_at":"2023-09-26T16:38:09.569Z","dependency_job_id":"7c7f6b58-c6cc-49d9-a4fa-190638c76d26","html_url":"https://github.com/metallb/metallb","commit_stats":{"total_commits":2192,"total_committers":212,"mean_commits":"10.339622641509434","dds":0.6870437956204379,"last_synced_commit":"9b1bf8eedcf66fcaa73e5e4157dab1770d95623a"},"previous_names":["google/metallb","danderson/metallb"],"tags_count":103,"template":false,"template_full_name":null,"purl":"pkg:github/metallb/metallb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metallb","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/sbom","scorecard":{"id":318688,"data":{"date":"2025-08-11","repo":{"name":"github.com/metallb/metallb","commit":"aa2fa5744e4bcd7ce5c44c8d3ba60c4fa360d303"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Code-Review","score":5,"reason":"Found 10/18 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":10,"reason":"28 commit(s) and 18 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish.yaml:55","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Info: found token with 'none' permissions: .github/workflows/cifuzz.yml:1","Warn: no topLevel permission defined: .github/workflows/classify.yaml:1","Warn: no topLevel permission defined: .github/workflows/publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/site-build.yaml:1","Warn: no topLevel permission defined: .github/workflows/stale.yaml:1","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/vulncheck_periodic.yaml:7","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":"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":"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":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","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: 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact metallb-chart-0.15.2 not signed: https://api.github.com/repos/metallb/metallb/releases/223030493","Warn: release artifact metallb-chart-0.15.1 not signed: https://api.github.com/repos/metallb/metallb/releases/222997826","Warn: release artifact metallb-chart-0.15.0 not signed: https://api.github.com/repos/metallb/metallb/releases/222750134","Warn: release artifact metallb-chart-0.15.2 does not have provenance: https://api.github.com/repos/metallb/metallb/releases/223030493","Warn: release artifact metallb-chart-0.15.1 does not have provenance: https://api.github.com/repos/metallb/metallb/releases/222997826","Warn: release artifact metallb-chart-0.15.0 does not have provenance: https://api.github.com/repos/metallb/metallb/releases/222750134"],"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":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yaml:88"],"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":"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.yaml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/cifuzz.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/cifuzz.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/cifuzz.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/cifuzz.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/classify.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/classify.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/classify.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/classify.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/classify.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/classify.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/classify.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/classify.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/classify.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/classify.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/site-build.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/site-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/site-build.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/site-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/site-build.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/site-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/stale.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vulncheck_periodic.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/vulncheck_periodic.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/vulncheck_periodic.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/vulncheck_periodic.yaml/main?enable=pin","Warn: containerImage not pinned by hash: configmaptocrs/Dockerfile:3","Warn: containerImage not pinned by hash: configmaptocrs/Dockerfile:37: pin your Docker image by updating gcr.io/distroless/static:latest to gcr.io/distroless/static:latest@sha256:2e114d20aa6371fd271f854aa3d6b2b7d2e70e797bb3ea44fb677afec60db22c","Warn: containerImage not pinned by hash: controller/Dockerfile:3","Warn: containerImage not pinned by hash: controller/Dockerfile:37: pin your Docker image by updating gcr.io/distroless/static:latest to gcr.io/distroless/static:latest@sha256:2e114d20aa6371fd271f854aa3d6b2b7d2e70e797bb3ea44fb677afec60db22c","Warn: containerImage not pinned by hash: speaker/Dockerfile:3","Warn: containerImage not pinned by hash: speaker/Dockerfile:52: pin your Docker image by updating gcr.io/distroless/static:latest to gcr.io/distroless/static:latest@sha256:2e114d20aa6371fd271f854aa3d6b2b7d2e70e797bb3ea44fb677afec60db22c","Warn: goCommand not pinned by hash: dev-env/unittest/setup-envtest.sh:6","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:68","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:30","Info:   0 out of  24 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  25 third-party GitHubAction dependencies pinned","Info:   0 out of   6 containerImage dependencies pinned","Info:   1 out of   2 goCommand dependencies pinned","Info:   0 out of   2 pipCommand 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":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 26 commits out of 27 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":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: GO-2025-3829 / GHSA-4vq8-7jfc-9cvp","Warn: Project is vulnerable to: GO-2025-3787 / GHSA-fv92-fjc5-jj9h"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: configmaptocrs/main_test.go:9","Info: GoBuiltInFuzzer integration found: internal/bgp/community/community_test.go:104","Info: GoBuiltInFuzzer integration found: internal/bgp/native/messages_test.go:166","Info: GoBuiltInFuzzer integration found: internal/config/config_test.go:3823"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}}]},"last_synced_at":"2025-08-18T00:53:15.639Z","repository_id":36959776,"created_at":"2025-08-18T00:53:15.640Z","updated_at":"2025-08-18T00:53:15.640Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37007515,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-31T02:00:07.497Z","response_time":119,"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":"metallb","name":"MetalLB","uuid":"60239468","kind":"organization","description":"","email":null,"website":"https://www.metallb.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/60239468?v=4","repositories_count":2,"last_synced_at":"2023-03-03T20:34:16.309Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/metallb","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:23:15.035Z","updated_at":"2023-03-03T20:34:16.315Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metallb","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metallb/repositories"},"tags":[{"name":"v0.16.1","sha":"791dfcc63ced7a6b3e869131eae75e645150fff0","kind":"tag","published_at":"2026-05-27T20:49:41.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.16.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.16.1/manifests"},{"name":"metallb-chart-0.16.1","sha":"5f188da352c7d30089588372bb8637c9dbb9485e","kind":"commit","published_at":"2026-05-27T20:47:43.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.16.1","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.16.1/manifests"},{"name":"v0.16.0","sha":"4c613e152c3434f71137b5f2a2ce15ee93681606","kind":"tag","published_at":"2026-05-20T14:56:25.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.16.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.16.0/manifests"},{"name":"metallb-chart-0.16.0","sha":"a00b1c3041b46ac1e277151560f1d5d5f667bb40","kind":"commit","published_at":"2026-05-20T14:48:50.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.16.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.16.0/manifests"},{"name":"v0.15.3","sha":"85bfb4f0e0d35090c514e1e5e1a21a8bbd253518","kind":"tag","published_at":"2025-12-04T14:59:46.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.15.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.3/manifests"},{"name":"metallb-chart-0.15.3","sha":"ac5a47dd05b40973df250dde3194c3d91c89ab1c","kind":"commit","published_at":"2025-12-04T14:56:22.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.15.3","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.3/manifests"},{"name":"v0.15.2","sha":"942c2fe54a75ac6353d3099eeebff33b6b8fe3f0","kind":"tag","published_at":"2025-06-04T10:38:02.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.15.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.2/manifests"},{"name":"metallb-chart-0.15.2","sha":"cebb186ab37e11f8432f1b74a2a8603811932fb8","kind":"commit","published_at":"2025-06-04T10:37:31.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.15.2","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.2/manifests"},{"name":"v0.15.1","sha":"131ab833864c58151ea21f61f1edf7e84d6727bf","kind":"tag","published_at":"2025-06-04T08:33:17.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.15.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.1/manifests"},{"name":"metallb-chart-0.15.1","sha":"91ececa9541393dc388640f7dce6bf9eadeba757","kind":"commit","published_at":"2025-06-04T08:31:43.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.15.1","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.1/manifests"},{"name":"v0.15.0","sha":"f6cd5203a34007eecb098468fb709246f0f3290d","kind":"tag","published_at":"2025-06-03T12:30:22.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.15.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.0/manifests"},{"name":"metallb-chart-0.15.0","sha":"d2a72a58cb7fea7add994b0c7e6ea7b98bc73464","kind":"commit","published_at":"2025-06-03T12:27:22.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.15.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.0/manifests"},{"name":"v0.14.9","sha":"5765ee504d21a3a237d9dab223ca707661269ecd","kind":"tag","published_at":"2024-12-17T14:40:54.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.9","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.9/manifests"},{"name":"metallb-chart-0.14.9","sha":"474dbc727fe4047f2593e0160de66f3a925c7573","kind":"commit","published_at":"2024-12-17T13:36:49.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.9","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.9/manifests"},{"name":"v0.14.8","sha":"80fa562f23fdf05b578329adbcfc4c5da534760f","kind":"tag","published_at":"2024-07-23T12:22:48.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.8","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.8/manifests"},{"name":"metallb-chart-0.14.8","sha":"110fbf0e47379d8af847b8dc31ec1751cdf6139d","kind":"commit","published_at":"2024-07-23T12:12:47.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.8","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.8/manifests"},{"name":"v0.14.7","sha":"456406b903560b15dd730f799bc0ba8ae808f442","kind":"tag","published_at":"2024-07-16T19:57:30.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.7","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.7/manifests"},{"name":"metallb-chart-0.14.7","sha":"8d6152d02ebca7458b09b7563903f5e09037999d","kind":"commit","published_at":"2024-07-16T19:55:27.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.7","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.7/manifests"},{"name":"v0.14.6","sha":"b1698e7b78f332062646ad612e17ed4eb11ab9df","kind":"tag","published_at":"2024-07-16T11:10:09.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.6","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.6/manifests"},{"name":"metallb-chart-0.14.6","sha":"924a365c332b22c28ccce99de871c8bc23c70177","kind":"commit","published_at":"2024-07-16T10:42:30.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.6","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.6/manifests"},{"name":"v0.14.5","sha":"3cee8c018aeabcb44ced0a9365837296c0795db2","kind":"tag","published_at":"2024-04-19T14:35:04.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.5","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.5/manifests"},{"name":"metallb-chart-0.14.5","sha":"61e7f8615c9b54c6e3143024dd07811d04f8eb73","kind":"commit","published_at":"2024-04-19T13:56:05.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.5","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.5/manifests"},{"name":"v0.14.4","sha":"c4bec6dab4b1db7dc593ef3d6acf3eda267b1e97","kind":"tag","published_at":"2024-03-26T15:11:26.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.4","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.4/manifests"},{"name":"metallb-chart-0.14.4","sha":"7ac100845ea3dd05f32944668bdc862966c3a9f4","kind":"commit","published_at":"2024-03-26T14:27:12.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.4","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.4/manifests"},{"name":"v0.14.3","sha":"7051d76ac2a6cde09927be774ca5ad72ff30175a","kind":"tag","published_at":"2024-01-30T16:45:43.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.3/manifests"},{"name":"metallb-chart-0.14.3","sha":"c3693e551ef20ee2e12a3591bec422c7aa83b3b5","kind":"commit","published_at":"2024-01-30T16:35:55.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.3","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.3/manifests"},{"name":"v0.14.2","sha":"93fb5d01845aa74221ac3933d12f3fed9096e8e8","kind":"tag","published_at":"2024-01-29T12:53:35.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.2/manifests"},{"name":"metallb-chart-0.14.2","sha":"1b16a8ac873ad2232fde9a7e76eadd95f72c0066","kind":"commit","published_at":"2024-01-29T12:52:48.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.2","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.2/manifests"},{"name":"v0.14.1","sha":"989439996929c08a8f7f9527fd730e72aaac92d3","kind":"tag","published_at":"2024-01-29T12:29:31.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.1/manifests"},{"name":"metallb-chart-0.0.0","sha":"9629aab58ea128677252fe5f063a57f8d9d315e0","kind":"commit","published_at":"2024-01-29T12:28:30.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.0.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.0.0/manifests"},{"name":"v0.14.0","sha":"9dd3667f51cfa4a61c7083c2141dfa41f8b328ac","kind":"tag","published_at":"2024-01-29T11:21:11.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.0/manifests"},{"name":"v0.13.12","sha":"4f7e29972652a6f415ad42898d0b5ef5adc06440","kind":"tag","published_at":"2023-10-20T14:57:03.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.12","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.12/manifests"},{"name":"metallb-chart-0.13.12","sha":"2f1513c29e4797e7f24362378d79c08dc34ee250","kind":"commit","published_at":"2023-10-20T14:13:15.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.12","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.12/manifests"},{"name":"v0.13.11","sha":"a8d532ed4422124414937e95f86e4e6b20f7b632","kind":"tag","published_at":"2023-09-05T10:15:46.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.11","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.11/manifests"},{"name":"metallb-chart-0.13.11","sha":"97fd103e8c9cfa83b374aa0ad4c2d715e60faec7","kind":"commit","published_at":"2023-09-05T10:11:57.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.11","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.11/manifests"},{"name":"v0.13.10","sha":"ae90749b406f874ff6953ccf71054d62fbd38d97","kind":"tag","published_at":"2023-05-31T13:41:44.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.10","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.10/manifests"},{"name":"metallb-chart-0.13.10","sha":"aca5c4b8259bf9a55b47c5ab3feaa80ec27ed1be","kind":"commit","published_at":"2023-05-29T15:00:30.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.10","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.10/manifests"},{"name":"v0.9.8","sha":"b57f9934b9424d24109a8e0f5e4425836e2f00c1","kind":"commit","published_at":"2023-04-14T15:56:13.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.8","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.8/manifests"},{"name":"v0.13.9","sha":"4b41fd5175f4a4329f532dda2b456832188d63fc","kind":"tag","published_at":"2023-02-21T09:50:43.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.9","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.9/manifests"},{"name":"metallb-chart-0.13.9","sha":"293f43c1f78ab1b5fa8879a76746b094bd9dd3ca","kind":"commit","published_at":"2023-02-21T08:08:19.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.9","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.9/manifests"},{"name":"v0.13.8","sha":"a13bed166fb8608ced636f9d41b7a5bf9957981c","kind":"tag","published_at":"2023-02-20T14:43:14.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.8","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.8/manifests"},{"name":"v0.13.7","sha":"b96bce642175ec99ed4b3e29e552c2e4f7aeaafd","kind":"tag","published_at":"2022-10-17T14:22:49.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.7","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.7/manifests"},{"name":"metallb-chart-0.13.7","sha":"163c53420284eff3df88543406cc19fcea33497d","kind":"commit","published_at":"2022-10-17T14:09:26.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.7","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.7/manifests"},{"name":"v0.13.6","sha":"304676bc30bc76c0ddfb663a91d372dc576f6974","kind":"tag","published_at":"2022-10-11T15:39:43.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.6","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.6/manifests"},{"name":"metallb-chart-0.13.6","sha":"a826be5f29547e418aaa52d0cf29d2219008675f","kind":"commit","published_at":"2022-10-11T14:41:19.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.6","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.6/manifests"},{"name":"v0.13.5","sha":"ddd605cc5e9d7b207d28f5ebffa990c00bbd5407","kind":"tag","published_at":"2022-09-01T10:28:37.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.5","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.5/manifests"},{"name":"metallb-chart-0.13.5","sha":"1a06fbc41648d21cb94e37502001f76e0d1f0a53","kind":"commit","published_at":"2022-09-01T08:51:52.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.5","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.5/manifests"},{"name":"v0.13.4","sha":"f287aea7b2bc7fe8d66966a430129964f9053e08","kind":"tag","published_at":"2022-07-21T12:35:46.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.4","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.4/manifests"},{"name":"metallb-chart-0.13.4","sha":"b8a1e46ad77e974be0078ab223c2c9a7811c66b3","kind":"commit","published_at":"2022-07-21T12:20:11.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.4","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.4/manifests"},{"name":"v0.13.3","sha":"e157703f005b3efb8cb9bd336b57fa0082312467","kind":"tag","published_at":"2022-07-07T12:40:02.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.3/manifests"},{"name":"metallb-chart-0.13.3","sha":"581cf83181834f2ca399a7b1d8d74f4d93968c71","kind":"commit","published_at":"2022-07-07T12:32:38.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.3","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.3/manifests"},{"name":"v0.13.2","sha":"2a00549f57d58e4a6cbfbdc76b87b6855ca11f22","kind":"tag","published_at":"2022-07-06T14:46:14.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"0e98e673005e08da7252ceefab8e67d0c0a64b36","kind":"tag","published_at":"2022-07-06T13:16:27.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.1/manifests"},{"name":"metallb-chart-0.13.2","sha":"890f772d5af887101466d9f3944387c803fd4ad0","kind":"commit","published_at":"2022-07-06T13:09:02.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.2","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.2/manifests"},{"name":"metallb-chart-0.13.1","sha":"890f772d5af887101466d9f3944387c803fd4ad0","kind":"commit","published_at":"2022-07-06T13:09:02.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.1","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.1/manifests"},{"name":"v0.13.0","sha":"d9e1aae99a622c2ee2f61b68da540b487ade315c","kind":"tag","published_at":"2022-07-06T12:19:50.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.0/manifests"},{"name":"metallb-chart-0.13.0","sha":"83a8d31d5bf586b9fc8b39d18fd502f801bf11ab","kind":"commit","published_at":"2022-07-06T12:16:34.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.0/manifests"},{"name":"v0.12.1","sha":"dbe1a20bb820e2b99337fd658ee40a2bbb53df42","kind":"tag","published_at":"2022-02-16T13:18:35.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.12.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.12.1/manifests"},{"name":"metallb-chart-0.12.1","sha":"dbe1a20bb820e2b99337fd658ee40a2bbb53df42","kind":"commit","published_at":"2022-02-16T13:18:35.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.12.1","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.12.1/manifests"},{"name":"v0.12.0","sha":"6b9a8003a7aa9b0340d4738051abd151ebd6b462","kind":"tag","published_at":"2022-02-15T20:51:34.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.12.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.12.0/manifests"},{"name":"metallb-chart-0.12.0","sha":"6b9a8003a7aa9b0340d4738051abd151ebd6b462","kind":"commit","published_at":"2022-02-15T20:51:34.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.12.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.12.0/manifests"},{"name":"v0.9.7","sha":"255b4dd70e5e4548323b2b6148d4eeb8adf98ca6","kind":"tag","published_at":"2022-02-09T21:54:23.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.7","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.7/manifests"},{"name":"v0.11.0","sha":"846c55af003807f1fe4066711607122456509fc4","kind":"tag","published_at":"2021-10-29T16:44:26.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.11.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.11.0/manifests"},{"name":"metallb-chart-0.11.0","sha":"846c55af003807f1fe4066711607122456509fc4","kind":"commit","published_at":"2021-10-29T16:44:26.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.11.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.11.0/manifests"},{"name":"v0.10.3","sha":"ef49019fb067ba4bf8110c53a25f45ef8c934fa0","kind":"tag","published_at":"2021-10-07T17:32:10.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.10.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.3/manifests"},{"name":"metallb-chart-0.10.3","sha":"ef49019fb067ba4bf8110c53a25f45ef8c934fa0","kind":"commit","published_at":"2021-10-07T17:32:10.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.10.3","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.3/manifests"},{"name":"v0.10.2","sha":"99469a412510da616538825c7a5ecb1ff0dbc59d","kind":"tag","published_at":"2021-06-11T20:19:11.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.10.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.2/manifests"},{"name":"metallb-chart-0.10.2","sha":"99469a412510da616538825c7a5ecb1ff0dbc59d","kind":"commit","published_at":"2021-06-11T20:19:11.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.10.2","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.2/manifests"},{"name":"v0.10.1","sha":"eb7e3633232c8b4574d677934bff211a6c762eaa","kind":"tag","published_at":"2021-06-09T18:44:15.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.10.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.1/manifests"},{"name":"metallb-chart-0.10.1","sha":"eb7e3633232c8b4574d677934bff211a6c762eaa","kind":"commit","published_at":"2021-06-09T18:44:15.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.10.1","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.1/manifests"},{"name":"v0.10.0","sha":"c3cfc47a892e2a2bd812729a86fa8e6b2756904c","kind":"tag","published_at":"2021-06-07T19:13:30.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.10.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.0/manifests"},{"name":"metallb-chart-0.10.0","sha":"c3cfc47a892e2a2bd812729a86fa8e6b2756904c","kind":"commit","published_at":"2021-06-07T19:13:30.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.10.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.0/manifests"},{"name":"v0.9.6","sha":"2233271f768663a9a52e9ef629867f3aa3f30833","kind":"tag","published_at":"2021-03-22T18:44:42.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.6","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"949fdbd8b873f0fe83a3a7ae7c627bd25dea1592","kind":"tag","published_at":"2020-11-06T20:50:44.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.5","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"9457e581dd16906d3ef30c53013d1359bcf7978b","kind":"tag","published_at":"2020-10-16T16:59:00.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.4","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"0dbe7c42039c4658ba39a8097723823201acb17a","kind":"tag","published_at":"2020-03-23T23:44:27.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"d855487bc17b75a267ce9bbcdab336c18e7a0543","kind":"tag","published_at":"2020-03-20T21:07:17.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"fc1203c2050e5a1c365438fcc25e0378d7edcb0e","kind":"tag","published_at":"2020-03-20T20:58:52.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"6bd3e7a16fd088985c185ed8de0312ece1c0d84f","kind":"tag","published_at":"2020-03-20T20:45:41.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"15d9ed5cce53b457a955f894aa58e7f4856f73d5","kind":"tag","published_at":"2019-10-30T17:07:33.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.8.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"aa0b29d67b7d7e4f0fb6775f42aef52f6c685c78","kind":"tag","published_at":"2019-10-30T05:28:06.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.8.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"a9688b867b2ce4d06bfbf8c6dcc8f45f3c394653","kind":"tag","published_at":"2019-07-25T23:52:36.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.8.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"e5c228dab0175526ea061ccc5f0c6bfc6c0f39a7","kind":"tag","published_at":"2019-07-21T09:07:29.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.8.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.0/manifests"},{"name":"v0.7.3","sha":"69a8379e81630f63f33e17e0b1a7707c89ba8061","kind":"tag","published_at":"2018-08-17T05:20:58.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.7.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"253d87f14ef99488abeeb234b65ce659569b4edd","kind":"tag","published_at":"2018-08-03T22:08:10.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.7.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"73b63ede6f7eebc46659c0594a2fcc45f90fbcc0","kind":"tag","published_at":"2018-07-21T17:43:36.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.7.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"8509481f19a31a0663593383fc7d01bebfa9e14f","kind":"tag","published_at":"2018-07-21T03:45:03.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.7.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"bd678827d1b2784042b9e6d168ad0e0d46229ca2","kind":"tag","published_at":"2018-05-01T07:57:47.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.6.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"0e4f36ae24623fa98815f132b945cc5be4d7a0b5","kind":"tag","published_at":"2018-04-20T03:05:12.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.6.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"0558fd0b54ef38e5c4255a92d4b8c2efb6ba0c93","kind":"tag","published_at":"2018-04-19T01:42:18.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.6.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"a9afd2d176c1ae7b9f790b7d0f372bac910bb060","kind":"tag","published_at":"2018-04-01T02:38:21.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.5.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.5.0/manifests"},{"name":"v0.4.6","sha":"9ac68cf8356588627a76290ccd87536f3ee80902","kind":"tag","published_at":"2018-03-17T04:43:47.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.6","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"60a8fecff6f52749ff9b9a8f2f58ff03db9f1fb4","kind":"tag","published_at":"2018-03-10T22:23:34.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.5","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"2fc224a30f9a9c9a851f6356fe5345688abe99e9","kind":"tag","published_at":"2018-03-10T21:59:09.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.4","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"1806e50ac7a6f0f1b4c6e4ab7431afe312500453","kind":"tag","published_at":"2018-03-07T07:31:29.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"24d1b2968f50186dd3eb2a18efe7cf505539a34d","kind":"tag","published_at":"2018-03-04T08:27:47.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"738f2ad6948ed0143734d7c33b038435c50bee44","kind":"tag","published_at":"2018-03-04T06:44:38.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"61de6f6f2b2d6bca21eed7b335e1ddbd94d9c3f6","kind":"tag","published_at":"2018-03-04T00:35:35.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"9c88da136c9a53ce305eedbd6bd81b6cf9850752","kind":"tag","published_at":"2018-01-17T09:08:13.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.3.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"453ec56ae32e90b90c50d024d0b277c0dc1454a9","kind":"tag","published_at":"2018-01-16T00:05:11.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.3.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"5d0d335f44fc89a3a4b5e35be992a0578f2367df","kind":"tag","published_at":"2017-12-16T20:43:43.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.2.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"c5f5300f96cafae4e9e7ebc946a7d645f5391023","kind":"tag","published_at":"2017-12-14T08:05:50.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.2.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"4c1ae608c1c7713df0b8952e7d6e1cb0dc13ad57","kind":"commit","published_at":"2017-12-04T04:38:07.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.1.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-31T21:58:51.328Z","dependent_packages_count":0,"downloads":0,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.0,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:helm/leechistest/metallb","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/helm/leechistest/metallb","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/helm/leechistest/metallb","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/helm/leechistest/metallb/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T19:23:32.235Z","issues_count":326,"pull_requests_count":759,"avg_time_to_close_issue":25650932.05909091,"avg_time_to_close_pull_request":2316985.5366269164,"issues_closed_count":220,"pull_requests_closed_count":585,"pull_request_authors_count":134,"issue_authors_count":241,"avg_comments_per_issue":5.294478527607362,"avg_comments_per_pull_request":1.8735177865612649,"merged_pull_requests_count":299,"bot_issues_count":0,"bot_pull_requests_count":332,"past_year_issues_count":17,"past_year_pull_requests_count":83,"past_year_avg_time_to_close_issue":2082011.2857142857,"past_year_avg_time_to_close_pull_request":3097669.0465116277,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":43,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":1.4117647058823528,"past_year_avg_comments_per_pull_request":1.9036144578313252,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":36,"past_year_merged_pull_requests_count":17,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/issues","maintainers":[{"login":"fedepaol","count":132,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fedepaol"},{"login":"oribon","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oribon"},{"login":"karampok","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karampok"},{"login":"johananl","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johananl"},{"login":"rata","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rata"},{"login":"russellb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/russellb"},{"login":"gclawes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gclawes"}],"active_maintainers":[{"login":"oribon","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oribon"},{"login":"karampok","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karampok"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/leechistest%2Fmetallb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/leechistest%2Fmetallb/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/leechistest%2Fmetallb/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/leechistest%2Fmetallb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/leechistest%2Fmetallb/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/leechistest%2Fmetallb/codemeta","maintainers":[],"registry":{"name":"artifacthub.io","url":"https://artifacthub.io","ecosystem":"helm","default":true,"packages_count":18196,"maintainers_count":0,"namespaces_count":5397,"keywords_count":10063,"github":"artifacthub","metadata":{"funded_packages_count":1011,"rate_limit":0.5},"icon_url":"https://github.com/artifacthub.png","created_at":"2026-01-29T12:56:41.438Z","updated_at":"2026-09-01T05:05:43.053Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/namespaces"}},{"id":3629975,"name":"github.com/metallb/metallb","ecosystem":"go","description":"","homepage":"https://github.com/metallb/metallb","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/metallb/metallb","keywords_array":[],"namespace":"github.com/metallb","versions_count":67,"first_release_published_at":"2017-12-04T04:38:07.000Z","latest_release_published_at":"2025-12-04T14:59:46.000Z","latest_release_number":"v0.15.3","last_synced_at":"2026-08-31T22:05:28.875Z","created_at":"2022-04-11T08:23:35.096Z","updated_at":"2026-09-01T00:21:35.145Z","registry_url":"https://pkg.go.dev/github.com/metallb/metallb","install_command":"go get github.com/metallb/metallb","documentation_url":"https://pkg.go.dev/github.com/metallb/metallb#section-documentation","metadata":{},"repo_metadata":{"id":36959776,"uuid":"110027931","full_name":"metallb/metallb","owner":"metallb","description":"A network load-balancer implementation for Kubernetes using standard routing protocols","archived":false,"fork":false,"pushed_at":"2026-08-17T02:55:38.000Z","size":52650,"stargazers_count":8333,"open_issues_count":101,"forks_count":1070,"subscribers_count":99,"default_branch":"main","last_synced_at":"2026-08-31T20:41:33.849Z","etag":null,"topics":["arp","bare-metal","bgp","frr","hacktoberfest","keepalived","kubernetes","load-balancer","vrrp"],"latest_commit_sha":null,"homepage":"https://metallb.io","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/metallb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":"DCO","cla":null,"disclosure":null}},"created_at":"2017-11-08T20:38:50.000Z","updated_at":"2026-08-30T12:08:11.000Z","dependencies_parsed_at":"2026-08-31T20:41:38.361Z","dependency_job_id":"5e2e6a42-b05f-4a5a-b1ce-f0fb69973083","html_url":"https://github.com/metallb/metallb","commit_stats":{"total_commits":2192,"total_committers":212,"mean_commits":"10.339622641509434","dds":0.6870437956204379,"last_synced_commit":"9b1bf8eedcf66fcaa73e5e4157dab1770d95623a"},"previous_names":["google/metallb","danderson/metallb"],"tags_count":103,"template":false,"template_full_name":null,"purl":"pkg:github/metallb/metallb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metallb","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/sbom","scorecard":{"id":318688,"data":{"date":"2025-08-11","repo":{"name":"github.com/metallb/metallb","commit":"aa2fa5744e4bcd7ce5c44c8d3ba60c4fa360d303"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Code-Review","score":5,"reason":"Found 10/18 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":10,"reason":"28 commit(s) and 18 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish.yaml:55","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Info: found token with 'none' permissions: .github/workflows/cifuzz.yml:1","Warn: no topLevel permission defined: .github/workflows/classify.yaml:1","Warn: no topLevel permission defined: .github/workflows/publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/site-build.yaml:1","Warn: no topLevel permission defined: .github/workflows/stale.yaml:1","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/vulncheck_periodic.yaml:7","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":"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":"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":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","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: 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact metallb-chart-0.15.2 not signed: https://api.github.com/repos/metallb/metallb/releases/223030493","Warn: release artifact metallb-chart-0.15.1 not signed: https://api.github.com/repos/metallb/metallb/releases/222997826","Warn: release artifact metallb-chart-0.15.0 not signed: https://api.github.com/repos/metallb/metallb/releases/222750134","Warn: release artifact metallb-chart-0.15.2 does not have provenance: https://api.github.com/repos/metallb/metallb/releases/223030493","Warn: release artifact metallb-chart-0.15.1 does not have provenance: https://api.github.com/repos/metallb/metallb/releases/222997826","Warn: release artifact metallb-chart-0.15.0 does not have provenance: https://api.github.com/repos/metallb/metallb/releases/222750134"],"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":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yaml:88"],"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":"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.yaml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/cifuzz.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/cifuzz.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/cifuzz.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/cifuzz.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/classify.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/classify.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/classify.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/classify.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/classify.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/classify.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/classify.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/classify.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/classify.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/classify.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/site-build.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/site-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/site-build.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/site-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/site-build.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/site-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/stale.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vulncheck_periodic.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/vulncheck_periodic.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/vulncheck_periodic.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/vulncheck_periodic.yaml/main?enable=pin","Warn: containerImage not pinned by hash: configmaptocrs/Dockerfile:3","Warn: containerImage not pinned by hash: configmaptocrs/Dockerfile:37: pin your Docker image by updating gcr.io/distroless/static:latest to gcr.io/distroless/static:latest@sha256:2e114d20aa6371fd271f854aa3d6b2b7d2e70e797bb3ea44fb677afec60db22c","Warn: containerImage not pinned by hash: controller/Dockerfile:3","Warn: containerImage not pinned by hash: controller/Dockerfile:37: pin your Docker image by updating gcr.io/distroless/static:latest to gcr.io/distroless/static:latest@sha256:2e114d20aa6371fd271f854aa3d6b2b7d2e70e797bb3ea44fb677afec60db22c","Warn: containerImage not pinned by hash: speaker/Dockerfile:3","Warn: containerImage not pinned by hash: speaker/Dockerfile:52: pin your Docker image by updating gcr.io/distroless/static:latest to gcr.io/distroless/static:latest@sha256:2e114d20aa6371fd271f854aa3d6b2b7d2e70e797bb3ea44fb677afec60db22c","Warn: goCommand not pinned by hash: dev-env/unittest/setup-envtest.sh:6","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:68","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:30","Info:   0 out of  24 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  25 third-party GitHubAction dependencies pinned","Info:   0 out of   6 containerImage dependencies pinned","Info:   1 out of   2 goCommand dependencies pinned","Info:   0 out of   2 pipCommand 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":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 26 commits out of 27 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":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: GO-2025-3829 / GHSA-4vq8-7jfc-9cvp","Warn: Project is vulnerable to: GO-2025-3787 / GHSA-fv92-fjc5-jj9h"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: configmaptocrs/main_test.go:9","Info: GoBuiltInFuzzer integration found: internal/bgp/community/community_test.go:104","Info: GoBuiltInFuzzer integration found: internal/bgp/native/messages_test.go:166","Info: GoBuiltInFuzzer integration found: internal/config/config_test.go:3823"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}}]},"last_synced_at":"2025-08-18T00:53:15.639Z","repository_id":36959776,"created_at":"2025-08-18T00:53:15.640Z","updated_at":"2025-08-18T00:53:15.640Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37008561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-31T02:00:07.497Z","response_time":119,"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":"metallb","name":"MetalLB","uuid":"60239468","kind":"organization","description":"","email":null,"website":"https://www.metallb.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/60239468?v=4","repositories_count":2,"last_synced_at":"2023-03-03T20:34:16.309Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/metallb","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:23:15.035Z","updated_at":"2023-03-03T20:34:16.315Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metallb","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metallb/repositories"},"tags":[{"name":"v0.16.1","sha":"791dfcc63ced7a6b3e869131eae75e645150fff0","kind":"tag","published_at":"2026-05-27T20:49:41.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.16.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.16.1/manifests"},{"name":"metallb-chart-0.16.1","sha":"5f188da352c7d30089588372bb8637c9dbb9485e","kind":"commit","published_at":"2026-05-27T20:47:43.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.16.1","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.16.1/manifests"},{"name":"v0.16.0","sha":"4c613e152c3434f71137b5f2a2ce15ee93681606","kind":"tag","published_at":"2026-05-20T14:56:25.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.16.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.16.0/manifests"},{"name":"metallb-chart-0.16.0","sha":"a00b1c3041b46ac1e277151560f1d5d5f667bb40","kind":"commit","published_at":"2026-05-20T14:48:50.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.16.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.16.0/manifests"},{"name":"v0.15.3","sha":"85bfb4f0e0d35090c514e1e5e1a21a8bbd253518","kind":"tag","published_at":"2025-12-04T14:59:46.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.15.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.3/manifests"},{"name":"metallb-chart-0.15.3","sha":"ac5a47dd05b40973df250dde3194c3d91c89ab1c","kind":"commit","published_at":"2025-12-04T14:56:22.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.15.3","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.3/manifests"},{"name":"v0.15.2","sha":"942c2fe54a75ac6353d3099eeebff33b6b8fe3f0","kind":"tag","published_at":"2025-06-04T10:38:02.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.15.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.2/manifests"},{"name":"metallb-chart-0.15.2","sha":"cebb186ab37e11f8432f1b74a2a8603811932fb8","kind":"commit","published_at":"2025-06-04T10:37:31.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.15.2","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.2/manifests"},{"name":"v0.15.1","sha":"131ab833864c58151ea21f61f1edf7e84d6727bf","kind":"tag","published_at":"2025-06-04T08:33:17.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.15.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.1/manifests"},{"name":"metallb-chart-0.15.1","sha":"91ececa9541393dc388640f7dce6bf9eadeba757","kind":"commit","published_at":"2025-06-04T08:31:43.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.15.1","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.1/manifests"},{"name":"v0.15.0","sha":"f6cd5203a34007eecb098468fb709246f0f3290d","kind":"tag","published_at":"2025-06-03T12:30:22.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.15.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.0/manifests"},{"name":"metallb-chart-0.15.0","sha":"d2a72a58cb7fea7add994b0c7e6ea7b98bc73464","kind":"commit","published_at":"2025-06-03T12:27:22.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.15.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.0/manifests"},{"name":"v0.14.9","sha":"5765ee504d21a3a237d9dab223ca707661269ecd","kind":"tag","published_at":"2024-12-17T14:40:54.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.9","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.9/manifests"},{"name":"metallb-chart-0.14.9","sha":"474dbc727fe4047f2593e0160de66f3a925c7573","kind":"commit","published_at":"2024-12-17T13:36:49.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.9","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.9/manifests"},{"name":"v0.14.8","sha":"80fa562f23fdf05b578329adbcfc4c5da534760f","kind":"tag","published_at":"2024-07-23T12:22:48.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.8","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.8/manifests"},{"name":"metallb-chart-0.14.8","sha":"110fbf0e47379d8af847b8dc31ec1751cdf6139d","kind":"commit","published_at":"2024-07-23T12:12:47.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.8","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.8/manifests"},{"name":"v0.14.7","sha":"456406b903560b15dd730f799bc0ba8ae808f442","kind":"tag","published_at":"2024-07-16T19:57:30.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.7","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.7/manifests"},{"name":"metallb-chart-0.14.7","sha":"8d6152d02ebca7458b09b7563903f5e09037999d","kind":"commit","published_at":"2024-07-16T19:55:27.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.7","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.7/manifests"},{"name":"v0.14.6","sha":"b1698e7b78f332062646ad612e17ed4eb11ab9df","kind":"tag","published_at":"2024-07-16T11:10:09.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.6","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.6/manifests"},{"name":"metallb-chart-0.14.6","sha":"924a365c332b22c28ccce99de871c8bc23c70177","kind":"commit","published_at":"2024-07-16T10:42:30.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.6","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.6/manifests"},{"name":"v0.14.5","sha":"3cee8c018aeabcb44ced0a9365837296c0795db2","kind":"tag","published_at":"2024-04-19T14:35:04.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.5","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.5/manifests"},{"name":"metallb-chart-0.14.5","sha":"61e7f8615c9b54c6e3143024dd07811d04f8eb73","kind":"commit","published_at":"2024-04-19T13:56:05.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.5","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.5/manifests"},{"name":"v0.14.4","sha":"c4bec6dab4b1db7dc593ef3d6acf3eda267b1e97","kind":"tag","published_at":"2024-03-26T15:11:26.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.4","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.4/manifests"},{"name":"metallb-chart-0.14.4","sha":"7ac100845ea3dd05f32944668bdc862966c3a9f4","kind":"commit","published_at":"2024-03-26T14:27:12.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.4","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.4/manifests"},{"name":"v0.14.3","sha":"7051d76ac2a6cde09927be774ca5ad72ff30175a","kind":"tag","published_at":"2024-01-30T16:45:43.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.3/manifests"},{"name":"metallb-chart-0.14.3","sha":"c3693e551ef20ee2e12a3591bec422c7aa83b3b5","kind":"commit","published_at":"2024-01-30T16:35:55.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.3","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.3/manifests"},{"name":"v0.14.2","sha":"93fb5d01845aa74221ac3933d12f3fed9096e8e8","kind":"tag","published_at":"2024-01-29T12:53:35.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.2/manifests"},{"name":"metallb-chart-0.14.2","sha":"1b16a8ac873ad2232fde9a7e76eadd95f72c0066","kind":"commit","published_at":"2024-01-29T12:52:48.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.2","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.2/manifests"},{"name":"v0.14.1","sha":"989439996929c08a8f7f9527fd730e72aaac92d3","kind":"tag","published_at":"2024-01-29T12:29:31.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.1/manifests"},{"name":"metallb-chart-0.0.0","sha":"9629aab58ea128677252fe5f063a57f8d9d315e0","kind":"commit","published_at":"2024-01-29T12:28:30.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.0.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.0.0/manifests"},{"name":"v0.14.0","sha":"9dd3667f51cfa4a61c7083c2141dfa41f8b328ac","kind":"tag","published_at":"2024-01-29T11:21:11.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.0/manifests"},{"name":"v0.13.12","sha":"4f7e29972652a6f415ad42898d0b5ef5adc06440","kind":"tag","published_at":"2023-10-20T14:57:03.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.12","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.12/manifests"},{"name":"metallb-chart-0.13.12","sha":"2f1513c29e4797e7f24362378d79c08dc34ee250","kind":"commit","published_at":"2023-10-20T14:13:15.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.12","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.12/manifests"},{"name":"v0.13.11","sha":"a8d532ed4422124414937e95f86e4e6b20f7b632","kind":"tag","published_at":"2023-09-05T10:15:46.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.11","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.11/manifests"},{"name":"metallb-chart-0.13.11","sha":"97fd103e8c9cfa83b374aa0ad4c2d715e60faec7","kind":"commit","published_at":"2023-09-05T10:11:57.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.11","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.11/manifests"},{"name":"v0.13.10","sha":"ae90749b406f874ff6953ccf71054d62fbd38d97","kind":"tag","published_at":"2023-05-31T13:41:44.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.10","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.10/manifests"},{"name":"metallb-chart-0.13.10","sha":"aca5c4b8259bf9a55b47c5ab3feaa80ec27ed1be","kind":"commit","published_at":"2023-05-29T15:00:30.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.10","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.10/manifests"},{"name":"v0.9.8","sha":"b57f9934b9424d24109a8e0f5e4425836e2f00c1","kind":"commit","published_at":"2023-04-14T15:56:13.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.8","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.8/manifests"},{"name":"v0.13.9","sha":"4b41fd5175f4a4329f532dda2b456832188d63fc","kind":"tag","published_at":"2023-02-21T09:50:43.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.9","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.9/manifests"},{"name":"metallb-chart-0.13.9","sha":"293f43c1f78ab1b5fa8879a76746b094bd9dd3ca","kind":"commit","published_at":"2023-02-21T08:08:19.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.9","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.9/manifests"},{"name":"v0.13.8","sha":"a13bed166fb8608ced636f9d41b7a5bf9957981c","kind":"tag","published_at":"2023-02-20T14:43:14.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.8","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.8/manifests"},{"name":"v0.13.7","sha":"b96bce642175ec99ed4b3e29e552c2e4f7aeaafd","kind":"tag","published_at":"2022-10-17T14:22:49.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.7","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.7/manifests"},{"name":"metallb-chart-0.13.7","sha":"163c53420284eff3df88543406cc19fcea33497d","kind":"commit","published_at":"2022-10-17T14:09:26.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.7","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.7/manifests"},{"name":"v0.13.6","sha":"304676bc30bc76c0ddfb663a91d372dc576f6974","kind":"tag","published_at":"2022-10-11T15:39:43.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.6","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.6/manifests"},{"name":"metallb-chart-0.13.6","sha":"a826be5f29547e418aaa52d0cf29d2219008675f","kind":"commit","published_at":"2022-10-11T14:41:19.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.6","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.6/manifests"},{"name":"v0.13.5","sha":"ddd605cc5e9d7b207d28f5ebffa990c00bbd5407","kind":"tag","published_at":"2022-09-01T10:28:37.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.5","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.5/manifests"},{"name":"metallb-chart-0.13.5","sha":"1a06fbc41648d21cb94e37502001f76e0d1f0a53","kind":"commit","published_at":"2022-09-01T08:51:52.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.5","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.5/manifests"},{"name":"v0.13.4","sha":"f287aea7b2bc7fe8d66966a430129964f9053e08","kind":"tag","published_at":"2022-07-21T12:35:46.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.4","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.4/manifests"},{"name":"metallb-chart-0.13.4","sha":"b8a1e46ad77e974be0078ab223c2c9a7811c66b3","kind":"commit","published_at":"2022-07-21T12:20:11.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.4","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.4/manifests"},{"name":"v0.13.3","sha":"e157703f005b3efb8cb9bd336b57fa0082312467","kind":"tag","published_at":"2022-07-07T12:40:02.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.3/manifests"},{"name":"metallb-chart-0.13.3","sha":"581cf83181834f2ca399a7b1d8d74f4d93968c71","kind":"commit","published_at":"2022-07-07T12:32:38.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.3","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.3/manifests"},{"name":"v0.13.2","sha":"2a00549f57d58e4a6cbfbdc76b87b6855ca11f22","kind":"tag","published_at":"2022-07-06T14:46:14.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"0e98e673005e08da7252ceefab8e67d0c0a64b36","kind":"tag","published_at":"2022-07-06T13:16:27.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.1/manifests"},{"name":"metallb-chart-0.13.2","sha":"890f772d5af887101466d9f3944387c803fd4ad0","kind":"commit","published_at":"2022-07-06T13:09:02.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.2","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.2/manifests"},{"name":"metallb-chart-0.13.1","sha":"890f772d5af887101466d9f3944387c803fd4ad0","kind":"commit","published_at":"2022-07-06T13:09:02.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.1","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.1/manifests"},{"name":"v0.13.0","sha":"d9e1aae99a622c2ee2f61b68da540b487ade315c","kind":"tag","published_at":"2022-07-06T12:19:50.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.0/manifests"},{"name":"metallb-chart-0.13.0","sha":"83a8d31d5bf586b9fc8b39d18fd502f801bf11ab","kind":"commit","published_at":"2022-07-06T12:16:34.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.0/manifests"},{"name":"v0.12.1","sha":"dbe1a20bb820e2b99337fd658ee40a2bbb53df42","kind":"tag","published_at":"2022-02-16T13:18:35.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.12.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.12.1/manifests"},{"name":"metallb-chart-0.12.1","sha":"dbe1a20bb820e2b99337fd658ee40a2bbb53df42","kind":"commit","published_at":"2022-02-16T13:18:35.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.12.1","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.12.1/manifests"},{"name":"v0.12.0","sha":"6b9a8003a7aa9b0340d4738051abd151ebd6b462","kind":"tag","published_at":"2022-02-15T20:51:34.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.12.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.12.0/manifests"},{"name":"metallb-chart-0.12.0","sha":"6b9a8003a7aa9b0340d4738051abd151ebd6b462","kind":"commit","published_at":"2022-02-15T20:51:34.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.12.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.12.0/manifests"},{"name":"v0.9.7","sha":"255b4dd70e5e4548323b2b6148d4eeb8adf98ca6","kind":"tag","published_at":"2022-02-09T21:54:23.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.7","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.7/manifests"},{"name":"v0.11.0","sha":"846c55af003807f1fe4066711607122456509fc4","kind":"tag","published_at":"2021-10-29T16:44:26.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.11.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.11.0/manifests"},{"name":"metallb-chart-0.11.0","sha":"846c55af003807f1fe4066711607122456509fc4","kind":"commit","published_at":"2021-10-29T16:44:26.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.11.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.11.0/manifests"},{"name":"v0.10.3","sha":"ef49019fb067ba4bf8110c53a25f45ef8c934fa0","kind":"tag","published_at":"2021-10-07T17:32:10.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.10.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.3/manifests"},{"name":"metallb-chart-0.10.3","sha":"ef49019fb067ba4bf8110c53a25f45ef8c934fa0","kind":"commit","published_at":"2021-10-07T17:32:10.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.10.3","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.3/manifests"},{"name":"v0.10.2","sha":"99469a412510da616538825c7a5ecb1ff0dbc59d","kind":"tag","published_at":"2021-06-11T20:19:11.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.10.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.2/manifests"},{"name":"metallb-chart-0.10.2","sha":"99469a412510da616538825c7a5ecb1ff0dbc59d","kind":"commit","published_at":"2021-06-11T20:19:11.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.10.2","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.2/manifests"},{"name":"v0.10.1","sha":"eb7e3633232c8b4574d677934bff211a6c762eaa","kind":"tag","published_at":"2021-06-09T18:44:15.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.10.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.1/manifests"},{"name":"metallb-chart-0.10.1","sha":"eb7e3633232c8b4574d677934bff211a6c762eaa","kind":"commit","published_at":"2021-06-09T18:44:15.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.10.1","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.1/manifests"},{"name":"v0.10.0","sha":"c3cfc47a892e2a2bd812729a86fa8e6b2756904c","kind":"tag","published_at":"2021-06-07T19:13:30.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.10.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.0/manifests"},{"name":"metallb-chart-0.10.0","sha":"c3cfc47a892e2a2bd812729a86fa8e6b2756904c","kind":"commit","published_at":"2021-06-07T19:13:30.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.10.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.0/manifests"},{"name":"v0.9.6","sha":"2233271f768663a9a52e9ef629867f3aa3f30833","kind":"tag","published_at":"2021-03-22T18:44:42.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.6","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"949fdbd8b873f0fe83a3a7ae7c627bd25dea1592","kind":"tag","published_at":"2020-11-06T20:50:44.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.5","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"9457e581dd16906d3ef30c53013d1359bcf7978b","kind":"tag","published_at":"2020-10-16T16:59:00.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.4","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"0dbe7c42039c4658ba39a8097723823201acb17a","kind":"tag","published_at":"2020-03-23T23:44:27.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"d855487bc17b75a267ce9bbcdab336c18e7a0543","kind":"tag","published_at":"2020-03-20T21:07:17.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"fc1203c2050e5a1c365438fcc25e0378d7edcb0e","kind":"tag","published_at":"2020-03-20T20:58:52.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"6bd3e7a16fd088985c185ed8de0312ece1c0d84f","kind":"tag","published_at":"2020-03-20T20:45:41.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"15d9ed5cce53b457a955f894aa58e7f4856f73d5","kind":"tag","published_at":"2019-10-30T17:07:33.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.8.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"aa0b29d67b7d7e4f0fb6775f42aef52f6c685c78","kind":"tag","published_at":"2019-10-30T05:28:06.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.8.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"a9688b867b2ce4d06bfbf8c6dcc8f45f3c394653","kind":"tag","published_at":"2019-07-25T23:52:36.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.8.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"e5c228dab0175526ea061ccc5f0c6bfc6c0f39a7","kind":"tag","published_at":"2019-07-21T09:07:29.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.8.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.0/manifests"},{"name":"v0.7.3","sha":"69a8379e81630f63f33e17e0b1a7707c89ba8061","kind":"tag","published_at":"2018-08-17T05:20:58.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.7.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"253d87f14ef99488abeeb234b65ce659569b4edd","kind":"tag","published_at":"2018-08-03T22:08:10.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.7.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"73b63ede6f7eebc46659c0594a2fcc45f90fbcc0","kind":"tag","published_at":"2018-07-21T17:43:36.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.7.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"8509481f19a31a0663593383fc7d01bebfa9e14f","kind":"tag","published_at":"2018-07-21T03:45:03.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.7.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"bd678827d1b2784042b9e6d168ad0e0d46229ca2","kind":"tag","published_at":"2018-05-01T07:57:47.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.6.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"0e4f36ae24623fa98815f132b945cc5be4d7a0b5","kind":"tag","published_at":"2018-04-20T03:05:12.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.6.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"0558fd0b54ef38e5c4255a92d4b8c2efb6ba0c93","kind":"tag","published_at":"2018-04-19T01:42:18.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.6.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"a9afd2d176c1ae7b9f790b7d0f372bac910bb060","kind":"tag","published_at":"2018-04-01T02:38:21.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.5.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.5.0/manifests"},{"name":"v0.4.6","sha":"9ac68cf8356588627a76290ccd87536f3ee80902","kind":"tag","published_at":"2018-03-17T04:43:47.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.6","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"60a8fecff6f52749ff9b9a8f2f58ff03db9f1fb4","kind":"tag","published_at":"2018-03-10T22:23:34.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.5","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"2fc224a30f9a9c9a851f6356fe5345688abe99e9","kind":"tag","published_at":"2018-03-10T21:59:09.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.4","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"1806e50ac7a6f0f1b4c6e4ab7431afe312500453","kind":"tag","published_at":"2018-03-07T07:31:29.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"24d1b2968f50186dd3eb2a18efe7cf505539a34d","kind":"tag","published_at":"2018-03-04T08:27:47.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"738f2ad6948ed0143734d7c33b038435c50bee44","kind":"tag","published_at":"2018-03-04T06:44:38.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"61de6f6f2b2d6bca21eed7b335e1ddbd94d9c3f6","kind":"tag","published_at":"2018-03-04T00:35:35.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"9c88da136c9a53ce305eedbd6bd81b6cf9850752","kind":"tag","published_at":"2018-01-17T09:08:13.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.3.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"453ec56ae32e90b90c50d024d0b277c0dc1454a9","kind":"tag","published_at":"2018-01-16T00:05:11.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.3.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"5d0d335f44fc89a3a4b5e35be992a0578f2367df","kind":"tag","published_at":"2017-12-16T20:43:43.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.2.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"c5f5300f96cafae4e9e7ebc946a7d645f5391023","kind":"tag","published_at":"2017-12-14T08:05:50.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.2.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"4c1ae608c1c7713df0b8952e7d6e1cb0dc13ad57","kind":"commit","published_at":"2017-12-04T04:38:07.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.1.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-01T00:21:35.145Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":4.706401008585746,"dependent_packages_count":9.561217324694391,"stargazers_count":0.8762288149117488,"forks_count":1.0072910108132864,"docker_downloads_count":null,"average":4.037784539751293},"purl":"pkg:golang/github.com/metallb/metallb","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/metallb/metallb","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/metallb/metallb","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/metallb/metallb/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T19:23:32.235Z","issues_count":326,"pull_requests_count":759,"avg_time_to_close_issue":25650932.05909091,"avg_time_to_close_pull_request":2316985.5366269164,"issues_closed_count":220,"pull_requests_closed_count":585,"pull_request_authors_count":134,"issue_authors_count":241,"avg_comments_per_issue":5.294478527607362,"avg_comments_per_pull_request":1.8735177865612649,"merged_pull_requests_count":299,"bot_issues_count":0,"bot_pull_requests_count":332,"past_year_issues_count":17,"past_year_pull_requests_count":83,"past_year_avg_time_to_close_issue":2082011.2857142857,"past_year_avg_time_to_close_pull_request":3097669.0465116277,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":43,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":1.4117647058823528,"past_year_avg_comments_per_pull_request":1.9036144578313252,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":36,"past_year_merged_pull_requests_count":17,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/issues","maintainers":[{"login":"fedepaol","count":132,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fedepaol"},{"login":"oribon","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oribon"},{"login":"karampok","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karampok"},{"login":"johananl","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johananl"},{"login":"rata","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rata"},{"login":"russellb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/russellb"},{"login":"gclawes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gclawes"}],"active_maintainers":[{"login":"oribon","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oribon"},{"login":"karampok","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karampok"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmetallb%2Fmetallb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmetallb%2Fmetallb/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmetallb%2Fmetallb/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmetallb%2Fmetallb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmetallb%2Fmetallb/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmetallb%2Fmetallb/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2282188,"maintainers_count":0,"namespaces_count":839573,"keywords_count":126245,"github":"golang","metadata":{"funded_packages_count":69842,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-01T05:03:01.892Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14239773,"name":"metallb/metallb","ecosystem":"helm","description":"A network load-balancer implementation for Kubernetes using standard routing protocols","homepage":"https://metallb.universe.tf","licenses":"Unknown","normalized_licenses":["Other"],"repository_url":"https://github.com/metallb/metallb","keywords_array":[],"namespace":"metallb","versions_count":32,"first_release_published_at":"2024-01-29T12:37:55.000Z","latest_release_published_at":"2026-05-27T21:12:47.000Z","latest_release_number":"0.16.1","last_synced_at":"2026-08-31T21:49:14.579Z","created_at":"2026-04-13T00:01:35.971Z","updated_at":"2026-08-31T22:53:13.476Z","registry_url":"https://artifacthub.io/packages/helm/metallb/metallb","install_command":"helm repo add metallb https://metallb.github.io/metallb \u0026\u0026 helm install metallb metallb/metallb","documentation_url":"https://artifacthub.io/packages/helm/metallb/metallb","metadata":{"app_version":"v0.16.1","chart_version":"0.16.1","category":null,"official":false,"deprecated":false,"repository_url":"https://metallb.github.io/metallb","maintainers":[]},"repo_metadata":{"id":36959776,"uuid":"110027931","full_name":"metallb/metallb","owner":"metallb","description":"A network load-balancer implementation for Kubernetes using standard routing protocols","archived":false,"fork":false,"pushed_at":"2026-08-17T02:55:38.000Z","size":52650,"stargazers_count":8333,"open_issues_count":101,"forks_count":1070,"subscribers_count":99,"default_branch":"main","last_synced_at":"2026-08-31T20:41:33.849Z","etag":null,"topics":["arp","bare-metal","bgp","frr","hacktoberfest","keepalived","kubernetes","load-balancer","vrrp"],"latest_commit_sha":null,"homepage":"https://metallb.io","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/metallb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":"DCO","cla":null,"disclosure":null}},"created_at":"2017-11-08T20:38:50.000Z","updated_at":"2026-08-30T12:08:11.000Z","dependencies_parsed_at":"2026-08-31T20:41:38.361Z","dependency_job_id":"5e2e6a42-b05f-4a5a-b1ce-f0fb69973083","html_url":"https://github.com/metallb/metallb","commit_stats":{"total_commits":2192,"total_committers":212,"mean_commits":"10.339622641509434","dds":0.6870437956204379,"last_synced_commit":"9b1bf8eedcf66fcaa73e5e4157dab1770d95623a"},"previous_names":["google/metallb","danderson/metallb"],"tags_count":103,"template":false,"template_full_name":null,"purl":"pkg:github/metallb/metallb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metallb","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/sbom","scorecard":{"id":318688,"data":{"date":"2025-08-11","repo":{"name":"github.com/metallb/metallb","commit":"aa2fa5744e4bcd7ce5c44c8d3ba60c4fa360d303"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Code-Review","score":5,"reason":"Found 10/18 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":10,"reason":"28 commit(s) and 18 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish.yaml:55","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Info: found token with 'none' permissions: .github/workflows/cifuzz.yml:1","Warn: no topLevel permission defined: .github/workflows/classify.yaml:1","Warn: no topLevel permission defined: .github/workflows/publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/site-build.yaml:1","Warn: no topLevel permission defined: .github/workflows/stale.yaml:1","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/vulncheck_periodic.yaml:7","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":"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":"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":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","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: 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact metallb-chart-0.15.2 not signed: https://api.github.com/repos/metallb/metallb/releases/223030493","Warn: release artifact metallb-chart-0.15.1 not signed: https://api.github.com/repos/metallb/metallb/releases/222997826","Warn: release artifact metallb-chart-0.15.0 not signed: https://api.github.com/repos/metallb/metallb/releases/222750134","Warn: release artifact metallb-chart-0.15.2 does not have provenance: https://api.github.com/repos/metallb/metallb/releases/223030493","Warn: release artifact metallb-chart-0.15.1 does not have provenance: https://api.github.com/repos/metallb/metallb/releases/222997826","Warn: release artifact metallb-chart-0.15.0 does not have provenance: https://api.github.com/repos/metallb/metallb/releases/222750134"],"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":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yaml:88"],"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":"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.yaml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/cifuzz.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/cifuzz.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/cifuzz.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/cifuzz.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/classify.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/classify.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/classify.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/classify.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/classify.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/classify.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/classify.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/classify.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/classify.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/classify.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/site-build.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/site-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/site-build.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/site-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/site-build.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/site-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/stale.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vulncheck_periodic.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/vulncheck_periodic.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/vulncheck_periodic.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/vulncheck_periodic.yaml/main?enable=pin","Warn: containerImage not pinned by hash: configmaptocrs/Dockerfile:3","Warn: containerImage not pinned by hash: configmaptocrs/Dockerfile:37: pin your Docker image by updating gcr.io/distroless/static:latest to gcr.io/distroless/static:latest@sha256:2e114d20aa6371fd271f854aa3d6b2b7d2e70e797bb3ea44fb677afec60db22c","Warn: containerImage not pinned by hash: controller/Dockerfile:3","Warn: containerImage not pinned by hash: controller/Dockerfile:37: pin your Docker image by updating gcr.io/distroless/static:latest to gcr.io/distroless/static:latest@sha256:2e114d20aa6371fd271f854aa3d6b2b7d2e70e797bb3ea44fb677afec60db22c","Warn: containerImage not pinned by hash: speaker/Dockerfile:3","Warn: containerImage not pinned by hash: speaker/Dockerfile:52: pin your Docker image by updating gcr.io/distroless/static:latest to gcr.io/distroless/static:latest@sha256:2e114d20aa6371fd271f854aa3d6b2b7d2e70e797bb3ea44fb677afec60db22c","Warn: goCommand not pinned by hash: dev-env/unittest/setup-envtest.sh:6","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:68","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:30","Info:   0 out of  24 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  25 third-party GitHubAction dependencies pinned","Info:   0 out of   6 containerImage dependencies pinned","Info:   1 out of   2 goCommand dependencies pinned","Info:   0 out of   2 pipCommand 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":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 26 commits out of 27 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":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: GO-2025-3829 / GHSA-4vq8-7jfc-9cvp","Warn: Project is vulnerable to: GO-2025-3787 / GHSA-fv92-fjc5-jj9h"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: configmaptocrs/main_test.go:9","Info: GoBuiltInFuzzer integration found: internal/bgp/community/community_test.go:104","Info: GoBuiltInFuzzer integration found: internal/bgp/native/messages_test.go:166","Info: GoBuiltInFuzzer integration found: internal/config/config_test.go:3823"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}}]},"last_synced_at":"2025-08-18T00:53:15.639Z","repository_id":36959776,"created_at":"2025-08-18T00:53:15.640Z","updated_at":"2025-08-18T00:53:15.640Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37008561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-31T02:00:07.497Z","response_time":119,"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":"metallb","name":"MetalLB","uuid":"60239468","kind":"organization","description":"","email":null,"website":"https://www.metallb.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/60239468?v=4","repositories_count":2,"last_synced_at":"2023-03-03T20:34:16.309Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/metallb","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:23:15.035Z","updated_at":"2023-03-03T20:34:16.315Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metallb","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metallb/repositories"},"tags":[{"name":"v0.16.1","sha":"791dfcc63ced7a6b3e869131eae75e645150fff0","kind":"tag","published_at":"2026-05-27T20:49:41.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.16.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.16.1/manifests"},{"name":"metallb-chart-0.16.1","sha":"5f188da352c7d30089588372bb8637c9dbb9485e","kind":"commit","published_at":"2026-05-27T20:47:43.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.16.1","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.16.1/manifests"},{"name":"v0.16.0","sha":"4c613e152c3434f71137b5f2a2ce15ee93681606","kind":"tag","published_at":"2026-05-20T14:56:25.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.16.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.16.0/manifests"},{"name":"metallb-chart-0.16.0","sha":"a00b1c3041b46ac1e277151560f1d5d5f667bb40","kind":"commit","published_at":"2026-05-20T14:48:50.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.16.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.16.0/manifests"},{"name":"v0.15.3","sha":"85bfb4f0e0d35090c514e1e5e1a21a8bbd253518","kind":"tag","published_at":"2025-12-04T14:59:46.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.15.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.3/manifests"},{"name":"metallb-chart-0.15.3","sha":"ac5a47dd05b40973df250dde3194c3d91c89ab1c","kind":"commit","published_at":"2025-12-04T14:56:22.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.15.3","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.3/manifests"},{"name":"v0.15.2","sha":"942c2fe54a75ac6353d3099eeebff33b6b8fe3f0","kind":"tag","published_at":"2025-06-04T10:38:02.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.15.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.2/manifests"},{"name":"metallb-chart-0.15.2","sha":"cebb186ab37e11f8432f1b74a2a8603811932fb8","kind":"commit","published_at":"2025-06-04T10:37:31.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.15.2","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.2/manifests"},{"name":"v0.15.1","sha":"131ab833864c58151ea21f61f1edf7e84d6727bf","kind":"tag","published_at":"2025-06-04T08:33:17.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.15.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.1/manifests"},{"name":"metallb-chart-0.15.1","sha":"91ececa9541393dc388640f7dce6bf9eadeba757","kind":"commit","published_at":"2025-06-04T08:31:43.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.15.1","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.1/manifests"},{"name":"v0.15.0","sha":"f6cd5203a34007eecb098468fb709246f0f3290d","kind":"tag","published_at":"2025-06-03T12:30:22.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.15.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.0/manifests"},{"name":"metallb-chart-0.15.0","sha":"d2a72a58cb7fea7add994b0c7e6ea7b98bc73464","kind":"commit","published_at":"2025-06-03T12:27:22.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.15.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.0/manifests"},{"name":"v0.14.9","sha":"5765ee504d21a3a237d9dab223ca707661269ecd","kind":"tag","published_at":"2024-12-17T14:40:54.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.9","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.9/manifests"},{"name":"metallb-chart-0.14.9","sha":"474dbc727fe4047f2593e0160de66f3a925c7573","kind":"commit","published_at":"2024-12-17T13:36:49.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.9","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.9/manifests"},{"name":"v0.14.8","sha":"80fa562f23fdf05b578329adbcfc4c5da534760f","kind":"tag","published_at":"2024-07-23T12:22:48.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.8","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.8/manifests"},{"name":"metallb-chart-0.14.8","sha":"110fbf0e47379d8af847b8dc31ec1751cdf6139d","kind":"commit","published_at":"2024-07-23T12:12:47.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.8","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.8/manifests"},{"name":"v0.14.7","sha":"456406b903560b15dd730f799bc0ba8ae808f442","kind":"tag","published_at":"2024-07-16T19:57:30.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.7","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.7/manifests"},{"name":"metallb-chart-0.14.7","sha":"8d6152d02ebca7458b09b7563903f5e09037999d","kind":"commit","published_at":"2024-07-16T19:55:27.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.7","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.7/manifests"},{"name":"v0.14.6","sha":"b1698e7b78f332062646ad612e17ed4eb11ab9df","kind":"tag","published_at":"2024-07-16T11:10:09.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.6","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.6/manifests"},{"name":"metallb-chart-0.14.6","sha":"924a365c332b22c28ccce99de871c8bc23c70177","kind":"commit","published_at":"2024-07-16T10:42:30.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.6","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.6/manifests"},{"name":"v0.14.5","sha":"3cee8c018aeabcb44ced0a9365837296c0795db2","kind":"tag","published_at":"2024-04-19T14:35:04.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.5","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.5/manifests"},{"name":"metallb-chart-0.14.5","sha":"61e7f8615c9b54c6e3143024dd07811d04f8eb73","kind":"commit","published_at":"2024-04-19T13:56:05.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.5","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.5/manifests"},{"name":"v0.14.4","sha":"c4bec6dab4b1db7dc593ef3d6acf3eda267b1e97","kind":"tag","published_at":"2024-03-26T15:11:26.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.4","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.4/manifests"},{"name":"metallb-chart-0.14.4","sha":"7ac100845ea3dd05f32944668bdc862966c3a9f4","kind":"commit","published_at":"2024-03-26T14:27:12.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.4","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.4/manifests"},{"name":"v0.14.3","sha":"7051d76ac2a6cde09927be774ca5ad72ff30175a","kind":"tag","published_at":"2024-01-30T16:45:43.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.3/manifests"},{"name":"metallb-chart-0.14.3","sha":"c3693e551ef20ee2e12a3591bec422c7aa83b3b5","kind":"commit","published_at":"2024-01-30T16:35:55.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.3","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.3/manifests"},{"name":"v0.14.2","sha":"93fb5d01845aa74221ac3933d12f3fed9096e8e8","kind":"tag","published_at":"2024-01-29T12:53:35.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.2/manifests"},{"name":"metallb-chart-0.14.2","sha":"1b16a8ac873ad2232fde9a7e76eadd95f72c0066","kind":"commit","published_at":"2024-01-29T12:52:48.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.2","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.2/manifests"},{"name":"v0.14.1","sha":"989439996929c08a8f7f9527fd730e72aaac92d3","kind":"tag","published_at":"2024-01-29T12:29:31.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.1/manifests"},{"name":"metallb-chart-0.0.0","sha":"9629aab58ea128677252fe5f063a57f8d9d315e0","kind":"commit","published_at":"2024-01-29T12:28:30.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.0.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.0.0/manifests"},{"name":"v0.14.0","sha":"9dd3667f51cfa4a61c7083c2141dfa41f8b328ac","kind":"tag","published_at":"2024-01-29T11:21:11.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.0/manifests"},{"name":"v0.13.12","sha":"4f7e29972652a6f415ad42898d0b5ef5adc06440","kind":"tag","published_at":"2023-10-20T14:57:03.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.12","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.12/manifests"},{"name":"metallb-chart-0.13.12","sha":"2f1513c29e4797e7f24362378d79c08dc34ee250","kind":"commit","published_at":"2023-10-20T14:13:15.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.12","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.12/manifests"},{"name":"v0.13.11","sha":"a8d532ed4422124414937e95f86e4e6b20f7b632","kind":"tag","published_at":"2023-09-05T10:15:46.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.11","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.11/manifests"},{"name":"metallb-chart-0.13.11","sha":"97fd103e8c9cfa83b374aa0ad4c2d715e60faec7","kind":"commit","published_at":"2023-09-05T10:11:57.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.11","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.11/manifests"},{"name":"v0.13.10","sha":"ae90749b406f874ff6953ccf71054d62fbd38d97","kind":"tag","published_at":"2023-05-31T13:41:44.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.10","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.10/manifests"},{"name":"metallb-chart-0.13.10","sha":"aca5c4b8259bf9a55b47c5ab3feaa80ec27ed1be","kind":"commit","published_at":"2023-05-29T15:00:30.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.10","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.10/manifests"},{"name":"v0.9.8","sha":"b57f9934b9424d24109a8e0f5e4425836e2f00c1","kind":"commit","published_at":"2023-04-14T15:56:13.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.8","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.8/manifests"},{"name":"v0.13.9","sha":"4b41fd5175f4a4329f532dda2b456832188d63fc","kind":"tag","published_at":"2023-02-21T09:50:43.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.9","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.9/manifests"},{"name":"metallb-chart-0.13.9","sha":"293f43c1f78ab1b5fa8879a76746b094bd9dd3ca","kind":"commit","published_at":"2023-02-21T08:08:19.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.9","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.9/manifests"},{"name":"v0.13.8","sha":"a13bed166fb8608ced636f9d41b7a5bf9957981c","kind":"tag","published_at":"2023-02-20T14:43:14.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.8","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.8/manifests"},{"name":"v0.13.7","sha":"b96bce642175ec99ed4b3e29e552c2e4f7aeaafd","kind":"tag","published_at":"2022-10-17T14:22:49.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.7","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.7/manifests"},{"name":"metallb-chart-0.13.7","sha":"163c53420284eff3df88543406cc19fcea33497d","kind":"commit","published_at":"2022-10-17T14:09:26.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.7","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.7/manifests"},{"name":"v0.13.6","sha":"304676bc30bc76c0ddfb663a91d372dc576f6974","kind":"tag","published_at":"2022-10-11T15:39:43.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.6","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.6/manifests"},{"name":"metallb-chart-0.13.6","sha":"a826be5f29547e418aaa52d0cf29d2219008675f","kind":"commit","published_at":"2022-10-11T14:41:19.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.6","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.6/manifests"},{"name":"v0.13.5","sha":"ddd605cc5e9d7b207d28f5ebffa990c00bbd5407","kind":"tag","published_at":"2022-09-01T10:28:37.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.5","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.5/manifests"},{"name":"metallb-chart-0.13.5","sha":"1a06fbc41648d21cb94e37502001f76e0d1f0a53","kind":"commit","published_at":"2022-09-01T08:51:52.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.5","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.5/manifests"},{"name":"v0.13.4","sha":"f287aea7b2bc7fe8d66966a430129964f9053e08","kind":"tag","published_at":"2022-07-21T12:35:46.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.4","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.4/manifests"},{"name":"metallb-chart-0.13.4","sha":"b8a1e46ad77e974be0078ab223c2c9a7811c66b3","kind":"commit","published_at":"2022-07-21T12:20:11.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.4","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.4/manifests"},{"name":"v0.13.3","sha":"e157703f005b3efb8cb9bd336b57fa0082312467","kind":"tag","published_at":"2022-07-07T12:40:02.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.3/manifests"},{"name":"metallb-chart-0.13.3","sha":"581cf83181834f2ca399a7b1d8d74f4d93968c71","kind":"commit","published_at":"2022-07-07T12:32:38.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.3","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.3/manifests"},{"name":"v0.13.2","sha":"2a00549f57d58e4a6cbfbdc76b87b6855ca11f22","kind":"tag","published_at":"2022-07-06T14:46:14.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"0e98e673005e08da7252ceefab8e67d0c0a64b36","kind":"tag","published_at":"2022-07-06T13:16:27.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.1/manifests"},{"name":"metallb-chart-0.13.2","sha":"890f772d5af887101466d9f3944387c803fd4ad0","kind":"commit","published_at":"2022-07-06T13:09:02.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.2","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.2/manifests"},{"name":"metallb-chart-0.13.1","sha":"890f772d5af887101466d9f3944387c803fd4ad0","kind":"commit","published_at":"2022-07-06T13:09:02.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.1","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.1/manifests"},{"name":"v0.13.0","sha":"d9e1aae99a622c2ee2f61b68da540b487ade315c","kind":"tag","published_at":"2022-07-06T12:19:50.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.0/manifests"},{"name":"metallb-chart-0.13.0","sha":"83a8d31d5bf586b9fc8b39d18fd502f801bf11ab","kind":"commit","published_at":"2022-07-06T12:16:34.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.0/manifests"},{"name":"v0.12.1","sha":"dbe1a20bb820e2b99337fd658ee40a2bbb53df42","kind":"tag","published_at":"2022-02-16T13:18:35.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.12.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.12.1/manifests"},{"name":"metallb-chart-0.12.1","sha":"dbe1a20bb820e2b99337fd658ee40a2bbb53df42","kind":"commit","published_at":"2022-02-16T13:18:35.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.12.1","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.12.1/manifests"},{"name":"v0.12.0","sha":"6b9a8003a7aa9b0340d4738051abd151ebd6b462","kind":"tag","published_at":"2022-02-15T20:51:34.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.12.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.12.0/manifests"},{"name":"metallb-chart-0.12.0","sha":"6b9a8003a7aa9b0340d4738051abd151ebd6b462","kind":"commit","published_at":"2022-02-15T20:51:34.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.12.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.12.0/manifests"},{"name":"v0.9.7","sha":"255b4dd70e5e4548323b2b6148d4eeb8adf98ca6","kind":"tag","published_at":"2022-02-09T21:54:23.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.7","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.7/manifests"},{"name":"v0.11.0","sha":"846c55af003807f1fe4066711607122456509fc4","kind":"tag","published_at":"2021-10-29T16:44:26.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.11.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.11.0/manifests"},{"name":"metallb-chart-0.11.0","sha":"846c55af003807f1fe4066711607122456509fc4","kind":"commit","published_at":"2021-10-29T16:44:26.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.11.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.11.0/manifests"},{"name":"v0.10.3","sha":"ef49019fb067ba4bf8110c53a25f45ef8c934fa0","kind":"tag","published_at":"2021-10-07T17:32:10.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.10.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.3/manifests"},{"name":"metallb-chart-0.10.3","sha":"ef49019fb067ba4bf8110c53a25f45ef8c934fa0","kind":"commit","published_at":"2021-10-07T17:32:10.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.10.3","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.3/manifests"},{"name":"v0.10.2","sha":"99469a412510da616538825c7a5ecb1ff0dbc59d","kind":"tag","published_at":"2021-06-11T20:19:11.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.10.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.2/manifests"},{"name":"metallb-chart-0.10.2","sha":"99469a412510da616538825c7a5ecb1ff0dbc59d","kind":"commit","published_at":"2021-06-11T20:19:11.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.10.2","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.2/manifests"},{"name":"v0.10.1","sha":"eb7e3633232c8b4574d677934bff211a6c762eaa","kind":"tag","published_at":"2021-06-09T18:44:15.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.10.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.1/manifests"},{"name":"metallb-chart-0.10.1","sha":"eb7e3633232c8b4574d677934bff211a6c762eaa","kind":"commit","published_at":"2021-06-09T18:44:15.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.10.1","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.1/manifests"},{"name":"v0.10.0","sha":"c3cfc47a892e2a2bd812729a86fa8e6b2756904c","kind":"tag","published_at":"2021-06-07T19:13:30.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.10.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.0/manifests"},{"name":"metallb-chart-0.10.0","sha":"c3cfc47a892e2a2bd812729a86fa8e6b2756904c","kind":"commit","published_at":"2021-06-07T19:13:30.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.10.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.0/manifests"},{"name":"v0.9.6","sha":"2233271f768663a9a52e9ef629867f3aa3f30833","kind":"tag","published_at":"2021-03-22T18:44:42.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.6","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"949fdbd8b873f0fe83a3a7ae7c627bd25dea1592","kind":"tag","published_at":"2020-11-06T20:50:44.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.5","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"9457e581dd16906d3ef30c53013d1359bcf7978b","kind":"tag","published_at":"2020-10-16T16:59:00.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.4","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"0dbe7c42039c4658ba39a8097723823201acb17a","kind":"tag","published_at":"2020-03-23T23:44:27.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"d855487bc17b75a267ce9bbcdab336c18e7a0543","kind":"tag","published_at":"2020-03-20T21:07:17.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"fc1203c2050e5a1c365438fcc25e0378d7edcb0e","kind":"tag","published_at":"2020-03-20T20:58:52.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"6bd3e7a16fd088985c185ed8de0312ece1c0d84f","kind":"tag","published_at":"2020-03-20T20:45:41.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"15d9ed5cce53b457a955f894aa58e7f4856f73d5","kind":"tag","published_at":"2019-10-30T17:07:33.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.8.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"aa0b29d67b7d7e4f0fb6775f42aef52f6c685c78","kind":"tag","published_at":"2019-10-30T05:28:06.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.8.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"a9688b867b2ce4d06bfbf8c6dcc8f45f3c394653","kind":"tag","published_at":"2019-07-25T23:52:36.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.8.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"e5c228dab0175526ea061ccc5f0c6bfc6c0f39a7","kind":"tag","published_at":"2019-07-21T09:07:29.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.8.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.0/manifests"},{"name":"v0.7.3","sha":"69a8379e81630f63f33e17e0b1a7707c89ba8061","kind":"tag","published_at":"2018-08-17T05:20:58.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.7.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"253d87f14ef99488abeeb234b65ce659569b4edd","kind":"tag","published_at":"2018-08-03T22:08:10.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.7.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"73b63ede6f7eebc46659c0594a2fcc45f90fbcc0","kind":"tag","published_at":"2018-07-21T17:43:36.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.7.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"8509481f19a31a0663593383fc7d01bebfa9e14f","kind":"tag","published_at":"2018-07-21T03:45:03.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.7.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"bd678827d1b2784042b9e6d168ad0e0d46229ca2","kind":"tag","published_at":"2018-05-01T07:57:47.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.6.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"0e4f36ae24623fa98815f132b945cc5be4d7a0b5","kind":"tag","published_at":"2018-04-20T03:05:12.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.6.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"0558fd0b54ef38e5c4255a92d4b8c2efb6ba0c93","kind":"tag","published_at":"2018-04-19T01:42:18.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.6.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"a9afd2d176c1ae7b9f790b7d0f372bac910bb060","kind":"tag","published_at":"2018-04-01T02:38:21.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.5.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.5.0/manifests"},{"name":"v0.4.6","sha":"9ac68cf8356588627a76290ccd87536f3ee80902","kind":"tag","published_at":"2018-03-17T04:43:47.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.6","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"60a8fecff6f52749ff9b9a8f2f58ff03db9f1fb4","kind":"tag","published_at":"2018-03-10T22:23:34.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.5","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"2fc224a30f9a9c9a851f6356fe5345688abe99e9","kind":"tag","published_at":"2018-03-10T21:59:09.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.4","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"1806e50ac7a6f0f1b4c6e4ab7431afe312500453","kind":"tag","published_at":"2018-03-07T07:31:29.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"24d1b2968f50186dd3eb2a18efe7cf505539a34d","kind":"tag","published_at":"2018-03-04T08:27:47.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"738f2ad6948ed0143734d7c33b038435c50bee44","kind":"tag","published_at":"2018-03-04T06:44:38.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"61de6f6f2b2d6bca21eed7b335e1ddbd94d9c3f6","kind":"tag","published_at":"2018-03-04T00:35:35.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"9c88da136c9a53ce305eedbd6bd81b6cf9850752","kind":"tag","published_at":"2018-01-17T09:08:13.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.3.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"453ec56ae32e90b90c50d024d0b277c0dc1454a9","kind":"tag","published_at":"2018-01-16T00:05:11.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.3.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"5d0d335f44fc89a3a4b5e35be992a0578f2367df","kind":"tag","published_at":"2017-12-16T20:43:43.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.2.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"c5f5300f96cafae4e9e7ebc946a7d645f5391023","kind":"tag","published_at":"2017-12-14T08:05:50.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.2.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"4c1ae608c1c7713df0b8952e7d6e1cb0dc13ad57","kind":"commit","published_at":"2017-12-04T04:38:07.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.1.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-31T22:53:13.476Z","dependent_packages_count":0,"downloads":0,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.0,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:helm/metallb/metallb","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/helm/metallb/metallb","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/helm/metallb/metallb","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/helm/metallb/metallb/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T19:23:32.235Z","issues_count":326,"pull_requests_count":759,"avg_time_to_close_issue":25650932.05909091,"avg_time_to_close_pull_request":2316985.5366269164,"issues_closed_count":220,"pull_requests_closed_count":585,"pull_request_authors_count":134,"issue_authors_count":241,"avg_comments_per_issue":5.294478527607362,"avg_comments_per_pull_request":1.8735177865612649,"merged_pull_requests_count":299,"bot_issues_count":0,"bot_pull_requests_count":332,"past_year_issues_count":17,"past_year_pull_requests_count":83,"past_year_avg_time_to_close_issue":2082011.2857142857,"past_year_avg_time_to_close_pull_request":3097669.0465116277,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":43,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":1.4117647058823528,"past_year_avg_comments_per_pull_request":1.9036144578313252,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":36,"past_year_merged_pull_requests_count":17,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/issues","maintainers":[{"login":"fedepaol","count":132,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fedepaol"},{"login":"oribon","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oribon"},{"login":"karampok","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karampok"},{"login":"johananl","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johananl"},{"login":"rata","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rata"},{"login":"russellb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/russellb"},{"login":"gclawes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gclawes"}],"active_maintainers":[{"login":"oribon","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oribon"},{"login":"karampok","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karampok"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/metallb%2Fmetallb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/metallb%2Fmetallb/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/metallb%2Fmetallb/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/metallb%2Fmetallb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/metallb%2Fmetallb/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/metallb%2Fmetallb/codemeta","maintainers":[],"registry":{"name":"artifacthub.io","url":"https://artifacthub.io","ecosystem":"helm","default":true,"packages_count":18196,"maintainers_count":0,"namespaces_count":5397,"keywords_count":10063,"github":"artifacthub","metadata":{"funded_packages_count":1011,"rate_limit":0.5},"icon_url":"https://github.com/artifacthub.png","created_at":"2026-01-29T12:56:41.438Z","updated_at":"2026-09-01T05:05:43.053Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/namespaces"}},{"id":14202953,"name":"jespernohr/metallb","ecosystem":"helm","description":"A network load-balancer implementation for Kubernetes using standard routing protocols","homepage":"https://github.com/jespernohr/helm-charts/tree/main/charts/metallb","licenses":"Unknown","normalized_licenses":["Other"],"repository_url":"https://github.com/metallb/metallb","keywords_array":["metallb","loadbalancer"],"namespace":"jespernohr","versions_count":4,"first_release_published_at":"2023-10-18T14:58:00.000Z","latest_release_published_at":"2025-10-07T14:26:02.000Z","latest_release_number":"0.1.4","last_synced_at":"2026-08-31T21:49:22.175Z","created_at":"2026-04-07T09:32:11.951Z","updated_at":"2026-08-31T23:06:05.802Z","registry_url":"https://artifacthub.io/packages/helm/jespernohr/metallb","install_command":"helm repo add jespernohr https://jespernohr.github.io/helm-charts \u0026\u0026 helm install metallb jespernohr/metallb","documentation_url":"https://artifacthub.io/packages/helm/jespernohr/metallb","metadata":{"app_version":"v0.13.11","chart_version":"0.1.4","category":5,"official":false,"deprecated":false,"repository_url":"https://jespernohr.github.io/helm-charts","maintainers":[{"name":"jespernohr","email":"jespernohr@gmail.com"}]},"repo_metadata":{"id":36959776,"uuid":"110027931","full_name":"metallb/metallb","owner":"metallb","description":"A network load-balancer implementation for Kubernetes using standard routing protocols","archived":false,"fork":false,"pushed_at":"2026-08-17T02:55:38.000Z","size":52650,"stargazers_count":8333,"open_issues_count":101,"forks_count":1070,"subscribers_count":99,"default_branch":"main","last_synced_at":"2026-08-31T20:41:33.849Z","etag":null,"topics":["arp","bare-metal","bgp","frr","hacktoberfest","keepalived","kubernetes","load-balancer","vrrp"],"latest_commit_sha":null,"homepage":"https://metallb.io","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/metallb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":"DCO","cla":null,"disclosure":null}},"created_at":"2017-11-08T20:38:50.000Z","updated_at":"2026-08-30T12:08:11.000Z","dependencies_parsed_at":"2026-08-31T20:41:38.361Z","dependency_job_id":"5e2e6a42-b05f-4a5a-b1ce-f0fb69973083","html_url":"https://github.com/metallb/metallb","commit_stats":{"total_commits":2192,"total_committers":212,"mean_commits":"10.339622641509434","dds":0.6870437956204379,"last_synced_commit":"9b1bf8eedcf66fcaa73e5e4157dab1770d95623a"},"previous_names":["google/metallb","danderson/metallb"],"tags_count":103,"template":false,"template_full_name":null,"purl":"pkg:github/metallb/metallb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metallb","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/sbom","scorecard":{"id":318688,"data":{"date":"2025-08-11","repo":{"name":"github.com/metallb/metallb","commit":"aa2fa5744e4bcd7ce5c44c8d3ba60c4fa360d303"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Code-Review","score":5,"reason":"Found 10/18 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":10,"reason":"28 commit(s) and 18 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish.yaml:55","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Info: found token with 'none' permissions: .github/workflows/cifuzz.yml:1","Warn: no topLevel permission defined: .github/workflows/classify.yaml:1","Warn: no topLevel permission defined: .github/workflows/publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/site-build.yaml:1","Warn: no topLevel permission defined: .github/workflows/stale.yaml:1","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/vulncheck_periodic.yaml:7","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":"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":"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":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","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: 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact metallb-chart-0.15.2 not signed: https://api.github.com/repos/metallb/metallb/releases/223030493","Warn: release artifact metallb-chart-0.15.1 not signed: https://api.github.com/repos/metallb/metallb/releases/222997826","Warn: release artifact metallb-chart-0.15.0 not signed: https://api.github.com/repos/metallb/metallb/releases/222750134","Warn: release artifact metallb-chart-0.15.2 does not have provenance: https://api.github.com/repos/metallb/metallb/releases/223030493","Warn: release artifact metallb-chart-0.15.1 does not have provenance: https://api.github.com/repos/metallb/metallb/releases/222997826","Warn: release artifact metallb-chart-0.15.0 does not have provenance: https://api.github.com/repos/metallb/metallb/releases/222750134"],"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":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yaml:88"],"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":"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.yaml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/cifuzz.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/cifuzz.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/cifuzz.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/cifuzz.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/classify.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/classify.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/classify.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/classify.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/classify.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/classify.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/classify.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/classify.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/classify.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/classify.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/site-build.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/site-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/site-build.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/site-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/site-build.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/site-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/stale.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vulncheck_periodic.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/vulncheck_periodic.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/vulncheck_periodic.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/vulncheck_periodic.yaml/main?enable=pin","Warn: containerImage not pinned by hash: configmaptocrs/Dockerfile:3","Warn: containerImage not pinned by hash: configmaptocrs/Dockerfile:37: pin your Docker image by updating gcr.io/distroless/static:latest to gcr.io/distroless/static:latest@sha256:2e114d20aa6371fd271f854aa3d6b2b7d2e70e797bb3ea44fb677afec60db22c","Warn: containerImage not pinned by hash: controller/Dockerfile:3","Warn: containerImage not pinned by hash: controller/Dockerfile:37: pin your Docker image by updating gcr.io/distroless/static:latest to gcr.io/distroless/static:latest@sha256:2e114d20aa6371fd271f854aa3d6b2b7d2e70e797bb3ea44fb677afec60db22c","Warn: containerImage not pinned by hash: speaker/Dockerfile:3","Warn: containerImage not pinned by hash: speaker/Dockerfile:52: pin your Docker image by updating gcr.io/distroless/static:latest to gcr.io/distroless/static:latest@sha256:2e114d20aa6371fd271f854aa3d6b2b7d2e70e797bb3ea44fb677afec60db22c","Warn: goCommand not pinned by hash: dev-env/unittest/setup-envtest.sh:6","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:68","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:30","Info:   0 out of  24 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  25 third-party GitHubAction dependencies pinned","Info:   0 out of   6 containerImage dependencies pinned","Info:   1 out of   2 goCommand dependencies pinned","Info:   0 out of   2 pipCommand 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":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 26 commits out of 27 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":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: GO-2025-3829 / GHSA-4vq8-7jfc-9cvp","Warn: Project is vulnerable to: GO-2025-3787 / GHSA-fv92-fjc5-jj9h"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: configmaptocrs/main_test.go:9","Info: GoBuiltInFuzzer integration found: internal/bgp/community/community_test.go:104","Info: GoBuiltInFuzzer integration found: internal/bgp/native/messages_test.go:166","Info: GoBuiltInFuzzer integration found: internal/config/config_test.go:3823"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}}]},"last_synced_at":"2025-08-18T00:53:15.639Z","repository_id":36959776,"created_at":"2025-08-18T00:53:15.640Z","updated_at":"2025-08-18T00:53:15.640Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37008561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-31T02:00:07.497Z","response_time":119,"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":"metallb","name":"MetalLB","uuid":"60239468","kind":"organization","description":"","email":null,"website":"https://www.metallb.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/60239468?v=4","repositories_count":2,"last_synced_at":"2023-03-03T20:34:16.309Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/metallb","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:23:15.035Z","updated_at":"2023-03-03T20:34:16.315Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metallb","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metallb/repositories"},"tags":[{"name":"v0.16.1","sha":"791dfcc63ced7a6b3e869131eae75e645150fff0","kind":"tag","published_at":"2026-05-27T20:49:41.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.16.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.16.1/manifests"},{"name":"metallb-chart-0.16.1","sha":"5f188da352c7d30089588372bb8637c9dbb9485e","kind":"commit","published_at":"2026-05-27T20:47:43.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.16.1","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.16.1/manifests"},{"name":"v0.16.0","sha":"4c613e152c3434f71137b5f2a2ce15ee93681606","kind":"tag","published_at":"2026-05-20T14:56:25.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.16.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.16.0/manifests"},{"name":"metallb-chart-0.16.0","sha":"a00b1c3041b46ac1e277151560f1d5d5f667bb40","kind":"commit","published_at":"2026-05-20T14:48:50.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.16.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.16.0/manifests"},{"name":"v0.15.3","sha":"85bfb4f0e0d35090c514e1e5e1a21a8bbd253518","kind":"tag","published_at":"2025-12-04T14:59:46.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.15.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.3/manifests"},{"name":"metallb-chart-0.15.3","sha":"ac5a47dd05b40973df250dde3194c3d91c89ab1c","kind":"commit","published_at":"2025-12-04T14:56:22.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.15.3","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.3/manifests"},{"name":"v0.15.2","sha":"942c2fe54a75ac6353d3099eeebff33b6b8fe3f0","kind":"tag","published_at":"2025-06-04T10:38:02.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.15.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.2/manifests"},{"name":"metallb-chart-0.15.2","sha":"cebb186ab37e11f8432f1b74a2a8603811932fb8","kind":"commit","published_at":"2025-06-04T10:37:31.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.15.2","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.2/manifests"},{"name":"v0.15.1","sha":"131ab833864c58151ea21f61f1edf7e84d6727bf","kind":"tag","published_at":"2025-06-04T08:33:17.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.15.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.1/manifests"},{"name":"metallb-chart-0.15.1","sha":"91ececa9541393dc388640f7dce6bf9eadeba757","kind":"commit","published_at":"2025-06-04T08:31:43.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.15.1","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.1/manifests"},{"name":"v0.15.0","sha":"f6cd5203a34007eecb098468fb709246f0f3290d","kind":"tag","published_at":"2025-06-03T12:30:22.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.15.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.0/manifests"},{"name":"metallb-chart-0.15.0","sha":"d2a72a58cb7fea7add994b0c7e6ea7b98bc73464","kind":"commit","published_at":"2025-06-03T12:27:22.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.15.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.0/manifests"},{"name":"v0.14.9","sha":"5765ee504d21a3a237d9dab223ca707661269ecd","kind":"tag","published_at":"2024-12-17T14:40:54.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.9","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.9/manifests"},{"name":"metallb-chart-0.14.9","sha":"474dbc727fe4047f2593e0160de66f3a925c7573","kind":"commit","published_at":"2024-12-17T13:36:49.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.9","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.9/manifests"},{"name":"v0.14.8","sha":"80fa562f23fdf05b578329adbcfc4c5da534760f","kind":"tag","published_at":"2024-07-23T12:22:48.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.8","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.8/manifests"},{"name":"metallb-chart-0.14.8","sha":"110fbf0e47379d8af847b8dc31ec1751cdf6139d","kind":"commit","published_at":"2024-07-23T12:12:47.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.8","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.8/manifests"},{"name":"v0.14.7","sha":"456406b903560b15dd730f799bc0ba8ae808f442","kind":"tag","published_at":"2024-07-16T19:57:30.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.7","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.7/manifests"},{"name":"metallb-chart-0.14.7","sha":"8d6152d02ebca7458b09b7563903f5e09037999d","kind":"commit","published_at":"2024-07-16T19:55:27.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.7","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.7/manifests"},{"name":"v0.14.6","sha":"b1698e7b78f332062646ad612e17ed4eb11ab9df","kind":"tag","published_at":"2024-07-16T11:10:09.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.6","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.6/manifests"},{"name":"metallb-chart-0.14.6","sha":"924a365c332b22c28ccce99de871c8bc23c70177","kind":"commit","published_at":"2024-07-16T10:42:30.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.6","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.6/manifests"},{"name":"v0.14.5","sha":"3cee8c018aeabcb44ced0a9365837296c0795db2","kind":"tag","published_at":"2024-04-19T14:35:04.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.5","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.5/manifests"},{"name":"metallb-chart-0.14.5","sha":"61e7f8615c9b54c6e3143024dd07811d04f8eb73","kind":"commit","published_at":"2024-04-19T13:56:05.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.5","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.5/manifests"},{"name":"v0.14.4","sha":"c4bec6dab4b1db7dc593ef3d6acf3eda267b1e97","kind":"tag","published_at":"2024-03-26T15:11:26.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.4","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.4/manifests"},{"name":"metallb-chart-0.14.4","sha":"7ac100845ea3dd05f32944668bdc862966c3a9f4","kind":"commit","published_at":"2024-03-26T14:27:12.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.4","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.4/manifests"},{"name":"v0.14.3","sha":"7051d76ac2a6cde09927be774ca5ad72ff30175a","kind":"tag","published_at":"2024-01-30T16:45:43.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.3/manifests"},{"name":"metallb-chart-0.14.3","sha":"c3693e551ef20ee2e12a3591bec422c7aa83b3b5","kind":"commit","published_at":"2024-01-30T16:35:55.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.3","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.3/manifests"},{"name":"v0.14.2","sha":"93fb5d01845aa74221ac3933d12f3fed9096e8e8","kind":"tag","published_at":"2024-01-29T12:53:35.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.2/manifests"},{"name":"metallb-chart-0.14.2","sha":"1b16a8ac873ad2232fde9a7e76eadd95f72c0066","kind":"commit","published_at":"2024-01-29T12:52:48.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.2","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.2/manifests"},{"name":"v0.14.1","sha":"989439996929c08a8f7f9527fd730e72aaac92d3","kind":"tag","published_at":"2024-01-29T12:29:31.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.1/manifests"},{"name":"metallb-chart-0.0.0","sha":"9629aab58ea128677252fe5f063a57f8d9d315e0","kind":"commit","published_at":"2024-01-29T12:28:30.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.0.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.0.0/manifests"},{"name":"v0.14.0","sha":"9dd3667f51cfa4a61c7083c2141dfa41f8b328ac","kind":"tag","published_at":"2024-01-29T11:21:11.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.0/manifests"},{"name":"v0.13.12","sha":"4f7e29972652a6f415ad42898d0b5ef5adc06440","kind":"tag","published_at":"2023-10-20T14:57:03.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.12","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.12/manifests"},{"name":"metallb-chart-0.13.12","sha":"2f1513c29e4797e7f24362378d79c08dc34ee250","kind":"commit","published_at":"2023-10-20T14:13:15.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.12","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.12/manifests"},{"name":"v0.13.11","sha":"a8d532ed4422124414937e95f86e4e6b20f7b632","kind":"tag","published_at":"2023-09-05T10:15:46.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.11","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.11/manifests"},{"name":"metallb-chart-0.13.11","sha":"97fd103e8c9cfa83b374aa0ad4c2d715e60faec7","kind":"commit","published_at":"2023-09-05T10:11:57.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.11","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.11/manifests"},{"name":"v0.13.10","sha":"ae90749b406f874ff6953ccf71054d62fbd38d97","kind":"tag","published_at":"2023-05-31T13:41:44.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.10","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.10/manifests"},{"name":"metallb-chart-0.13.10","sha":"aca5c4b8259bf9a55b47c5ab3feaa80ec27ed1be","kind":"commit","published_at":"2023-05-29T15:00:30.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.10","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.10/manifests"},{"name":"v0.9.8","sha":"b57f9934b9424d24109a8e0f5e4425836e2f00c1","kind":"commit","published_at":"2023-04-14T15:56:13.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.8","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.8/manifests"},{"name":"v0.13.9","sha":"4b41fd5175f4a4329f532dda2b456832188d63fc","kind":"tag","published_at":"2023-02-21T09:50:43.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.9","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.9/manifests"},{"name":"metallb-chart-0.13.9","sha":"293f43c1f78ab1b5fa8879a76746b094bd9dd3ca","kind":"commit","published_at":"2023-02-21T08:08:19.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.9","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.9/manifests"},{"name":"v0.13.8","sha":"a13bed166fb8608ced636f9d41b7a5bf9957981c","kind":"tag","published_at":"2023-02-20T14:43:14.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.8","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.8/manifests"},{"name":"v0.13.7","sha":"b96bce642175ec99ed4b3e29e552c2e4f7aeaafd","kind":"tag","published_at":"2022-10-17T14:22:49.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.7","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.7/manifests"},{"name":"metallb-chart-0.13.7","sha":"163c53420284eff3df88543406cc19fcea33497d","kind":"commit","published_at":"2022-10-17T14:09:26.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.7","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.7/manifests"},{"name":"v0.13.6","sha":"304676bc30bc76c0ddfb663a91d372dc576f6974","kind":"tag","published_at":"2022-10-11T15:39:43.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.6","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.6/manifests"},{"name":"metallb-chart-0.13.6","sha":"a826be5f29547e418aaa52d0cf29d2219008675f","kind":"commit","published_at":"2022-10-11T14:41:19.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.6","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.6/manifests"},{"name":"v0.13.5","sha":"ddd605cc5e9d7b207d28f5ebffa990c00bbd5407","kind":"tag","published_at":"2022-09-01T10:28:37.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.5","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.5/manifests"},{"name":"metallb-chart-0.13.5","sha":"1a06fbc41648d21cb94e37502001f76e0d1f0a53","kind":"commit","published_at":"2022-09-01T08:51:52.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.5","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.5/manifests"},{"name":"v0.13.4","sha":"f287aea7b2bc7fe8d66966a430129964f9053e08","kind":"tag","published_at":"2022-07-21T12:35:46.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.4","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.4/manifests"},{"name":"metallb-chart-0.13.4","sha":"b8a1e46ad77e974be0078ab223c2c9a7811c66b3","kind":"commit","published_at":"2022-07-21T12:20:11.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.4","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.4/manifests"},{"name":"v0.13.3","sha":"e157703f005b3efb8cb9bd336b57fa0082312467","kind":"tag","published_at":"2022-07-07T12:40:02.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.3/manifests"},{"name":"metallb-chart-0.13.3","sha":"581cf83181834f2ca399a7b1d8d74f4d93968c71","kind":"commit","published_at":"2022-07-07T12:32:38.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.3","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.3/manifests"},{"name":"v0.13.2","sha":"2a00549f57d58e4a6cbfbdc76b87b6855ca11f22","kind":"tag","published_at":"2022-07-06T14:46:14.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"0e98e673005e08da7252ceefab8e67d0c0a64b36","kind":"tag","published_at":"2022-07-06T13:16:27.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.1/manifests"},{"name":"metallb-chart-0.13.2","sha":"890f772d5af887101466d9f3944387c803fd4ad0","kind":"commit","published_at":"2022-07-06T13:09:02.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.2","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.2/manifests"},{"name":"metallb-chart-0.13.1","sha":"890f772d5af887101466d9f3944387c803fd4ad0","kind":"commit","published_at":"2022-07-06T13:09:02.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.1","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.1/manifests"},{"name":"v0.13.0","sha":"d9e1aae99a622c2ee2f61b68da540b487ade315c","kind":"tag","published_at":"2022-07-06T12:19:50.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.0/manifests"},{"name":"metallb-chart-0.13.0","sha":"83a8d31d5bf586b9fc8b39d18fd502f801bf11ab","kind":"commit","published_at":"2022-07-06T12:16:34.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.0/manifests"},{"name":"v0.12.1","sha":"dbe1a20bb820e2b99337fd658ee40a2bbb53df42","kind":"tag","published_at":"2022-02-16T13:18:35.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.12.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.12.1/manifests"},{"name":"metallb-chart-0.12.1","sha":"dbe1a20bb820e2b99337fd658ee40a2bbb53df42","kind":"commit","published_at":"2022-02-16T13:18:35.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.12.1","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.12.1/manifests"},{"name":"v0.12.0","sha":"6b9a8003a7aa9b0340d4738051abd151ebd6b462","kind":"tag","published_at":"2022-02-15T20:51:34.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.12.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.12.0/manifests"},{"name":"metallb-chart-0.12.0","sha":"6b9a8003a7aa9b0340d4738051abd151ebd6b462","kind":"commit","published_at":"2022-02-15T20:51:34.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.12.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.12.0/manifests"},{"name":"v0.9.7","sha":"255b4dd70e5e4548323b2b6148d4eeb8adf98ca6","kind":"tag","published_at":"2022-02-09T21:54:23.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.7","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.7/manifests"},{"name":"v0.11.0","sha":"846c55af003807f1fe4066711607122456509fc4","kind":"tag","published_at":"2021-10-29T16:44:26.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.11.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.11.0/manifests"},{"name":"metallb-chart-0.11.0","sha":"846c55af003807f1fe4066711607122456509fc4","kind":"commit","published_at":"2021-10-29T16:44:26.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.11.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.11.0/manifests"},{"name":"v0.10.3","sha":"ef49019fb067ba4bf8110c53a25f45ef8c934fa0","kind":"tag","published_at":"2021-10-07T17:32:10.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.10.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.3/manifests"},{"name":"metallb-chart-0.10.3","sha":"ef49019fb067ba4bf8110c53a25f45ef8c934fa0","kind":"commit","published_at":"2021-10-07T17:32:10.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.10.3","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.3/manifests"},{"name":"v0.10.2","sha":"99469a412510da616538825c7a5ecb1ff0dbc59d","kind":"tag","published_at":"2021-06-11T20:19:11.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.10.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.2/manifests"},{"name":"metallb-chart-0.10.2","sha":"99469a412510da616538825c7a5ecb1ff0dbc59d","kind":"commit","published_at":"2021-06-11T20:19:11.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.10.2","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.2/manifests"},{"name":"v0.10.1","sha":"eb7e3633232c8b4574d677934bff211a6c762eaa","kind":"tag","published_at":"2021-06-09T18:44:15.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.10.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.1/manifests"},{"name":"metallb-chart-0.10.1","sha":"eb7e3633232c8b4574d677934bff211a6c762eaa","kind":"commit","published_at":"2021-06-09T18:44:15.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.10.1","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.1/manifests"},{"name":"v0.10.0","sha":"c3cfc47a892e2a2bd812729a86fa8e6b2756904c","kind":"tag","published_at":"2021-06-07T19:13:30.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.10.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.0/manifests"},{"name":"metallb-chart-0.10.0","sha":"c3cfc47a892e2a2bd812729a86fa8e6b2756904c","kind":"commit","published_at":"2021-06-07T19:13:30.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.10.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.0/manifests"},{"name":"v0.9.6","sha":"2233271f768663a9a52e9ef629867f3aa3f30833","kind":"tag","published_at":"2021-03-22T18:44:42.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.6","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"949fdbd8b873f0fe83a3a7ae7c627bd25dea1592","kind":"tag","published_at":"2020-11-06T20:50:44.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.5","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"9457e581dd16906d3ef30c53013d1359bcf7978b","kind":"tag","published_at":"2020-10-16T16:59:00.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.4","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"0dbe7c42039c4658ba39a8097723823201acb17a","kind":"tag","published_at":"2020-03-23T23:44:27.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"d855487bc17b75a267ce9bbcdab336c18e7a0543","kind":"tag","published_at":"2020-03-20T21:07:17.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"fc1203c2050e5a1c365438fcc25e0378d7edcb0e","kind":"tag","published_at":"2020-03-20T20:58:52.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"6bd3e7a16fd088985c185ed8de0312ece1c0d84f","kind":"tag","published_at":"2020-03-20T20:45:41.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"15d9ed5cce53b457a955f894aa58e7f4856f73d5","kind":"tag","published_at":"2019-10-30T17:07:33.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.8.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"aa0b29d67b7d7e4f0fb6775f42aef52f6c685c78","kind":"tag","published_at":"2019-10-30T05:28:06.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.8.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"a9688b867b2ce4d06bfbf8c6dcc8f45f3c394653","kind":"tag","published_at":"2019-07-25T23:52:36.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.8.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"e5c228dab0175526ea061ccc5f0c6bfc6c0f39a7","kind":"tag","published_at":"2019-07-21T09:07:29.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.8.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.0/manifests"},{"name":"v0.7.3","sha":"69a8379e81630f63f33e17e0b1a7707c89ba8061","kind":"tag","published_at":"2018-08-17T05:20:58.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.7.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"253d87f14ef99488abeeb234b65ce659569b4edd","kind":"tag","published_at":"2018-08-03T22:08:10.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.7.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"73b63ede6f7eebc46659c0594a2fcc45f90fbcc0","kind":"tag","published_at":"2018-07-21T17:43:36.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.7.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"8509481f19a31a0663593383fc7d01bebfa9e14f","kind":"tag","published_at":"2018-07-21T03:45:03.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.7.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"bd678827d1b2784042b9e6d168ad0e0d46229ca2","kind":"tag","published_at":"2018-05-01T07:57:47.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.6.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"0e4f36ae24623fa98815f132b945cc5be4d7a0b5","kind":"tag","published_at":"2018-04-20T03:05:12.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.6.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"0558fd0b54ef38e5c4255a92d4b8c2efb6ba0c93","kind":"tag","published_at":"2018-04-19T01:42:18.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.6.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"a9afd2d176c1ae7b9f790b7d0f372bac910bb060","kind":"tag","published_at":"2018-04-01T02:38:21.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.5.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.5.0/manifests"},{"name":"v0.4.6","sha":"9ac68cf8356588627a76290ccd87536f3ee80902","kind":"tag","published_at":"2018-03-17T04:43:47.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.6","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"60a8fecff6f52749ff9b9a8f2f58ff03db9f1fb4","kind":"tag","published_at":"2018-03-10T22:23:34.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.5","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"2fc224a30f9a9c9a851f6356fe5345688abe99e9","kind":"tag","published_at":"2018-03-10T21:59:09.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.4","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"1806e50ac7a6f0f1b4c6e4ab7431afe312500453","kind":"tag","published_at":"2018-03-07T07:31:29.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"24d1b2968f50186dd3eb2a18efe7cf505539a34d","kind":"tag","published_at":"2018-03-04T08:27:47.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"738f2ad6948ed0143734d7c33b038435c50bee44","kind":"tag","published_at":"2018-03-04T06:44:38.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"61de6f6f2b2d6bca21eed7b335e1ddbd94d9c3f6","kind":"tag","published_at":"2018-03-04T00:35:35.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"9c88da136c9a53ce305eedbd6bd81b6cf9850752","kind":"tag","published_at":"2018-01-17T09:08:13.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.3.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"453ec56ae32e90b90c50d024d0b277c0dc1454a9","kind":"tag","published_at":"2018-01-16T00:05:11.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.3.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"5d0d335f44fc89a3a4b5e35be992a0578f2367df","kind":"tag","published_at":"2017-12-16T20:43:43.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.2.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"c5f5300f96cafae4e9e7ebc946a7d645f5391023","kind":"tag","published_at":"2017-12-14T08:05:50.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.2.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"4c1ae608c1c7713df0b8952e7d6e1cb0dc13ad57","kind":"commit","published_at":"2017-12-04T04:38:07.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.1.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-31T23:06:05.802Z","dependent_packages_count":0,"downloads":0,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.0,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:helm/jespernohr/metallb","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/helm/jespernohr/metallb","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/helm/jespernohr/metallb","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/helm/jespernohr/metallb/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T19:23:32.235Z","issues_count":326,"pull_requests_count":759,"avg_time_to_close_issue":25650932.05909091,"avg_time_to_close_pull_request":2316985.5366269164,"issues_closed_count":220,"pull_requests_closed_count":585,"pull_request_authors_count":134,"issue_authors_count":241,"avg_comments_per_issue":5.294478527607362,"avg_comments_per_pull_request":1.8735177865612649,"merged_pull_requests_count":299,"bot_issues_count":0,"bot_pull_requests_count":332,"past_year_issues_count":17,"past_year_pull_requests_count":83,"past_year_avg_time_to_close_issue":2082011.2857142857,"past_year_avg_time_to_close_pull_request":3097669.0465116277,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":43,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":1.4117647058823528,"past_year_avg_comments_per_pull_request":1.9036144578313252,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":36,"past_year_merged_pull_requests_count":17,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/issues","maintainers":[{"login":"fedepaol","count":132,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fedepaol"},{"login":"oribon","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oribon"},{"login":"karampok","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karampok"},{"login":"johananl","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johananl"},{"login":"rata","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rata"},{"login":"russellb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/russellb"},{"login":"gclawes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gclawes"}],"active_maintainers":[{"login":"oribon","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oribon"},{"login":"karampok","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karampok"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/jespernohr%2Fmetallb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/jespernohr%2Fmetallb/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/jespernohr%2Fmetallb/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/jespernohr%2Fmetallb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/jespernohr%2Fmetallb/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/jespernohr%2Fmetallb/codemeta","maintainers":[],"registry":{"name":"artifacthub.io","url":"https://artifacthub.io","ecosystem":"helm","default":true,"packages_count":18196,"maintainers_count":0,"namespaces_count":5397,"keywords_count":10063,"github":"artifacthub","metadata":{"funded_packages_count":1011,"rate_limit":0.5},"icon_url":"https://github.com/artifacthub.png","created_at":"2026-01-29T12:56:41.438Z","updated_at":"2026-09-01T05:05:43.053Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/namespaces"}},{"id":14051872,"name":"edu/metallb","ecosystem":"helm","description":"unofficial helm chart of MetalLB, bare-metal LoadBalancer","homepage":"https://github.com/metallb/metallb","licenses":"Unknown","normalized_licenses":["Other"],"repository_url":"https://github.com/metallb/metallb","keywords_array":[],"namespace":"edu","versions_count":2,"first_release_published_at":"2021-07-17T09:03:04.000Z","latest_release_published_at":"2023-03-24T07:57:37.000Z","latest_release_number":"0.1.1","last_synced_at":"2026-08-31T21:48:57.890Z","created_at":"2026-03-15T09:41:09.524Z","updated_at":"2026-08-31T23:15:12.529Z","registry_url":"https://artifacthub.io/packages/helm/edu/metallb","install_command":"helm repo add edu http://iac-source.github.io/helm-charts \u0026\u0026 helm install metallb edu/metallb","documentation_url":"https://artifacthub.io/packages/helm/edu/metallb","metadata":{"app_version":"0.8.2","chart_version":"0.1.1","category":null,"official":false,"deprecated":false,"repository_url":"http://iac-source.github.io/helm-charts","maintainers":[{"name":"Genuwoo Shim","email":"genuwoo.j.shim@gmail.com"},{"name":"Seongju Moon","email":"seongju.moon@linux.com"}]},"repo_metadata":{"id":36959776,"uuid":"110027931","full_name":"metallb/metallb","owner":"metallb","description":"A network load-balancer implementation for Kubernetes using standard routing protocols","archived":false,"fork":false,"pushed_at":"2026-08-17T02:55:38.000Z","size":52650,"stargazers_count":8333,"open_issues_count":101,"forks_count":1070,"subscribers_count":99,"default_branch":"main","last_synced_at":"2026-08-31T20:41:33.849Z","etag":null,"topics":["arp","bare-metal","bgp","frr","hacktoberfest","keepalived","kubernetes","load-balancer","vrrp"],"latest_commit_sha":null,"homepage":"https://metallb.io","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/metallb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":"DCO","cla":null,"disclosure":null}},"created_at":"2017-11-08T20:38:50.000Z","updated_at":"2026-08-30T12:08:11.000Z","dependencies_parsed_at":"2026-08-31T20:41:38.361Z","dependency_job_id":"5e2e6a42-b05f-4a5a-b1ce-f0fb69973083","html_url":"https://github.com/metallb/metallb","commit_stats":{"total_commits":2192,"total_committers":212,"mean_commits":"10.339622641509434","dds":0.6870437956204379,"last_synced_commit":"9b1bf8eedcf66fcaa73e5e4157dab1770d95623a"},"previous_names":["google/metallb","danderson/metallb"],"tags_count":103,"template":false,"template_full_name":null,"purl":"pkg:github/metallb/metallb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metallb","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/sbom","scorecard":{"id":318688,"data":{"date":"2025-08-11","repo":{"name":"github.com/metallb/metallb","commit":"aa2fa5744e4bcd7ce5c44c8d3ba60c4fa360d303"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Code-Review","score":5,"reason":"Found 10/18 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":10,"reason":"28 commit(s) and 18 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish.yaml:55","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Info: found token with 'none' permissions: .github/workflows/cifuzz.yml:1","Warn: no topLevel permission defined: .github/workflows/classify.yaml:1","Warn: no topLevel permission defined: .github/workflows/publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/site-build.yaml:1","Warn: no topLevel permission defined: .github/workflows/stale.yaml:1","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/vulncheck_periodic.yaml:7","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":"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":"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":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","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: 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact metallb-chart-0.15.2 not signed: https://api.github.com/repos/metallb/metallb/releases/223030493","Warn: release artifact metallb-chart-0.15.1 not signed: https://api.github.com/repos/metallb/metallb/releases/222997826","Warn: release artifact metallb-chart-0.15.0 not signed: https://api.github.com/repos/metallb/metallb/releases/222750134","Warn: release artifact metallb-chart-0.15.2 does not have provenance: https://api.github.com/repos/metallb/metallb/releases/223030493","Warn: release artifact metallb-chart-0.15.1 does not have provenance: https://api.github.com/repos/metallb/metallb/releases/222997826","Warn: release artifact metallb-chart-0.15.0 does not have provenance: https://api.github.com/repos/metallb/metallb/releases/222750134"],"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":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yaml:88"],"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":"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.yaml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/cifuzz.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/cifuzz.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/cifuzz.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/cifuzz.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/classify.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/classify.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/classify.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/classify.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/classify.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/classify.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/classify.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/classify.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/classify.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/classify.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/site-build.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/site-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/site-build.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/site-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/site-build.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/site-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/stale.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vulncheck_periodic.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/vulncheck_periodic.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/vulncheck_periodic.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/vulncheck_periodic.yaml/main?enable=pin","Warn: containerImage not pinned by hash: configmaptocrs/Dockerfile:3","Warn: containerImage not pinned by hash: configmaptocrs/Dockerfile:37: pin your Docker image by updating gcr.io/distroless/static:latest to gcr.io/distroless/static:latest@sha256:2e114d20aa6371fd271f854aa3d6b2b7d2e70e797bb3ea44fb677afec60db22c","Warn: containerImage not pinned by hash: controller/Dockerfile:3","Warn: containerImage not pinned by hash: controller/Dockerfile:37: pin your Docker image by updating gcr.io/distroless/static:latest to gcr.io/distroless/static:latest@sha256:2e114d20aa6371fd271f854aa3d6b2b7d2e70e797bb3ea44fb677afec60db22c","Warn: containerImage not pinned by hash: speaker/Dockerfile:3","Warn: containerImage not pinned by hash: speaker/Dockerfile:52: pin your Docker image by updating gcr.io/distroless/static:latest to gcr.io/distroless/static:latest@sha256:2e114d20aa6371fd271f854aa3d6b2b7d2e70e797bb3ea44fb677afec60db22c","Warn: goCommand not pinned by hash: dev-env/unittest/setup-envtest.sh:6","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:68","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:30","Info:   0 out of  24 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  25 third-party GitHubAction dependencies pinned","Info:   0 out of   6 containerImage dependencies pinned","Info:   1 out of   2 goCommand dependencies pinned","Info:   0 out of   2 pipCommand 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":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 26 commits out of 27 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":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: GO-2025-3829 / GHSA-4vq8-7jfc-9cvp","Warn: Project is vulnerable to: GO-2025-3787 / GHSA-fv92-fjc5-jj9h"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: configmaptocrs/main_test.go:9","Info: GoBuiltInFuzzer integration found: internal/bgp/community/community_test.go:104","Info: GoBuiltInFuzzer integration found: internal/bgp/native/messages_test.go:166","Info: GoBuiltInFuzzer integration found: internal/config/config_test.go:3823"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}}]},"last_synced_at":"2025-08-18T00:53:15.639Z","repository_id":36959776,"created_at":"2025-08-18T00:53:15.640Z","updated_at":"2025-08-18T00:53:15.640Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37008561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-31T02:00:07.497Z","response_time":119,"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":"metallb","name":"MetalLB","uuid":"60239468","kind":"organization","description":"","email":null,"website":"https://www.metallb.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/60239468?v=4","repositories_count":2,"last_synced_at":"2023-03-03T20:34:16.309Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/metallb","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:23:15.035Z","updated_at":"2023-03-03T20:34:16.315Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metallb","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metallb/repositories"},"tags":[{"name":"v0.16.1","sha":"791dfcc63ced7a6b3e869131eae75e645150fff0","kind":"tag","published_at":"2026-05-27T20:49:41.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.16.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.16.1/manifests"},{"name":"metallb-chart-0.16.1","sha":"5f188da352c7d30089588372bb8637c9dbb9485e","kind":"commit","published_at":"2026-05-27T20:47:43.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.16.1","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.16.1/manifests"},{"name":"v0.16.0","sha":"4c613e152c3434f71137b5f2a2ce15ee93681606","kind":"tag","published_at":"2026-05-20T14:56:25.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.16.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.16.0/manifests"},{"name":"metallb-chart-0.16.0","sha":"a00b1c3041b46ac1e277151560f1d5d5f667bb40","kind":"commit","published_at":"2026-05-20T14:48:50.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.16.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.16.0/manifests"},{"name":"v0.15.3","sha":"85bfb4f0e0d35090c514e1e5e1a21a8bbd253518","kind":"tag","published_at":"2025-12-04T14:59:46.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.15.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.3/manifests"},{"name":"metallb-chart-0.15.3","sha":"ac5a47dd05b40973df250dde3194c3d91c89ab1c","kind":"commit","published_at":"2025-12-04T14:56:22.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.15.3","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.3/manifests"},{"name":"v0.15.2","sha":"942c2fe54a75ac6353d3099eeebff33b6b8fe3f0","kind":"tag","published_at":"2025-06-04T10:38:02.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.15.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.2/manifests"},{"name":"metallb-chart-0.15.2","sha":"cebb186ab37e11f8432f1b74a2a8603811932fb8","kind":"commit","published_at":"2025-06-04T10:37:31.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.15.2","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.2/manifests"},{"name":"v0.15.1","sha":"131ab833864c58151ea21f61f1edf7e84d6727bf","kind":"tag","published_at":"2025-06-04T08:33:17.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.15.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.1/manifests"},{"name":"metallb-chart-0.15.1","sha":"91ececa9541393dc388640f7dce6bf9eadeba757","kind":"commit","published_at":"2025-06-04T08:31:43.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.15.1","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.1/manifests"},{"name":"v0.15.0","sha":"f6cd5203a34007eecb098468fb709246f0f3290d","kind":"tag","published_at":"2025-06-03T12:30:22.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.15.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.0/manifests"},{"name":"metallb-chart-0.15.0","sha":"d2a72a58cb7fea7add994b0c7e6ea7b98bc73464","kind":"commit","published_at":"2025-06-03T12:27:22.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.15.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.0/manifests"},{"name":"v0.14.9","sha":"5765ee504d21a3a237d9dab223ca707661269ecd","kind":"tag","published_at":"2024-12-17T14:40:54.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.9","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.9/manifests"},{"name":"metallb-chart-0.14.9","sha":"474dbc727fe4047f2593e0160de66f3a925c7573","kind":"commit","published_at":"2024-12-17T13:36:49.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.9","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.9/manifests"},{"name":"v0.14.8","sha":"80fa562f23fdf05b578329adbcfc4c5da534760f","kind":"tag","published_at":"2024-07-23T12:22:48.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.8","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.8/manifests"},{"name":"metallb-chart-0.14.8","sha":"110fbf0e47379d8af847b8dc31ec1751cdf6139d","kind":"commit","published_at":"2024-07-23T12:12:47.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.8","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.8/manifests"},{"name":"v0.14.7","sha":"456406b903560b15dd730f799bc0ba8ae808f442","kind":"tag","published_at":"2024-07-16T19:57:30.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.7","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.7/manifests"},{"name":"metallb-chart-0.14.7","sha":"8d6152d02ebca7458b09b7563903f5e09037999d","kind":"commit","published_at":"2024-07-16T19:55:27.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.7","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.7/manifests"},{"name":"v0.14.6","sha":"b1698e7b78f332062646ad612e17ed4eb11ab9df","kind":"tag","published_at":"2024-07-16T11:10:09.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.6","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.6/manifests"},{"name":"metallb-chart-0.14.6","sha":"924a365c332b22c28ccce99de871c8bc23c70177","kind":"commit","published_at":"2024-07-16T10:42:30.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.6","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.6/manifests"},{"name":"v0.14.5","sha":"3cee8c018aeabcb44ced0a9365837296c0795db2","kind":"tag","published_at":"2024-04-19T14:35:04.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.5","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.5/manifests"},{"name":"metallb-chart-0.14.5","sha":"61e7f8615c9b54c6e3143024dd07811d04f8eb73","kind":"commit","published_at":"2024-04-19T13:56:05.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.5","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.5/manifests"},{"name":"v0.14.4","sha":"c4bec6dab4b1db7dc593ef3d6acf3eda267b1e97","kind":"tag","published_at":"2024-03-26T15:11:26.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.4","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.4/manifests"},{"name":"metallb-chart-0.14.4","sha":"7ac100845ea3dd05f32944668bdc862966c3a9f4","kind":"commit","published_at":"2024-03-26T14:27:12.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.4","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.4/manifests"},{"name":"v0.14.3","sha":"7051d76ac2a6cde09927be774ca5ad72ff30175a","kind":"tag","published_at":"2024-01-30T16:45:43.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.3/manifests"},{"name":"metallb-chart-0.14.3","sha":"c3693e551ef20ee2e12a3591bec422c7aa83b3b5","kind":"commit","published_at":"2024-01-30T16:35:55.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.3","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.3/manifests"},{"name":"v0.14.2","sha":"93fb5d01845aa74221ac3933d12f3fed9096e8e8","kind":"tag","published_at":"2024-01-29T12:53:35.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.2/manifests"},{"name":"metallb-chart-0.14.2","sha":"1b16a8ac873ad2232fde9a7e76eadd95f72c0066","kind":"commit","published_at":"2024-01-29T12:52:48.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.2","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.2/manifests"},{"name":"v0.14.1","sha":"989439996929c08a8f7f9527fd730e72aaac92d3","kind":"tag","published_at":"2024-01-29T12:29:31.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.1/manifests"},{"name":"metallb-chart-0.0.0","sha":"9629aab58ea128677252fe5f063a57f8d9d315e0","kind":"commit","published_at":"2024-01-29T12:28:30.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.0.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.0.0/manifests"},{"name":"v0.14.0","sha":"9dd3667f51cfa4a61c7083c2141dfa41f8b328ac","kind":"tag","published_at":"2024-01-29T11:21:11.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.0/manifests"},{"name":"v0.13.12","sha":"4f7e29972652a6f415ad42898d0b5ef5adc06440","kind":"tag","published_at":"2023-10-20T14:57:03.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.12","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.12/manifests"},{"name":"metallb-chart-0.13.12","sha":"2f1513c29e4797e7f24362378d79c08dc34ee250","kind":"commit","published_at":"2023-10-20T14:13:15.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.12","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.12/manifests"},{"name":"v0.13.11","sha":"a8d532ed4422124414937e95f86e4e6b20f7b632","kind":"tag","published_at":"2023-09-05T10:15:46.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.11","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.11/manifests"},{"name":"metallb-chart-0.13.11","sha":"97fd103e8c9cfa83b374aa0ad4c2d715e60faec7","kind":"commit","published_at":"2023-09-05T10:11:57.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.11","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.11/manifests"},{"name":"v0.13.10","sha":"ae90749b406f874ff6953ccf71054d62fbd38d97","kind":"tag","published_at":"2023-05-31T13:41:44.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.10","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.10/manifests"},{"name":"metallb-chart-0.13.10","sha":"aca5c4b8259bf9a55b47c5ab3feaa80ec27ed1be","kind":"commit","published_at":"2023-05-29T15:00:30.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.10","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.10/manifests"},{"name":"v0.9.8","sha":"b57f9934b9424d24109a8e0f5e4425836e2f00c1","kind":"commit","published_at":"2023-04-14T15:56:13.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.8","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.8/manifests"},{"name":"v0.13.9","sha":"4b41fd5175f4a4329f532dda2b456832188d63fc","kind":"tag","published_at":"2023-02-21T09:50:43.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.9","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.9/manifests"},{"name":"metallb-chart-0.13.9","sha":"293f43c1f78ab1b5fa8879a76746b094bd9dd3ca","kind":"commit","published_at":"2023-02-21T08:08:19.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.9","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.9/manifests"},{"name":"v0.13.8","sha":"a13bed166fb8608ced636f9d41b7a5bf9957981c","kind":"tag","published_at":"2023-02-20T14:43:14.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.8","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.8/manifests"},{"name":"v0.13.7","sha":"b96bce642175ec99ed4b3e29e552c2e4f7aeaafd","kind":"tag","published_at":"2022-10-17T14:22:49.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.7","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.7/manifests"},{"name":"metallb-chart-0.13.7","sha":"163c53420284eff3df88543406cc19fcea33497d","kind":"commit","published_at":"2022-10-17T14:09:26.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.7","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.7/manifests"},{"name":"v0.13.6","sha":"304676bc30bc76c0ddfb663a91d372dc576f6974","kind":"tag","published_at":"2022-10-11T15:39:43.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.6","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.6/manifests"},{"name":"metallb-chart-0.13.6","sha":"a826be5f29547e418aaa52d0cf29d2219008675f","kind":"commit","published_at":"2022-10-11T14:41:19.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.6","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.6/manifests"},{"name":"v0.13.5","sha":"ddd605cc5e9d7b207d28f5ebffa990c00bbd5407","kind":"tag","published_at":"2022-09-01T10:28:37.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.5","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.5/manifests"},{"name":"metallb-chart-0.13.5","sha":"1a06fbc41648d21cb94e37502001f76e0d1f0a53","kind":"commit","published_at":"2022-09-01T08:51:52.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.5","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.5/manifests"},{"name":"v0.13.4","sha":"f287aea7b2bc7fe8d66966a430129964f9053e08","kind":"tag","published_at":"2022-07-21T12:35:46.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.4","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.4/manifests"},{"name":"metallb-chart-0.13.4","sha":"b8a1e46ad77e974be0078ab223c2c9a7811c66b3","kind":"commit","published_at":"2022-07-21T12:20:11.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.4","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.4/manifests"},{"name":"v0.13.3","sha":"e157703f005b3efb8cb9bd336b57fa0082312467","kind":"tag","published_at":"2022-07-07T12:40:02.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.3/manifests"},{"name":"metallb-chart-0.13.3","sha":"581cf83181834f2ca399a7b1d8d74f4d93968c71","kind":"commit","published_at":"2022-07-07T12:32:38.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.3","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.3/manifests"},{"name":"v0.13.2","sha":"2a00549f57d58e4a6cbfbdc76b87b6855ca11f22","kind":"tag","published_at":"2022-07-06T14:46:14.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"0e98e673005e08da7252ceefab8e67d0c0a64b36","kind":"tag","published_at":"2022-07-06T13:16:27.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.1/manifests"},{"name":"metallb-chart-0.13.2","sha":"890f772d5af887101466d9f3944387c803fd4ad0","kind":"commit","published_at":"2022-07-06T13:09:02.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.2","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.2/manifests"},{"name":"metallb-chart-0.13.1","sha":"890f772d5af887101466d9f3944387c803fd4ad0","kind":"commit","published_at":"2022-07-06T13:09:02.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.1","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.1/manifests"},{"name":"v0.13.0","sha":"d9e1aae99a622c2ee2f61b68da540b487ade315c","kind":"tag","published_at":"2022-07-06T12:19:50.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.0/manifests"},{"name":"metallb-chart-0.13.0","sha":"83a8d31d5bf586b9fc8b39d18fd502f801bf11ab","kind":"commit","published_at":"2022-07-06T12:16:34.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.0/manifests"},{"name":"v0.12.1","sha":"dbe1a20bb820e2b99337fd658ee40a2bbb53df42","kind":"tag","published_at":"2022-02-16T13:18:35.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.12.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.12.1/manifests"},{"name":"metallb-chart-0.12.1","sha":"dbe1a20bb820e2b99337fd658ee40a2bbb53df42","kind":"commit","published_at":"2022-02-16T13:18:35.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.12.1","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.12.1/manifests"},{"name":"v0.12.0","sha":"6b9a8003a7aa9b0340d4738051abd151ebd6b462","kind":"tag","published_at":"2022-02-15T20:51:34.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.12.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.12.0/manifests"},{"name":"metallb-chart-0.12.0","sha":"6b9a8003a7aa9b0340d4738051abd151ebd6b462","kind":"commit","published_at":"2022-02-15T20:51:34.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.12.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.12.0/manifests"},{"name":"v0.9.7","sha":"255b4dd70e5e4548323b2b6148d4eeb8adf98ca6","kind":"tag","published_at":"2022-02-09T21:54:23.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.7","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.7/manifests"},{"name":"v0.11.0","sha":"846c55af003807f1fe4066711607122456509fc4","kind":"tag","published_at":"2021-10-29T16:44:26.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.11.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.11.0/manifests"},{"name":"metallb-chart-0.11.0","sha":"846c55af003807f1fe4066711607122456509fc4","kind":"commit","published_at":"2021-10-29T16:44:26.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.11.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.11.0/manifests"},{"name":"v0.10.3","sha":"ef49019fb067ba4bf8110c53a25f45ef8c934fa0","kind":"tag","published_at":"2021-10-07T17:32:10.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.10.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.3/manifests"},{"name":"metallb-chart-0.10.3","sha":"ef49019fb067ba4bf8110c53a25f45ef8c934fa0","kind":"commit","published_at":"2021-10-07T17:32:10.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.10.3","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.3/manifests"},{"name":"v0.10.2","sha":"99469a412510da616538825c7a5ecb1ff0dbc59d","kind":"tag","published_at":"2021-06-11T20:19:11.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.10.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.2/manifests"},{"name":"metallb-chart-0.10.2","sha":"99469a412510da616538825c7a5ecb1ff0dbc59d","kind":"commit","published_at":"2021-06-11T20:19:11.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.10.2","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.2/manifests"},{"name":"v0.10.1","sha":"eb7e3633232c8b4574d677934bff211a6c762eaa","kind":"tag","published_at":"2021-06-09T18:44:15.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.10.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.1/manifests"},{"name":"metallb-chart-0.10.1","sha":"eb7e3633232c8b4574d677934bff211a6c762eaa","kind":"commit","published_at":"2021-06-09T18:44:15.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.10.1","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.1/manifests"},{"name":"v0.10.0","sha":"c3cfc47a892e2a2bd812729a86fa8e6b2756904c","kind":"tag","published_at":"2021-06-07T19:13:30.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.10.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.0/manifests"},{"name":"metallb-chart-0.10.0","sha":"c3cfc47a892e2a2bd812729a86fa8e6b2756904c","kind":"commit","published_at":"2021-06-07T19:13:30.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.10.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.0/manifests"},{"name":"v0.9.6","sha":"2233271f768663a9a52e9ef629867f3aa3f30833","kind":"tag","published_at":"2021-03-22T18:44:42.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.6","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"949fdbd8b873f0fe83a3a7ae7c627bd25dea1592","kind":"tag","published_at":"2020-11-06T20:50:44.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.5","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"9457e581dd16906d3ef30c53013d1359bcf7978b","kind":"tag","published_at":"2020-10-16T16:59:00.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.4","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"0dbe7c42039c4658ba39a8097723823201acb17a","kind":"tag","published_at":"2020-03-23T23:44:27.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"d855487bc17b75a267ce9bbcdab336c18e7a0543","kind":"tag","published_at":"2020-03-20T21:07:17.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"fc1203c2050e5a1c365438fcc25e0378d7edcb0e","kind":"tag","published_at":"2020-03-20T20:58:52.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"6bd3e7a16fd088985c185ed8de0312ece1c0d84f","kind":"tag","published_at":"2020-03-20T20:45:41.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"15d9ed5cce53b457a955f894aa58e7f4856f73d5","kind":"tag","published_at":"2019-10-30T17:07:33.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.8.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"aa0b29d67b7d7e4f0fb6775f42aef52f6c685c78","kind":"tag","published_at":"2019-10-30T05:28:06.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.8.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"a9688b867b2ce4d06bfbf8c6dcc8f45f3c394653","kind":"tag","published_at":"2019-07-25T23:52:36.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.8.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"e5c228dab0175526ea061ccc5f0c6bfc6c0f39a7","kind":"tag","published_at":"2019-07-21T09:07:29.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.8.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.0/manifests"},{"name":"v0.7.3","sha":"69a8379e81630f63f33e17e0b1a7707c89ba8061","kind":"tag","published_at":"2018-08-17T05:20:58.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.7.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"253d87f14ef99488abeeb234b65ce659569b4edd","kind":"tag","published_at":"2018-08-03T22:08:10.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.7.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"73b63ede6f7eebc46659c0594a2fcc45f90fbcc0","kind":"tag","published_at":"2018-07-21T17:43:36.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.7.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"8509481f19a31a0663593383fc7d01bebfa9e14f","kind":"tag","published_at":"2018-07-21T03:45:03.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.7.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"bd678827d1b2784042b9e6d168ad0e0d46229ca2","kind":"tag","published_at":"2018-05-01T07:57:47.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.6.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"0e4f36ae24623fa98815f132b945cc5be4d7a0b5","kind":"tag","published_at":"2018-04-20T03:05:12.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.6.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"0558fd0b54ef38e5c4255a92d4b8c2efb6ba0c93","kind":"tag","published_at":"2018-04-19T01:42:18.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.6.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"a9afd2d176c1ae7b9f790b7d0f372bac910bb060","kind":"tag","published_at":"2018-04-01T02:38:21.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.5.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.5.0/manifests"},{"name":"v0.4.6","sha":"9ac68cf8356588627a76290ccd87536f3ee80902","kind":"tag","published_at":"2018-03-17T04:43:47.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.6","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"60a8fecff6f52749ff9b9a8f2f58ff03db9f1fb4","kind":"tag","published_at":"2018-03-10T22:23:34.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.5","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"2fc224a30f9a9c9a851f6356fe5345688abe99e9","kind":"tag","published_at":"2018-03-10T21:59:09.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.4","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"1806e50ac7a6f0f1b4c6e4ab7431afe312500453","kind":"tag","published_at":"2018-03-07T07:31:29.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"24d1b2968f50186dd3eb2a18efe7cf505539a34d","kind":"tag","published_at":"2018-03-04T08:27:47.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"738f2ad6948ed0143734d7c33b038435c50bee44","kind":"tag","published_at":"2018-03-04T06:44:38.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"61de6f6f2b2d6bca21eed7b335e1ddbd94d9c3f6","kind":"tag","published_at":"2018-03-04T00:35:35.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"9c88da136c9a53ce305eedbd6bd81b6cf9850752","kind":"tag","published_at":"2018-01-17T09:08:13.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.3.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"453ec56ae32e90b90c50d024d0b277c0dc1454a9","kind":"tag","published_at":"2018-01-16T00:05:11.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.3.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"5d0d335f44fc89a3a4b5e35be992a0578f2367df","kind":"tag","published_at":"2017-12-16T20:43:43.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.2.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"c5f5300f96cafae4e9e7ebc946a7d645f5391023","kind":"tag","published_at":"2017-12-14T08:05:50.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.2.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"4c1ae608c1c7713df0b8952e7d6e1cb0dc13ad57","kind":"commit","published_at":"2017-12-04T04:38:07.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.1.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-31T23:15:12.529Z","dependent_packages_count":0,"downloads":0,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.0,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:helm/edu/metallb","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/helm/edu/metallb","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/helm/edu/metallb","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/helm/edu/metallb/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T19:23:32.235Z","issues_count":326,"pull_requests_count":759,"avg_time_to_close_issue":25650932.05909091,"avg_time_to_close_pull_request":2316985.5366269164,"issues_closed_count":220,"pull_requests_closed_count":585,"pull_request_authors_count":134,"issue_authors_count":241,"avg_comments_per_issue":5.294478527607362,"avg_comments_per_pull_request":1.8735177865612649,"merged_pull_requests_count":299,"bot_issues_count":0,"bot_pull_requests_count":332,"past_year_issues_count":17,"past_year_pull_requests_count":83,"past_year_avg_time_to_close_issue":2082011.2857142857,"past_year_avg_time_to_close_pull_request":3097669.0465116277,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":43,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":1.4117647058823528,"past_year_avg_comments_per_pull_request":1.9036144578313252,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":36,"past_year_merged_pull_requests_count":17,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/issues","maintainers":[{"login":"fedepaol","count":132,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fedepaol"},{"login":"oribon","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oribon"},{"login":"karampok","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karampok"},{"login":"johananl","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johananl"},{"login":"rata","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rata"},{"login":"russellb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/russellb"},{"login":"gclawes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gclawes"}],"active_maintainers":[{"login":"oribon","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oribon"},{"login":"karampok","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karampok"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/edu%2Fmetallb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/edu%2Fmetallb/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/edu%2Fmetallb/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/edu%2Fmetallb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/edu%2Fmetallb/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/edu%2Fmetallb/codemeta","maintainers":[],"registry":{"name":"artifacthub.io","url":"https://artifacthub.io","ecosystem":"helm","default":true,"packages_count":18196,"maintainers_count":0,"namespaces_count":5397,"keywords_count":10063,"github":"artifacthub","metadata":{"funded_packages_count":1011,"rate_limit":0.5},"icon_url":"https://github.com/artifacthub.png","created_at":"2026-01-29T12:56:41.438Z","updated_at":"2026-09-01T05:05:43.053Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/namespaces"}},{"id":11728550,"name":"metallb.io/metallb","ecosystem":"go","description":"","homepage":"https://github.com/metallb/metallb","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/metallb/metallb","keywords_array":[],"namespace":"metallb.io","versions_count":67,"first_release_published_at":"2017-12-04T04:38:07.000Z","latest_release_published_at":"2025-12-04T14:59:46.000Z","latest_release_number":"v0.15.3","last_synced_at":"2026-08-31T21:49:38.639Z","created_at":"2025-06-04T10:51:41.665Z","updated_at":"2026-08-31T23:47:56.180Z","registry_url":"https://pkg.go.dev/metallb.io/metallb","install_command":"go get metallb.io/metallb","documentation_url":"https://pkg.go.dev/metallb.io/metallb#section-documentation","metadata":{},"repo_metadata":{"id":36959776,"uuid":"110027931","full_name":"metallb/metallb","owner":"metallb","description":"A network load-balancer implementation for Kubernetes using standard routing protocols","archived":false,"fork":false,"pushed_at":"2026-08-17T02:55:38.000Z","size":52650,"stargazers_count":8333,"open_issues_count":101,"forks_count":1070,"subscribers_count":99,"default_branch":"main","last_synced_at":"2026-08-31T20:41:33.849Z","etag":null,"topics":["arp","bare-metal","bgp","frr","hacktoberfest","keepalived","kubernetes","load-balancer","vrrp"],"latest_commit_sha":null,"homepage":"https://metallb.io","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/metallb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":"DCO","cla":null,"disclosure":null}},"created_at":"2017-11-08T20:38:50.000Z","updated_at":"2026-08-30T12:08:11.000Z","dependencies_parsed_at":"2026-08-31T20:41:38.361Z","dependency_job_id":"5e2e6a42-b05f-4a5a-b1ce-f0fb69973083","html_url":"https://github.com/metallb/metallb","commit_stats":{"total_commits":2192,"total_committers":212,"mean_commits":"10.339622641509434","dds":0.6870437956204379,"last_synced_commit":"9b1bf8eedcf66fcaa73e5e4157dab1770d95623a"},"previous_names":["google/metallb","danderson/metallb"],"tags_count":103,"template":false,"template_full_name":null,"purl":"pkg:github/metallb/metallb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metallb","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/sbom","scorecard":{"id":318688,"data":{"date":"2025-08-11","repo":{"name":"github.com/metallb/metallb","commit":"aa2fa5744e4bcd7ce5c44c8d3ba60c4fa360d303"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Code-Review","score":5,"reason":"Found 10/18 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":10,"reason":"28 commit(s) and 18 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish.yaml:55","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Info: found token with 'none' permissions: .github/workflows/cifuzz.yml:1","Warn: no topLevel permission defined: .github/workflows/classify.yaml:1","Warn: no topLevel permission defined: .github/workflows/publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/site-build.yaml:1","Warn: no topLevel permission defined: .github/workflows/stale.yaml:1","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/vulncheck_periodic.yaml:7","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":"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":"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":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","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: 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact metallb-chart-0.15.2 not signed: https://api.github.com/repos/metallb/metallb/releases/223030493","Warn: release artifact metallb-chart-0.15.1 not signed: https://api.github.com/repos/metallb/metallb/releases/222997826","Warn: release artifact metallb-chart-0.15.0 not signed: https://api.github.com/repos/metallb/metallb/releases/222750134","Warn: release artifact metallb-chart-0.15.2 does not have provenance: https://api.github.com/repos/metallb/metallb/releases/223030493","Warn: release artifact metallb-chart-0.15.1 does not have provenance: https://api.github.com/repos/metallb/metallb/releases/222997826","Warn: release artifact metallb-chart-0.15.0 does not have provenance: https://api.github.com/repos/metallb/metallb/releases/222750134"],"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":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yaml:88"],"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":"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.yaml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/cifuzz.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/cifuzz.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/cifuzz.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/cifuzz.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/classify.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/classify.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/classify.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/classify.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/classify.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/classify.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/classify.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/classify.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/classify.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/classify.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/site-build.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/site-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/site-build.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/site-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/site-build.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/site-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/stale.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vulncheck_periodic.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/vulncheck_periodic.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/vulncheck_periodic.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/vulncheck_periodic.yaml/main?enable=pin","Warn: containerImage not pinned by hash: configmaptocrs/Dockerfile:3","Warn: containerImage not pinned by hash: configmaptocrs/Dockerfile:37: pin your Docker image by updating gcr.io/distroless/static:latest to gcr.io/distroless/static:latest@sha256:2e114d20aa6371fd271f854aa3d6b2b7d2e70e797bb3ea44fb677afec60db22c","Warn: containerImage not pinned by hash: controller/Dockerfile:3","Warn: containerImage not pinned by hash: controller/Dockerfile:37: pin your Docker image by updating gcr.io/distroless/static:latest to gcr.io/distroless/static:latest@sha256:2e114d20aa6371fd271f854aa3d6b2b7d2e70e797bb3ea44fb677afec60db22c","Warn: containerImage not pinned by hash: speaker/Dockerfile:3","Warn: containerImage not pinned by hash: speaker/Dockerfile:52: pin your Docker image by updating gcr.io/distroless/static:latest to gcr.io/distroless/static:latest@sha256:2e114d20aa6371fd271f854aa3d6b2b7d2e70e797bb3ea44fb677afec60db22c","Warn: goCommand not pinned by hash: dev-env/unittest/setup-envtest.sh:6","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:68","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:30","Info:   0 out of  24 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  25 third-party GitHubAction dependencies pinned","Info:   0 out of   6 containerImage dependencies pinned","Info:   1 out of   2 goCommand dependencies pinned","Info:   0 out of   2 pipCommand 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":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 26 commits out of 27 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":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: GO-2025-3829 / GHSA-4vq8-7jfc-9cvp","Warn: Project is vulnerable to: GO-2025-3787 / GHSA-fv92-fjc5-jj9h"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: configmaptocrs/main_test.go:9","Info: GoBuiltInFuzzer integration found: internal/bgp/community/community_test.go:104","Info: GoBuiltInFuzzer integration found: internal/bgp/native/messages_test.go:166","Info: GoBuiltInFuzzer integration found: internal/config/config_test.go:3823"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}}]},"last_synced_at":"2025-08-18T00:53:15.639Z","repository_id":36959776,"created_at":"2025-08-18T00:53:15.640Z","updated_at":"2025-08-18T00:53:15.640Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37008561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-31T02:00:07.497Z","response_time":119,"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":"metallb","name":"MetalLB","uuid":"60239468","kind":"organization","description":"","email":null,"website":"https://www.metallb.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/60239468?v=4","repositories_count":2,"last_synced_at":"2023-03-03T20:34:16.309Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/metallb","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:23:15.035Z","updated_at":"2023-03-03T20:34:16.315Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metallb","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metallb/repositories"},"tags":[{"name":"v0.16.1","sha":"791dfcc63ced7a6b3e869131eae75e645150fff0","kind":"tag","published_at":"2026-05-27T20:49:41.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.16.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.16.1/manifests"},{"name":"metallb-chart-0.16.1","sha":"5f188da352c7d30089588372bb8637c9dbb9485e","kind":"commit","published_at":"2026-05-27T20:47:43.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.16.1","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.16.1/manifests"},{"name":"v0.16.0","sha":"4c613e152c3434f71137b5f2a2ce15ee93681606","kind":"tag","published_at":"2026-05-20T14:56:25.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.16.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.16.0/manifests"},{"name":"metallb-chart-0.16.0","sha":"a00b1c3041b46ac1e277151560f1d5d5f667bb40","kind":"commit","published_at":"2026-05-20T14:48:50.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.16.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.16.0/manifests"},{"name":"v0.15.3","sha":"85bfb4f0e0d35090c514e1e5e1a21a8bbd253518","kind":"tag","published_at":"2025-12-04T14:59:46.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.15.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.3/manifests"},{"name":"metallb-chart-0.15.3","sha":"ac5a47dd05b40973df250dde3194c3d91c89ab1c","kind":"commit","published_at":"2025-12-04T14:56:22.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.15.3","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.3/manifests"},{"name":"v0.15.2","sha":"942c2fe54a75ac6353d3099eeebff33b6b8fe3f0","kind":"tag","published_at":"2025-06-04T10:38:02.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.15.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.2/manifests"},{"name":"metallb-chart-0.15.2","sha":"cebb186ab37e11f8432f1b74a2a8603811932fb8","kind":"commit","published_at":"2025-06-04T10:37:31.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.15.2","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.2/manifests"},{"name":"v0.15.1","sha":"131ab833864c58151ea21f61f1edf7e84d6727bf","kind":"tag","published_at":"2025-06-04T08:33:17.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.15.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.1/manifests"},{"name":"metallb-chart-0.15.1","sha":"91ececa9541393dc388640f7dce6bf9eadeba757","kind":"commit","published_at":"2025-06-04T08:31:43.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.15.1","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.1/manifests"},{"name":"v0.15.0","sha":"f6cd5203a34007eecb098468fb709246f0f3290d","kind":"tag","published_at":"2025-06-03T12:30:22.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.15.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.0/manifests"},{"name":"metallb-chart-0.15.0","sha":"d2a72a58cb7fea7add994b0c7e6ea7b98bc73464","kind":"commit","published_at":"2025-06-03T12:27:22.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.15.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.0/manifests"},{"name":"v0.14.9","sha":"5765ee504d21a3a237d9dab223ca707661269ecd","kind":"tag","published_at":"2024-12-17T14:40:54.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.9","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.9/manifests"},{"name":"metallb-chart-0.14.9","sha":"474dbc727fe4047f2593e0160de66f3a925c7573","kind":"commit","published_at":"2024-12-17T13:36:49.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.9","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.9/manifests"},{"name":"v0.14.8","sha":"80fa562f23fdf05b578329adbcfc4c5da534760f","kind":"tag","published_at":"2024-07-23T12:22:48.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.8","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.8/manifests"},{"name":"metallb-chart-0.14.8","sha":"110fbf0e47379d8af847b8dc31ec1751cdf6139d","kind":"commit","published_at":"2024-07-23T12:12:47.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.8","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.8/manifests"},{"name":"v0.14.7","sha":"456406b903560b15dd730f799bc0ba8ae808f442","kind":"tag","published_at":"2024-07-16T19:57:30.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.7","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.7/manifests"},{"name":"metallb-chart-0.14.7","sha":"8d6152d02ebca7458b09b7563903f5e09037999d","kind":"commit","published_at":"2024-07-16T19:55:27.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.7","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.7/manifests"},{"name":"v0.14.6","sha":"b1698e7b78f332062646ad612e17ed4eb11ab9df","kind":"tag","published_at":"2024-07-16T11:10:09.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.6","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.6/manifests"},{"name":"metallb-chart-0.14.6","sha":"924a365c332b22c28ccce99de871c8bc23c70177","kind":"commit","published_at":"2024-07-16T10:42:30.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.6","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.6/manifests"},{"name":"v0.14.5","sha":"3cee8c018aeabcb44ced0a9365837296c0795db2","kind":"tag","published_at":"2024-04-19T14:35:04.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.5","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.5/manifests"},{"name":"metallb-chart-0.14.5","sha":"61e7f8615c9b54c6e3143024dd07811d04f8eb73","kind":"commit","published_at":"2024-04-19T13:56:05.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.5","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.5/manifests"},{"name":"v0.14.4","sha":"c4bec6dab4b1db7dc593ef3d6acf3eda267b1e97","kind":"tag","published_at":"2024-03-26T15:11:26.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.4","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.4/manifests"},{"name":"metallb-chart-0.14.4","sha":"7ac100845ea3dd05f32944668bdc862966c3a9f4","kind":"commit","published_at":"2024-03-26T14:27:12.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.4","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.4/manifests"},{"name":"v0.14.3","sha":"7051d76ac2a6cde09927be774ca5ad72ff30175a","kind":"tag","published_at":"2024-01-30T16:45:43.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.3/manifests"},{"name":"metallb-chart-0.14.3","sha":"c3693e551ef20ee2e12a3591bec422c7aa83b3b5","kind":"commit","published_at":"2024-01-30T16:35:55.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.3","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.3/manifests"},{"name":"v0.14.2","sha":"93fb5d01845aa74221ac3933d12f3fed9096e8e8","kind":"tag","published_at":"2024-01-29T12:53:35.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.2/manifests"},{"name":"metallb-chart-0.14.2","sha":"1b16a8ac873ad2232fde9a7e76eadd95f72c0066","kind":"commit","published_at":"2024-01-29T12:52:48.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.2","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.2/manifests"},{"name":"v0.14.1","sha":"989439996929c08a8f7f9527fd730e72aaac92d3","kind":"tag","published_at":"2024-01-29T12:29:31.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.1/manifests"},{"name":"metallb-chart-0.0.0","sha":"9629aab58ea128677252fe5f063a57f8d9d315e0","kind":"commit","published_at":"2024-01-29T12:28:30.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.0.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.0.0/manifests"},{"name":"v0.14.0","sha":"9dd3667f51cfa4a61c7083c2141dfa41f8b328ac","kind":"tag","published_at":"2024-01-29T11:21:11.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.0/manifests"},{"name":"v0.13.12","sha":"4f7e29972652a6f415ad42898d0b5ef5adc06440","kind":"tag","published_at":"2023-10-20T14:57:03.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.12","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.12/manifests"},{"name":"metallb-chart-0.13.12","sha":"2f1513c29e4797e7f24362378d79c08dc34ee250","kind":"commit","published_at":"2023-10-20T14:13:15.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.12","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.12/manifests"},{"name":"v0.13.11","sha":"a8d532ed4422124414937e95f86e4e6b20f7b632","kind":"tag","published_at":"2023-09-05T10:15:46.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.11","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.11/manifests"},{"name":"metallb-chart-0.13.11","sha":"97fd103e8c9cfa83b374aa0ad4c2d715e60faec7","kind":"commit","published_at":"2023-09-05T10:11:57.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.11","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.11/manifests"},{"name":"v0.13.10","sha":"ae90749b406f874ff6953ccf71054d62fbd38d97","kind":"tag","published_at":"2023-05-31T13:41:44.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.10","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.10/manifests"},{"name":"metallb-chart-0.13.10","sha":"aca5c4b8259bf9a55b47c5ab3feaa80ec27ed1be","kind":"commit","published_at":"2023-05-29T15:00:30.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.10","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.10/manifests"},{"name":"v0.9.8","sha":"b57f9934b9424d24109a8e0f5e4425836e2f00c1","kind":"commit","published_at":"2023-04-14T15:56:13.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.8","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.8/manifests"},{"name":"v0.13.9","sha":"4b41fd5175f4a4329f532dda2b456832188d63fc","kind":"tag","published_at":"2023-02-21T09:50:43.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.9","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.9/manifests"},{"name":"metallb-chart-0.13.9","sha":"293f43c1f78ab1b5fa8879a76746b094bd9dd3ca","kind":"commit","published_at":"2023-02-21T08:08:19.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.9","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.9/manifests"},{"name":"v0.13.8","sha":"a13bed166fb8608ced636f9d41b7a5bf9957981c","kind":"tag","published_at":"2023-02-20T14:43:14.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.8","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.8/manifests"},{"name":"v0.13.7","sha":"b96bce642175ec99ed4b3e29e552c2e4f7aeaafd","kind":"tag","published_at":"2022-10-17T14:22:49.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.7","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.7/manifests"},{"name":"metallb-chart-0.13.7","sha":"163c53420284eff3df88543406cc19fcea33497d","kind":"commit","published_at":"2022-10-17T14:09:26.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.7","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.7/manifests"},{"name":"v0.13.6","sha":"304676bc30bc76c0ddfb663a91d372dc576f6974","kind":"tag","published_at":"2022-10-11T15:39:43.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.6","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.6/manifests"},{"name":"metallb-chart-0.13.6","sha":"a826be5f29547e418aaa52d0cf29d2219008675f","kind":"commit","published_at":"2022-10-11T14:41:19.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.6","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.6/manifests"},{"name":"v0.13.5","sha":"ddd605cc5e9d7b207d28f5ebffa990c00bbd5407","kind":"tag","published_at":"2022-09-01T10:28:37.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.5","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.5/manifests"},{"name":"metallb-chart-0.13.5","sha":"1a06fbc41648d21cb94e37502001f76e0d1f0a53","kind":"commit","published_at":"2022-09-01T08:51:52.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.5","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.5/manifests"},{"name":"v0.13.4","sha":"f287aea7b2bc7fe8d66966a430129964f9053e08","kind":"tag","published_at":"2022-07-21T12:35:46.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.4","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.4/manifests"},{"name":"metallb-chart-0.13.4","sha":"b8a1e46ad77e974be0078ab223c2c9a7811c66b3","kind":"commit","published_at":"2022-07-21T12:20:11.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.4","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.4/manifests"},{"name":"v0.13.3","sha":"e157703f005b3efb8cb9bd336b57fa0082312467","kind":"tag","published_at":"2022-07-07T12:40:02.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.3/manifests"},{"name":"metallb-chart-0.13.3","sha":"581cf83181834f2ca399a7b1d8d74f4d93968c71","kind":"commit","published_at":"2022-07-07T12:32:38.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.3","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.3/manifests"},{"name":"v0.13.2","sha":"2a00549f57d58e4a6cbfbdc76b87b6855ca11f22","kind":"tag","published_at":"2022-07-06T14:46:14.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"0e98e673005e08da7252ceefab8e67d0c0a64b36","kind":"tag","published_at":"2022-07-06T13:16:27.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.1/manifests"},{"name":"metallb-chart-0.13.2","sha":"890f772d5af887101466d9f3944387c803fd4ad0","kind":"commit","published_at":"2022-07-06T13:09:02.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.2","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.2/manifests"},{"name":"metallb-chart-0.13.1","sha":"890f772d5af887101466d9f3944387c803fd4ad0","kind":"commit","published_at":"2022-07-06T13:09:02.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.1","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.1/manifests"},{"name":"v0.13.0","sha":"d9e1aae99a622c2ee2f61b68da540b487ade315c","kind":"tag","published_at":"2022-07-06T12:19:50.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.0/manifests"},{"name":"metallb-chart-0.13.0","sha":"83a8d31d5bf586b9fc8b39d18fd502f801bf11ab","kind":"commit","published_at":"2022-07-06T12:16:34.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.0/manifests"},{"name":"v0.12.1","sha":"dbe1a20bb820e2b99337fd658ee40a2bbb53df42","kind":"tag","published_at":"2022-02-16T13:18:35.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.12.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.12.1/manifests"},{"name":"metallb-chart-0.12.1","sha":"dbe1a20bb820e2b99337fd658ee40a2bbb53df42","kind":"commit","published_at":"2022-02-16T13:18:35.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.12.1","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.12.1/manifests"},{"name":"v0.12.0","sha":"6b9a8003a7aa9b0340d4738051abd151ebd6b462","kind":"tag","published_at":"2022-02-15T20:51:34.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.12.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.12.0/manifests"},{"name":"metallb-chart-0.12.0","sha":"6b9a8003a7aa9b0340d4738051abd151ebd6b462","kind":"commit","published_at":"2022-02-15T20:51:34.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.12.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.12.0/manifests"},{"name":"v0.9.7","sha":"255b4dd70e5e4548323b2b6148d4eeb8adf98ca6","kind":"tag","published_at":"2022-02-09T21:54:23.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.7","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.7/manifests"},{"name":"v0.11.0","sha":"846c55af003807f1fe4066711607122456509fc4","kind":"tag","published_at":"2021-10-29T16:44:26.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.11.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.11.0/manifests"},{"name":"metallb-chart-0.11.0","sha":"846c55af003807f1fe4066711607122456509fc4","kind":"commit","published_at":"2021-10-29T16:44:26.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.11.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.11.0/manifests"},{"name":"v0.10.3","sha":"ef49019fb067ba4bf8110c53a25f45ef8c934fa0","kind":"tag","published_at":"2021-10-07T17:32:10.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.10.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.3/manifests"},{"name":"metallb-chart-0.10.3","sha":"ef49019fb067ba4bf8110c53a25f45ef8c934fa0","kind":"commit","published_at":"2021-10-07T17:32:10.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.10.3","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.3/manifests"},{"name":"v0.10.2","sha":"99469a412510da616538825c7a5ecb1ff0dbc59d","kind":"tag","published_at":"2021-06-11T20:19:11.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.10.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.2/manifests"},{"name":"metallb-chart-0.10.2","sha":"99469a412510da616538825c7a5ecb1ff0dbc59d","kind":"commit","published_at":"2021-06-11T20:19:11.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.10.2","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.2/manifests"},{"name":"v0.10.1","sha":"eb7e3633232c8b4574d677934bff211a6c762eaa","kind":"tag","published_at":"2021-06-09T18:44:15.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.10.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.1/manifests"},{"name":"metallb-chart-0.10.1","sha":"eb7e3633232c8b4574d677934bff211a6c762eaa","kind":"commit","published_at":"2021-06-09T18:44:15.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.10.1","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.1/manifests"},{"name":"v0.10.0","sha":"c3cfc47a892e2a2bd812729a86fa8e6b2756904c","kind":"tag","published_at":"2021-06-07T19:13:30.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.10.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.0/manifests"},{"name":"metallb-chart-0.10.0","sha":"c3cfc47a892e2a2bd812729a86fa8e6b2756904c","kind":"commit","published_at":"2021-06-07T19:13:30.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.10.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.0/manifests"},{"name":"v0.9.6","sha":"2233271f768663a9a52e9ef629867f3aa3f30833","kind":"tag","published_at":"2021-03-22T18:44:42.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.6","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"949fdbd8b873f0fe83a3a7ae7c627bd25dea1592","kind":"tag","published_at":"2020-11-06T20:50:44.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.5","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"9457e581dd16906d3ef30c53013d1359bcf7978b","kind":"tag","published_at":"2020-10-16T16:59:00.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.4","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"0dbe7c42039c4658ba39a8097723823201acb17a","kind":"tag","published_at":"2020-03-23T23:44:27.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"d855487bc17b75a267ce9bbcdab336c18e7a0543","kind":"tag","published_at":"2020-03-20T21:07:17.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"fc1203c2050e5a1c365438fcc25e0378d7edcb0e","kind":"tag","published_at":"2020-03-20T20:58:52.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"6bd3e7a16fd088985c185ed8de0312ece1c0d84f","kind":"tag","published_at":"2020-03-20T20:45:41.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"15d9ed5cce53b457a955f894aa58e7f4856f73d5","kind":"tag","published_at":"2019-10-30T17:07:33.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.8.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"aa0b29d67b7d7e4f0fb6775f42aef52f6c685c78","kind":"tag","published_at":"2019-10-30T05:28:06.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.8.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"a9688b867b2ce4d06bfbf8c6dcc8f45f3c394653","kind":"tag","published_at":"2019-07-25T23:52:36.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.8.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"e5c228dab0175526ea061ccc5f0c6bfc6c0f39a7","kind":"tag","published_at":"2019-07-21T09:07:29.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.8.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.0/manifests"},{"name":"v0.7.3","sha":"69a8379e81630f63f33e17e0b1a7707c89ba8061","kind":"tag","published_at":"2018-08-17T05:20:58.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.7.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"253d87f14ef99488abeeb234b65ce659569b4edd","kind":"tag","published_at":"2018-08-03T22:08:10.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.7.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"73b63ede6f7eebc46659c0594a2fcc45f90fbcc0","kind":"tag","published_at":"2018-07-21T17:43:36.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.7.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"8509481f19a31a0663593383fc7d01bebfa9e14f","kind":"tag","published_at":"2018-07-21T03:45:03.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.7.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"bd678827d1b2784042b9e6d168ad0e0d46229ca2","kind":"tag","published_at":"2018-05-01T07:57:47.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.6.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"0e4f36ae24623fa98815f132b945cc5be4d7a0b5","kind":"tag","published_at":"2018-04-20T03:05:12.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.6.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"0558fd0b54ef38e5c4255a92d4b8c2efb6ba0c93","kind":"tag","published_at":"2018-04-19T01:42:18.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.6.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"a9afd2d176c1ae7b9f790b7d0f372bac910bb060","kind":"tag","published_at":"2018-04-01T02:38:21.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.5.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.5.0/manifests"},{"name":"v0.4.6","sha":"9ac68cf8356588627a76290ccd87536f3ee80902","kind":"tag","published_at":"2018-03-17T04:43:47.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.6","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"60a8fecff6f52749ff9b9a8f2f58ff03db9f1fb4","kind":"tag","published_at":"2018-03-10T22:23:34.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.5","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"2fc224a30f9a9c9a851f6356fe5345688abe99e9","kind":"tag","published_at":"2018-03-10T21:59:09.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.4","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"1806e50ac7a6f0f1b4c6e4ab7431afe312500453","kind":"tag","published_at":"2018-03-07T07:31:29.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"24d1b2968f50186dd3eb2a18efe7cf505539a34d","kind":"tag","published_at":"2018-03-04T08:27:47.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"738f2ad6948ed0143734d7c33b038435c50bee44","kind":"tag","published_at":"2018-03-04T06:44:38.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"61de6f6f2b2d6bca21eed7b335e1ddbd94d9c3f6","kind":"tag","published_at":"2018-03-04T00:35:35.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"9c88da136c9a53ce305eedbd6bd81b6cf9850752","kind":"tag","published_at":"2018-01-17T09:08:13.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.3.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"453ec56ae32e90b90c50d024d0b277c0dc1454a9","kind":"tag","published_at":"2018-01-16T00:05:11.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.3.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"5d0d335f44fc89a3a4b5e35be992a0578f2367df","kind":"tag","published_at":"2017-12-16T20:43:43.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.2.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"c5f5300f96cafae4e9e7ebc946a7d645f5391023","kind":"tag","published_at":"2017-12-14T08:05:50.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.2.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"4c1ae608c1c7713df0b8952e7d6e1cb0dc13ad57","kind":"commit","published_at":"2017-12-04T04:38:07.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.1.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-31T23:47:56.180Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.764254255794306,"dependent_packages_count":5.401293307900869,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.582773781847587},"purl":"pkg:golang/metallb.io/metallb","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/metallb.io/metallb","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/metallb.io/metallb","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/metallb.io/metallb/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T19:23:32.235Z","issues_count":326,"pull_requests_count":759,"avg_time_to_close_issue":25650932.05909091,"avg_time_to_close_pull_request":2316985.5366269164,"issues_closed_count":220,"pull_requests_closed_count":585,"pull_request_authors_count":134,"issue_authors_count":241,"avg_comments_per_issue":5.294478527607362,"avg_comments_per_pull_request":1.8735177865612649,"merged_pull_requests_count":299,"bot_issues_count":0,"bot_pull_requests_count":332,"past_year_issues_count":17,"past_year_pull_requests_count":83,"past_year_avg_time_to_close_issue":2082011.2857142857,"past_year_avg_time_to_close_pull_request":3097669.0465116277,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":43,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":1.4117647058823528,"past_year_avg_comments_per_pull_request":1.9036144578313252,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":36,"past_year_merged_pull_requests_count":17,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/issues","maintainers":[{"login":"fedepaol","count":132,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fedepaol"},{"login":"oribon","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oribon"},{"login":"karampok","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karampok"},{"login":"johananl","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johananl"},{"login":"rata","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rata"},{"login":"russellb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/russellb"},{"login":"gclawes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gclawes"}],"active_maintainers":[{"login":"oribon","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oribon"},{"login":"karampok","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karampok"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/metallb.io%2Fmetallb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/metallb.io%2Fmetallb/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/metallb.io%2Fmetallb/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/metallb.io%2Fmetallb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/metallb.io%2Fmetallb/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/metallb.io%2Fmetallb/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2282188,"maintainers_count":0,"namespaces_count":839573,"keywords_count":126245,"github":"golang","metadata":{"funded_packages_count":69842,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-01T05:03:01.892Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":8197530,"name":"github.com/metallb/metallb/e2etest","ecosystem":"go","description":"","homepage":"https://github.com/metallb/metallb","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/metallb/metallb","keywords_array":[],"namespace":"github.com/metallb/metallb","versions_count":7,"first_release_published_at":"2023-09-05T02:36:01.645Z","latest_release_published_at":"2023-09-05T02:36:01.645Z","latest_release_number":"v0.7.3","last_synced_at":"2026-08-31T21:49:45.305Z","created_at":"2023-09-05T02:35:44.954Z","updated_at":"2026-08-31T23:55:02.709Z","registry_url":"https://pkg.go.dev/github.com/metallb/metallb/e2etest","install_command":"go get github.com/metallb/metallb/e2etest","documentation_url":"https://pkg.go.dev/github.com/metallb/metallb/e2etest#section-documentation","metadata":{},"repo_metadata":{"id":36959776,"uuid":"110027931","full_name":"metallb/metallb","owner":"metallb","description":"A network load-balancer implementation for Kubernetes using standard routing protocols","archived":false,"fork":false,"pushed_at":"2026-08-17T02:55:38.000Z","size":52650,"stargazers_count":8333,"open_issues_count":101,"forks_count":1070,"subscribers_count":99,"default_branch":"main","last_synced_at":"2026-08-31T20:41:33.849Z","etag":null,"topics":["arp","bare-metal","bgp","frr","hacktoberfest","keepalived","kubernetes","load-balancer","vrrp"],"latest_commit_sha":null,"homepage":"https://metallb.io","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/metallb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":"DCO","cla":null,"disclosure":null}},"created_at":"2017-11-08T20:38:50.000Z","updated_at":"2026-08-30T12:08:11.000Z","dependencies_parsed_at":"2026-08-31T20:41:38.361Z","dependency_job_id":"5e2e6a42-b05f-4a5a-b1ce-f0fb69973083","html_url":"https://github.com/metallb/metallb","commit_stats":{"total_commits":2192,"total_committers":212,"mean_commits":"10.339622641509434","dds":0.6870437956204379,"last_synced_commit":"9b1bf8eedcf66fcaa73e5e4157dab1770d95623a"},"previous_names":["google/metallb","danderson/metallb"],"tags_count":103,"template":false,"template_full_name":null,"purl":"pkg:github/metallb/metallb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metallb","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/sbom","scorecard":{"id":318688,"data":{"date":"2025-08-11","repo":{"name":"github.com/metallb/metallb","commit":"aa2fa5744e4bcd7ce5c44c8d3ba60c4fa360d303"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Code-Review","score":5,"reason":"Found 10/18 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":10,"reason":"28 commit(s) and 18 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish.yaml:55","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Info: found token with 'none' permissions: .github/workflows/cifuzz.yml:1","Warn: no topLevel permission defined: .github/workflows/classify.yaml:1","Warn: no topLevel permission defined: .github/workflows/publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/site-build.yaml:1","Warn: no topLevel permission defined: .github/workflows/stale.yaml:1","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/vulncheck_periodic.yaml:7","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":"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":"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":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","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: 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact metallb-chart-0.15.2 not signed: https://api.github.com/repos/metallb/metallb/releases/223030493","Warn: release artifact metallb-chart-0.15.1 not signed: https://api.github.com/repos/metallb/metallb/releases/222997826","Warn: release artifact metallb-chart-0.15.0 not signed: https://api.github.com/repos/metallb/metallb/releases/222750134","Warn: release artifact metallb-chart-0.15.2 does not have provenance: https://api.github.com/repos/metallb/metallb/releases/223030493","Warn: release artifact metallb-chart-0.15.1 does not have provenance: https://api.github.com/repos/metallb/metallb/releases/222997826","Warn: release artifact metallb-chart-0.15.0 does not have provenance: https://api.github.com/repos/metallb/metallb/releases/222750134"],"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":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yaml:88"],"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":"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.yaml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/cifuzz.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/cifuzz.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/cifuzz.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/cifuzz.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/classify.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/classify.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/classify.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/classify.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/classify.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/classify.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/classify.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/classify.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/classify.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/classify.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/site-build.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/site-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/site-build.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/site-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/site-build.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/site-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/stale.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vulncheck_periodic.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/vulncheck_periodic.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/vulncheck_periodic.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/vulncheck_periodic.yaml/main?enable=pin","Warn: containerImage not pinned by hash: configmaptocrs/Dockerfile:3","Warn: containerImage not pinned by hash: configmaptocrs/Dockerfile:37: pin your Docker image by updating gcr.io/distroless/static:latest to gcr.io/distroless/static:latest@sha256:2e114d20aa6371fd271f854aa3d6b2b7d2e70e797bb3ea44fb677afec60db22c","Warn: containerImage not pinned by hash: controller/Dockerfile:3","Warn: containerImage not pinned by hash: controller/Dockerfile:37: pin your Docker image by updating gcr.io/distroless/static:latest to gcr.io/distroless/static:latest@sha256:2e114d20aa6371fd271f854aa3d6b2b7d2e70e797bb3ea44fb677afec60db22c","Warn: containerImage not pinned by hash: speaker/Dockerfile:3","Warn: containerImage not pinned by hash: speaker/Dockerfile:52: pin your Docker image by updating gcr.io/distroless/static:latest to gcr.io/distroless/static:latest@sha256:2e114d20aa6371fd271f854aa3d6b2b7d2e70e797bb3ea44fb677afec60db22c","Warn: goCommand not pinned by hash: dev-env/unittest/setup-envtest.sh:6","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:68","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:30","Info:   0 out of  24 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  25 third-party GitHubAction dependencies pinned","Info:   0 out of   6 containerImage dependencies pinned","Info:   1 out of   2 goCommand dependencies pinned","Info:   0 out of   2 pipCommand 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":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 26 commits out of 27 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":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: GO-2025-3829 / GHSA-4vq8-7jfc-9cvp","Warn: Project is vulnerable to: GO-2025-3787 / GHSA-fv92-fjc5-jj9h"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: configmaptocrs/main_test.go:9","Info: GoBuiltInFuzzer integration found: internal/bgp/community/community_test.go:104","Info: GoBuiltInFuzzer integration found: internal/bgp/native/messages_test.go:166","Info: GoBuiltInFuzzer integration found: internal/config/config_test.go:3823"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}}]},"last_synced_at":"2025-08-18T00:53:15.639Z","repository_id":36959776,"created_at":"2025-08-18T00:53:15.640Z","updated_at":"2025-08-18T00:53:15.640Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37008561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-31T02:00:07.497Z","response_time":119,"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":"metallb","name":"MetalLB","uuid":"60239468","kind":"organization","description":"","email":null,"website":"https://www.metallb.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/60239468?v=4","repositories_count":2,"last_synced_at":"2023-03-03T20:34:16.309Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/metallb","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:23:15.035Z","updated_at":"2023-03-03T20:34:16.315Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metallb","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metallb/repositories"},"tags":[{"name":"v0.16.1","sha":"791dfcc63ced7a6b3e869131eae75e645150fff0","kind":"tag","published_at":"2026-05-27T20:49:41.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.16.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.16.1/manifests"},{"name":"metallb-chart-0.16.1","sha":"5f188da352c7d30089588372bb8637c9dbb9485e","kind":"commit","published_at":"2026-05-27T20:47:43.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.16.1","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.16.1/manifests"},{"name":"v0.16.0","sha":"4c613e152c3434f71137b5f2a2ce15ee93681606","kind":"tag","published_at":"2026-05-20T14:56:25.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.16.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.16.0/manifests"},{"name":"metallb-chart-0.16.0","sha":"a00b1c3041b46ac1e277151560f1d5d5f667bb40","kind":"commit","published_at":"2026-05-20T14:48:50.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.16.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.16.0/manifests"},{"name":"v0.15.3","sha":"85bfb4f0e0d35090c514e1e5e1a21a8bbd253518","kind":"tag","published_at":"2025-12-04T14:59:46.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.15.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.3/manifests"},{"name":"metallb-chart-0.15.3","sha":"ac5a47dd05b40973df250dde3194c3d91c89ab1c","kind":"commit","published_at":"2025-12-04T14:56:22.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.15.3","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.3/manifests"},{"name":"v0.15.2","sha":"942c2fe54a75ac6353d3099eeebff33b6b8fe3f0","kind":"tag","published_at":"2025-06-04T10:38:02.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.15.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.2/manifests"},{"name":"metallb-chart-0.15.2","sha":"cebb186ab37e11f8432f1b74a2a8603811932fb8","kind":"commit","published_at":"2025-06-04T10:37:31.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.15.2","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.2/manifests"},{"name":"v0.15.1","sha":"131ab833864c58151ea21f61f1edf7e84d6727bf","kind":"tag","published_at":"2025-06-04T08:33:17.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.15.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.1/manifests"},{"name":"metallb-chart-0.15.1","sha":"91ececa9541393dc388640f7dce6bf9eadeba757","kind":"commit","published_at":"2025-06-04T08:31:43.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.15.1","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.1/manifests"},{"name":"v0.15.0","sha":"f6cd5203a34007eecb098468fb709246f0f3290d","kind":"tag","published_at":"2025-06-03T12:30:22.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.15.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.0/manifests"},{"name":"metallb-chart-0.15.0","sha":"d2a72a58cb7fea7add994b0c7e6ea7b98bc73464","kind":"commit","published_at":"2025-06-03T12:27:22.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.15.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.0/manifests"},{"name":"v0.14.9","sha":"5765ee504d21a3a237d9dab223ca707661269ecd","kind":"tag","published_at":"2024-12-17T14:40:54.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.9","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.9/manifests"},{"name":"metallb-chart-0.14.9","sha":"474dbc727fe4047f2593e0160de66f3a925c7573","kind":"commit","published_at":"2024-12-17T13:36:49.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.9","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.9/manifests"},{"name":"v0.14.8","sha":"80fa562f23fdf05b578329adbcfc4c5da534760f","kind":"tag","published_at":"2024-07-23T12:22:48.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.8","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.8/manifests"},{"name":"metallb-chart-0.14.8","sha":"110fbf0e47379d8af847b8dc31ec1751cdf6139d","kind":"commit","published_at":"2024-07-23T12:12:47.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.8","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.8/manifests"},{"name":"v0.14.7","sha":"456406b903560b15dd730f799bc0ba8ae808f442","kind":"tag","published_at":"2024-07-16T19:57:30.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.7","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.7/manifests"},{"name":"metallb-chart-0.14.7","sha":"8d6152d02ebca7458b09b7563903f5e09037999d","kind":"commit","published_at":"2024-07-16T19:55:27.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.7","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.7/manifests"},{"name":"v0.14.6","sha":"b1698e7b78f332062646ad612e17ed4eb11ab9df","kind":"tag","published_at":"2024-07-16T11:10:09.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.6","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.6/manifests"},{"name":"metallb-chart-0.14.6","sha":"924a365c332b22c28ccce99de871c8bc23c70177","kind":"commit","published_at":"2024-07-16T10:42:30.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.6","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.6/manifests"},{"name":"v0.14.5","sha":"3cee8c018aeabcb44ced0a9365837296c0795db2","kind":"tag","published_at":"2024-04-19T14:35:04.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.5","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.5/manifests"},{"name":"metallb-chart-0.14.5","sha":"61e7f8615c9b54c6e3143024dd07811d04f8eb73","kind":"commit","published_at":"2024-04-19T13:56:05.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.5","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.5/manifests"},{"name":"v0.14.4","sha":"c4bec6dab4b1db7dc593ef3d6acf3eda267b1e97","kind":"tag","published_at":"2024-03-26T15:11:26.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.4","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.4/manifests"},{"name":"metallb-chart-0.14.4","sha":"7ac100845ea3dd05f32944668bdc862966c3a9f4","kind":"commit","published_at":"2024-03-26T14:27:12.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.4","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.4/manifests"},{"name":"v0.14.3","sha":"7051d76ac2a6cde09927be774ca5ad72ff30175a","kind":"tag","published_at":"2024-01-30T16:45:43.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.3/manifests"},{"name":"metallb-chart-0.14.3","sha":"c3693e551ef20ee2e12a3591bec422c7aa83b3b5","kind":"commit","published_at":"2024-01-30T16:35:55.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.3","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.3/manifests"},{"name":"v0.14.2","sha":"93fb5d01845aa74221ac3933d12f3fed9096e8e8","kind":"tag","published_at":"2024-01-29T12:53:35.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.2/manifests"},{"name":"metallb-chart-0.14.2","sha":"1b16a8ac873ad2232fde9a7e76eadd95f72c0066","kind":"commit","published_at":"2024-01-29T12:52:48.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.2","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.2/manifests"},{"name":"v0.14.1","sha":"989439996929c08a8f7f9527fd730e72aaac92d3","kind":"tag","published_at":"2024-01-29T12:29:31.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.1/manifests"},{"name":"metallb-chart-0.0.0","sha":"9629aab58ea128677252fe5f063a57f8d9d315e0","kind":"commit","published_at":"2024-01-29T12:28:30.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.0.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.0.0/manifests"},{"name":"v0.14.0","sha":"9dd3667f51cfa4a61c7083c2141dfa41f8b328ac","kind":"tag","published_at":"2024-01-29T11:21:11.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.0/manifests"},{"name":"v0.13.12","sha":"4f7e29972652a6f415ad42898d0b5ef5adc06440","kind":"tag","published_at":"2023-10-20T14:57:03.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.12","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.12/manifests"},{"name":"metallb-chart-0.13.12","sha":"2f1513c29e4797e7f24362378d79c08dc34ee250","kind":"commit","published_at":"2023-10-20T14:13:15.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.12","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.12/manifests"},{"name":"v0.13.11","sha":"a8d532ed4422124414937e95f86e4e6b20f7b632","kind":"tag","published_at":"2023-09-05T10:15:46.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.11","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.11/manifests"},{"name":"metallb-chart-0.13.11","sha":"97fd103e8c9cfa83b374aa0ad4c2d715e60faec7","kind":"commit","published_at":"2023-09-05T10:11:57.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.11","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.11/manifests"},{"name":"v0.13.10","sha":"ae90749b406f874ff6953ccf71054d62fbd38d97","kind":"tag","published_at":"2023-05-31T13:41:44.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.10","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.10/manifests"},{"name":"metallb-chart-0.13.10","sha":"aca5c4b8259bf9a55b47c5ab3feaa80ec27ed1be","kind":"commit","published_at":"2023-05-29T15:00:30.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.10","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.10/manifests"},{"name":"v0.9.8","sha":"b57f9934b9424d24109a8e0f5e4425836e2f00c1","kind":"commit","published_at":"2023-04-14T15:56:13.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.8","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.8/manifests"},{"name":"v0.13.9","sha":"4b41fd5175f4a4329f532dda2b456832188d63fc","kind":"tag","published_at":"2023-02-21T09:50:43.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.9","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.9/manifests"},{"name":"metallb-chart-0.13.9","sha":"293f43c1f78ab1b5fa8879a76746b094bd9dd3ca","kind":"commit","published_at":"2023-02-21T08:08:19.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.9","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.9/manifests"},{"name":"v0.13.8","sha":"a13bed166fb8608ced636f9d41b7a5bf9957981c","kind":"tag","published_at":"2023-02-20T14:43:14.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.8","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.8/manifests"},{"name":"v0.13.7","sha":"b96bce642175ec99ed4b3e29e552c2e4f7aeaafd","kind":"tag","published_at":"2022-10-17T14:22:49.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.7","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.7/manifests"},{"name":"metallb-chart-0.13.7","sha":"163c53420284eff3df88543406cc19fcea33497d","kind":"commit","published_at":"2022-10-17T14:09:26.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.7","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.7/manifests"},{"name":"v0.13.6","sha":"304676bc30bc76c0ddfb663a91d372dc576f6974","kind":"tag","published_at":"2022-10-11T15:39:43.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.6","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.6/manifests"},{"name":"metallb-chart-0.13.6","sha":"a826be5f29547e418aaa52d0cf29d2219008675f","kind":"commit","published_at":"2022-10-11T14:41:19.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.6","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.6/manifests"},{"name":"v0.13.5","sha":"ddd605cc5e9d7b207d28f5ebffa990c00bbd5407","kind":"tag","published_at":"2022-09-01T10:28:37.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.5","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.5/manifests"},{"name":"metallb-chart-0.13.5","sha":"1a06fbc41648d21cb94e37502001f76e0d1f0a53","kind":"commit","published_at":"2022-09-01T08:51:52.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.5","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.5/manifests"},{"name":"v0.13.4","sha":"f287aea7b2bc7fe8d66966a430129964f9053e08","kind":"tag","published_at":"2022-07-21T12:35:46.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.4","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.4/manifests"},{"name":"metallb-chart-0.13.4","sha":"b8a1e46ad77e974be0078ab223c2c9a7811c66b3","kind":"commit","published_at":"2022-07-21T12:20:11.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.4","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.4/manifests"},{"name":"v0.13.3","sha":"e157703f005b3efb8cb9bd336b57fa0082312467","kind":"tag","published_at":"2022-07-07T12:40:02.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.3/manifests"},{"name":"metallb-chart-0.13.3","sha":"581cf83181834f2ca399a7b1d8d74f4d93968c71","kind":"commit","published_at":"2022-07-07T12:32:38.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.3","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.3/manifests"},{"name":"v0.13.2","sha":"2a00549f57d58e4a6cbfbdc76b87b6855ca11f22","kind":"tag","published_at":"2022-07-06T14:46:14.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"0e98e673005e08da7252ceefab8e67d0c0a64b36","kind":"tag","published_at":"2022-07-06T13:16:27.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.1/manifests"},{"name":"metallb-chart-0.13.2","sha":"890f772d5af887101466d9f3944387c803fd4ad0","kind":"commit","published_at":"2022-07-06T13:09:02.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.2","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.2/manifests"},{"name":"metallb-chart-0.13.1","sha":"890f772d5af887101466d9f3944387c803fd4ad0","kind":"commit","published_at":"2022-07-06T13:09:02.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.1","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.1/manifests"},{"name":"v0.13.0","sha":"d9e1aae99a622c2ee2f61b68da540b487ade315c","kind":"tag","published_at":"2022-07-06T12:19:50.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.0/manifests"},{"name":"metallb-chart-0.13.0","sha":"83a8d31d5bf586b9fc8b39d18fd502f801bf11ab","kind":"commit","published_at":"2022-07-06T12:16:34.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.0/manifests"},{"name":"v0.12.1","sha":"dbe1a20bb820e2b99337fd658ee40a2bbb53df42","kind":"tag","published_at":"2022-02-16T13:18:35.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.12.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.12.1/manifests"},{"name":"metallb-chart-0.12.1","sha":"dbe1a20bb820e2b99337fd658ee40a2bbb53df42","kind":"commit","published_at":"2022-02-16T13:18:35.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.12.1","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.12.1/manifests"},{"name":"v0.12.0","sha":"6b9a8003a7aa9b0340d4738051abd151ebd6b462","kind":"tag","published_at":"2022-02-15T20:51:34.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.12.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.12.0/manifests"},{"name":"metallb-chart-0.12.0","sha":"6b9a8003a7aa9b0340d4738051abd151ebd6b462","kind":"commit","published_at":"2022-02-15T20:51:34.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.12.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.12.0/manifests"},{"name":"v0.9.7","sha":"255b4dd70e5e4548323b2b6148d4eeb8adf98ca6","kind":"tag","published_at":"2022-02-09T21:54:23.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.7","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.7/manifests"},{"name":"v0.11.0","sha":"846c55af003807f1fe4066711607122456509fc4","kind":"tag","published_at":"2021-10-29T16:44:26.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.11.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.11.0/manifests"},{"name":"metallb-chart-0.11.0","sha":"846c55af003807f1fe4066711607122456509fc4","kind":"commit","published_at":"2021-10-29T16:44:26.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.11.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.11.0/manifests"},{"name":"v0.10.3","sha":"ef49019fb067ba4bf8110c53a25f45ef8c934fa0","kind":"tag","published_at":"2021-10-07T17:32:10.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.10.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.3/manifests"},{"name":"metallb-chart-0.10.3","sha":"ef49019fb067ba4bf8110c53a25f45ef8c934fa0","kind":"commit","published_at":"2021-10-07T17:32:10.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.10.3","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.3/manifests"},{"name":"v0.10.2","sha":"99469a412510da616538825c7a5ecb1ff0dbc59d","kind":"tag","published_at":"2021-06-11T20:19:11.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.10.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.2/manifests"},{"name":"metallb-chart-0.10.2","sha":"99469a412510da616538825c7a5ecb1ff0dbc59d","kind":"commit","published_at":"2021-06-11T20:19:11.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.10.2","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.2/manifests"},{"name":"v0.10.1","sha":"eb7e3633232c8b4574d677934bff211a6c762eaa","kind":"tag","published_at":"2021-06-09T18:44:15.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.10.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.1/manifests"},{"name":"metallb-chart-0.10.1","sha":"eb7e3633232c8b4574d677934bff211a6c762eaa","kind":"commit","published_at":"2021-06-09T18:44:15.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.10.1","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.1/manifests"},{"name":"v0.10.0","sha":"c3cfc47a892e2a2bd812729a86fa8e6b2756904c","kind":"tag","published_at":"2021-06-07T19:13:30.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.10.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.0/manifests"},{"name":"metallb-chart-0.10.0","sha":"c3cfc47a892e2a2bd812729a86fa8e6b2756904c","kind":"commit","published_at":"2021-06-07T19:13:30.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.10.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.0/manifests"},{"name":"v0.9.6","sha":"2233271f768663a9a52e9ef629867f3aa3f30833","kind":"tag","published_at":"2021-03-22T18:44:42.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.6","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"949fdbd8b873f0fe83a3a7ae7c627bd25dea1592","kind":"tag","published_at":"2020-11-06T20:50:44.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.5","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"9457e581dd16906d3ef30c53013d1359bcf7978b","kind":"tag","published_at":"2020-10-16T16:59:00.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.4","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"0dbe7c42039c4658ba39a8097723823201acb17a","kind":"tag","published_at":"2020-03-23T23:44:27.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"d855487bc17b75a267ce9bbcdab336c18e7a0543","kind":"tag","published_at":"2020-03-20T21:07:17.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"fc1203c2050e5a1c365438fcc25e0378d7edcb0e","kind":"tag","published_at":"2020-03-20T20:58:52.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"6bd3e7a16fd088985c185ed8de0312ece1c0d84f","kind":"tag","published_at":"2020-03-20T20:45:41.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"15d9ed5cce53b457a955f894aa58e7f4856f73d5","kind":"tag","published_at":"2019-10-30T17:07:33.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.8.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"aa0b29d67b7d7e4f0fb6775f42aef52f6c685c78","kind":"tag","published_at":"2019-10-30T05:28:06.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.8.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"a9688b867b2ce4d06bfbf8c6dcc8f45f3c394653","kind":"tag","published_at":"2019-07-25T23:52:36.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.8.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"e5c228dab0175526ea061ccc5f0c6bfc6c0f39a7","kind":"tag","published_at":"2019-07-21T09:07:29.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.8.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.0/manifests"},{"name":"v0.7.3","sha":"69a8379e81630f63f33e17e0b1a7707c89ba8061","kind":"tag","published_at":"2018-08-17T05:20:58.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.7.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"253d87f14ef99488abeeb234b65ce659569b4edd","kind":"tag","published_at":"2018-08-03T22:08:10.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.7.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"73b63ede6f7eebc46659c0594a2fcc45f90fbcc0","kind":"tag","published_at":"2018-07-21T17:43:36.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.7.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"8509481f19a31a0663593383fc7d01bebfa9e14f","kind":"tag","published_at":"2018-07-21T03:45:03.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.7.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"bd678827d1b2784042b9e6d168ad0e0d46229ca2","kind":"tag","published_at":"2018-05-01T07:57:47.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.6.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"0e4f36ae24623fa98815f132b945cc5be4d7a0b5","kind":"tag","published_at":"2018-04-20T03:05:12.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.6.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"0558fd0b54ef38e5c4255a92d4b8c2efb6ba0c93","kind":"tag","published_at":"2018-04-19T01:42:18.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.6.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"a9afd2d176c1ae7b9f790b7d0f372bac910bb060","kind":"tag","published_at":"2018-04-01T02:38:21.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.5.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.5.0/manifests"},{"name":"v0.4.6","sha":"9ac68cf8356588627a76290ccd87536f3ee80902","kind":"tag","published_at":"2018-03-17T04:43:47.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.6","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"60a8fecff6f52749ff9b9a8f2f58ff03db9f1fb4","kind":"tag","published_at":"2018-03-10T22:23:34.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.5","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"2fc224a30f9a9c9a851f6356fe5345688abe99e9","kind":"tag","published_at":"2018-03-10T21:59:09.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.4","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"1806e50ac7a6f0f1b4c6e4ab7431afe312500453","kind":"tag","published_at":"2018-03-07T07:31:29.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"24d1b2968f50186dd3eb2a18efe7cf505539a34d","kind":"tag","published_at":"2018-03-04T08:27:47.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"738f2ad6948ed0143734d7c33b038435c50bee44","kind":"tag","published_at":"2018-03-04T06:44:38.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"61de6f6f2b2d6bca21eed7b335e1ddbd94d9c3f6","kind":"tag","published_at":"2018-03-04T00:35:35.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"9c88da136c9a53ce305eedbd6bd81b6cf9850752","kind":"tag","published_at":"2018-01-17T09:08:13.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.3.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"453ec56ae32e90b90c50d024d0b277c0dc1454a9","kind":"tag","published_at":"2018-01-16T00:05:11.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.3.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"5d0d335f44fc89a3a4b5e35be992a0578f2367df","kind":"tag","published_at":"2017-12-16T20:43:43.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.2.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"c5f5300f96cafae4e9e7ebc946a7d645f5391023","kind":"tag","published_at":"2017-12-14T08:05:50.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.2.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"4c1ae608c1c7713df0b8952e7d6e1cb0dc13ad57","kind":"commit","published_at":"2017-12-04T04:38:07.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.1.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-31T23:55:02.709Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":4.706401008585746,"dependent_packages_count":9.561217324694391,"stargazers_count":0.8449099932973733,"forks_count":0.9808576170565892,"docker_downloads_count":null,"average":4.023346485908525},"purl":"pkg:golang/github.com/metallb/metallb/e2etest","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/metallb/metallb/e2etest","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/metallb/metallb/e2etest","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/metallb/metallb/e2etest/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T19:23:32.235Z","issues_count":326,"pull_requests_count":759,"avg_time_to_close_issue":25650932.05909091,"avg_time_to_close_pull_request":2316985.5366269164,"issues_closed_count":220,"pull_requests_closed_count":585,"pull_request_authors_count":134,"issue_authors_count":241,"avg_comments_per_issue":5.294478527607362,"avg_comments_per_pull_request":1.8735177865612649,"merged_pull_requests_count":299,"bot_issues_count":0,"bot_pull_requests_count":332,"past_year_issues_count":17,"past_year_pull_requests_count":83,"past_year_avg_time_to_close_issue":2082011.2857142857,"past_year_avg_time_to_close_pull_request":3097669.0465116277,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":43,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":1.4117647058823528,"past_year_avg_comments_per_pull_request":1.9036144578313252,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":36,"past_year_merged_pull_requests_count":17,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/issues","maintainers":[{"login":"fedepaol","count":132,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fedepaol"},{"login":"oribon","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oribon"},{"login":"karampok","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karampok"},{"login":"johananl","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johananl"},{"login":"rata","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rata"},{"login":"russellb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/russellb"},{"login":"gclawes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gclawes"}],"active_maintainers":[{"login":"oribon","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oribon"},{"login":"karampok","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karampok"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmetallb%2Fmetallb%2Fe2etest/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmetallb%2Fmetallb%2Fe2etest/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmetallb%2Fmetallb%2Fe2etest/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmetallb%2Fmetallb%2Fe2etest/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmetallb%2Fmetallb%2Fe2etest/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmetallb%2Fmetallb%2Fe2etest/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2282188,"maintainers_count":0,"namespaces_count":839573,"keywords_count":126245,"github":"golang","metadata":{"funded_packages_count":69842,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-01T05:03:01.892Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3511085,"name":"go.universe.tf/metallb","ecosystem":"go","description":"","homepage":"https://github.com/metallb/metallb","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/metallb/metallb","keywords_array":[],"namespace":"go.universe.tf","versions_count":69,"first_release_published_at":"2017-12-04T04:38:07.000Z","latest_release_published_at":"2026-05-27T20:49:41.000Z","latest_release_number":"v0.16.1","last_synced_at":"2026-08-31T21:52:34.687Z","created_at":"2022-04-10T21:10:14.244Z","updated_at":"2026-09-01T00:50:44.808Z","registry_url":"https://pkg.go.dev/go.universe.tf/metallb","install_command":"go get go.universe.tf/metallb","documentation_url":"https://pkg.go.dev/go.universe.tf/metallb#section-documentation","metadata":{},"repo_metadata":{"id":36959776,"uuid":"110027931","full_name":"metallb/metallb","owner":"metallb","description":"A network load-balancer implementation for Kubernetes using standard routing protocols","archived":false,"fork":false,"pushed_at":"2026-08-17T02:55:38.000Z","size":52650,"stargazers_count":8333,"open_issues_count":101,"forks_count":1070,"subscribers_count":99,"default_branch":"main","last_synced_at":"2026-08-31T20:41:33.849Z","etag":null,"topics":["arp","bare-metal","bgp","frr","hacktoberfest","keepalived","kubernetes","load-balancer","vrrp"],"latest_commit_sha":null,"homepage":"https://metallb.io","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/metallb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":"DCO","cla":null,"disclosure":null}},"created_at":"2017-11-08T20:38:50.000Z","updated_at":"2026-08-30T12:08:11.000Z","dependencies_parsed_at":"2026-08-31T20:41:38.361Z","dependency_job_id":"5e2e6a42-b05f-4a5a-b1ce-f0fb69973083","html_url":"https://github.com/metallb/metallb","commit_stats":{"total_commits":2192,"total_committers":212,"mean_commits":"10.339622641509434","dds":0.6870437956204379,"last_synced_commit":"9b1bf8eedcf66fcaa73e5e4157dab1770d95623a"},"previous_names":["google/metallb","danderson/metallb"],"tags_count":103,"template":false,"template_full_name":null,"purl":"pkg:github/metallb/metallb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metallb","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/sbom","scorecard":{"id":318688,"data":{"date":"2025-08-11","repo":{"name":"github.com/metallb/metallb","commit":"aa2fa5744e4bcd7ce5c44c8d3ba60c4fa360d303"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Code-Review","score":5,"reason":"Found 10/18 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":10,"reason":"28 commit(s) and 18 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish.yaml:55","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Info: found token with 'none' permissions: .github/workflows/cifuzz.yml:1","Warn: no topLevel permission defined: .github/workflows/classify.yaml:1","Warn: no topLevel permission defined: .github/workflows/publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/site-build.yaml:1","Warn: no topLevel permission defined: .github/workflows/stale.yaml:1","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/vulncheck_periodic.yaml:7","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":"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":"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":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","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: 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact metallb-chart-0.15.2 not signed: https://api.github.com/repos/metallb/metallb/releases/223030493","Warn: release artifact metallb-chart-0.15.1 not signed: https://api.github.com/repos/metallb/metallb/releases/222997826","Warn: release artifact metallb-chart-0.15.0 not signed: https://api.github.com/repos/metallb/metallb/releases/222750134","Warn: release artifact metallb-chart-0.15.2 does not have provenance: https://api.github.com/repos/metallb/metallb/releases/223030493","Warn: release artifact metallb-chart-0.15.1 does not have provenance: https://api.github.com/repos/metallb/metallb/releases/222997826","Warn: release artifact metallb-chart-0.15.0 does not have provenance: https://api.github.com/repos/metallb/metallb/releases/222750134"],"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":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yaml:88"],"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":"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.yaml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/cifuzz.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/cifuzz.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/cifuzz.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/cifuzz.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/classify.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/classify.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/classify.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/classify.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/classify.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/classify.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/classify.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/classify.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/classify.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/classify.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/site-build.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/site-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/site-build.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/site-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/site-build.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/site-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/stale.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vulncheck_periodic.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/vulncheck_periodic.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/vulncheck_periodic.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/vulncheck_periodic.yaml/main?enable=pin","Warn: containerImage not pinned by hash: configmaptocrs/Dockerfile:3","Warn: containerImage not pinned by hash: configmaptocrs/Dockerfile:37: pin your Docker image by updating gcr.io/distroless/static:latest to gcr.io/distroless/static:latest@sha256:2e114d20aa6371fd271f854aa3d6b2b7d2e70e797bb3ea44fb677afec60db22c","Warn: containerImage not pinned by hash: controller/Dockerfile:3","Warn: containerImage not pinned by hash: controller/Dockerfile:37: pin your Docker image by updating gcr.io/distroless/static:latest to gcr.io/distroless/static:latest@sha256:2e114d20aa6371fd271f854aa3d6b2b7d2e70e797bb3ea44fb677afec60db22c","Warn: containerImage not pinned by hash: speaker/Dockerfile:3","Warn: containerImage not pinned by hash: speaker/Dockerfile:52: pin your Docker image by updating gcr.io/distroless/static:latest to gcr.io/distroless/static:latest@sha256:2e114d20aa6371fd271f854aa3d6b2b7d2e70e797bb3ea44fb677afec60db22c","Warn: goCommand not pinned by hash: dev-env/unittest/setup-envtest.sh:6","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:68","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:30","Info:   0 out of  24 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  25 third-party GitHubAction dependencies pinned","Info:   0 out of   6 containerImage dependencies pinned","Info:   1 out of   2 goCommand dependencies pinned","Info:   0 out of   2 pipCommand 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":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 26 commits out of 27 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":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: GO-2025-3829 / GHSA-4vq8-7jfc-9cvp","Warn: Project is vulnerable to: GO-2025-3787 / GHSA-fv92-fjc5-jj9h"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: configmaptocrs/main_test.go:9","Info: GoBuiltInFuzzer integration found: internal/bgp/community/community_test.go:104","Info: GoBuiltInFuzzer integration found: internal/bgp/native/messages_test.go:166","Info: GoBuiltInFuzzer integration found: internal/config/config_test.go:3823"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}}]},"last_synced_at":"2025-08-18T00:53:15.639Z","repository_id":36959776,"created_at":"2025-08-18T00:53:15.640Z","updated_at":"2025-08-18T00:53:15.640Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37008561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-31T02:00:07.497Z","response_time":119,"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":"metallb","name":"MetalLB","uuid":"60239468","kind":"organization","description":"","email":null,"website":"https://www.metallb.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/60239468?v=4","repositories_count":2,"last_synced_at":"2023-03-03T20:34:16.309Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/metallb","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:23:15.035Z","updated_at":"2023-03-03T20:34:16.315Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metallb","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metallb/repositories"},"tags":[{"name":"v0.16.1","sha":"791dfcc63ced7a6b3e869131eae75e645150fff0","kind":"tag","published_at":"2026-05-27T20:49:41.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.16.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.16.1/manifests"},{"name":"metallb-chart-0.16.1","sha":"5f188da352c7d30089588372bb8637c9dbb9485e","kind":"commit","published_at":"2026-05-27T20:47:43.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.16.1","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.16.1/manifests"},{"name":"v0.16.0","sha":"4c613e152c3434f71137b5f2a2ce15ee93681606","kind":"tag","published_at":"2026-05-20T14:56:25.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.16.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.16.0/manifests"},{"name":"metallb-chart-0.16.0","sha":"a00b1c3041b46ac1e277151560f1d5d5f667bb40","kind":"commit","published_at":"2026-05-20T14:48:50.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.16.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.16.0/manifests"},{"name":"v0.15.3","sha":"85bfb4f0e0d35090c514e1e5e1a21a8bbd253518","kind":"tag","published_at":"2025-12-04T14:59:46.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.15.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.3/manifests"},{"name":"metallb-chart-0.15.3","sha":"ac5a47dd05b40973df250dde3194c3d91c89ab1c","kind":"commit","published_at":"2025-12-04T14:56:22.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.15.3","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.3/manifests"},{"name":"v0.15.2","sha":"942c2fe54a75ac6353d3099eeebff33b6b8fe3f0","kind":"tag","published_at":"2025-06-04T10:38:02.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.15.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.2/manifests"},{"name":"metallb-chart-0.15.2","sha":"cebb186ab37e11f8432f1b74a2a8603811932fb8","kind":"commit","published_at":"2025-06-04T10:37:31.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.15.2","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.2/manifests"},{"name":"v0.15.1","sha":"131ab833864c58151ea21f61f1edf7e84d6727bf","kind":"tag","published_at":"2025-06-04T08:33:17.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.15.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.1/manifests"},{"name":"metallb-chart-0.15.1","sha":"91ececa9541393dc388640f7dce6bf9eadeba757","kind":"commit","published_at":"2025-06-04T08:31:43.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.15.1","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.1/manifests"},{"name":"v0.15.0","sha":"f6cd5203a34007eecb098468fb709246f0f3290d","kind":"tag","published_at":"2025-06-03T12:30:22.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.15.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.0/manifests"},{"name":"metallb-chart-0.15.0","sha":"d2a72a58cb7fea7add994b0c7e6ea7b98bc73464","kind":"commit","published_at":"2025-06-03T12:27:22.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.15.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.0/manifests"},{"name":"v0.14.9","sha":"5765ee504d21a3a237d9dab223ca707661269ecd","kind":"tag","published_at":"2024-12-17T14:40:54.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.9","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.9/manifests"},{"name":"metallb-chart-0.14.9","sha":"474dbc727fe4047f2593e0160de66f3a925c7573","kind":"commit","published_at":"2024-12-17T13:36:49.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.9","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.9/manifests"},{"name":"v0.14.8","sha":"80fa562f23fdf05b578329adbcfc4c5da534760f","kind":"tag","published_at":"2024-07-23T12:22:48.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.8","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.8/manifests"},{"name":"metallb-chart-0.14.8","sha":"110fbf0e47379d8af847b8dc31ec1751cdf6139d","kind":"commit","published_at":"2024-07-23T12:12:47.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.8","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.8/manifests"},{"name":"v0.14.7","sha":"456406b903560b15dd730f799bc0ba8ae808f442","kind":"tag","published_at":"2024-07-16T19:57:30.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.7","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.7/manifests"},{"name":"metallb-chart-0.14.7","sha":"8d6152d02ebca7458b09b7563903f5e09037999d","kind":"commit","published_at":"2024-07-16T19:55:27.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.7","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.7/manifests"},{"name":"v0.14.6","sha":"b1698e7b78f332062646ad612e17ed4eb11ab9df","kind":"tag","published_at":"2024-07-16T11:10:09.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.6","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.6/manifests"},{"name":"metallb-chart-0.14.6","sha":"924a365c332b22c28ccce99de871c8bc23c70177","kind":"commit","published_at":"2024-07-16T10:42:30.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.6","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.6/manifests"},{"name":"v0.14.5","sha":"3cee8c018aeabcb44ced0a9365837296c0795db2","kind":"tag","published_at":"2024-04-19T14:35:04.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.5","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.5/manifests"},{"name":"metallb-chart-0.14.5","sha":"61e7f8615c9b54c6e3143024dd07811d04f8eb73","kind":"commit","published_at":"2024-04-19T13:56:05.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.5","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.5/manifests"},{"name":"v0.14.4","sha":"c4bec6dab4b1db7dc593ef3d6acf3eda267b1e97","kind":"tag","published_at":"2024-03-26T15:11:26.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.4","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.4/manifests"},{"name":"metallb-chart-0.14.4","sha":"7ac100845ea3dd05f32944668bdc862966c3a9f4","kind":"commit","published_at":"2024-03-26T14:27:12.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.4","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.4/manifests"},{"name":"v0.14.3","sha":"7051d76ac2a6cde09927be774ca5ad72ff30175a","kind":"tag","published_at":"2024-01-30T16:45:43.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.3/manifests"},{"name":"metallb-chart-0.14.3","sha":"c3693e551ef20ee2e12a3591bec422c7aa83b3b5","kind":"commit","published_at":"2024-01-30T16:35:55.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.3","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.3/manifests"},{"name":"v0.14.2","sha":"93fb5d01845aa74221ac3933d12f3fed9096e8e8","kind":"tag","published_at":"2024-01-29T12:53:35.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.2/manifests"},{"name":"metallb-chart-0.14.2","sha":"1b16a8ac873ad2232fde9a7e76eadd95f72c0066","kind":"commit","published_at":"2024-01-29T12:52:48.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.2","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.2/manifests"},{"name":"v0.14.1","sha":"989439996929c08a8f7f9527fd730e72aaac92d3","kind":"tag","published_at":"2024-01-29T12:29:31.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.1/manifests"},{"name":"metallb-chart-0.0.0","sha":"9629aab58ea128677252fe5f063a57f8d9d315e0","kind":"commit","published_at":"2024-01-29T12:28:30.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.0.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.0.0/manifests"},{"name":"v0.14.0","sha":"9dd3667f51cfa4a61c7083c2141dfa41f8b328ac","kind":"tag","published_at":"2024-01-29T11:21:11.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.0/manifests"},{"name":"v0.13.12","sha":"4f7e29972652a6f415ad42898d0b5ef5adc06440","kind":"tag","published_at":"2023-10-20T14:57:03.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.12","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.12/manifests"},{"name":"metallb-chart-0.13.12","sha":"2f1513c29e4797e7f24362378d79c08dc34ee250","kind":"commit","published_at":"2023-10-20T14:13:15.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.12","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.12/manifests"},{"name":"v0.13.11","sha":"a8d532ed4422124414937e95f86e4e6b20f7b632","kind":"tag","published_at":"2023-09-05T10:15:46.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.11","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.11/manifests"},{"name":"metallb-chart-0.13.11","sha":"97fd103e8c9cfa83b374aa0ad4c2d715e60faec7","kind":"commit","published_at":"2023-09-05T10:11:57.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.11","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.11/manifests"},{"name":"v0.13.10","sha":"ae90749b406f874ff6953ccf71054d62fbd38d97","kind":"tag","published_at":"2023-05-31T13:41:44.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.10","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.10/manifests"},{"name":"metallb-chart-0.13.10","sha":"aca5c4b8259bf9a55b47c5ab3feaa80ec27ed1be","kind":"commit","published_at":"2023-05-29T15:00:30.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.10","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.10/manifests"},{"name":"v0.9.8","sha":"b57f9934b9424d24109a8e0f5e4425836e2f00c1","kind":"commit","published_at":"2023-04-14T15:56:13.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.8","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.8/manifests"},{"name":"v0.13.9","sha":"4b41fd5175f4a4329f532dda2b456832188d63fc","kind":"tag","published_at":"2023-02-21T09:50:43.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.9","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.9/manifests"},{"name":"metallb-chart-0.13.9","sha":"293f43c1f78ab1b5fa8879a76746b094bd9dd3ca","kind":"commit","published_at":"2023-02-21T08:08:19.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.9","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.9/manifests"},{"name":"v0.13.8","sha":"a13bed166fb8608ced636f9d41b7a5bf9957981c","kind":"tag","published_at":"2023-02-20T14:43:14.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.8","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.8/manifests"},{"name":"v0.13.7","sha":"b96bce642175ec99ed4b3e29e552c2e4f7aeaafd","kind":"tag","published_at":"2022-10-17T14:22:49.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.7","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.7/manifests"},{"name":"metallb-chart-0.13.7","sha":"163c53420284eff3df88543406cc19fcea33497d","kind":"commit","published_at":"2022-10-17T14:09:26.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.7","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.7/manifests"},{"name":"v0.13.6","sha":"304676bc30bc76c0ddfb663a91d372dc576f6974","kind":"tag","published_at":"2022-10-11T15:39:43.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.6","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.6/manifests"},{"name":"metallb-chart-0.13.6","sha":"a826be5f29547e418aaa52d0cf29d2219008675f","kind":"commit","published_at":"2022-10-11T14:41:19.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.6","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.6/manifests"},{"name":"v0.13.5","sha":"ddd605cc5e9d7b207d28f5ebffa990c00bbd5407","kind":"tag","published_at":"2022-09-01T10:28:37.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.5","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.5/manifests"},{"name":"metallb-chart-0.13.5","sha":"1a06fbc41648d21cb94e37502001f76e0d1f0a53","kind":"commit","published_at":"2022-09-01T08:51:52.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.5","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.5/manifests"},{"name":"v0.13.4","sha":"f287aea7b2bc7fe8d66966a430129964f9053e08","kind":"tag","published_at":"2022-07-21T12:35:46.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.4","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.4/manifests"},{"name":"metallb-chart-0.13.4","sha":"b8a1e46ad77e974be0078ab223c2c9a7811c66b3","kind":"commit","published_at":"2022-07-21T12:20:11.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.4","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.4/manifests"},{"name":"v0.13.3","sha":"e157703f005b3efb8cb9bd336b57fa0082312467","kind":"tag","published_at":"2022-07-07T12:40:02.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.3/manifests"},{"name":"metallb-chart-0.13.3","sha":"581cf83181834f2ca399a7b1d8d74f4d93968c71","kind":"commit","published_at":"2022-07-07T12:32:38.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.3","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.3/manifests"},{"name":"v0.13.2","sha":"2a00549f57d58e4a6cbfbdc76b87b6855ca11f22","kind":"tag","published_at":"2022-07-06T14:46:14.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"0e98e673005e08da7252ceefab8e67d0c0a64b36","kind":"tag","published_at":"2022-07-06T13:16:27.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.1/manifests"},{"name":"metallb-chart-0.13.2","sha":"890f772d5af887101466d9f3944387c803fd4ad0","kind":"commit","published_at":"2022-07-06T13:09:02.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.2","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.2/manifests"},{"name":"metallb-chart-0.13.1","sha":"890f772d5af887101466d9f3944387c803fd4ad0","kind":"commit","published_at":"2022-07-06T13:09:02.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.1","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.1/manifests"},{"name":"v0.13.0","sha":"d9e1aae99a622c2ee2f61b68da540b487ade315c","kind":"tag","published_at":"2022-07-06T12:19:50.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.0/manifests"},{"name":"metallb-chart-0.13.0","sha":"83a8d31d5bf586b9fc8b39d18fd502f801bf11ab","kind":"commit","published_at":"2022-07-06T12:16:34.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.0/manifests"},{"name":"v0.12.1","sha":"dbe1a20bb820e2b99337fd658ee40a2bbb53df42","kind":"tag","published_at":"2022-02-16T13:18:35.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.12.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.12.1/manifests"},{"name":"metallb-chart-0.12.1","sha":"dbe1a20bb820e2b99337fd658ee40a2bbb53df42","kind":"commit","published_at":"2022-02-16T13:18:35.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.12.1","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.12.1/manifests"},{"name":"v0.12.0","sha":"6b9a8003a7aa9b0340d4738051abd151ebd6b462","kind":"tag","published_at":"2022-02-15T20:51:34.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.12.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.12.0/manifests"},{"name":"metallb-chart-0.12.0","sha":"6b9a8003a7aa9b0340d4738051abd151ebd6b462","kind":"commit","published_at":"2022-02-15T20:51:34.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.12.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.12.0/manifests"},{"name":"v0.9.7","sha":"255b4dd70e5e4548323b2b6148d4eeb8adf98ca6","kind":"tag","published_at":"2022-02-09T21:54:23.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.7","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.7/manifests"},{"name":"v0.11.0","sha":"846c55af003807f1fe4066711607122456509fc4","kind":"tag","published_at":"2021-10-29T16:44:26.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.11.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.11.0/manifests"},{"name":"metallb-chart-0.11.0","sha":"846c55af003807f1fe4066711607122456509fc4","kind":"commit","published_at":"2021-10-29T16:44:26.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.11.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.11.0/manifests"},{"name":"v0.10.3","sha":"ef49019fb067ba4bf8110c53a25f45ef8c934fa0","kind":"tag","published_at":"2021-10-07T17:32:10.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.10.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.3/manifests"},{"name":"metallb-chart-0.10.3","sha":"ef49019fb067ba4bf8110c53a25f45ef8c934fa0","kind":"commit","published_at":"2021-10-07T17:32:10.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.10.3","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.3/manifests"},{"name":"v0.10.2","sha":"99469a412510da616538825c7a5ecb1ff0dbc59d","kind":"tag","published_at":"2021-06-11T20:19:11.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.10.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.2/manifests"},{"name":"metallb-chart-0.10.2","sha":"99469a412510da616538825c7a5ecb1ff0dbc59d","kind":"commit","published_at":"2021-06-11T20:19:11.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.10.2","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.2/manifests"},{"name":"v0.10.1","sha":"eb7e3633232c8b4574d677934bff211a6c762eaa","kind":"tag","published_at":"2021-06-09T18:44:15.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.10.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.1/manifests"},{"name":"metallb-chart-0.10.1","sha":"eb7e3633232c8b4574d677934bff211a6c762eaa","kind":"commit","published_at":"2021-06-09T18:44:15.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.10.1","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.1/manifests"},{"name":"v0.10.0","sha":"c3cfc47a892e2a2bd812729a86fa8e6b2756904c","kind":"tag","published_at":"2021-06-07T19:13:30.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.10.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.0/manifests"},{"name":"metallb-chart-0.10.0","sha":"c3cfc47a892e2a2bd812729a86fa8e6b2756904c","kind":"commit","published_at":"2021-06-07T19:13:30.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.10.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.0/manifests"},{"name":"v0.9.6","sha":"2233271f768663a9a52e9ef629867f3aa3f30833","kind":"tag","published_at":"2021-03-22T18:44:42.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.6","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"949fdbd8b873f0fe83a3a7ae7c627bd25dea1592","kind":"tag","published_at":"2020-11-06T20:50:44.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.5","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"9457e581dd16906d3ef30c53013d1359bcf7978b","kind":"tag","published_at":"2020-10-16T16:59:00.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.4","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"0dbe7c42039c4658ba39a8097723823201acb17a","kind":"tag","published_at":"2020-03-23T23:44:27.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"d855487bc17b75a267ce9bbcdab336c18e7a0543","kind":"tag","published_at":"2020-03-20T21:07:17.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"fc1203c2050e5a1c365438fcc25e0378d7edcb0e","kind":"tag","published_at":"2020-03-20T20:58:52.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"6bd3e7a16fd088985c185ed8de0312ece1c0d84f","kind":"tag","published_at":"2020-03-20T20:45:41.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"15d9ed5cce53b457a955f894aa58e7f4856f73d5","kind":"tag","published_at":"2019-10-30T17:07:33.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.8.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"aa0b29d67b7d7e4f0fb6775f42aef52f6c685c78","kind":"tag","published_at":"2019-10-30T05:28:06.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.8.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"a9688b867b2ce4d06bfbf8c6dcc8f45f3c394653","kind":"tag","published_at":"2019-07-25T23:52:36.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.8.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"e5c228dab0175526ea061ccc5f0c6bfc6c0f39a7","kind":"tag","published_at":"2019-07-21T09:07:29.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.8.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.0/manifests"},{"name":"v0.7.3","sha":"69a8379e81630f63f33e17e0b1a7707c89ba8061","kind":"tag","published_at":"2018-08-17T05:20:58.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.7.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"253d87f14ef99488abeeb234b65ce659569b4edd","kind":"tag","published_at":"2018-08-03T22:08:10.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.7.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"73b63ede6f7eebc46659c0594a2fcc45f90fbcc0","kind":"tag","published_at":"2018-07-21T17:43:36.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.7.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"8509481f19a31a0663593383fc7d01bebfa9e14f","kind":"tag","published_at":"2018-07-21T03:45:03.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.7.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"bd678827d1b2784042b9e6d168ad0e0d46229ca2","kind":"tag","published_at":"2018-05-01T07:57:47.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.6.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"0e4f36ae24623fa98815f132b945cc5be4d7a0b5","kind":"tag","published_at":"2018-04-20T03:05:12.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.6.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"0558fd0b54ef38e5c4255a92d4b8c2efb6ba0c93","kind":"tag","published_at":"2018-04-19T01:42:18.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.6.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"a9afd2d176c1ae7b9f790b7d0f372bac910bb060","kind":"tag","published_at":"2018-04-01T02:38:21.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.5.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.5.0/manifests"},{"name":"v0.4.6","sha":"9ac68cf8356588627a76290ccd87536f3ee80902","kind":"tag","published_at":"2018-03-17T04:43:47.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.6","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"60a8fecff6f52749ff9b9a8f2f58ff03db9f1fb4","kind":"tag","published_at":"2018-03-10T22:23:34.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.5","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"2fc224a30f9a9c9a851f6356fe5345688abe99e9","kind":"tag","published_at":"2018-03-10T21:59:09.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.4","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"1806e50ac7a6f0f1b4c6e4ab7431afe312500453","kind":"tag","published_at":"2018-03-07T07:31:29.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"24d1b2968f50186dd3eb2a18efe7cf505539a34d","kind":"tag","published_at":"2018-03-04T08:27:47.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"738f2ad6948ed0143734d7c33b038435c50bee44","kind":"tag","published_at":"2018-03-04T06:44:38.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"61de6f6f2b2d6bca21eed7b335e1ddbd94d9c3f6","kind":"tag","published_at":"2018-03-04T00:35:35.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"9c88da136c9a53ce305eedbd6bd81b6cf9850752","kind":"tag","published_at":"2018-01-17T09:08:13.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.3.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"453ec56ae32e90b90c50d024d0b277c0dc1454a9","kind":"tag","published_at":"2018-01-16T00:05:11.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.3.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"5d0d335f44fc89a3a4b5e35be992a0578f2367df","kind":"tag","published_at":"2017-12-16T20:43:43.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.2.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"c5f5300f96cafae4e9e7ebc946a7d645f5391023","kind":"tag","published_at":"2017-12-14T08:05:50.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.2.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"4c1ae608c1c7713df0b8952e7d6e1cb0dc13ad57","kind":"commit","published_at":"2017-12-04T04:38:07.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.1.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-01T00:50:44.808Z","dependent_packages_count":31,"downloads":null,"downloads_period":null,"dependent_repos_count":142,"rankings":{"downloads":null,"dependent_repos_count":0.5189138067989738,"dependent_packages_count":0.945629665901725,"stargazers_count":0.8743967264046656,"forks_count":0.9911627029145865,"docker_downloads_count":0.3830245034012617,"average":0.7426254810842425},"purl":"pkg:golang/go.universe.tf/metallb","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.universe.tf/metallb","docker_dependents_count":18,"docker_downloads_count":19578599,"usage_url":"https://repos.ecosyste.ms/usage/go/go.universe.tf/metallb","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.universe.tf/metallb/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T19:23:32.235Z","issues_count":326,"pull_requests_count":759,"avg_time_to_close_issue":25650932.05909091,"avg_time_to_close_pull_request":2316985.5366269164,"issues_closed_count":220,"pull_requests_closed_count":585,"pull_request_authors_count":134,"issue_authors_count":241,"avg_comments_per_issue":5.294478527607362,"avg_comments_per_pull_request":1.8735177865612649,"merged_pull_requests_count":299,"bot_issues_count":0,"bot_pull_requests_count":332,"past_year_issues_count":17,"past_year_pull_requests_count":83,"past_year_avg_time_to_close_issue":2082011.2857142857,"past_year_avg_time_to_close_pull_request":3097669.0465116277,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":43,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":1.4117647058823528,"past_year_avg_comments_per_pull_request":1.9036144578313252,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":36,"past_year_merged_pull_requests_count":17,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/issues","maintainers":[{"login":"fedepaol","count":132,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fedepaol"},{"login":"oribon","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oribon"},{"login":"karampok","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karampok"},{"login":"johananl","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johananl"},{"login":"rata","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rata"},{"login":"russellb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/russellb"},{"login":"gclawes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gclawes"}],"active_maintainers":[{"login":"oribon","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oribon"},{"login":"karampok","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karampok"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.universe.tf%2Fmetallb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.universe.tf%2Fmetallb/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.universe.tf%2Fmetallb/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.universe.tf%2Fmetallb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.universe.tf%2Fmetallb/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.universe.tf%2Fmetallb/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2282188,"maintainers_count":0,"namespaces_count":839573,"keywords_count":126245,"github":"golang","metadata":{"funded_packages_count":69842,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-01T05:03:01.892Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14089047,"name":"book-k8sinfra-v2/metallb","ecosystem":"helm","description":"A network load-balancer implementation for Kubernetes using standard routing protocols","homepage":"https://metallb.universe.tf","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/metallb/metallb","keywords_array":[],"namespace":"book-k8sinfra-v2","versions_count":1,"first_release_published_at":"2024-07-08T12:36:17.000Z","latest_release_published_at":"2024-07-08T12:36:17.000Z","latest_release_number":"0.13.10","last_synced_at":"2026-08-31T21:49:50.473Z","created_at":"2026-03-21T00:09:42.265Z","updated_at":"2026-09-01T01:08:11.336Z","registry_url":"https://artifacthub.io/packages/helm/book-k8sinfra-v2/metallb","install_command":"helm repo add book-k8sinfra-v2 https://k8s-edu.github.io/Bkv2_main/helm-charts/ \u0026\u0026 helm install metallb book-k8sinfra-v2/metallb","documentation_url":"https://artifacthub.io/packages/helm/book-k8sinfra-v2/metallb","metadata":{"app_version":"v0.13.10","chart_version":"0.13.10","category":null,"official":false,"deprecated":false,"repository_url":"https://k8s-edu.github.io/Bkv2_main/helm-charts/","maintainers":[]},"repo_metadata":{"id":36959776,"uuid":"110027931","full_name":"metallb/metallb","owner":"metallb","description":"A network load-balancer implementation for Kubernetes using standard routing protocols","archived":false,"fork":false,"pushed_at":"2026-08-17T02:55:38.000Z","size":52650,"stargazers_count":8333,"open_issues_count":101,"forks_count":1070,"subscribers_count":99,"default_branch":"main","last_synced_at":"2026-08-31T20:41:33.849Z","etag":null,"topics":["arp","bare-metal","bgp","frr","hacktoberfest","keepalived","kubernetes","load-balancer","vrrp"],"latest_commit_sha":null,"homepage":"https://metallb.io","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/metallb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":"DCO","cla":null,"disclosure":null}},"created_at":"2017-11-08T20:38:50.000Z","updated_at":"2026-08-30T12:08:11.000Z","dependencies_parsed_at":"2026-08-31T20:41:38.361Z","dependency_job_id":"5e2e6a42-b05f-4a5a-b1ce-f0fb69973083","html_url":"https://github.com/metallb/metallb","commit_stats":{"total_commits":2192,"total_committers":212,"mean_commits":"10.339622641509434","dds":0.6870437956204379,"last_synced_commit":"9b1bf8eedcf66fcaa73e5e4157dab1770d95623a"},"previous_names":["google/metallb","danderson/metallb"],"tags_count":103,"template":false,"template_full_name":null,"purl":"pkg:github/metallb/metallb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metallb","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/sbom","scorecard":{"id":318688,"data":{"date":"2025-08-11","repo":{"name":"github.com/metallb/metallb","commit":"aa2fa5744e4bcd7ce5c44c8d3ba60c4fa360d303"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Code-Review","score":5,"reason":"Found 10/18 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":10,"reason":"28 commit(s) and 18 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish.yaml:55","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Info: found token with 'none' permissions: .github/workflows/cifuzz.yml:1","Warn: no topLevel permission defined: .github/workflows/classify.yaml:1","Warn: no topLevel permission defined: .github/workflows/publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/site-build.yaml:1","Warn: no topLevel permission defined: .github/workflows/stale.yaml:1","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/vulncheck_periodic.yaml:7","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":"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":"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":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","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: 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact metallb-chart-0.15.2 not signed: https://api.github.com/repos/metallb/metallb/releases/223030493","Warn: release artifact metallb-chart-0.15.1 not signed: https://api.github.com/repos/metallb/metallb/releases/222997826","Warn: release artifact metallb-chart-0.15.0 not signed: https://api.github.com/repos/metallb/metallb/releases/222750134","Warn: release artifact metallb-chart-0.15.2 does not have provenance: https://api.github.com/repos/metallb/metallb/releases/223030493","Warn: release artifact metallb-chart-0.15.1 does not have provenance: https://api.github.com/repos/metallb/metallb/releases/222997826","Warn: release artifact metallb-chart-0.15.0 does not have provenance: https://api.github.com/repos/metallb/metallb/releases/222750134"],"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":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yaml:88"],"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":"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.yaml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/cifuzz.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/cifuzz.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/cifuzz.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/cifuzz.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/classify.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/classify.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/classify.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/classify.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/classify.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/classify.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/classify.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/classify.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/classify.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/classify.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/site-build.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/site-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/site-build.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/site-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/site-build.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/site-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/stale.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vulncheck_periodic.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/vulncheck_periodic.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/vulncheck_periodic.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/vulncheck_periodic.yaml/main?enable=pin","Warn: containerImage not pinned by hash: configmaptocrs/Dockerfile:3","Warn: containerImage not pinned by hash: configmaptocrs/Dockerfile:37: pin your Docker image by updating gcr.io/distroless/static:latest to gcr.io/distroless/static:latest@sha256:2e114d20aa6371fd271f854aa3d6b2b7d2e70e797bb3ea44fb677afec60db22c","Warn: containerImage not pinned by hash: controller/Dockerfile:3","Warn: containerImage not pinned by hash: controller/Dockerfile:37: pin your Docker image by updating gcr.io/distroless/static:latest to gcr.io/distroless/static:latest@sha256:2e114d20aa6371fd271f854aa3d6b2b7d2e70e797bb3ea44fb677afec60db22c","Warn: containerImage not pinned by hash: speaker/Dockerfile:3","Warn: containerImage not pinned by hash: speaker/Dockerfile:52: pin your Docker image by updating gcr.io/distroless/static:latest to gcr.io/distroless/static:latest@sha256:2e114d20aa6371fd271f854aa3d6b2b7d2e70e797bb3ea44fb677afec60db22c","Warn: goCommand not pinned by hash: dev-env/unittest/setup-envtest.sh:6","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:68","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:30","Info:   0 out of  24 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  25 third-party GitHubAction dependencies pinned","Info:   0 out of   6 containerImage dependencies pinned","Info:   1 out of   2 goCommand dependencies pinned","Info:   0 out of   2 pipCommand 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":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 26 commits out of 27 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":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: GO-2025-3829 / GHSA-4vq8-7jfc-9cvp","Warn: Project is vulnerable to: GO-2025-3787 / GHSA-fv92-fjc5-jj9h"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: configmaptocrs/main_test.go:9","Info: GoBuiltInFuzzer integration found: internal/bgp/community/community_test.go:104","Info: GoBuiltInFuzzer integration found: internal/bgp/native/messages_test.go:166","Info: GoBuiltInFuzzer integration found: internal/config/config_test.go:3823"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}}]},"last_synced_at":"2025-08-18T00:53:15.639Z","repository_id":36959776,"created_at":"2025-08-18T00:53:15.640Z","updated_at":"2025-08-18T00:53:15.640Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37008561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-31T02:00:07.497Z","response_time":119,"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":"metallb","name":"MetalLB","uuid":"60239468","kind":"organization","description":"","email":null,"website":"https://www.metallb.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/60239468?v=4","repositories_count":2,"last_synced_at":"2023-03-03T20:34:16.309Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/metallb","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:23:15.035Z","updated_at":"2023-03-03T20:34:16.315Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metallb","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metallb/repositories"},"tags":[{"name":"v0.16.1","sha":"791dfcc63ced7a6b3e869131eae75e645150fff0","kind":"tag","published_at":"2026-05-27T20:49:41.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.16.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.16.1/manifests"},{"name":"metallb-chart-0.16.1","sha":"5f188da352c7d30089588372bb8637c9dbb9485e","kind":"commit","published_at":"2026-05-27T20:47:43.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.16.1","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.16.1/manifests"},{"name":"v0.16.0","sha":"4c613e152c3434f71137b5f2a2ce15ee93681606","kind":"tag","published_at":"2026-05-20T14:56:25.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.16.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.16.0/manifests"},{"name":"metallb-chart-0.16.0","sha":"a00b1c3041b46ac1e277151560f1d5d5f667bb40","kind":"commit","published_at":"2026-05-20T14:48:50.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.16.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.16.0/manifests"},{"name":"v0.15.3","sha":"85bfb4f0e0d35090c514e1e5e1a21a8bbd253518","kind":"tag","published_at":"2025-12-04T14:59:46.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.15.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.3/manifests"},{"name":"metallb-chart-0.15.3","sha":"ac5a47dd05b40973df250dde3194c3d91c89ab1c","kind":"commit","published_at":"2025-12-04T14:56:22.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.15.3","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.3/manifests"},{"name":"v0.15.2","sha":"942c2fe54a75ac6353d3099eeebff33b6b8fe3f0","kind":"tag","published_at":"2025-06-04T10:38:02.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.15.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.2/manifests"},{"name":"metallb-chart-0.15.2","sha":"cebb186ab37e11f8432f1b74a2a8603811932fb8","kind":"commit","published_at":"2025-06-04T10:37:31.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.15.2","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.2/manifests"},{"name":"v0.15.1","sha":"131ab833864c58151ea21f61f1edf7e84d6727bf","kind":"tag","published_at":"2025-06-04T08:33:17.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.15.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.1/manifests"},{"name":"metallb-chart-0.15.1","sha":"91ececa9541393dc388640f7dce6bf9eadeba757","kind":"commit","published_at":"2025-06-04T08:31:43.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.15.1","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.1/manifests"},{"name":"v0.15.0","sha":"f6cd5203a34007eecb098468fb709246f0f3290d","kind":"tag","published_at":"2025-06-03T12:30:22.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.15.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.0/manifests"},{"name":"metallb-chart-0.15.0","sha":"d2a72a58cb7fea7add994b0c7e6ea7b98bc73464","kind":"commit","published_at":"2025-06-03T12:27:22.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.15.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.0/manifests"},{"name":"v0.14.9","sha":"5765ee504d21a3a237d9dab223ca707661269ecd","kind":"tag","published_at":"2024-12-17T14:40:54.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.9","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.9/manifests"},{"name":"metallb-chart-0.14.9","sha":"474dbc727fe4047f2593e0160de66f3a925c7573","kind":"commit","published_at":"2024-12-17T13:36:49.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.9","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.9/manifests"},{"name":"v0.14.8","sha":"80fa562f23fdf05b578329adbcfc4c5da534760f","kind":"tag","published_at":"2024-07-23T12:22:48.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.8","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.8/manifests"},{"name":"metallb-chart-0.14.8","sha":"110fbf0e47379d8af847b8dc31ec1751cdf6139d","kind":"commit","published_at":"2024-07-23T12:12:47.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.8","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.8/manifests"},{"name":"v0.14.7","sha":"456406b903560b15dd730f799bc0ba8ae808f442","kind":"tag","published_at":"2024-07-16T19:57:30.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.7","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.7/manifests"},{"name":"metallb-chart-0.14.7","sha":"8d6152d02ebca7458b09b7563903f5e09037999d","kind":"commit","published_at":"2024-07-16T19:55:27.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.7","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.7/manifests"},{"name":"v0.14.6","sha":"b1698e7b78f332062646ad612e17ed4eb11ab9df","kind":"tag","published_at":"2024-07-16T11:10:09.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.6","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.6/manifests"},{"name":"metallb-chart-0.14.6","sha":"924a365c332b22c28ccce99de871c8bc23c70177","kind":"commit","published_at":"2024-07-16T10:42:30.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.6","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.6/manifests"},{"name":"v0.14.5","sha":"3cee8c018aeabcb44ced0a9365837296c0795db2","kind":"tag","published_at":"2024-04-19T14:35:04.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.5","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.5/manifests"},{"name":"metallb-chart-0.14.5","sha":"61e7f8615c9b54c6e3143024dd07811d04f8eb73","kind":"commit","published_at":"2024-04-19T13:56:05.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.5","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.5/manifests"},{"name":"v0.14.4","sha":"c4bec6dab4b1db7dc593ef3d6acf3eda267b1e97","kind":"tag","published_at":"2024-03-26T15:11:26.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.4","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.4/manifests"},{"name":"metallb-chart-0.14.4","sha":"7ac100845ea3dd05f32944668bdc862966c3a9f4","kind":"commit","published_at":"2024-03-26T14:27:12.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.4","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.4/manifests"},{"name":"v0.14.3","sha":"7051d76ac2a6cde09927be774ca5ad72ff30175a","kind":"tag","published_at":"2024-01-30T16:45:43.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.3/manifests"},{"name":"metallb-chart-0.14.3","sha":"c3693e551ef20ee2e12a3591bec422c7aa83b3b5","kind":"commit","published_at":"2024-01-30T16:35:55.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.3","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.3/manifests"},{"name":"v0.14.2","sha":"93fb5d01845aa74221ac3933d12f3fed9096e8e8","kind":"tag","published_at":"2024-01-29T12:53:35.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.2/manifests"},{"name":"metallb-chart-0.14.2","sha":"1b16a8ac873ad2232fde9a7e76eadd95f72c0066","kind":"commit","published_at":"2024-01-29T12:52:48.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.2","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.2/manifests"},{"name":"v0.14.1","sha":"989439996929c08a8f7f9527fd730e72aaac92d3","kind":"tag","published_at":"2024-01-29T12:29:31.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.1/manifests"},{"name":"metallb-chart-0.0.0","sha":"9629aab58ea128677252fe5f063a57f8d9d315e0","kind":"commit","published_at":"2024-01-29T12:28:30.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.0.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.0.0/manifests"},{"name":"v0.14.0","sha":"9dd3667f51cfa4a61c7083c2141dfa41f8b328ac","kind":"tag","published_at":"2024-01-29T11:21:11.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.0/manifests"},{"name":"v0.13.12","sha":"4f7e29972652a6f415ad42898d0b5ef5adc06440","kind":"tag","published_at":"2023-10-20T14:57:03.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.12","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.12/manifests"},{"name":"metallb-chart-0.13.12","sha":"2f1513c29e4797e7f24362378d79c08dc34ee250","kind":"commit","published_at":"2023-10-20T14:13:15.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.12","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.12/manifests"},{"name":"v0.13.11","sha":"a8d532ed4422124414937e95f86e4e6b20f7b632","kind":"tag","published_at":"2023-09-05T10:15:46.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.11","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.11/manifests"},{"name":"metallb-chart-0.13.11","sha":"97fd103e8c9cfa83b374aa0ad4c2d715e60faec7","kind":"commit","published_at":"2023-09-05T10:11:57.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.11","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.11/manifests"},{"name":"v0.13.10","sha":"ae90749b406f874ff6953ccf71054d62fbd38d97","kind":"tag","published_at":"2023-05-31T13:41:44.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.10","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.10/manifests"},{"name":"metallb-chart-0.13.10","sha":"aca5c4b8259bf9a55b47c5ab3feaa80ec27ed1be","kind":"commit","published_at":"2023-05-29T15:00:30.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.10","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.10/manifests"},{"name":"v0.9.8","sha":"b57f9934b9424d24109a8e0f5e4425836e2f00c1","kind":"commit","published_at":"2023-04-14T15:56:13.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.8","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.8/manifests"},{"name":"v0.13.9","sha":"4b41fd5175f4a4329f532dda2b456832188d63fc","kind":"tag","published_at":"2023-02-21T09:50:43.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.9","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.9/manifests"},{"name":"metallb-chart-0.13.9","sha":"293f43c1f78ab1b5fa8879a76746b094bd9dd3ca","kind":"commit","published_at":"2023-02-21T08:08:19.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.9","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.9/manifests"},{"name":"v0.13.8","sha":"a13bed166fb8608ced636f9d41b7a5bf9957981c","kind":"tag","published_at":"2023-02-20T14:43:14.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.8","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.8/manifests"},{"name":"v0.13.7","sha":"b96bce642175ec99ed4b3e29e552c2e4f7aeaafd","kind":"tag","published_at":"2022-10-17T14:22:49.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.7","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.7/manifests"},{"name":"metallb-chart-0.13.7","sha":"163c53420284eff3df88543406cc19fcea33497d","kind":"commit","published_at":"2022-10-17T14:09:26.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.7","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.7/manifests"},{"name":"v0.13.6","sha":"304676bc30bc76c0ddfb663a91d372dc576f6974","kind":"tag","published_at":"2022-10-11T15:39:43.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.6","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.6/manifests"},{"name":"metallb-chart-0.13.6","sha":"a826be5f29547e418aaa52d0cf29d2219008675f","kind":"commit","published_at":"2022-10-11T14:41:19.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.6","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.6/manifests"},{"name":"v0.13.5","sha":"ddd605cc5e9d7b207d28f5ebffa990c00bbd5407","kind":"tag","published_at":"2022-09-01T10:28:37.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.5","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.5/manifests"},{"name":"metallb-chart-0.13.5","sha":"1a06fbc41648d21cb94e37502001f76e0d1f0a53","kind":"commit","published_at":"2022-09-01T08:51:52.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.5","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.5/manifests"},{"name":"v0.13.4","sha":"f287aea7b2bc7fe8d66966a430129964f9053e08","kind":"tag","published_at":"2022-07-21T12:35:46.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.4","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.4/manifests"},{"name":"metallb-chart-0.13.4","sha":"b8a1e46ad77e974be0078ab223c2c9a7811c66b3","kind":"commit","published_at":"2022-07-21T12:20:11.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.4","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.4/manifests"},{"name":"v0.13.3","sha":"e157703f005b3efb8cb9bd336b57fa0082312467","kind":"tag","published_at":"2022-07-07T12:40:02.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.3/manifests"},{"name":"metallb-chart-0.13.3","sha":"581cf83181834f2ca399a7b1d8d74f4d93968c71","kind":"commit","published_at":"2022-07-07T12:32:38.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.3","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.3/manifests"},{"name":"v0.13.2","sha":"2a00549f57d58e4a6cbfbdc76b87b6855ca11f22","kind":"tag","published_at":"2022-07-06T14:46:14.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"0e98e673005e08da7252ceefab8e67d0c0a64b36","kind":"tag","published_at":"2022-07-06T13:16:27.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.1/manifests"},{"name":"metallb-chart-0.13.2","sha":"890f772d5af887101466d9f3944387c803fd4ad0","kind":"commit","published_at":"2022-07-06T13:09:02.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.2","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.2/manifests"},{"name":"metallb-chart-0.13.1","sha":"890f772d5af887101466d9f3944387c803fd4ad0","kind":"commit","published_at":"2022-07-06T13:09:02.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.1","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.1/manifests"},{"name":"v0.13.0","sha":"d9e1aae99a622c2ee2f61b68da540b487ade315c","kind":"tag","published_at":"2022-07-06T12:19:50.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.0/manifests"},{"name":"metallb-chart-0.13.0","sha":"83a8d31d5bf586b9fc8b39d18fd502f801bf11ab","kind":"commit","published_at":"2022-07-06T12:16:34.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.0/manifests"},{"name":"v0.12.1","sha":"dbe1a20bb820e2b99337fd658ee40a2bbb53df42","kind":"tag","published_at":"2022-02-16T13:18:35.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.12.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.12.1/manifests"},{"name":"metallb-chart-0.12.1","sha":"dbe1a20bb820e2b99337fd658ee40a2bbb53df42","kind":"commit","published_at":"2022-02-16T13:18:35.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.12.1","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.12.1/manifests"},{"name":"v0.12.0","sha":"6b9a8003a7aa9b0340d4738051abd151ebd6b462","kind":"tag","published_at":"2022-02-15T20:51:34.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.12.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.12.0/manifests"},{"name":"metallb-chart-0.12.0","sha":"6b9a8003a7aa9b0340d4738051abd151ebd6b462","kind":"commit","published_at":"2022-02-15T20:51:34.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.12.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.12.0/manifests"},{"name":"v0.9.7","sha":"255b4dd70e5e4548323b2b6148d4eeb8adf98ca6","kind":"tag","published_at":"2022-02-09T21:54:23.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.7","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.7/manifests"},{"name":"v0.11.0","sha":"846c55af003807f1fe4066711607122456509fc4","kind":"tag","published_at":"2021-10-29T16:44:26.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.11.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.11.0/manifests"},{"name":"metallb-chart-0.11.0","sha":"846c55af003807f1fe4066711607122456509fc4","kind":"commit","published_at":"2021-10-29T16:44:26.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.11.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.11.0/manifests"},{"name":"v0.10.3","sha":"ef49019fb067ba4bf8110c53a25f45ef8c934fa0","kind":"tag","published_at":"2021-10-07T17:32:10.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.10.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.3/manifests"},{"name":"metallb-chart-0.10.3","sha":"ef49019fb067ba4bf8110c53a25f45ef8c934fa0","kind":"commit","published_at":"2021-10-07T17:32:10.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.10.3","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.3/manifests"},{"name":"v0.10.2","sha":"99469a412510da616538825c7a5ecb1ff0dbc59d","kind":"tag","published_at":"2021-06-11T20:19:11.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.10.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.2/manifests"},{"name":"metallb-chart-0.10.2","sha":"99469a412510da616538825c7a5ecb1ff0dbc59d","kind":"commit","published_at":"2021-06-11T20:19:11.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.10.2","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.2/manifests"},{"name":"v0.10.1","sha":"eb7e3633232c8b4574d677934bff211a6c762eaa","kind":"tag","published_at":"2021-06-09T18:44:15.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.10.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.1/manifests"},{"name":"metallb-chart-0.10.1","sha":"eb7e3633232c8b4574d677934bff211a6c762eaa","kind":"commit","published_at":"2021-06-09T18:44:15.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.10.1","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.1/manifests"},{"name":"v0.10.0","sha":"c3cfc47a892e2a2bd812729a86fa8e6b2756904c","kind":"tag","published_at":"2021-06-07T19:13:30.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.10.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.0/manifests"},{"name":"metallb-chart-0.10.0","sha":"c3cfc47a892e2a2bd812729a86fa8e6b2756904c","kind":"commit","published_at":"2021-06-07T19:13:30.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.10.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.0/manifests"},{"name":"v0.9.6","sha":"2233271f768663a9a52e9ef629867f3aa3f30833","kind":"tag","published_at":"2021-03-22T18:44:42.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.6","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"949fdbd8b873f0fe83a3a7ae7c627bd25dea1592","kind":"tag","published_at":"2020-11-06T20:50:44.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.5","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"9457e581dd16906d3ef30c53013d1359bcf7978b","kind":"tag","published_at":"2020-10-16T16:59:00.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.4","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"0dbe7c42039c4658ba39a8097723823201acb17a","kind":"tag","published_at":"2020-03-23T23:44:27.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"d855487bc17b75a267ce9bbcdab336c18e7a0543","kind":"tag","published_at":"2020-03-20T21:07:17.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"fc1203c2050e5a1c365438fcc25e0378d7edcb0e","kind":"tag","published_at":"2020-03-20T20:58:52.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"6bd3e7a16fd088985c185ed8de0312ece1c0d84f","kind":"tag","published_at":"2020-03-20T20:45:41.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"15d9ed5cce53b457a955f894aa58e7f4856f73d5","kind":"tag","published_at":"2019-10-30T17:07:33.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.8.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"aa0b29d67b7d7e4f0fb6775f42aef52f6c685c78","kind":"tag","published_at":"2019-10-30T05:28:06.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.8.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"a9688b867b2ce4d06bfbf8c6dcc8f45f3c394653","kind":"tag","published_at":"2019-07-25T23:52:36.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.8.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"e5c228dab0175526ea061ccc5f0c6bfc6c0f39a7","kind":"tag","published_at":"2019-07-21T09:07:29.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.8.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.0/manifests"},{"name":"v0.7.3","sha":"69a8379e81630f63f33e17e0b1a7707c89ba8061","kind":"tag","published_at":"2018-08-17T05:20:58.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.7.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"253d87f14ef99488abeeb234b65ce659569b4edd","kind":"tag","published_at":"2018-08-03T22:08:10.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.7.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"73b63ede6f7eebc46659c0594a2fcc45f90fbcc0","kind":"tag","published_at":"2018-07-21T17:43:36.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.7.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"8509481f19a31a0663593383fc7d01bebfa9e14f","kind":"tag","published_at":"2018-07-21T03:45:03.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.7.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"bd678827d1b2784042b9e6d168ad0e0d46229ca2","kind":"tag","published_at":"2018-05-01T07:57:47.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.6.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"0e4f36ae24623fa98815f132b945cc5be4d7a0b5","kind":"tag","published_at":"2018-04-20T03:05:12.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.6.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"0558fd0b54ef38e5c4255a92d4b8c2efb6ba0c93","kind":"tag","published_at":"2018-04-19T01:42:18.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.6.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"a9afd2d176c1ae7b9f790b7d0f372bac910bb060","kind":"tag","published_at":"2018-04-01T02:38:21.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.5.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.5.0/manifests"},{"name":"v0.4.6","sha":"9ac68cf8356588627a76290ccd87536f3ee80902","kind":"tag","published_at":"2018-03-17T04:43:47.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.6","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"60a8fecff6f52749ff9b9a8f2f58ff03db9f1fb4","kind":"tag","published_at":"2018-03-10T22:23:34.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.5","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"2fc224a30f9a9c9a851f6356fe5345688abe99e9","kind":"tag","published_at":"2018-03-10T21:59:09.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.4","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"1806e50ac7a6f0f1b4c6e4ab7431afe312500453","kind":"tag","published_at":"2018-03-07T07:31:29.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"24d1b2968f50186dd3eb2a18efe7cf505539a34d","kind":"tag","published_at":"2018-03-04T08:27:47.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"738f2ad6948ed0143734d7c33b038435c50bee44","kind":"tag","published_at":"2018-03-04T06:44:38.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"61de6f6f2b2d6bca21eed7b335e1ddbd94d9c3f6","kind":"tag","published_at":"2018-03-04T00:35:35.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"9c88da136c9a53ce305eedbd6bd81b6cf9850752","kind":"tag","published_at":"2018-01-17T09:08:13.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.3.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"453ec56ae32e90b90c50d024d0b277c0dc1454a9","kind":"tag","published_at":"2018-01-16T00:05:11.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.3.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"5d0d335f44fc89a3a4b5e35be992a0578f2367df","kind":"tag","published_at":"2017-12-16T20:43:43.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.2.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"c5f5300f96cafae4e9e7ebc946a7d645f5391023","kind":"tag","published_at":"2017-12-14T08:05:50.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.2.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"4c1ae608c1c7713df0b8952e7d6e1cb0dc13ad57","kind":"commit","published_at":"2017-12-04T04:38:07.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.1.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-01T01:08:11.336Z","dependent_packages_count":0,"downloads":0,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.0,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:helm/book-k8sinfra-v2/metallb","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/helm/book-k8sinfra-v2/metallb","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/helm/book-k8sinfra-v2/metallb","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/helm/book-k8sinfra-v2/metallb/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T19:23:32.235Z","issues_count":326,"pull_requests_count":759,"avg_time_to_close_issue":25650932.05909091,"avg_time_to_close_pull_request":2316985.5366269164,"issues_closed_count":220,"pull_requests_closed_count":585,"pull_request_authors_count":134,"issue_authors_count":241,"avg_comments_per_issue":5.294478527607362,"avg_comments_per_pull_request":1.8735177865612649,"merged_pull_requests_count":299,"bot_issues_count":0,"bot_pull_requests_count":332,"past_year_issues_count":17,"past_year_pull_requests_count":83,"past_year_avg_time_to_close_issue":2082011.2857142857,"past_year_avg_time_to_close_pull_request":3097669.0465116277,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":43,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":1.4117647058823528,"past_year_avg_comments_per_pull_request":1.9036144578313252,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":36,"past_year_merged_pull_requests_count":17,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/issues","maintainers":[{"login":"fedepaol","count":132,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fedepaol"},{"login":"oribon","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oribon"},{"login":"karampok","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karampok"},{"login":"johananl","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johananl"},{"login":"rata","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rata"},{"login":"russellb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/russellb"},{"login":"gclawes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gclawes"}],"active_maintainers":[{"login":"oribon","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oribon"},{"login":"karampok","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karampok"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/book-k8sinfra-v2%2Fmetallb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/book-k8sinfra-v2%2Fmetallb/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/book-k8sinfra-v2%2Fmetallb/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/book-k8sinfra-v2%2Fmetallb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/book-k8sinfra-v2%2Fmetallb/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/book-k8sinfra-v2%2Fmetallb/codemeta","maintainers":[],"registry":{"name":"artifacthub.io","url":"https://artifacthub.io","ecosystem":"helm","default":true,"packages_count":18196,"maintainers_count":0,"namespaces_count":5397,"keywords_count":10063,"github":"artifacthub","metadata":{"funded_packages_count":1011,"rate_limit":0.5},"icon_url":"https://github.com/artifacthub.png","created_at":"2026-01-29T12:56:41.438Z","updated_at":"2026-09-01T05:05:43.053Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/namespaces"}},{"id":12989580,"name":"tnh/metallb","ecosystem":"helm","description":"unofficial helm chart of MetalLB, bare-metal LoadBalancer","homepage":"https://github.com/metallb/metallb","licenses":"Unknown","normalized_licenses":["Other"],"repository_url":"https://github.com/metallb/metallb","keywords_array":[],"namespace":"tnh","versions_count":1,"first_release_published_at":"2022-03-30T03:27:08.000Z","latest_release_published_at":"2022-03-30T03:27:08.000Z","latest_release_number":"0.1.1","last_synced_at":"2026-08-31T21:49:45.404Z","created_at":"2026-01-30T04:23:32.787Z","updated_at":"2026-09-01T02:13:55.875Z","registry_url":"https://artifacthub.io/packages/helm/tnh/metallb","install_command":"helm repo add tnh https://tnh7575.github.io/helm-charts \u0026\u0026 helm install metallb tnh/metallb","documentation_url":"https://artifacthub.io/packages/helm/tnh/metallb","metadata":{"app_version":"0.8.2","chart_version":"0.1.1","category":null,"official":false,"deprecated":false,"repository_url":"https://tnh7575.github.io/helm-charts","maintainers":[{"name":"Genuwoo Shim","email":"genuwoo.j.shim@gmail.com"},{"name":"Seongju Moon","email":"seongju.moon@linux.com"}]},"repo_metadata":{"id":36959776,"uuid":"110027931","full_name":"metallb/metallb","owner":"metallb","description":"A network load-balancer implementation for Kubernetes using standard routing protocols","archived":false,"fork":false,"pushed_at":"2026-08-17T02:55:38.000Z","size":52650,"stargazers_count":8333,"open_issues_count":101,"forks_count":1070,"subscribers_count":99,"default_branch":"main","last_synced_at":"2026-08-31T20:41:33.849Z","etag":null,"topics":["arp","bare-metal","bgp","frr","hacktoberfest","keepalived","kubernetes","load-balancer","vrrp"],"latest_commit_sha":null,"homepage":"https://metallb.io","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/metallb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":"DCO","cla":null,"disclosure":null}},"created_at":"2017-11-08T20:38:50.000Z","updated_at":"2026-08-30T12:08:11.000Z","dependencies_parsed_at":"2026-08-31T20:41:38.361Z","dependency_job_id":"5e2e6a42-b05f-4a5a-b1ce-f0fb69973083","html_url":"https://github.com/metallb/metallb","commit_stats":{"total_commits":2192,"total_committers":212,"mean_commits":"10.339622641509434","dds":0.6870437956204379,"last_synced_commit":"9b1bf8eedcf66fcaa73e5e4157dab1770d95623a"},"previous_names":["google/metallb","danderson/metallb"],"tags_count":103,"template":false,"template_full_name":null,"purl":"pkg:github/metallb/metallb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metallb","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/sbom","scorecard":{"id":318688,"data":{"date":"2025-08-11","repo":{"name":"github.com/metallb/metallb","commit":"aa2fa5744e4bcd7ce5c44c8d3ba60c4fa360d303"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Code-Review","score":5,"reason":"Found 10/18 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":10,"reason":"28 commit(s) and 18 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish.yaml:55","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Info: found token with 'none' permissions: .github/workflows/cifuzz.yml:1","Warn: no topLevel permission defined: .github/workflows/classify.yaml:1","Warn: no topLevel permission defined: .github/workflows/publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/site-build.yaml:1","Warn: no topLevel permission defined: .github/workflows/stale.yaml:1","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/vulncheck_periodic.yaml:7","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":"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":"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":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","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: 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact metallb-chart-0.15.2 not signed: https://api.github.com/repos/metallb/metallb/releases/223030493","Warn: release artifact metallb-chart-0.15.1 not signed: https://api.github.com/repos/metallb/metallb/releases/222997826","Warn: release artifact metallb-chart-0.15.0 not signed: https://api.github.com/repos/metallb/metallb/releases/222750134","Warn: release artifact metallb-chart-0.15.2 does not have provenance: https://api.github.com/repos/metallb/metallb/releases/223030493","Warn: release artifact metallb-chart-0.15.1 does not have provenance: https://api.github.com/repos/metallb/metallb/releases/222997826","Warn: release artifact metallb-chart-0.15.0 does not have provenance: https://api.github.com/repos/metallb/metallb/releases/222750134"],"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":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yaml:88"],"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":"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.yaml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/cifuzz.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/cifuzz.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/cifuzz.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/cifuzz.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/classify.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/classify.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/classify.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/classify.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/classify.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/classify.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/classify.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/classify.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/classify.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/classify.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/site-build.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/site-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/site-build.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/site-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/site-build.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/site-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/stale.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vulncheck_periodic.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/vulncheck_periodic.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/vulncheck_periodic.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/vulncheck_periodic.yaml/main?enable=pin","Warn: containerImage not pinned by hash: configmaptocrs/Dockerfile:3","Warn: containerImage not pinned by hash: configmaptocrs/Dockerfile:37: pin your Docker image by updating gcr.io/distroless/static:latest to gcr.io/distroless/static:latest@sha256:2e114d20aa6371fd271f854aa3d6b2b7d2e70e797bb3ea44fb677afec60db22c","Warn: containerImage not pinned by hash: controller/Dockerfile:3","Warn: containerImage not pinned by hash: controller/Dockerfile:37: pin your Docker image by updating gcr.io/distroless/static:latest to gcr.io/distroless/static:latest@sha256:2e114d20aa6371fd271f854aa3d6b2b7d2e70e797bb3ea44fb677afec60db22c","Warn: containerImage not pinned by hash: speaker/Dockerfile:3","Warn: containerImage not pinned by hash: speaker/Dockerfile:52: pin your Docker image by updating gcr.io/distroless/static:latest to gcr.io/distroless/static:latest@sha256:2e114d20aa6371fd271f854aa3d6b2b7d2e70e797bb3ea44fb677afec60db22c","Warn: goCommand not pinned by hash: dev-env/unittest/setup-envtest.sh:6","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:68","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:30","Info:   0 out of  24 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  25 third-party GitHubAction dependencies pinned","Info:   0 out of   6 containerImage dependencies pinned","Info:   1 out of   2 goCommand dependencies pinned","Info:   0 out of   2 pipCommand 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":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 26 commits out of 27 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":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: GO-2025-3829 / GHSA-4vq8-7jfc-9cvp","Warn: Project is vulnerable to: GO-2025-3787 / GHSA-fv92-fjc5-jj9h"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: configmaptocrs/main_test.go:9","Info: GoBuiltInFuzzer integration found: internal/bgp/community/community_test.go:104","Info: GoBuiltInFuzzer integration found: internal/bgp/native/messages_test.go:166","Info: GoBuiltInFuzzer integration found: internal/config/config_test.go:3823"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}}]},"last_synced_at":"2025-08-18T00:53:15.639Z","repository_id":36959776,"created_at":"2025-08-18T00:53:15.640Z","updated_at":"2025-08-18T00:53:15.640Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37008561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-31T02:00:07.497Z","response_time":119,"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":"metallb","name":"MetalLB","uuid":"60239468","kind":"organization","description":"","email":null,"website":"https://www.metallb.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/60239468?v=4","repositories_count":2,"last_synced_at":"2023-03-03T20:34:16.309Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/metallb","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:23:15.035Z","updated_at":"2023-03-03T20:34:16.315Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metallb","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metallb/repositories"},"tags":[{"name":"v0.16.1","sha":"791dfcc63ced7a6b3e869131eae75e645150fff0","kind":"tag","published_at":"2026-05-27T20:49:41.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.16.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.16.1/manifests"},{"name":"metallb-chart-0.16.1","sha":"5f188da352c7d30089588372bb8637c9dbb9485e","kind":"commit","published_at":"2026-05-27T20:47:43.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.16.1","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.16.1/manifests"},{"name":"v0.16.0","sha":"4c613e152c3434f71137b5f2a2ce15ee93681606","kind":"tag","published_at":"2026-05-20T14:56:25.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.16.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.16.0/manifests"},{"name":"metallb-chart-0.16.0","sha":"a00b1c3041b46ac1e277151560f1d5d5f667bb40","kind":"commit","published_at":"2026-05-20T14:48:50.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.16.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.16.0/manifests"},{"name":"v0.15.3","sha":"85bfb4f0e0d35090c514e1e5e1a21a8bbd253518","kind":"tag","published_at":"2025-12-04T14:59:46.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.15.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.3/manifests"},{"name":"metallb-chart-0.15.3","sha":"ac5a47dd05b40973df250dde3194c3d91c89ab1c","kind":"commit","published_at":"2025-12-04T14:56:22.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.15.3","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.3/manifests"},{"name":"v0.15.2","sha":"942c2fe54a75ac6353d3099eeebff33b6b8fe3f0","kind":"tag","published_at":"2025-06-04T10:38:02.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.15.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.2/manifests"},{"name":"metallb-chart-0.15.2","sha":"cebb186ab37e11f8432f1b74a2a8603811932fb8","kind":"commit","published_at":"2025-06-04T10:37:31.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.15.2","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.2/manifests"},{"name":"v0.15.1","sha":"131ab833864c58151ea21f61f1edf7e84d6727bf","kind":"tag","published_at":"2025-06-04T08:33:17.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.15.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.1/manifests"},{"name":"metallb-chart-0.15.1","sha":"91ececa9541393dc388640f7dce6bf9eadeba757","kind":"commit","published_at":"2025-06-04T08:31:43.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.15.1","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.1/manifests"},{"name":"v0.15.0","sha":"f6cd5203a34007eecb098468fb709246f0f3290d","kind":"tag","published_at":"2025-06-03T12:30:22.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.15.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.0/manifests"},{"name":"metallb-chart-0.15.0","sha":"d2a72a58cb7fea7add994b0c7e6ea7b98bc73464","kind":"commit","published_at":"2025-06-03T12:27:22.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.15.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.0/manifests"},{"name":"v0.14.9","sha":"5765ee504d21a3a237d9dab223ca707661269ecd","kind":"tag","published_at":"2024-12-17T14:40:54.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.9","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.9/manifests"},{"name":"metallb-chart-0.14.9","sha":"474dbc727fe4047f2593e0160de66f3a925c7573","kind":"commit","published_at":"2024-12-17T13:36:49.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.9","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.9/manifests"},{"name":"v0.14.8","sha":"80fa562f23fdf05b578329adbcfc4c5da534760f","kind":"tag","published_at":"2024-07-23T12:22:48.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.8","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.8/manifests"},{"name":"metallb-chart-0.14.8","sha":"110fbf0e47379d8af847b8dc31ec1751cdf6139d","kind":"commit","published_at":"2024-07-23T12:12:47.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.8","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.8/manifests"},{"name":"v0.14.7","sha":"456406b903560b15dd730f799bc0ba8ae808f442","kind":"tag","published_at":"2024-07-16T19:57:30.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.7","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.7/manifests"},{"name":"metallb-chart-0.14.7","sha":"8d6152d02ebca7458b09b7563903f5e09037999d","kind":"commit","published_at":"2024-07-16T19:55:27.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.7","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.7/manifests"},{"name":"v0.14.6","sha":"b1698e7b78f332062646ad612e17ed4eb11ab9df","kind":"tag","published_at":"2024-07-16T11:10:09.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.6","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.6/manifests"},{"name":"metallb-chart-0.14.6","sha":"924a365c332b22c28ccce99de871c8bc23c70177","kind":"commit","published_at":"2024-07-16T10:42:30.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.6","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.6/manifests"},{"name":"v0.14.5","sha":"3cee8c018aeabcb44ced0a9365837296c0795db2","kind":"tag","published_at":"2024-04-19T14:35:04.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.5","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.5/manifests"},{"name":"metallb-chart-0.14.5","sha":"61e7f8615c9b54c6e3143024dd07811d04f8eb73","kind":"commit","published_at":"2024-04-19T13:56:05.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.5","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.5/manifests"},{"name":"v0.14.4","sha":"c4bec6dab4b1db7dc593ef3d6acf3eda267b1e97","kind":"tag","published_at":"2024-03-26T15:11:26.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.4","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.4/manifests"},{"name":"metallb-chart-0.14.4","sha":"7ac100845ea3dd05f32944668bdc862966c3a9f4","kind":"commit","published_at":"2024-03-26T14:27:12.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.4","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.4/manifests"},{"name":"v0.14.3","sha":"7051d76ac2a6cde09927be774ca5ad72ff30175a","kind":"tag","published_at":"2024-01-30T16:45:43.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.3/manifests"},{"name":"metallb-chart-0.14.3","sha":"c3693e551ef20ee2e12a3591bec422c7aa83b3b5","kind":"commit","published_at":"2024-01-30T16:35:55.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.3","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.3/manifests"},{"name":"v0.14.2","sha":"93fb5d01845aa74221ac3933d12f3fed9096e8e8","kind":"tag","published_at":"2024-01-29T12:53:35.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.2/manifests"},{"name":"metallb-chart-0.14.2","sha":"1b16a8ac873ad2232fde9a7e76eadd95f72c0066","kind":"commit","published_at":"2024-01-29T12:52:48.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.2","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.2/manifests"},{"name":"v0.14.1","sha":"989439996929c08a8f7f9527fd730e72aaac92d3","kind":"tag","published_at":"2024-01-29T12:29:31.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.1/manifests"},{"name":"metallb-chart-0.0.0","sha":"9629aab58ea128677252fe5f063a57f8d9d315e0","kind":"commit","published_at":"2024-01-29T12:28:30.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.0.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.0.0/manifests"},{"name":"v0.14.0","sha":"9dd3667f51cfa4a61c7083c2141dfa41f8b328ac","kind":"tag","published_at":"2024-01-29T11:21:11.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.0/manifests"},{"name":"v0.13.12","sha":"4f7e29972652a6f415ad42898d0b5ef5adc06440","kind":"tag","published_at":"2023-10-20T14:57:03.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.12","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.12/manifests"},{"name":"metallb-chart-0.13.12","sha":"2f1513c29e4797e7f24362378d79c08dc34ee250","kind":"commit","published_at":"2023-10-20T14:13:15.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.12","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.12/manifests"},{"name":"v0.13.11","sha":"a8d532ed4422124414937e95f86e4e6b20f7b632","kind":"tag","published_at":"2023-09-05T10:15:46.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.11","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.11/manifests"},{"name":"metallb-chart-0.13.11","sha":"97fd103e8c9cfa83b374aa0ad4c2d715e60faec7","kind":"commit","published_at":"2023-09-05T10:11:57.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.11","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.11/manifests"},{"name":"v0.13.10","sha":"ae90749b406f874ff6953ccf71054d62fbd38d97","kind":"tag","published_at":"2023-05-31T13:41:44.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.10","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.10/manifests"},{"name":"metallb-chart-0.13.10","sha":"aca5c4b8259bf9a55b47c5ab3feaa80ec27ed1be","kind":"commit","published_at":"2023-05-29T15:00:30.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.10","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.10/manifests"},{"name":"v0.9.8","sha":"b57f9934b9424d24109a8e0f5e4425836e2f00c1","kind":"commit","published_at":"2023-04-14T15:56:13.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.8","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.8/manifests"},{"name":"v0.13.9","sha":"4b41fd5175f4a4329f532dda2b456832188d63fc","kind":"tag","published_at":"2023-02-21T09:50:43.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.9","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.9/manifests"},{"name":"metallb-chart-0.13.9","sha":"293f43c1f78ab1b5fa8879a76746b094bd9dd3ca","kind":"commit","published_at":"2023-02-21T08:08:19.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.9","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.9/manifests"},{"name":"v0.13.8","sha":"a13bed166fb8608ced636f9d41b7a5bf9957981c","kind":"tag","published_at":"2023-02-20T14:43:14.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.8","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.8/manifests"},{"name":"v0.13.7","sha":"b96bce642175ec99ed4b3e29e552c2e4f7aeaafd","kind":"tag","published_at":"2022-10-17T14:22:49.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.7","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.7/manifests"},{"name":"metallb-chart-0.13.7","sha":"163c53420284eff3df88543406cc19fcea33497d","kind":"commit","published_at":"2022-10-17T14:09:26.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.7","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.7/manifests"},{"name":"v0.13.6","sha":"304676bc30bc76c0ddfb663a91d372dc576f6974","kind":"tag","published_at":"2022-10-11T15:39:43.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.6","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.6/manifests"},{"name":"metallb-chart-0.13.6","sha":"a826be5f29547e418aaa52d0cf29d2219008675f","kind":"commit","published_at":"2022-10-11T14:41:19.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.6","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.6/manifests"},{"name":"v0.13.5","sha":"ddd605cc5e9d7b207d28f5ebffa990c00bbd5407","kind":"tag","published_at":"2022-09-01T10:28:37.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.5","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.5/manifests"},{"name":"metallb-chart-0.13.5","sha":"1a06fbc41648d21cb94e37502001f76e0d1f0a53","kind":"commit","published_at":"2022-09-01T08:51:52.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.5","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.5/manifests"},{"name":"v0.13.4","sha":"f287aea7b2bc7fe8d66966a430129964f9053e08","kind":"tag","published_at":"2022-07-21T12:35:46.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.4","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.4/manifests"},{"name":"metallb-chart-0.13.4","sha":"b8a1e46ad77e974be0078ab223c2c9a7811c66b3","kind":"commit","published_at":"2022-07-21T12:20:11.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.4","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.4/manifests"},{"name":"v0.13.3","sha":"e157703f005b3efb8cb9bd336b57fa0082312467","kind":"tag","published_at":"2022-07-07T12:40:02.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.3/manifests"},{"name":"metallb-chart-0.13.3","sha":"581cf83181834f2ca399a7b1d8d74f4d93968c71","kind":"commit","published_at":"2022-07-07T12:32:38.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.3","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.3/manifests"},{"name":"v0.13.2","sha":"2a00549f57d58e4a6cbfbdc76b87b6855ca11f22","kind":"tag","published_at":"2022-07-06T14:46:14.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"0e98e673005e08da7252ceefab8e67d0c0a64b36","kind":"tag","published_at":"2022-07-06T13:16:27.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.1/manifests"},{"name":"metallb-chart-0.13.2","sha":"890f772d5af887101466d9f3944387c803fd4ad0","kind":"commit","published_at":"2022-07-06T13:09:02.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.2","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.2/manifests"},{"name":"metallb-chart-0.13.1","sha":"890f772d5af887101466d9f3944387c803fd4ad0","kind":"commit","published_at":"2022-07-06T13:09:02.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.1","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.1/manifests"},{"name":"v0.13.0","sha":"d9e1aae99a622c2ee2f61b68da540b487ade315c","kind":"tag","published_at":"2022-07-06T12:19:50.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.0/manifests"},{"name":"metallb-chart-0.13.0","sha":"83a8d31d5bf586b9fc8b39d18fd502f801bf11ab","kind":"commit","published_at":"2022-07-06T12:16:34.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.0/manifests"},{"name":"v0.12.1","sha":"dbe1a20bb820e2b99337fd658ee40a2bbb53df42","kind":"tag","published_at":"2022-02-16T13:18:35.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.12.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.12.1/manifests"},{"name":"metallb-chart-0.12.1","sha":"dbe1a20bb820e2b99337fd658ee40a2bbb53df42","kind":"commit","published_at":"2022-02-16T13:18:35.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.12.1","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.12.1/manifests"},{"name":"v0.12.0","sha":"6b9a8003a7aa9b0340d4738051abd151ebd6b462","kind":"tag","published_at":"2022-02-15T20:51:34.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.12.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.12.0/manifests"},{"name":"metallb-chart-0.12.0","sha":"6b9a8003a7aa9b0340d4738051abd151ebd6b462","kind":"commit","published_at":"2022-02-15T20:51:34.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.12.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.12.0/manifests"},{"name":"v0.9.7","sha":"255b4dd70e5e4548323b2b6148d4eeb8adf98ca6","kind":"tag","published_at":"2022-02-09T21:54:23.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.7","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.7/manifests"},{"name":"v0.11.0","sha":"846c55af003807f1fe4066711607122456509fc4","kind":"tag","published_at":"2021-10-29T16:44:26.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.11.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.11.0/manifests"},{"name":"metallb-chart-0.11.0","sha":"846c55af003807f1fe4066711607122456509fc4","kind":"commit","published_at":"2021-10-29T16:44:26.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.11.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.11.0/manifests"},{"name":"v0.10.3","sha":"ef49019fb067ba4bf8110c53a25f45ef8c934fa0","kind":"tag","published_at":"2021-10-07T17:32:10.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.10.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.3/manifests"},{"name":"metallb-chart-0.10.3","sha":"ef49019fb067ba4bf8110c53a25f45ef8c934fa0","kind":"commit","published_at":"2021-10-07T17:32:10.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.10.3","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.3/manifests"},{"name":"v0.10.2","sha":"99469a412510da616538825c7a5ecb1ff0dbc59d","kind":"tag","published_at":"2021-06-11T20:19:11.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.10.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.2/manifests"},{"name":"metallb-chart-0.10.2","sha":"99469a412510da616538825c7a5ecb1ff0dbc59d","kind":"commit","published_at":"2021-06-11T20:19:11.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.10.2","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.2/manifests"},{"name":"v0.10.1","sha":"eb7e3633232c8b4574d677934bff211a6c762eaa","kind":"tag","published_at":"2021-06-09T18:44:15.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.10.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.1/manifests"},{"name":"metallb-chart-0.10.1","sha":"eb7e3633232c8b4574d677934bff211a6c762eaa","kind":"commit","published_at":"2021-06-09T18:44:15.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.10.1","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.1/manifests"},{"name":"v0.10.0","sha":"c3cfc47a892e2a2bd812729a86fa8e6b2756904c","kind":"tag","published_at":"2021-06-07T19:13:30.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.10.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.0/manifests"},{"name":"metallb-chart-0.10.0","sha":"c3cfc47a892e2a2bd812729a86fa8e6b2756904c","kind":"commit","published_at":"2021-06-07T19:13:30.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.10.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.0/manifests"},{"name":"v0.9.6","sha":"2233271f768663a9a52e9ef629867f3aa3f30833","kind":"tag","published_at":"2021-03-22T18:44:42.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.6","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"949fdbd8b873f0fe83a3a7ae7c627bd25dea1592","kind":"tag","published_at":"2020-11-06T20:50:44.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.5","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"9457e581dd16906d3ef30c53013d1359bcf7978b","kind":"tag","published_at":"2020-10-16T16:59:00.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.4","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"0dbe7c42039c4658ba39a8097723823201acb17a","kind":"tag","published_at":"2020-03-23T23:44:27.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"d855487bc17b75a267ce9bbcdab336c18e7a0543","kind":"tag","published_at":"2020-03-20T21:07:17.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"fc1203c2050e5a1c365438fcc25e0378d7edcb0e","kind":"tag","published_at":"2020-03-20T20:58:52.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"6bd3e7a16fd088985c185ed8de0312ece1c0d84f","kind":"tag","published_at":"2020-03-20T20:45:41.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"15d9ed5cce53b457a955f894aa58e7f4856f73d5","kind":"tag","published_at":"2019-10-30T17:07:33.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.8.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"aa0b29d67b7d7e4f0fb6775f42aef52f6c685c78","kind":"tag","published_at":"2019-10-30T05:28:06.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.8.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"a9688b867b2ce4d06bfbf8c6dcc8f45f3c394653","kind":"tag","published_at":"2019-07-25T23:52:36.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.8.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"e5c228dab0175526ea061ccc5f0c6bfc6c0f39a7","kind":"tag","published_at":"2019-07-21T09:07:29.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.8.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.0/manifests"},{"name":"v0.7.3","sha":"69a8379e81630f63f33e17e0b1a7707c89ba8061","kind":"tag","published_at":"2018-08-17T05:20:58.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.7.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"253d87f14ef99488abeeb234b65ce659569b4edd","kind":"tag","published_at":"2018-08-03T22:08:10.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.7.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"73b63ede6f7eebc46659c0594a2fcc45f90fbcc0","kind":"tag","published_at":"2018-07-21T17:43:36.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.7.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"8509481f19a31a0663593383fc7d01bebfa9e14f","kind":"tag","published_at":"2018-07-21T03:45:03.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.7.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"bd678827d1b2784042b9e6d168ad0e0d46229ca2","kind":"tag","published_at":"2018-05-01T07:57:47.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.6.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"0e4f36ae24623fa98815f132b945cc5be4d7a0b5","kind":"tag","published_at":"2018-04-20T03:05:12.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.6.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"0558fd0b54ef38e5c4255a92d4b8c2efb6ba0c93","kind":"tag","published_at":"2018-04-19T01:42:18.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.6.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"a9afd2d176c1ae7b9f790b7d0f372bac910bb060","kind":"tag","published_at":"2018-04-01T02:38:21.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.5.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.5.0/manifests"},{"name":"v0.4.6","sha":"9ac68cf8356588627a76290ccd87536f3ee80902","kind":"tag","published_at":"2018-03-17T04:43:47.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.6","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"60a8fecff6f52749ff9b9a8f2f58ff03db9f1fb4","kind":"tag","published_at":"2018-03-10T22:23:34.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.5","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"2fc224a30f9a9c9a851f6356fe5345688abe99e9","kind":"tag","published_at":"2018-03-10T21:59:09.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.4","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"1806e50ac7a6f0f1b4c6e4ab7431afe312500453","kind":"tag","published_at":"2018-03-07T07:31:29.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"24d1b2968f50186dd3eb2a18efe7cf505539a34d","kind":"tag","published_at":"2018-03-04T08:27:47.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"738f2ad6948ed0143734d7c33b038435c50bee44","kind":"tag","published_at":"2018-03-04T06:44:38.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"61de6f6f2b2d6bca21eed7b335e1ddbd94d9c3f6","kind":"tag","published_at":"2018-03-04T00:35:35.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"9c88da136c9a53ce305eedbd6bd81b6cf9850752","kind":"tag","published_at":"2018-01-17T09:08:13.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.3.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"453ec56ae32e90b90c50d024d0b277c0dc1454a9","kind":"tag","published_at":"2018-01-16T00:05:11.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.3.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"5d0d335f44fc89a3a4b5e35be992a0578f2367df","kind":"tag","published_at":"2017-12-16T20:43:43.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.2.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"c5f5300f96cafae4e9e7ebc946a7d645f5391023","kind":"tag","published_at":"2017-12-14T08:05:50.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.2.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"4c1ae608c1c7713df0b8952e7d6e1cb0dc13ad57","kind":"commit","published_at":"2017-12-04T04:38:07.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.1.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-01T02:13:55.875Z","dependent_packages_count":0,"downloads":0,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.0,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:helm/tnh/metallb","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/helm/tnh/metallb","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/helm/tnh/metallb","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/helm/tnh/metallb/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T19:23:32.235Z","issues_count":326,"pull_requests_count":759,"avg_time_to_close_issue":25650932.05909091,"avg_time_to_close_pull_request":2316985.5366269164,"issues_closed_count":220,"pull_requests_closed_count":585,"pull_request_authors_count":134,"issue_authors_count":241,"avg_comments_per_issue":5.294478527607362,"avg_comments_per_pull_request":1.8735177865612649,"merged_pull_requests_count":299,"bot_issues_count":0,"bot_pull_requests_count":332,"past_year_issues_count":17,"past_year_pull_requests_count":83,"past_year_avg_time_to_close_issue":2082011.2857142857,"past_year_avg_time_to_close_pull_request":3097669.0465116277,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":43,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":1.4117647058823528,"past_year_avg_comments_per_pull_request":1.9036144578313252,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":36,"past_year_merged_pull_requests_count":17,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/issues","maintainers":[{"login":"fedepaol","count":132,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fedepaol"},{"login":"oribon","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oribon"},{"login":"karampok","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karampok"},{"login":"johananl","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johananl"},{"login":"rata","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rata"},{"login":"russellb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/russellb"},{"login":"gclawes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gclawes"}],"active_maintainers":[{"login":"oribon","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oribon"},{"login":"karampok","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karampok"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/tnh%2Fmetallb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/tnh%2Fmetallb/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/tnh%2Fmetallb/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/tnh%2Fmetallb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/tnh%2Fmetallb/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/tnh%2Fmetallb/codemeta","maintainers":[],"registry":{"name":"artifacthub.io","url":"https://artifacthub.io","ecosystem":"helm","default":true,"packages_count":18196,"maintainers_count":0,"namespaces_count":5397,"keywords_count":10063,"github":"artifacthub","metadata":{"funded_packages_count":1011,"rate_limit":0.5},"icon_url":"https://github.com/artifacthub.png","created_at":"2026-01-29T12:56:41.438Z","updated_at":"2026-09-01T05:05:43.053Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/namespaces"}},{"id":4069572,"name":"go.universe.tf/metallb/e2etest","ecosystem":"go","description":null,"homepage":"https://github.com/metallb/metallb","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/metallb/metallb","keywords_array":[],"namespace":"go.universe.tf/metallb","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-08-31T21:54:16.719Z","latest_release_number":null,"last_synced_at":"2026-08-31T21:54:17.327Z","created_at":"2022-04-12T11:25:34.441Z","updated_at":"2026-09-01T02:32:05.520Z","registry_url":"https://pkg.go.dev/go.universe.tf/metallb/e2etest","install_command":"go get go.universe.tf/metallb/e2etest","documentation_url":"https://pkg.go.dev/go.universe.tf/metallb/e2etest#section-documentation","metadata":{},"repo_metadata":{"id":36959776,"uuid":"110027931","full_name":"metallb/metallb","owner":"metallb","description":"A network load-balancer implementation for Kubernetes using standard routing protocols","archived":false,"fork":false,"pushed_at":"2026-08-17T02:55:38.000Z","size":52650,"stargazers_count":8333,"open_issues_count":101,"forks_count":1070,"subscribers_count":99,"default_branch":"main","last_synced_at":"2026-08-31T20:41:33.849Z","etag":null,"topics":["arp","bare-metal","bgp","frr","hacktoberfest","keepalived","kubernetes","load-balancer","vrrp"],"latest_commit_sha":null,"homepage":"https://metallb.io","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/metallb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":"DCO","cla":null,"disclosure":null}},"created_at":"2017-11-08T20:38:50.000Z","updated_at":"2026-08-30T12:08:11.000Z","dependencies_parsed_at":"2026-08-31T20:41:38.361Z","dependency_job_id":"5e2e6a42-b05f-4a5a-b1ce-f0fb69973083","html_url":"https://github.com/metallb/metallb","commit_stats":{"total_commits":2192,"total_committers":212,"mean_commits":"10.339622641509434","dds":0.6870437956204379,"last_synced_commit":"9b1bf8eedcf66fcaa73e5e4157dab1770d95623a"},"previous_names":["google/metallb","danderson/metallb"],"tags_count":103,"template":false,"template_full_name":null,"purl":"pkg:github/metallb/metallb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metallb","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/sbom","scorecard":{"id":318688,"data":{"date":"2025-08-11","repo":{"name":"github.com/metallb/metallb","commit":"aa2fa5744e4bcd7ce5c44c8d3ba60c4fa360d303"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Code-Review","score":5,"reason":"Found 10/18 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":10,"reason":"28 commit(s) and 18 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish.yaml:55","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Info: found token with 'none' permissions: .github/workflows/cifuzz.yml:1","Warn: no topLevel permission defined: .github/workflows/classify.yaml:1","Warn: no topLevel permission defined: .github/workflows/publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/site-build.yaml:1","Warn: no topLevel permission defined: .github/workflows/stale.yaml:1","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/vulncheck_periodic.yaml:7","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":"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":"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":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","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: 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact metallb-chart-0.15.2 not signed: https://api.github.com/repos/metallb/metallb/releases/223030493","Warn: release artifact metallb-chart-0.15.1 not signed: https://api.github.com/repos/metallb/metallb/releases/222997826","Warn: release artifact metallb-chart-0.15.0 not signed: https://api.github.com/repos/metallb/metallb/releases/222750134","Warn: release artifact metallb-chart-0.15.2 does not have provenance: https://api.github.com/repos/metallb/metallb/releases/223030493","Warn: release artifact metallb-chart-0.15.1 does not have provenance: https://api.github.com/repos/metallb/metallb/releases/222997826","Warn: release artifact metallb-chart-0.15.0 does not have provenance: https://api.github.com/repos/metallb/metallb/releases/222750134"],"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":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yaml:88"],"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":"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.yaml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/cifuzz.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/cifuzz.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/cifuzz.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/cifuzz.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/classify.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/classify.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/classify.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/classify.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/classify.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/classify.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/classify.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/classify.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/classify.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/classify.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/site-build.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/site-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/site-build.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/site-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/site-build.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/site-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/stale.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vulncheck_periodic.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/vulncheck_periodic.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/vulncheck_periodic.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/metallb/metallb/vulncheck_periodic.yaml/main?enable=pin","Warn: containerImage not pinned by hash: configmaptocrs/Dockerfile:3","Warn: containerImage not pinned by hash: configmaptocrs/Dockerfile:37: pin your Docker image by updating gcr.io/distroless/static:latest to gcr.io/distroless/static:latest@sha256:2e114d20aa6371fd271f854aa3d6b2b7d2e70e797bb3ea44fb677afec60db22c","Warn: containerImage not pinned by hash: controller/Dockerfile:3","Warn: containerImage not pinned by hash: controller/Dockerfile:37: pin your Docker image by updating gcr.io/distroless/static:latest to gcr.io/distroless/static:latest@sha256:2e114d20aa6371fd271f854aa3d6b2b7d2e70e797bb3ea44fb677afec60db22c","Warn: containerImage not pinned by hash: speaker/Dockerfile:3","Warn: containerImage not pinned by hash: speaker/Dockerfile:52: pin your Docker image by updating gcr.io/distroless/static:latest to gcr.io/distroless/static:latest@sha256:2e114d20aa6371fd271f854aa3d6b2b7d2e70e797bb3ea44fb677afec60db22c","Warn: goCommand not pinned by hash: dev-env/unittest/setup-envtest.sh:6","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:68","Warn: pipCommand not pinned by hash: .github/workflows/publish.yaml:30","Info:   0 out of  24 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  25 third-party GitHubAction dependencies pinned","Info:   0 out of   6 containerImage dependencies pinned","Info:   1 out of   2 goCommand dependencies pinned","Info:   0 out of   2 pipCommand 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":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 26 commits out of 27 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":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: GO-2025-3829 / GHSA-4vq8-7jfc-9cvp","Warn: Project is vulnerable to: GO-2025-3787 / GHSA-fv92-fjc5-jj9h"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: configmaptocrs/main_test.go:9","Info: GoBuiltInFuzzer integration found: internal/bgp/community/community_test.go:104","Info: GoBuiltInFuzzer integration found: internal/bgp/native/messages_test.go:166","Info: GoBuiltInFuzzer integration found: internal/config/config_test.go:3823"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}}]},"last_synced_at":"2025-08-18T00:53:15.639Z","repository_id":36959776,"created_at":"2025-08-18T00:53:15.640Z","updated_at":"2025-08-18T00:53:15.640Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37008561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-31T02:00:07.497Z","response_time":119,"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":"metallb","name":"MetalLB","uuid":"60239468","kind":"organization","description":"","email":null,"website":"https://www.metallb.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/60239468?v=4","repositories_count":2,"last_synced_at":"2023-03-03T20:34:16.309Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/metallb","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:23:15.035Z","updated_at":"2023-03-03T20:34:16.315Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metallb","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metallb/repositories"},"tags":[{"name":"v0.16.1","sha":"791dfcc63ced7a6b3e869131eae75e645150fff0","kind":"tag","published_at":"2026-05-27T20:49:41.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.16.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.16.1/manifests"},{"name":"metallb-chart-0.16.1","sha":"5f188da352c7d30089588372bb8637c9dbb9485e","kind":"commit","published_at":"2026-05-27T20:47:43.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.16.1","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.16.1/manifests"},{"name":"v0.16.0","sha":"4c613e152c3434f71137b5f2a2ce15ee93681606","kind":"tag","published_at":"2026-05-20T14:56:25.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.16.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.16.0/manifests"},{"name":"metallb-chart-0.16.0","sha":"a00b1c3041b46ac1e277151560f1d5d5f667bb40","kind":"commit","published_at":"2026-05-20T14:48:50.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.16.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.16.0/manifests"},{"name":"v0.15.3","sha":"85bfb4f0e0d35090c514e1e5e1a21a8bbd253518","kind":"tag","published_at":"2025-12-04T14:59:46.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.15.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.3/manifests"},{"name":"metallb-chart-0.15.3","sha":"ac5a47dd05b40973df250dde3194c3d91c89ab1c","kind":"commit","published_at":"2025-12-04T14:56:22.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.15.3","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.3/manifests"},{"name":"v0.15.2","sha":"942c2fe54a75ac6353d3099eeebff33b6b8fe3f0","kind":"tag","published_at":"2025-06-04T10:38:02.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.15.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.2/manifests"},{"name":"metallb-chart-0.15.2","sha":"cebb186ab37e11f8432f1b74a2a8603811932fb8","kind":"commit","published_at":"2025-06-04T10:37:31.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.15.2","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.2/manifests"},{"name":"v0.15.1","sha":"131ab833864c58151ea21f61f1edf7e84d6727bf","kind":"tag","published_at":"2025-06-04T08:33:17.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.15.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.1/manifests"},{"name":"metallb-chart-0.15.1","sha":"91ececa9541393dc388640f7dce6bf9eadeba757","kind":"commit","published_at":"2025-06-04T08:31:43.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.15.1","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.1/manifests"},{"name":"v0.15.0","sha":"f6cd5203a34007eecb098468fb709246f0f3290d","kind":"tag","published_at":"2025-06-03T12:30:22.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.15.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.15.0/manifests"},{"name":"metallb-chart-0.15.0","sha":"d2a72a58cb7fea7add994b0c7e6ea7b98bc73464","kind":"commit","published_at":"2025-06-03T12:27:22.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.15.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.15.0/manifests"},{"name":"v0.14.9","sha":"5765ee504d21a3a237d9dab223ca707661269ecd","kind":"tag","published_at":"2024-12-17T14:40:54.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.9","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.9/manifests"},{"name":"metallb-chart-0.14.9","sha":"474dbc727fe4047f2593e0160de66f3a925c7573","kind":"commit","published_at":"2024-12-17T13:36:49.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.9","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.9/manifests"},{"name":"v0.14.8","sha":"80fa562f23fdf05b578329adbcfc4c5da534760f","kind":"tag","published_at":"2024-07-23T12:22:48.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.8","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.8/manifests"},{"name":"metallb-chart-0.14.8","sha":"110fbf0e47379d8af847b8dc31ec1751cdf6139d","kind":"commit","published_at":"2024-07-23T12:12:47.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.8","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.8/manifests"},{"name":"v0.14.7","sha":"456406b903560b15dd730f799bc0ba8ae808f442","kind":"tag","published_at":"2024-07-16T19:57:30.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.7","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.7/manifests"},{"name":"metallb-chart-0.14.7","sha":"8d6152d02ebca7458b09b7563903f5e09037999d","kind":"commit","published_at":"2024-07-16T19:55:27.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.7","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.7/manifests"},{"name":"v0.14.6","sha":"b1698e7b78f332062646ad612e17ed4eb11ab9df","kind":"tag","published_at":"2024-07-16T11:10:09.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.6","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.6/manifests"},{"name":"metallb-chart-0.14.6","sha":"924a365c332b22c28ccce99de871c8bc23c70177","kind":"commit","published_at":"2024-07-16T10:42:30.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.6","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.6/manifests"},{"name":"v0.14.5","sha":"3cee8c018aeabcb44ced0a9365837296c0795db2","kind":"tag","published_at":"2024-04-19T14:35:04.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.5","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.5/manifests"},{"name":"metallb-chart-0.14.5","sha":"61e7f8615c9b54c6e3143024dd07811d04f8eb73","kind":"commit","published_at":"2024-04-19T13:56:05.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.5","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.5/manifests"},{"name":"v0.14.4","sha":"c4bec6dab4b1db7dc593ef3d6acf3eda267b1e97","kind":"tag","published_at":"2024-03-26T15:11:26.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.4","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.4/manifests"},{"name":"metallb-chart-0.14.4","sha":"7ac100845ea3dd05f32944668bdc862966c3a9f4","kind":"commit","published_at":"2024-03-26T14:27:12.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.4","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.4/manifests"},{"name":"v0.14.3","sha":"7051d76ac2a6cde09927be774ca5ad72ff30175a","kind":"tag","published_at":"2024-01-30T16:45:43.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.3/manifests"},{"name":"metallb-chart-0.14.3","sha":"c3693e551ef20ee2e12a3591bec422c7aa83b3b5","kind":"commit","published_at":"2024-01-30T16:35:55.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.3","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.3/manifests"},{"name":"v0.14.2","sha":"93fb5d01845aa74221ac3933d12f3fed9096e8e8","kind":"tag","published_at":"2024-01-29T12:53:35.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.2/manifests"},{"name":"metallb-chart-0.14.2","sha":"1b16a8ac873ad2232fde9a7e76eadd95f72c0066","kind":"commit","published_at":"2024-01-29T12:52:48.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.14.2","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.14.2/manifests"},{"name":"v0.14.1","sha":"989439996929c08a8f7f9527fd730e72aaac92d3","kind":"tag","published_at":"2024-01-29T12:29:31.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.1/manifests"},{"name":"metallb-chart-0.0.0","sha":"9629aab58ea128677252fe5f063a57f8d9d315e0","kind":"commit","published_at":"2024-01-29T12:28:30.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.0.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.0.0/manifests"},{"name":"v0.14.0","sha":"9dd3667f51cfa4a61c7083c2141dfa41f8b328ac","kind":"tag","published_at":"2024-01-29T11:21:11.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.14.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.14.0/manifests"},{"name":"v0.13.12","sha":"4f7e29972652a6f415ad42898d0b5ef5adc06440","kind":"tag","published_at":"2023-10-20T14:57:03.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.12","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.12/manifests"},{"name":"metallb-chart-0.13.12","sha":"2f1513c29e4797e7f24362378d79c08dc34ee250","kind":"commit","published_at":"2023-10-20T14:13:15.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.12","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.12/manifests"},{"name":"v0.13.11","sha":"a8d532ed4422124414937e95f86e4e6b20f7b632","kind":"tag","published_at":"2023-09-05T10:15:46.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.11","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.11/manifests"},{"name":"metallb-chart-0.13.11","sha":"97fd103e8c9cfa83b374aa0ad4c2d715e60faec7","kind":"commit","published_at":"2023-09-05T10:11:57.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.11","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.11/manifests"},{"name":"v0.13.10","sha":"ae90749b406f874ff6953ccf71054d62fbd38d97","kind":"tag","published_at":"2023-05-31T13:41:44.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.10","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.10/manifests"},{"name":"metallb-chart-0.13.10","sha":"aca5c4b8259bf9a55b47c5ab3feaa80ec27ed1be","kind":"commit","published_at":"2023-05-29T15:00:30.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.10","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.10/manifests"},{"name":"v0.9.8","sha":"b57f9934b9424d24109a8e0f5e4425836e2f00c1","kind":"commit","published_at":"2023-04-14T15:56:13.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.8","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.8/manifests"},{"name":"v0.13.9","sha":"4b41fd5175f4a4329f532dda2b456832188d63fc","kind":"tag","published_at":"2023-02-21T09:50:43.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.9","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.9/manifests"},{"name":"metallb-chart-0.13.9","sha":"293f43c1f78ab1b5fa8879a76746b094bd9dd3ca","kind":"commit","published_at":"2023-02-21T08:08:19.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.9","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.9/manifests"},{"name":"v0.13.8","sha":"a13bed166fb8608ced636f9d41b7a5bf9957981c","kind":"tag","published_at":"2023-02-20T14:43:14.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.8","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.8/manifests"},{"name":"v0.13.7","sha":"b96bce642175ec99ed4b3e29e552c2e4f7aeaafd","kind":"tag","published_at":"2022-10-17T14:22:49.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.7","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.7/manifests"},{"name":"metallb-chart-0.13.7","sha":"163c53420284eff3df88543406cc19fcea33497d","kind":"commit","published_at":"2022-10-17T14:09:26.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.7","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.7/manifests"},{"name":"v0.13.6","sha":"304676bc30bc76c0ddfb663a91d372dc576f6974","kind":"tag","published_at":"2022-10-11T15:39:43.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.6","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.6/manifests"},{"name":"metallb-chart-0.13.6","sha":"a826be5f29547e418aaa52d0cf29d2219008675f","kind":"commit","published_at":"2022-10-11T14:41:19.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.6","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.6/manifests"},{"name":"v0.13.5","sha":"ddd605cc5e9d7b207d28f5ebffa990c00bbd5407","kind":"tag","published_at":"2022-09-01T10:28:37.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.5","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.5/manifests"},{"name":"metallb-chart-0.13.5","sha":"1a06fbc41648d21cb94e37502001f76e0d1f0a53","kind":"commit","published_at":"2022-09-01T08:51:52.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.5","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.5/manifests"},{"name":"v0.13.4","sha":"f287aea7b2bc7fe8d66966a430129964f9053e08","kind":"tag","published_at":"2022-07-21T12:35:46.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.4","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.4/manifests"},{"name":"metallb-chart-0.13.4","sha":"b8a1e46ad77e974be0078ab223c2c9a7811c66b3","kind":"commit","published_at":"2022-07-21T12:20:11.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.4","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.4/manifests"},{"name":"v0.13.3","sha":"e157703f005b3efb8cb9bd336b57fa0082312467","kind":"tag","published_at":"2022-07-07T12:40:02.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.3/manifests"},{"name":"metallb-chart-0.13.3","sha":"581cf83181834f2ca399a7b1d8d74f4d93968c71","kind":"commit","published_at":"2022-07-07T12:32:38.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.3","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.3/manifests"},{"name":"v0.13.2","sha":"2a00549f57d58e4a6cbfbdc76b87b6855ca11f22","kind":"tag","published_at":"2022-07-06T14:46:14.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"0e98e673005e08da7252ceefab8e67d0c0a64b36","kind":"tag","published_at":"2022-07-06T13:16:27.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.1/manifests"},{"name":"metallb-chart-0.13.2","sha":"890f772d5af887101466d9f3944387c803fd4ad0","kind":"commit","published_at":"2022-07-06T13:09:02.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.2","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.2/manifests"},{"name":"metallb-chart-0.13.1","sha":"890f772d5af887101466d9f3944387c803fd4ad0","kind":"commit","published_at":"2022-07-06T13:09:02.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.1","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.1/manifests"},{"name":"v0.13.0","sha":"d9e1aae99a622c2ee2f61b68da540b487ade315c","kind":"tag","published_at":"2022-07-06T12:19:50.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.13.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.13.0/manifests"},{"name":"metallb-chart-0.13.0","sha":"83a8d31d5bf586b9fc8b39d18fd502f801bf11ab","kind":"commit","published_at":"2022-07-06T12:16:34.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.13.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.13.0/manifests"},{"name":"v0.12.1","sha":"dbe1a20bb820e2b99337fd658ee40a2bbb53df42","kind":"tag","published_at":"2022-02-16T13:18:35.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.12.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.12.1/manifests"},{"name":"metallb-chart-0.12.1","sha":"dbe1a20bb820e2b99337fd658ee40a2bbb53df42","kind":"commit","published_at":"2022-02-16T13:18:35.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.12.1","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.12.1/manifests"},{"name":"v0.12.0","sha":"6b9a8003a7aa9b0340d4738051abd151ebd6b462","kind":"tag","published_at":"2022-02-15T20:51:34.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.12.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.12.0/manifests"},{"name":"metallb-chart-0.12.0","sha":"6b9a8003a7aa9b0340d4738051abd151ebd6b462","kind":"commit","published_at":"2022-02-15T20:51:34.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.12.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.12.0/manifests"},{"name":"v0.9.7","sha":"255b4dd70e5e4548323b2b6148d4eeb8adf98ca6","kind":"tag","published_at":"2022-02-09T21:54:23.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.7","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.7/manifests"},{"name":"v0.11.0","sha":"846c55af003807f1fe4066711607122456509fc4","kind":"tag","published_at":"2021-10-29T16:44:26.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.11.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.11.0/manifests"},{"name":"metallb-chart-0.11.0","sha":"846c55af003807f1fe4066711607122456509fc4","kind":"commit","published_at":"2021-10-29T16:44:26.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.11.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.11.0/manifests"},{"name":"v0.10.3","sha":"ef49019fb067ba4bf8110c53a25f45ef8c934fa0","kind":"tag","published_at":"2021-10-07T17:32:10.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.10.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.3/manifests"},{"name":"metallb-chart-0.10.3","sha":"ef49019fb067ba4bf8110c53a25f45ef8c934fa0","kind":"commit","published_at":"2021-10-07T17:32:10.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.10.3","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.3/manifests"},{"name":"v0.10.2","sha":"99469a412510da616538825c7a5ecb1ff0dbc59d","kind":"tag","published_at":"2021-06-11T20:19:11.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.10.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.2/manifests"},{"name":"metallb-chart-0.10.2","sha":"99469a412510da616538825c7a5ecb1ff0dbc59d","kind":"commit","published_at":"2021-06-11T20:19:11.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.10.2","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.2/manifests"},{"name":"v0.10.1","sha":"eb7e3633232c8b4574d677934bff211a6c762eaa","kind":"tag","published_at":"2021-06-09T18:44:15.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.10.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.1/manifests"},{"name":"metallb-chart-0.10.1","sha":"eb7e3633232c8b4574d677934bff211a6c762eaa","kind":"commit","published_at":"2021-06-09T18:44:15.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.10.1","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.1/manifests"},{"name":"v0.10.0","sha":"c3cfc47a892e2a2bd812729a86fa8e6b2756904c","kind":"tag","published_at":"2021-06-07T19:13:30.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.10.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.10.0/manifests"},{"name":"metallb-chart-0.10.0","sha":"c3cfc47a892e2a2bd812729a86fa8e6b2756904c","kind":"commit","published_at":"2021-06-07T19:13:30.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/metallb-chart-0.10.0","html_url":"https://github.com/metallb/metallb/releases/tag/metallb-chart-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@metallb-chart-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/metallb-chart-0.10.0/manifests"},{"name":"v0.9.6","sha":"2233271f768663a9a52e9ef629867f3aa3f30833","kind":"tag","published_at":"2021-03-22T18:44:42.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.6","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"949fdbd8b873f0fe83a3a7ae7c627bd25dea1592","kind":"tag","published_at":"2020-11-06T20:50:44.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.5","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"9457e581dd16906d3ef30c53013d1359bcf7978b","kind":"tag","published_at":"2020-10-16T16:59:00.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.4","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"0dbe7c42039c4658ba39a8097723823201acb17a","kind":"tag","published_at":"2020-03-23T23:44:27.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"d855487bc17b75a267ce9bbcdab336c18e7a0543","kind":"tag","published_at":"2020-03-20T21:07:17.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"fc1203c2050e5a1c365438fcc25e0378d7edcb0e","kind":"tag","published_at":"2020-03-20T20:58:52.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"6bd3e7a16fd088985c185ed8de0312ece1c0d84f","kind":"tag","published_at":"2020-03-20T20:45:41.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.9.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"15d9ed5cce53b457a955f894aa58e7f4856f73d5","kind":"tag","published_at":"2019-10-30T17:07:33.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.8.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"aa0b29d67b7d7e4f0fb6775f42aef52f6c685c78","kind":"tag","published_at":"2019-10-30T05:28:06.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.8.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"a9688b867b2ce4d06bfbf8c6dcc8f45f3c394653","kind":"tag","published_at":"2019-07-25T23:52:36.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.8.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"e5c228dab0175526ea061ccc5f0c6bfc6c0f39a7","kind":"tag","published_at":"2019-07-21T09:07:29.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.8.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.8.0/manifests"},{"name":"v0.7.3","sha":"69a8379e81630f63f33e17e0b1a7707c89ba8061","kind":"tag","published_at":"2018-08-17T05:20:58.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.7.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"253d87f14ef99488abeeb234b65ce659569b4edd","kind":"tag","published_at":"2018-08-03T22:08:10.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.7.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"73b63ede6f7eebc46659c0594a2fcc45f90fbcc0","kind":"tag","published_at":"2018-07-21T17:43:36.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.7.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"8509481f19a31a0663593383fc7d01bebfa9e14f","kind":"tag","published_at":"2018-07-21T03:45:03.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.7.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"bd678827d1b2784042b9e6d168ad0e0d46229ca2","kind":"tag","published_at":"2018-05-01T07:57:47.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.6.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"0e4f36ae24623fa98815f132b945cc5be4d7a0b5","kind":"tag","published_at":"2018-04-20T03:05:12.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.6.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"0558fd0b54ef38e5c4255a92d4b8c2efb6ba0c93","kind":"tag","published_at":"2018-04-19T01:42:18.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.6.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"a9afd2d176c1ae7b9f790b7d0f372bac910bb060","kind":"tag","published_at":"2018-04-01T02:38:21.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.5.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.5.0/manifests"},{"name":"v0.4.6","sha":"9ac68cf8356588627a76290ccd87536f3ee80902","kind":"tag","published_at":"2018-03-17T04:43:47.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.6","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"60a8fecff6f52749ff9b9a8f2f58ff03db9f1fb4","kind":"tag","published_at":"2018-03-10T22:23:34.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.5","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"2fc224a30f9a9c9a851f6356fe5345688abe99e9","kind":"tag","published_at":"2018-03-10T21:59:09.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.4","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"1806e50ac7a6f0f1b4c6e4ab7431afe312500453","kind":"tag","published_at":"2018-03-07T07:31:29.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.3","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"24d1b2968f50186dd3eb2a18efe7cf505539a34d","kind":"tag","published_at":"2018-03-04T08:27:47.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.2","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"738f2ad6948ed0143734d7c33b038435c50bee44","kind":"tag","published_at":"2018-03-04T06:44:38.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"61de6f6f2b2d6bca21eed7b335e1ddbd94d9c3f6","kind":"tag","published_at":"2018-03-04T00:35:35.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.4.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"9c88da136c9a53ce305eedbd6bd81b6cf9850752","kind":"tag","published_at":"2018-01-17T09:08:13.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.3.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"453ec56ae32e90b90c50d024d0b277c0dc1454a9","kind":"tag","published_at":"2018-01-16T00:05:11.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.3.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"5d0d335f44fc89a3a4b5e35be992a0578f2367df","kind":"tag","published_at":"2017-12-16T20:43:43.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.2.1","html_url":"https://github.com/metallb/metallb/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"c5f5300f96cafae4e9e7ebc946a7d645f5391023","kind":"tag","published_at":"2017-12-14T08:05:50.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.2.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"4c1ae608c1c7713df0b8952e7d6e1cb0dc13ad57","kind":"commit","published_at":"2017-12-04T04:38:07.000Z","download_url":"https://codeload.github.com/metallb/metallb/tar.gz/v0.1.0","html_url":"https://github.com/metallb/metallb/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metallb/metallb@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-01T02:32:05.520Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":0.5681021102378465,"forks_count":0.6716892788963871,"average":4.39619791321797},"purl":"pkg:golang/go.universe.tf/metallb/e2etest","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/go.universe.tf/metallb/e2etest","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/go.universe.tf/metallb/e2etest","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/go.universe.tf/metallb/e2etest/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T19:23:32.235Z","issues_count":326,"pull_requests_count":759,"avg_time_to_close_issue":25650932.05909091,"avg_time_to_close_pull_request":2316985.5366269164,"issues_closed_count":220,"pull_requests_closed_count":585,"pull_request_authors_count":134,"issue_authors_count":241,"avg_comments_per_issue":5.294478527607362,"avg_comments_per_pull_request":1.8735177865612649,"merged_pull_requests_count":299,"bot_issues_count":0,"bot_pull_requests_count":332,"past_year_issues_count":17,"past_year_pull_requests_count":83,"past_year_avg_time_to_close_issue":2082011.2857142857,"past_year_avg_time_to_close_pull_request":3097669.0465116277,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":43,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":1.4117647058823528,"past_year_avg_comments_per_pull_request":1.9036144578313252,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":36,"past_year_merged_pull_requests_count":17,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallb%2Fmetallb/issues","maintainers":[{"login":"fedepaol","count":132,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fedepaol"},{"login":"oribon","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oribon"},{"login":"karampok","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karampok"},{"login":"johananl","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johananl"},{"login":"rata","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rata"},{"login":"russellb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/russellb"},{"login":"gclawes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gclawes"}],"active_maintainers":[{"login":"oribon","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oribon"},{"login":"karampok","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karampok"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.universe.tf%2Fmetallb%2Fe2etest/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.universe.tf%2Fmetallb%2Fe2etest/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.universe.tf%2Fmetallb%2Fe2etest/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.universe.tf%2Fmetallb%2Fe2etest/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.universe.tf%2Fmetallb%2Fe2etest/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/go.universe.tf%2Fmetallb%2Fe2etest/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2282188,"maintainers_count":0,"namespaces_count":839573,"keywords_count":126245,"github":"golang","metadata":{"funded_packages_count":69842,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-01T05:03:01.892Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}]