{"id":4075984,"name":"error-iter","ecosystem":"cargo","description":"Error::sources on stable Rust","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/parasyte/error-iter","keywords_array":["iter","sources","recursive","iterator","error"],"namespace":null,"versions_count":5,"first_release_published_at":"2019-11-03T22:42:00.820Z","latest_release_published_at":"2023-03-19T03:02:46.381Z","latest_release_number":"0.4.1","last_synced_at":"2026-09-07T14:22:49.283Z","created_at":"2022-04-12T11:49:50.915Z","updated_at":"2026-09-11T23:18:02.658Z","registry_url":"https://crates.io/crates/error-iter/","install_command":"cargo install error-iter","documentation_url":"https://docs.rs/error-iter/","metadata":{"categories":["rust-patterns"]},"repo_metadata":{"id":57625782,"uuid":"219374290","full_name":"parasyte/error-iter","owner":"parasyte","description":"Error::sources on stable Rust","archived":false,"fork":false,"pushed_at":"2026-04-17T17:40:56.000Z","size":26,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-09-07T13:42:40.475Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://docs.rs/error-iter","language":"Rust","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/parasyte.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-11-03T22:28:56.000Z","updated_at":"2026-04-17T17:41:00.000Z","dependencies_parsed_at":"2024-10-13T06:49:31.226Z","dependency_job_id":"ccc414b9-b697-422e-974c-30ca630b8680","html_url":"https://github.com/parasyte/error-iter","commit_stats":{"total_commits":20,"total_committers":2,"mean_commits":10.0,"dds":"0.050000000000000044","last_synced_commit":"efdae6f6a51fb3cd7896ba13c7561d135eb8df65"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/parasyte/error-iter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parasyte%2Ferror-iter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parasyte%2Ferror-iter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parasyte%2Ferror-iter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parasyte%2Ferror-iter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parasyte","download_url":"https://codeload.github.com/parasyte/error-iter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parasyte%2Ferror-iter/sbom","scorecard":{"id":720322,"data":{"date":"2025-08-11","repo":{"name":"github.com/parasyte/error-iter","commit":"ac1848f80aca35ef33913def43c8dbcf12e4939f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"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","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":"Code-Review","score":0,"reason":"Found 1/22 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":"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:100: update your workflow using https://app.stepsecurity.io/secureworkflow/parasyte/error-iter/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/parasyte/error-iter/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/parasyte/error-iter/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/parasyte/error-iter/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/parasyte/error-iter/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/parasyte/error-iter/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/parasyte/error-iter/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/parasyte/error-iter/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/parasyte/error-iter/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/parasyte/error-iter/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/parasyte/error-iter/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/parasyte/error-iter/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/parasyte/error-iter/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/parasyte/error-iter/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/parasyte/error-iter/ci.yml/main?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  10 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 17 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-22T11:05:35.322Z","repository_id":57625782,"created_at":"2025-08-22T11:05:35.322Z","updated_at":"2025-08-22T11:05:35.322Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37227669,"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-09-11T02:00:05.857Z","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"},"owner_record":{"login":"parasyte","name":"Jay Oster","uuid":"456942","kind":"user","description":"","email":"jay@kodewerx.org","website":"http://www.kodewerx.org/","location":"San Francisco, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/456942?v=4","repositories_count":169,"last_synced_at":"2026-09-09T01:35:31.755Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/parasyte","funding_links":["https://github.com/sponsors/parasyte"],"total_stars":2790,"followers":258,"following":10,"created_at":"2022-11-04T17:39:59.972Z","updated_at":"2026-09-09T01:35:31.770Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parasyte","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parasyte/repositories"},"tags":[{"name":"0.4.1","sha":"efdae6f6a51fb3cd7896ba13c7561d135eb8df65","kind":"commit","published_at":"2023-03-19T03:02:20.000Z","download_url":"https://codeload.github.com/parasyte/error-iter/tar.gz/0.4.1","html_url":"https://github.com/parasyte/error-iter/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parasyte/error-iter@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parasyte%2Ferror-iter/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parasyte%2Ferror-iter/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"95a1481729214c9ce0c96c89fad5f092940aeee8","kind":"commit","published_at":"2023-02-18T02:51:52.000Z","download_url":"https://codeload.github.com/parasyte/error-iter/tar.gz/0.4.0","html_url":"https://github.com/parasyte/error-iter/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parasyte/error-iter@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parasyte%2Ferror-iter/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parasyte%2Ferror-iter/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"af860963bb0ed327772e1b2964e236ce599cadf7","kind":"commit","published_at":"2022-10-02T02:00:35.000Z","download_url":"https://codeload.github.com/parasyte/error-iter/tar.gz/0.3.0","html_url":"https://github.com/parasyte/error-iter/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parasyte/error-iter@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parasyte%2Ferror-iter/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parasyte%2Ferror-iter/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"2fe75d7bdd64d0ef19ab3297ca1df333de936777","kind":"commit","published_at":"2019-11-23T06:43:48.000Z","download_url":"https://codeload.github.com/parasyte/error-iter/tar.gz/0.2.0","html_url":"https://github.com/parasyte/error-iter/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parasyte/error-iter@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parasyte%2Ferror-iter/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parasyte%2Ferror-iter/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"27a535d5f9673203c220a67adc5d69bcf3ea4661","kind":"commit","published_at":"2019-11-03T22:39:10.000Z","download_url":"https://codeload.github.com/parasyte/error-iter/tar.gz/0.1.0","html_url":"https://github.com/parasyte/error-iter/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parasyte/error-iter@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parasyte%2Ferror-iter/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parasyte%2Ferror-iter/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-11T23:18:02.658Z","dependent_packages_count":9,"downloads":187757,"downloads_period":"total","dependent_repos_count":20,"rankings":{"downloads":7.259223403772558,"dependent_repos_count":6.058176647657657,"dependent_packages_count":4.708258935326696,"stargazers_count":31.32315001853575,"forks_count":30.835924555709386,"docker_downloads_count":3.2905090490890383,"average":13.912540435015181},"purl":"pkg:cargo/error-iter","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/error-iter","docker_dependents_count":29,"docker_downloads_count":23282367,"usage_url":"https://repos.ecosyste.ms/usage/cargo/error-iter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/error-iter/dependencies","status":null,"funding_links":["https://github.com/sponsors/parasyte"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-07T12:57:16.368Z","issues_count":1,"pull_requests_count":21,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":13857.15,"issues_closed_count":0,"pull_requests_closed_count":20,"pull_request_authors_count":3,"issue_authors_count":1,"avg_comments_per_issue":3.0,"avg_comments_per_pull_request":0.38095238095238093,"merged_pull_requests_count":18,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":164624.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/parasyte%2Ferror-iter/issues","maintainers":[{"login":"parasyte","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/parasyte"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/error-iter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/error-iter/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/error-iter/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/error-iter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/error-iter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/error-iter/codemeta","maintainers":[{"uuid":"10839","login":"parasyte","name":"Jay Oster","email":null,"url":"https://github.com/parasyte","packages_count":11,"html_url":"https://crates.io/users/parasyte","role":null,"created_at":"2022-11-07T18:58:37.375Z","updated_at":"2022-11-07T18:58:37.375Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/parasyte/packages"}]}