{"id":25019884,"url":"https://github.com/kei-g/iterators","last_synced_at":"2026-02-22T02:34:21.502Z","repository":{"id":37052645,"uuid":"400707208","full_name":"kei-g/iterators","owner":"kei-g","description":"Iterators Library","archived":false,"fork":false,"pushed_at":"2026-02-05T23:23:48.000Z","size":4291,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-06T09:27:36.189Z","etag":null,"topics":["async","asynciterable","asynciterator","iterable","iterator","npm-package","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kei-g.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-08-28T05:09:13.000Z","updated_at":"2026-02-05T23:23:45.000Z","dependencies_parsed_at":"2023-09-26T03:57:43.459Z","dependency_job_id":"2a979957-dae5-4701-920e-ff874a7406a0","html_url":"https://github.com/kei-g/iterators","commit_stats":{"total_commits":328,"total_committers":2,"mean_commits":164.0,"dds":"0.42987804878048785","last_synced_commit":"c952dc6c680b5d2e2937572504ee9bc30f0e0a1d"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/kei-g/iterators","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kei-g%2Fiterators","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kei-g%2Fiterators/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kei-g%2Fiterators/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kei-g%2Fiterators/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kei-g","download_url":"https://codeload.github.com/kei-g/iterators/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kei-g%2Fiterators/sbom","scorecard":{"id":553720,"data":{"date":"2025-08-11","repo":{"name":"github.com/kei-g/iterators","commit":"93d26d0d39fd0a0fc8234c829e5d0ce43a8c16db"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"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":"Code-Review","score":0,"reason":"Found 0/1 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":"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":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:5","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:6","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/dependabot-auto-merge.yml:1","Warn: no topLevel permission defined: .github/workflows/release.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":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/kei-g/iterators/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/kei-g/iterators/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kei-g/iterators/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/kei-g/iterators/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/kei-g/iterators/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/kei-g/iterators/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/kei-g/iterators/coverage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/kei-g/iterators/coverage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/kei-g/iterators/coverage.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/kei-g/iterators/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kei-g/iterators/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/kei-g/iterators/release.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/build.yml:23","Warn: npmCommand not pinned by hash: .github/workflows/coverage.yml:23","Warn: npmCommand not pinned by hash: .github/workflows/release.yml:27","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   3 out of   6 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 29 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-20T11:44:09.348Z","repository_id":37052645,"created_at":"2025-08-20T11:44:09.348Z","updated_at":"2025-08-20T11:44:09.348Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29703773,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T23:35:04.139Z","status":"online","status_checked_at":"2026-02-22T02:00:08.193Z","response_time":110,"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"}},"keywords":["async","asynciterable","asynciterator","iterable","iterator","npm-package","typescript"],"created_at":"2025-02-05T11:51:49.036Z","updated_at":"2026-02-22T02:34:21.471Z","avatar_url":"https://github.com/kei-g.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# iterators [![license][license-image]][license-url] [![npm][npm-image]][npm-url]\n\n[![dependency][depencency-image]][dependency-url] [![maintenance][maintenance-image]][npmsio-url] [![quality][quality-image]][npmsio-url]\n\n[`iterators`][github-url] - Iterators Library\n\n## CI Status\n\n| Workflow name | Status |\n|:-:|:-:|\n| **Build** | [![GitHub CI (Build)][github-build-image]][github-build-url] |\n| **CodeQL** | [![GitHub CI (CodeQL)][github-codeql-image]][github-codeql-url] |\n| **Coverage** | [![GitHub CI (Coverage)][github-coverage-image]][github-coverage-url] |\n\n## Installation\n\n```shell\nnpm i @kei-g/iterators\n```\n\n## TODO\n\n- :memo: Generate documents of APIs\n\n[depencency-image]:https://img.shields.io/librariesio/release/npm/@kei-g/iterators?logo=nodedotjs\n[dependency-url]:https://npmjs.com/package/@kei-g/iterators?activeTab=dependencies\n[github-build-image]:https://github.com/kei-g/iterators/actions/workflows/build.yml/badge.svg?branch=main\n[github-build-url]:https://github.com/kei-g/iterators/actions/workflows/build.yml?query=branch%3Amain\n[github-codeql-image]:https://github.com/kei-g/iterators/actions/workflows/codeql.yml/badge.svg?branch=main\n[github-codeql-url]:https://github.com/kei-g/iterators/actions/workflows/codeql.yml?query=branch%3Amain\n[github-coverage-image]:https://github.com/kei-g/iterators/actions/workflows/coverage.yml/badge.svg?branch=main\n[github-coverage-url]:https://github.com/kei-g/iterators/actions/workflows/coverage.yml?query=branch%3Amain\n[github-url]:https://github.com/kei-g/iterators\n[license-image]:https://img.shields.io/github/license/kei-g/iterators\n[license-url]:https://opensource.org/licenses/BSD-3-Clause\n[maintenance-image]:https://img.shields.io/npms-io/maintenance-score/@kei-g/iterators?logo=npm\n[npm-image]:https://img.shields.io/npm/v/@kei-g/iterators?logo=npm\n[npm-url]:https://npmjs.com/@kei-g/iterators\n[npmsio-url]:https://npms.io/search?q=%40kei-g%2Fiterators\n[quality-image]:https://img.shields.io/npms-io/quality-score/@kei-g/iterators?logo=npm\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkei-g%2Fiterators","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkei-g%2Fiterators","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkei-g%2Fiterators/lists"}