{"id":3674676,"name":"bt_bencode","ecosystem":"cargo","description":"A Bencode encoding/decoding implementation.","homepage":null,"licenses":"MIT OR Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/bluk/bt_bencode","keywords_array":["bencode","bittorrent","serde","serialization","torrent"],"namespace":null,"versions_count":12,"first_release_published_at":"2020-02-18T16:15:12.612Z","latest_release_published_at":"2025-03-16T19:40:18.969Z","latest_release_number":"0.8.2","last_synced_at":"2026-06-02T03:02:16.587Z","created_at":"2022-04-11T10:35:59.770Z","updated_at":"2026-06-02T03:02:16.587Z","registry_url":"https://crates.io/crates/bt_bencode/","install_command":"cargo install bt_bencode","documentation_url":"https://docs.rs/bt_bencode/","metadata":{"categories":["no-std","encoding"]},"repo_metadata":{"id":37482036,"uuid":"237718883","full_name":"bluk/bt_bencode","owner":"bluk","description":"Helps with Bencode encoding/decoding.","archived":false,"fork":false,"pushed_at":"2026-03-04T21:20:32.000Z","size":332,"stargazers_count":18,"open_issues_count":3,"forks_count":3,"subscribers_count":1,"default_branch":"trunk","last_synced_at":"2026-03-05T03:18:54.823Z","etag":null,"topics":["bencode","bencode-parser","bencoder","bittorrent","rust","serde","serde-support"],"latest_commit_sha":null,"homepage":"https://docs.rs/bt_bencode/","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bluk.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE-APACHE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-02-02T04:37:44.000Z","updated_at":"2026-03-04T21:19:06.000Z","dependencies_parsed_at":"2024-05-16T05:09:06.003Z","dependency_job_id":"3e9bad29-e26d-4f2f-92eb-9e18c68778dc","html_url":"https://github.com/bluk/bt_bencode","commit_stats":{"total_commits":76,"total_committers":2,"mean_commits":38.0,"dds":"0.013157894736842146","last_synced_commit":"6fef7989032a5c54579cf408e46e710f78053f7d"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/bluk/bt_bencode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluk%2Fbt_bencode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluk%2Fbt_bencode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluk%2Fbt_bencode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluk%2Fbt_bencode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bluk","download_url":"https://codeload.github.com/bluk/bt_bencode/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluk%2Fbt_bencode/sbom","scorecard":{"id":245061,"data":{"date":"2025-08-11","repo":{"name":"github.com/bluk/bt_bencode","commit":"2b4140be76dd272eb33eae1bbef564b29f77ca5c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 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":"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/audit.yml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/audit.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/bluk/bt_bencode/audit.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/audit.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/bluk/bt_bencode/audit.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bluk/bt_bencode/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/bluk/bt_bencode/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/bluk/bt_bencode/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/bluk/bt_bencode/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/bluk/bt_bencode/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/bluk/bt_bencode/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/bluk/bt_bencode/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/bluk/bt_bencode/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/bluk/bt_bencode/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/bluk/bt_bencode/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/bluk/bt_bencode/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/bluk/bt_bencode/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/bluk/bt_bencode/ci.yml/trunk?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 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":"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-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE: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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/bluk/.github/SECURITY.md:1","Info: Found linked content: github.com/bluk/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/bluk/.github/SECURITY.md:1"],"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 'trunk'"],"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"}}]},"last_synced_at":"2025-08-17T07:25:45.013Z","repository_id":37482036,"created_at":"2025-08-17T07:25:45.013Z","updated_at":"2025-08-17T07:25:45.013Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30938246,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-25T20:13:00.360Z","status":"ssl_error","status_checked_at":"2026-03-25T20:04:11.365Z","response_time":80,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"bluk","name":"Bryant Luk","uuid":"94150","kind":"user","description":"","email":"","website":"https://bryantluk.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/94150?u=59d2fe2945a34960ac94c27625671be9706e84bc\u0026v=4","repositories_count":114,"last_synced_at":"2025-10-16T05:32:23.792Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/bluk","funding_links":["https://github.com/sponsors/bluk"],"total_stars":100,"followers":95,"following":109,"created_at":"2022-11-15T05:51:11.445Z","updated_at":"2025-10-16T05:32:23.793Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bluk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bluk/repositories"},"tags":[{"name":"v0.8.2","sha":"2b4140be76dd272eb33eae1bbef564b29f77ca5c","kind":"tag","published_at":"2025-03-16T19:39:46.000Z","download_url":"https://codeload.github.com/bluk/bt_bencode/tar.gz/v0.8.2","html_url":"https://github.com/bluk/bt_bencode/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluk/bt_bencode@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluk%2Fbt_bencode/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluk%2Fbt_bencode/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"ca60f09473f339ba7266203ae84ea3ae93d559f3","kind":"tag","published_at":"2024-05-15T17:38:08.000Z","download_url":"https://codeload.github.com/bluk/bt_bencode/tar.gz/v0.8.1","html_url":"https://github.com/bluk/bt_bencode/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluk/bt_bencode@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluk%2Fbt_bencode/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluk%2Fbt_bencode/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"f537440947c04e603c8e7094b3b780a9fb6ece13","kind":"tag","published_at":"2024-01-01T02:56:24.000Z","download_url":"https://codeload.github.com/bluk/bt_bencode/tar.gz/v0.8.0","html_url":"https://github.com/bluk/bt_bencode/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluk/bt_bencode@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluk%2Fbt_bencode/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluk%2Fbt_bencode/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"1d99c9fbde22946f174cdc9b7e405f36221d3b7a","kind":"tag","published_at":"2022-07-31T14:45:27.000Z","download_url":"https://codeload.github.com/bluk/bt_bencode/tar.gz/v0.7.0","html_url":"https://github.com/bluk/bt_bencode/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluk/bt_bencode@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluk%2Fbt_bencode/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluk%2Fbt_bencode/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"303e79aba570f59076919dd64c47622e92b50449","kind":"tag","published_at":"2022-04-01T01:17:16.000Z","download_url":"https://codeload.github.com/bluk/bt_bencode/tar.gz/v0.6.1","html_url":"https://github.com/bluk/bt_bencode/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluk/bt_bencode@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluk%2Fbt_bencode/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluk%2Fbt_bencode/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"d043f6d1728fd17bf47f27d0ec57587d5459d4b1","kind":"tag","published_at":"2022-03-21T16:02:34.000Z","download_url":"https://codeload.github.com/bluk/bt_bencode/tar.gz/v0.6.0","html_url":"https://github.com/bluk/bt_bencode/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluk/bt_bencode@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluk%2Fbt_bencode/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluk%2Fbt_bencode/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"6a78e4b51fb9cf1316d9e0a3cf6bb9bb8c8a0142","kind":"tag","published_at":"2022-03-14T16:57:44.000Z","download_url":"https://codeload.github.com/bluk/bt_bencode/tar.gz/v0.5.1","html_url":"https://github.com/bluk/bt_bencode/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluk/bt_bencode@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluk%2Fbt_bencode/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluk%2Fbt_bencode/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"99cc4818bba1704c5c2fb0f0591c73ad3099ee9f","kind":"tag","published_at":"2022-03-09T22:01:09.000Z","download_url":"https://codeload.github.com/bluk/bt_bencode/tar.gz/v0.5.0","html_url":"https://github.com/bluk/bt_bencode/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluk/bt_bencode@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluk%2Fbt_bencode/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluk%2Fbt_bencode/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"544a6baddc8457f7ad97993f4447a68258c501fd","kind":"tag","published_at":"2021-05-06T17:09:48.000Z","download_url":"https://codeload.github.com/bluk/bt_bencode/tar.gz/v0.4.0","html_url":"https://github.com/bluk/bt_bencode/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluk/bt_bencode@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluk%2Fbt_bencode/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluk%2Fbt_bencode/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"c511b2da475495f674d31b5de08d37239dff9e81","kind":"tag","published_at":"2020-10-11T03:00:30.000Z","download_url":"https://codeload.github.com/bluk/bt_bencode/tar.gz/v0.3.0","html_url":"https://github.com/bluk/bt_bencode/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluk/bt_bencode@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluk%2Fbt_bencode/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluk%2Fbt_bencode/tags/v0.3.0/manifests"},{"name":"v0.1.0","sha":"f4737e845be2a4c6df073082109b06e1f108c678","kind":"tag","published_at":"2020-02-20T23:31:33.000Z","download_url":"https://codeload.github.com/bluk/bt_bencode/tar.gz/v0.1.0","html_url":"https://github.com/bluk/bt_bencode/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluk/bt_bencode@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluk%2Fbt_bencode/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluk%2Fbt_bencode/tags/v0.1.0/manifests"},{"name":"v0.2.0","sha":"da81bc7a61df9717aa1dbb8f6867fc0f76aa7a4e","kind":"tag","published_at":"2020-02-20T23:30:23.000Z","download_url":"https://codeload.github.com/bluk/bt_bencode/tar.gz/v0.2.0","html_url":"https://github.com/bluk/bt_bencode/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bluk/bt_bencode@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluk%2Fbt_bencode/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluk%2Fbt_bencode/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-04-28T02:34:27.485Z","dependent_packages_count":4,"downloads":34960,"downloads_period":"total","dependent_repos_count":2,"rankings":{"downloads":16.262123079016398,"dependent_repos_count":13.317204097833892,"dependent_packages_count":9.170226439345255,"stargazers_count":25.28366354970632,"forks_count":30.82028680934058,"docker_downloads_count":null,"average":18.97070079504849},"purl":"pkg:cargo/bt_bencode","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/bt_bencode","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/bt_bencode","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/bt_bencode/dependencies","status":null,"funding_links":["https://github.com/sponsors/bluk"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-21T22:05:55.101Z","issues_count":2,"pull_requests_count":5,"avg_time_to_close_issue":15978.0,"avg_time_to_close_pull_request":38631.0,"issues_closed_count":1,"pull_requests_closed_count":2,"pull_request_authors_count":4,"issue_authors_count":2,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":0.8,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":1,"past_year_pull_requests_count":3,"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":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluk%2Fbt_bencode/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/bt_bencode/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/bt_bencode/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/bt_bencode/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/bt_bencode/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/bt_bencode/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/bt_bencode/codemeta","maintainers":[{"uuid":"35113","login":"bluk","name":"Bryant Luk","email":null,"url":"https://github.com/bluk","packages_count":14,"html_url":"https://crates.io/users/bluk","role":null,"created_at":"2022-11-07T17:21:14.768Z","updated_at":"2022-11-07T17:21:14.768Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/bluk/packages"}]}