{"id":378078,"url":"https://github.com/lestrrat-go/iter","last_synced_at":"2026-07-21T13:30:23.609Z","repository":{"id":42668921,"uuid":"255296068","full_name":"lestrrat-go/iter","owner":"lestrrat-go","description":"Iterator tools","archived":false,"fork":false,"pushed_at":"2022-09-13T07:27:43.000Z","size":30,"stargazers_count":8,"open_issues_count":1,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-05-13T00:23:09.884Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lestrrat-go.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-04-13T10:29:52.000Z","updated_at":"2024-04-02T17:41:28.000Z","dependencies_parsed_at":"2022-09-26T20:00:58.705Z","dependency_job_id":null,"html_url":"https://github.com/lestrrat-go/iter","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/lestrrat-go/iter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fiter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fiter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fiter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fiter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","download_url":"https://codeload.github.com/lestrrat-go/iter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fiter/sbom","scorecard":{"id":585766,"data":{"date":"2025-08-11","repo":{"name":"github.com/lestrrat-go/iter","commit":"cdd3d8fa3fe1c119de850cb83443a8f35f9c2039"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/17 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/iter/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/iter/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/iter/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/iter/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/iter/lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/lestrrat-go/iter/lint.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 8 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":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T20:28:13.761Z","repository_id":42668921,"created_at":"2025-08-20T20:28:13.762Z","updated_at":"2025-08-20T20:28:13.762Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35312540,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-09T02:00:07.329Z","response_time":57,"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":{"login":"lestrrat-go","name":"lestrrat-go","uuid":"36653903","kind":"organization","description":"@lestrrat 's Go projects","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/36653903?v=4","repositories_count":99,"last_synced_at":"2023-08-07T14:22:53.617Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lestrrat-go","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T19:45:03.488Z","updated_at":"2023-08-07T14:22:54.666Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go/repositories"},"packages":[{"id":11403202,"name":"github.com/lestrrat-go/iter/mapiter","ecosystem":"go","description":"","homepage":"https://github.com/lestrrat-go/iter","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lestrrat-go/iter","keywords_array":[],"namespace":"github.com/lestrrat-go/iter","versions_count":3,"first_release_published_at":"2026-02-26T04:34:45.534Z","latest_release_published_at":"2026-02-26T04:34:45.534Z","latest_release_number":"v1.0.2","last_synced_at":"2026-07-12T13:30:05.808Z","created_at":"2025-03-04T16:03:30.523Z","updated_at":"2026-07-12T13:30:05.809Z","registry_url":"https://pkg.go.dev/github.com/lestrrat-go/iter/mapiter","install_command":"go get github.com/lestrrat-go/iter/mapiter","documentation_url":"https://pkg.go.dev/github.com/lestrrat-go/iter/mapiter#section-documentation","metadata":{},"repo_metadata":{"id":42668921,"uuid":"255296068","full_name":"lestrrat-go/iter","owner":"lestrrat-go","description":"Iterator tools","archived":false,"fork":false,"pushed_at":"2022-09-13T07:27:43.000Z","size":30,"stargazers_count":8,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-28T00:48:00.631Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lestrrat-go.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-04-13T10:29:52.000Z","updated_at":"2024-04-02T17:41:28.000Z","dependencies_parsed_at":"2022-09-26T20:00:58.705Z","dependency_job_id":null,"html_url":"https://github.com/lestrrat-go/iter","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fiter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fiter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fiter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fiter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","download_url":"https://codeload.github.com/lestrrat-go/iter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241877476,"owners_count":20035417,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"2025-03-04T16:19:00.597Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.082177034635306,"dependent_packages_count":5.700411654884096,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.891294344759701},"purl":"pkg:golang/github.com/lestrrat-go/iter/mapiter","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/lestrrat-go/iter/mapiter","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/lestrrat-go/iter/mapiter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/lestrrat-go/iter/mapiter/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-02-27T18:38:19.126Z","issues_count":1,"pull_requests_count":7,"avg_time_to_close_issue":6903550.0,"avg_time_to_close_pull_request":47357.0,"issues_closed_count":1,"pull_requests_closed_count":6,"pull_request_authors_count":2,"issue_authors_count":1,"avg_comments_per_issue":3.0,"avg_comments_per_pull_request":0.2857142857142857,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fiter/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fiter%2Fmapiter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fiter%2Fmapiter/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fiter%2Fmapiter/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fiter%2Fmapiter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fiter%2Fmapiter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fiter%2Fmapiter/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2223059,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":13646091,"name":"golang-github-lestrrat-go-iter","ecosystem":"debian","description":null,"homepage":"https://github.com/lestrrat-go/iter","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/lestrrat-go/iter","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T03:24:25.558Z","latest_release_published_at":"2026-02-12T03:24:25.558Z","latest_release_number":"1.0.2-2","last_synced_at":"2026-03-13T19:16:17.113Z","created_at":"2026-02-12T03:24:25.387Z","updated_at":"2026-03-13T19:16:17.114Z","registry_url":"https://tracker.debian.org/pkg/golang-github-lestrrat-go-iter","install_command":"apt-get install golang-github-lestrrat-go-iter","documentation_url":"https://packages.debian.org/trixie/golang-github-lestrrat-go-iter","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"golang-github-lestrrat-go-iter-dev","standards_version":"4.7.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-stretchr-testify-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T03:24:26.178Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/golang-github-lestrrat-go-iter?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-lestrrat-go-iter","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-lestrrat-go-iter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-lestrrat-go-iter/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-lestrrat-go-iter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-lestrrat-go-iter/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-lestrrat-go-iter/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-lestrrat-go-iter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-lestrrat-go-iter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-lestrrat-go-iter/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1987,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":316},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-06-10T05:17:04.542Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":13448686,"name":"golang-github-lestrrat-go-iter","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/lestrrat-go/iter","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/lestrrat-go/iter","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-08T15:55:40.524Z","latest_release_published_at":"2026-02-08T15:55:40.524Z","latest_release_number":"1.0.2-2","last_synced_at":"2026-03-08T16:52:41.077Z","created_at":"2026-02-08T15:55:40.223Z","updated_at":"2026-03-08T17:03:39.927Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-lestrrat-go-iter","install_command":"apt-get install golang-github-lestrrat-go-iter","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-github-lestrrat-go-iter-dev","standards_version":"4.7.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-stretchr-testify-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-lestrrat-go-iter?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-lestrrat-go-iter","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-lestrrat-go-iter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-lestrrat-go-iter/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-lestrrat-go-iter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-lestrrat-go-iter/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-lestrrat-go-iter/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-lestrrat-go-iter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-lestrrat-go-iter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-lestrrat-go-iter/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1473,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":214},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-06-10T05:17:05.787Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":3658658,"name":"github.com/lestrrat-go/iter","ecosystem":"go","description":"","homepage":"https://github.com/lestrrat-go/iter","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lestrrat-go/iter","keywords_array":[],"namespace":"github.com/lestrrat-go","versions_count":3,"first_release_published_at":"2020-04-22T07:53:55.000Z","latest_release_published_at":"2022-03-29T05:42:43.000Z","latest_release_number":"v1.0.2","last_synced_at":"2026-07-12T13:30:08.443Z","created_at":"2022-04-11T09:56:32.803Z","updated_at":"2026-07-12T13:30:08.443Z","registry_url":"https://pkg.go.dev/github.com/lestrrat-go/iter","install_command":"go get github.com/lestrrat-go/iter","documentation_url":"https://pkg.go.dev/github.com/lestrrat-go/iter#section-documentation","metadata":{},"repo_metadata":{"uuid":"255296068","full_name":"lestrrat-go/iter","owner":"lestrrat-go","description":"Iterator tools","archived":false,"fork":false,"pushed_at":"2022-09-13T07:27:43.000Z","size":30,"stargazers_count":7,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-02-23T01:22:42.954Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-04-13T10:29:52.000Z","updated_at":"2023-02-03T09:53:56.000Z","dependencies_parsed_at":"2022-09-26T20:00:58.705Z","dependency_job_id":null,"html_url":"https://github.com/lestrrat-go/iter","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fiter","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fiter/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fiter/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-21T18:54:57.770Z","dependent_packages_count":1303,"downloads":null,"downloads_period":null,"dependent_repos_count":2451,"rankings":{"downloads":null,"dependent_repos_count":0.16353213315900633,"dependent_packages_count":0.10932314190888062,"stargazers_count":11.107725110380272,"forks_count":11.061460941978698,"docker_downloads_count":0.10228301317509805,"average":4.5088648681203916},"purl":"pkg:golang/github.com/lestrrat-go/iter","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/lestrrat-go/iter","docker_dependents_count":934,"docker_downloads_count":2038019049,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/lestrrat-go/iter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/lestrrat-go/iter/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-17T23:24:52.458Z","issues_count":1,"pull_requests_count":7,"avg_time_to_close_issue":6903550.0,"avg_time_to_close_pull_request":47357.0,"issues_closed_count":1,"pull_requests_closed_count":6,"pull_request_authors_count":2,"issue_authors_count":1,"avg_comments_per_issue":3.0,"avg_comments_per_pull_request":0.2857142857142857,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":94629.66666666667,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fiter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fiter/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fiter/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fiter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fiter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fiter/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2223059,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":11387241,"name":"github.com/lestrrat-go/iter/arrayiter","ecosystem":"go","description":"","homepage":"https://github.com/lestrrat-go/iter","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lestrrat-go/iter","keywords_array":[],"namespace":"github.com/lestrrat-go/iter","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-01-16T08:25:59.888Z","latest_release_number":null,"last_synced_at":"2026-07-12T13:30:07.790Z","created_at":"2025-02-27T18:37:54.207Z","updated_at":"2026-07-12T13:30:07.791Z","registry_url":"https://pkg.go.dev/github.com/lestrrat-go/iter/arrayiter","install_command":"go get github.com/lestrrat-go/iter/arrayiter","documentation_url":"https://pkg.go.dev/github.com/lestrrat-go/iter/arrayiter#section-documentation","metadata":{},"repo_metadata":{"id":42668921,"uuid":"255296068","full_name":"lestrrat-go/iter","owner":"lestrrat-go","description":"Iterator tools","archived":false,"fork":false,"pushed_at":"2022-09-13T07:27:43.000Z","size":30,"stargazers_count":8,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-14T04:04:07.064Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lestrrat-go.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-04-13T10:29:52.000Z","updated_at":"2024-04-02T17:41:28.000Z","dependencies_parsed_at":"2022-09-26T20:00:58.705Z","dependency_job_id":null,"html_url":"https://github.com/lestrrat-go/iter","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fiter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fiter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fiter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fiter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestrrat-go","download_url":"https://codeload.github.com/lestrrat-go/iter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241045348,"owners_count":19899634,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"2025-02-27T18:38:00.302Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.09274594572081,"dependent_packages_count":5.71052111692275,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.90163353132178},"purl":"pkg:golang/github.com/lestrrat-go/iter/arrayiter","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/lestrrat-go/iter/arrayiter","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/lestrrat-go/iter/arrayiter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/lestrrat-go/iter/arrayiter/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-11-11T06:27:10.287Z","issues_count":1,"pull_requests_count":7,"avg_time_to_close_issue":6903550.0,"avg_time_to_close_pull_request":47357.0,"issues_closed_count":1,"pull_requests_closed_count":6,"pull_request_authors_count":2,"issue_authors_count":1,"avg_comments_per_issue":3.0,"avg_comments_per_pull_request":0.2857142857142857,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fiter/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fiter%2Farrayiter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fiter%2Farrayiter/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fiter%2Farrayiter/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fiter%2Farrayiter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fiter%2Farrayiter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flestrrat-go%2Fiter%2Farrayiter/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2223059,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":13962989,"name":"go-github-com-lestrrat-go-iter","ecosystem":"guix","description":"Iterator for arbitrary array and map types for Golang","homepage":"https://github.com/lestrrat-go/iter","licenses":"expat","normalized_licenses":["Other"],"repository_url":"https://github.com/lestrrat-go/iter","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T22:45:00.883Z","latest_release_published_at":"2026-03-02T22:45:00.883Z","latest_release_number":"1.0.2","last_synced_at":"2026-04-27T18:13:37.026Z","created_at":"2026-03-02T22:45:00.707Z","updated_at":"2026-04-27T18:13:38.026Z","registry_url":"https://packages.guix.gnu.org/packages/go-github-com-lestrrat-go-iter/1.0.2/","install_command":"guix install go-github-com-lestrrat-go-iter","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/golang-xyz.scm#n16958","metadata":{"location":"gnu/packages/golang-xyz.scm:16958","variable_name":"go-github-com-lestrrat-go-iter"},"repo_metadata":{},"repo_metadata_updated_at":"2026-04-27T18:13:37.999Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/go-github-com-lestrrat-go-iter","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/go-github-com-lestrrat-go-iter","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/go-github-com-lestrrat-go-iter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/go-github-com-lestrrat-go-iter/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-lestrrat-go-iter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-lestrrat-go-iter/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-lestrrat-go-iter/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-lestrrat-go-iter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-lestrrat-go-iter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-lestrrat-go-iter/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":32110,"maintainers_count":0,"namespaces_count":0,"keywords_count":1627,"github":"guix-mirror","metadata":{"funded_packages_count":368},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-06-10T05:17:25.224Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}}],"commits":{"id":5084481,"full_name":"lestrrat-go/iter","default_branch":"master","total_commits":19,"total_committers":1,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":19.0,"dds":0.0,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-07-12T09:01:45.369Z","last_synced_commit":"cdd3d8fa3fe1c119de850cb83443a8f35f9c2039","created_at":"2024-11-11T06:26:59.619Z","updated_at":"2026-07-12T09:01:45.346Z","committers":[{"name":"Daisuke Maki","email":"lestrrat+github@gmail.com","login":"lestrrat","count":19}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fiter/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-20T00:00:13.349Z","repositories_count":6385450,"commits_count":867489592,"contributors_count":35883501,"owners_count":1227609,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"lestrrat-go/iter","html_url":"https://github.com/lestrrat-go/iter","last_synced_at":"2025-03-04T16:19:01.066Z","status":null,"issues_count":1,"pull_requests_count":7,"avg_time_to_close_issue":6903550.0,"avg_time_to_close_pull_request":47357.0,"issues_closed_count":1,"pull_requests_closed_count":6,"pull_request_authors_count":2,"issue_authors_count":1,"avg_comments_per_issue":3.0,"avg_comments_per_pull_request":0.2857142857142857,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-16T11:38:01.788Z","updated_at":"2025-03-04T16:19:01.066Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fiter","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestrrat-go%2Fiter/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"NONE":1}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":6,"NONE":1}},"issue_authors":{"table":{"qneyrat":1}},"pull_request_authors":{"table":{"lestrrat":6,"mxfactorial":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-20T00:00:19.754Z","repositories_count":14860376,"issues_count":32124302,"pull_requests_count":105695945,"authors_count":11351504,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{}},"maintainers":[],"active_maintainers":[]}},"events":{"total":{},"last_year":{}},"keywords":[],"dependencies":[{"ecosystem":"go","filepath":"go.mod","sha":null,"kind":"manifest","created_at":"2022-09-26T20:00:58.250Z","updated_at":"2022-09-26T20:00:58.250Z","repository_link":"https://github.com/lestrrat-go/iter/blob/master/go.mod","dependencies":[{"id":6158103099,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"go.sum","sha":null,"kind":"lockfile","created_at":"2022-09-26T20:00:58.519Z","updated_at":"2022-09-26T20:00:58.519Z","repository_link":"https://github.com/lestrrat-go/iter/blob/master/go.sum","dependencies":[{"id":6158104407,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6158104408,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6158104409,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6158104410,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.1","direct":false,"kind":"runtime","optional":false},{"id":6158104411,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":6158104412,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20200313102051-9f266ea9e77c","direct":false,"kind":"runtime","optional":false}]}],"score":23.632470996218476,"created_at":"2026-07-08T06:45:45.775Z","updated_at":"2026-07-21T13:30:23.609Z","avatar_url":"https://github.com/lestrrat-go.png","language":"Go","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/378078","html_url":"https://summary.ecosyste.ms/projects/378078"}