{"id":4284595,"name":"serde_bencode","ecosystem":"cargo","description":"A Serde backed Bencode encoding/decoding library for Rust.","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/toby/serde-bencode","keywords_array":["serde","bencode","deserialize","serialize"],"namespace":null,"versions_count":9,"first_release_published_at":"2016-12-17T22:42:32.596Z","latest_release_published_at":"2023-10-09T14:31:34.846Z","latest_release_number":"0.2.4","last_synced_at":"2026-06-02T11:21:30.574Z","created_at":"2022-04-13T04:09:57.210Z","updated_at":"2026-06-02T11:21:30.574Z","registry_url":"https://crates.io/crates/serde_bencode/","install_command":"cargo install serde_bencode","documentation_url":"https://docs.rs/serde_bencode/","metadata":{"categories":[]},"repo_metadata":{"id":46139477,"uuid":"76751474","full_name":"toby/serde-bencode","owner":"toby","description":"Serde backed Bencode encoding/decoding library for Rust.","archived":false,"fork":false,"pushed_at":"2024-06-17T17:34:13.000Z","size":139,"stargazers_count":72,"open_issues_count":8,"forks_count":18,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-10-27T06:43:50.688Z","etag":null,"topics":["bencode","decoding-library","rust","serde","serialization"],"latest_commit_sha":null,"homepage":"","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/toby.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2016-12-17T22:45:38.000Z","updated_at":"2025-09-09T13:40:29.000Z","dependencies_parsed_at":"2024-10-29T23:24:58.699Z","dependency_job_id":null,"html_url":"https://github.com/toby/serde-bencode","commit_stats":{"total_commits":57,"total_committers":10,"mean_commits":5.7,"dds":0.5964912280701755,"last_synced_commit":"553adb4be4962afcf30c79fe51b1ec191546c7b9"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/toby/serde-bencode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toby%2Fserde-bencode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toby%2Fserde-bencode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toby%2Fserde-bencode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toby%2Fserde-bencode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/toby","download_url":"https://codeload.github.com/toby/serde-bencode/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toby%2Fserde-bencode/sbom","scorecard":{"id":891012,"data":{"date":"2025-08-11","repo":{"name":"github.com/toby/serde-bencode","commit":"f36b82c6d528a4f84e7627c6fb06b7e3f4bdb1c4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.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":"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":"Code-Review","score":0,"reason":"Found 0/5 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":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout 'refs/pull/${{ github.event.pull_request.number }}/head': .github/workflows/coverage.yaml:30"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/benchmarking.yml:1","Warn: no topLevel permission defined: .github/workflows/checking.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.yaml:1","Warn: no topLevel permission defined: .github/workflows/formatting.yml:1","Warn: no topLevel permission defined: .github/workflows/testing.yaml: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/benchmarking.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/toby/serde-bencode/benchmarking.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmarking.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/toby/serde-bencode/benchmarking.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmarking.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/toby/serde-bencode/benchmarking.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checking.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/toby/serde-bencode/checking.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/checking.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/toby/serde-bencode/checking.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/checking.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/toby/serde-bencode/checking.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/toby/serde-bencode/coverage.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/toby/serde-bencode/coverage.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/toby/serde-bencode/coverage.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/toby/serde-bencode/coverage.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yaml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/toby/serde-bencode/coverage.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/toby/serde-bencode/coverage.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/toby/serde-bencode/coverage.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/formatting.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/toby/serde-bencode/formatting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/formatting.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/toby/serde-bencode/formatting.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/formatting.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/toby/serde-bencode/formatting.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/toby/serde-bencode/testing.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/testing.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/toby/serde-bencode/testing.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/testing.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/toby/serde-bencode/testing.yaml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  13 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":"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":10,"reason":"project is fuzzed","details":["Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/from_bytes.rs:2"],"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.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md: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":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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T11:50:13.783Z","repository_id":46139477,"created_at":"2025-08-24T11:50:13.783Z","updated_at":"2025-08-24T11:50:13.783Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281762158,"owners_count":26557186,"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-10-30T02:00:06.501Z","response_time":61,"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":"toby","name":"Toby Padilla","uuid":"83556","kind":"user","description":"Hacking @charmbracelet","email":"","website":"https://charm.sh","location":"New Orleans","twitter":"toby","company":"charmbracelet","icon_url":"https://avatars.githubusercontent.com/u/83556?u=7611554f324fc860dffaf9b0f4224f1b0b3b8f43\u0026v=4","repositories_count":7,"last_synced_at":"2023-03-10T20:46:02.916Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/toby","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T19:27:09.613Z","updated_at":"2023-03-10T20:46:02.945Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/toby","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/toby/repositories"},"tags":[{"name":"v0.2.4","sha":"f36b82c6d528a4f84e7627c6fb06b7e3f4bdb1c4","kind":"commit","published_at":"2023-10-09T14:29:49.000Z","download_url":"https://codeload.github.com/toby/serde-bencode/tar.gz/v0.2.4","html_url":"https://github.com/toby/serde-bencode/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/toby/serde-bencode@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toby%2Fserde-bencode/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toby%2Fserde-bencode/tags/v0.2.4/manifests"},{"name":"v0.2.0","sha":"25d81838edc7d860caf12478dc047dd43c770ad0","kind":"commit","published_at":"2017-05-31T14:26:55.000Z","download_url":"https://codeload.github.com/toby/serde-bencode/tar.gz/v0.2.0","html_url":"https://github.com/toby/serde-bencode/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/toby/serde-bencode@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toby%2Fserde-bencode/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toby%2Fserde-bencode/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"7fbdb992ae98b7b0002f2708a259f0cbf159cf1b","kind":"commit","published_at":"2017-01-26T23:41:46.000Z","download_url":"https://codeload.github.com/toby/serde-bencode/tar.gz/v0.1.3","html_url":"https://github.com/toby/serde-bencode/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/toby/serde-bencode@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toby%2Fserde-bencode/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toby%2Fserde-bencode/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"5f4e71905e40fa09bba5f58bf38bb21621c14e0b","kind":"commit","published_at":"2017-01-20T14:26:09.000Z","download_url":"https://codeload.github.com/toby/serde-bencode/tar.gz/v0.1.2","html_url":"https://github.com/toby/serde-bencode/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/toby/serde-bencode@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toby%2Fserde-bencode/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toby%2Fserde-bencode/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"d3273b4891200c6ef0de2286392672b6d01b7f0b","kind":"commit","published_at":"2016-12-21T23:40:21.000Z","download_url":"https://codeload.github.com/toby/serde-bencode/tar.gz/v0.1.1","html_url":"https://github.com/toby/serde-bencode/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/toby/serde-bencode@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toby%2Fserde-bencode/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toby%2Fserde-bencode/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2026-03-24T05:35:20.220Z","dependent_packages_count":17,"downloads":494466,"downloads_period":"total","dependent_repos_count":37,"rankings":{"downloads":6.1227530412628415,"dependent_repos_count":4.794265361171965,"dependent_packages_count":2.230635652906236,"stargazers_count":16.6335069560876,"forks_count":14.22459414737407,"docker_downloads_count":5.321337527393074,"average":8.221182114365964},"purl":"pkg:cargo/serde_bencode","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/serde_bencode","docker_dependents_count":1,"docker_downloads_count":38,"usage_url":"https://repos.ecosyste.ms/usage/cargo/serde_bencode","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/serde_bencode/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-19T22:57:58.142Z","issues_count":24,"pull_requests_count":20,"avg_time_to_close_issue":22366250.588235293,"avg_time_to_close_pull_request":5479687.2105263155,"issues_closed_count":17,"pull_requests_closed_count":19,"pull_request_authors_count":13,"issue_authors_count":15,"avg_comments_per_issue":1.375,"avg_comments_per_pull_request":1.35,"merged_pull_requests_count":13,"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":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"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":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/toby%2Fserde-bencode/issues","maintainers":[{"login":"josecelano","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/josecelano"},{"login":"madadam","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madadam"},{"login":"toby","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/toby"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/serde_bencode/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/serde_bencode/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/serde_bencode/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/serde_bencode/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/serde_bencode/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/serde_bencode/codemeta","maintainers":[{"uuid":"4769","login":"toby","name":"Toby Padilla","email":null,"url":"https://github.com/toby","packages_count":1,"html_url":"https://crates.io/users/toby","role":null,"created_at":"2022-11-08T01:02:11.638Z","updated_at":"2022-11-08T01:02:11.638Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/toby/packages"},{"uuid":"170667","login":"josecelano","name":"Jose Celano","email":null,"url":"https://github.com/josecelano","packages_count":22,"html_url":"https://crates.io/users/josecelano","role":null,"created_at":"2023-10-09T16:27:43.036Z","updated_at":"2023-10-09T16:27:43.036Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/josecelano/packages"}]}