{"id":21300,"url":"https://github.com/Level/iterator-stream","last_synced_at":"2026-07-17T06:20:20.377Z","repository":{"id":29537202,"uuid":"33076155","full_name":"Level/iterator-stream","owner":"Level","description":"Turn an abstract-leveldown iterator into a readable stream.","archived":false,"fork":false,"pushed_at":"2023-03-01T19:57:16.000Z","size":87,"stargazers_count":12,"open_issues_count":2,"forks_count":11,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-09-21T06:29:22.872Z","etag":null,"topics":["abstract-leveldown","browser","iterator","iterators","javascript","level","levelup","nodejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/Level.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null},"funding":{"open_collective":"level"}},"created_at":"2015-03-29T14:32:15.000Z","updated_at":"2023-06-09T22:22:40.000Z","dependencies_parsed_at":"2023-09-26T01:43:18.880Z","dependency_job_id":null,"html_url":"https://github.com/Level/iterator-stream","commit_stats":{"total_commits":98,"total_committers":9,"mean_commits":10.88888888888889,"dds":0.7142857142857143,"last_synced_commit":"6f88abafd876442feeae7880a304564a102e68d2"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/Level/iterator-stream","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Level%2Fiterator-stream","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Level%2Fiterator-stream/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Level%2Fiterator-stream/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Level%2Fiterator-stream/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Level","download_url":"https://codeload.github.com/Level/iterator-stream/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Level%2Fiterator-stream/sbom","scorecard":{"id":83774,"data":{"date":"2025-08-11","repo":{"name":"github.com/Level/iterator-stream","commit":"6f88abafd876442feeae7880a304564a102e68d2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.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":"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":"Code-Review","score":1,"reason":"Found 2/20 approved changesets -- score normalized to 1","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:4","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/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/Level/iterator-stream/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Level/iterator-stream/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/Level/iterator-stream/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:21","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":"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":"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"}},{"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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"}}]},"last_synced_at":"2025-08-15T06:28:52.877Z","repository_id":29537202,"created_at":"2025-08-15T06:28:52.877Z","updated_at":"2025-08-15T06:28:52.877Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27665052,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-12-11T02:00:11.302Z","response_time":56,"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":["abstract-leveldown","browser","iterator","iterators","javascript","level","levelup","nodejs"],"created_at":"2024-01-11T19:13:22.072Z","updated_at":"2025-12-11T12:20:48.097Z","avatar_url":"https://github.com/Level.png","language":"JavaScript","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/21300","html_url":"https://opencollective.ecosyste.ms/projects/21300","collective":{"id":3252,"uuid":"zzaxon79-3jy8gplj-336brkde-mwl5v04o","slug":"level","name":"Level","description":"Node.js modules to build your very own database.","website":"https://leveljs.org/","github":"Level","twitter":null,"repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://leveljs.org/"},{"type":"GITHUB","url":"https://github.com/Level"}],"currency":"USD","projects_count":52,"last_synced_at":"2026-07-24T06:15:20.548Z","created_at":"2024-01-10T13:17:54.642Z","updated_at":"2026-07-24T06:15:20.728Z","transactions_count":208,"balance":602.4799999999976,"account_type":"COLLECTIVE","owner":{"login":"Level","name":"Level","uuid":"4276205","kind":"organization","description":"Node.js modules to build your very own database.","email":null,"website":"https://leveljs.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4276205?v=4","repositories_count":52,"last_synced_at":"2024-10-29T22:39:03.754Z","metadata":{"has_sponsors_listing":false,"funding":{"open_collective":"level"}},"html_url":"https://github.com/Level","funding_links":["https://opencollective.com/level"],"total_stars":9161,"followers":84,"following":0,"created_at":"2022-11-02T16:27:10.197Z","updated_at":"2024-10-29T22:39:03.755Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Level","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Level/repositories"},"last_project_activity_at":"2026-05-02T00:40:26.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2018-01-20T10:02:14.141Z","collective_updated_at":"2022-09-03T09:53:40.907Z","html_url":"https://opencollective.com/level","icon_url":"https://images.opencollective.com/level/logo/40.png","total_donations":876.469999999999,"total_expenses":-326.1200000000003,"current_balance":602.4799999999976,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/level","url":"https://opencollective.ecosyste.ms/collectives/level","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/level/projects"}}