{"id":4283912,"name":"scroll","ecosystem":"cargo","description":"A suite of powerful, extensible, generic, endian-aware Read/Write traits for byte buffers","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/m4b/scroll","keywords_array":["bytes","endian","immutable","pread","pwrite"],"namespace":null,"versions_count":18,"first_release_published_at":"2016-11-23T06:10:48.255Z","latest_release_published_at":"2025-05-26T03:04:05.745Z","latest_release_number":"0.13.0","last_synced_at":"2026-06-05T22:01:30.219Z","created_at":"2022-04-13T03:56:24.302Z","updated_at":"2026-06-05T22:01:30.220Z","registry_url":"https://crates.io/crates/scroll/","install_command":"cargo install scroll","documentation_url":"https://docs.rs/scroll/","metadata":{"categories":[]},"repo_metadata":{"id":37484378,"uuid":"74545261","full_name":"m4b/scroll","owner":"m4b","description":"Scroll - making scrolling through buffers fun since 2016","archived":false,"fork":false,"pushed_at":"2025-09-06T03:09:22.000Z","size":324,"stargazers_count":175,"open_issues_count":2,"forks_count":40,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-10-06T08:28:43.559Z","etag":null,"topics":["bytebuffer","endianness","generic","parallel","pread"],"latest_commit_sha":null,"homepage":null,"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/m4b.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,"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":"2016-11-23T05:58:52.000Z","updated_at":"2025-09-07T12:58:10.000Z","dependencies_parsed_at":"2022-09-15T04:10:22.236Z","dependency_job_id":"b1915f5c-3dff-484a-94d6-e5f21769751e","html_url":"https://github.com/m4b/scroll","commit_stats":{"total_commits":193,"total_committers":26,"mean_commits":7.423076923076923,"dds":"0.24352331606217614","last_synced_commit":"a5680ac5f04a34a8f8abe23c738d200b73e32035"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/m4b/scroll","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m4b%2Fscroll","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m4b%2Fscroll/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m4b%2Fscroll/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m4b%2Fscroll/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/m4b","download_url":"https://codeload.github.com/m4b/scroll/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m4b%2Fscroll/sbom","scorecard":{"id":608459,"data":{"date":"2025-08-11","repo":{"name":"github.com/m4b/scroll","commit":"213a9f310fe4dabccda51c7adfe564ec7e3e8908"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Code-Review","score":5,"reason":"Found 15/30 approved changesets -- score normalized to 5","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":"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":"Maintained","score":10,"reason":"7 commit(s) and 16 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":"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":"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/main.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/m4b/scroll/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/m4b/scroll/main.yml/master?enable=pin","Warn: downloadThenRun not pinned by hash: .github/workflows/main.yml:47","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"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":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":"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-21T02:07:35.213Z","repository_id":37484378,"created_at":"2025-08-21T02:07:35.214Z","updated_at":"2025-08-21T02:07:35.214Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278606354,"owners_count":26014616,"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-06T02:00:05.630Z","response_time":65,"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":"m4b","name":null,"uuid":"1920204","kind":"user","description":null,"email":"","website":"http://www.m4b.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1920204?u=f63db281aa4a8e2a2ca1f4caea428c6948157148\u0026v=4","repositories_count":68,"last_synced_at":"2023-05-06T15:45:55.967Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/m4b","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-05T00:50:11.558Z","updated_at":"2023-05-06T15:45:56.199Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/m4b","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/m4b/repositories"},"tags":[{"name":"v0.11","sha":"cea09bbb63ee81f3f95fc18f200fde202ec890c2","kind":"commit","published_at":"2023-12-31T23:48:37.000Z","download_url":"https://codeload.github.com/m4b/scroll/tar.gz/v0.11","html_url":"https://github.com/m4b/scroll/releases/tag/v0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/m4b/scroll@v0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m4b%2Fscroll/tags/v0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m4b%2Fscroll/tags/v0.11/manifests"}]},"repo_metadata_updated_at":"2026-03-27T12:43:28.622Z","dependent_packages_count":97,"downloads":53859463,"downloads_period":"total","dependent_repos_count":2298,"rankings":{"downloads":0.7669638809128003,"dependent_repos_count":0.8614175608281699,"dependent_packages_count":0.6196161402448239,"stargazers_count":12.317504458483208,"forks_count":10.17136205241396,"docker_downloads_count":0.48209158228804594,"average":4.203159279195168},"purl":"pkg:cargo/scroll","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/scroll","docker_dependents_count":142,"docker_downloads_count":23319238,"usage_url":"https://repos.ecosyste.ms/usage/cargo/scroll","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/scroll/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-07T06:58:01.831Z","issues_count":60,"pull_requests_count":66,"avg_time_to_close_issue":61882553.81034483,"avg_time_to_close_pull_request":5073680.96875,"issues_closed_count":58,"pull_requests_closed_count":64,"pull_request_authors_count":32,"issue_authors_count":31,"avg_comments_per_issue":5.866666666666667,"avg_comments_per_pull_request":3.712121212121212,"merged_pull_requests_count":51,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":8451548.6,"past_year_avg_time_to_close_pull_request":1090398.7777777778,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":2.555555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/m4b%2Fscroll/issues","maintainers":[{"login":"m4b","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4b"},{"login":"andylokandy","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andylokandy"}],"active_maintainers":[{"login":"m4b","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4b"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/scroll/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/scroll/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/scroll/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/scroll/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/scroll/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/scroll/codemeta","maintainers":[{"uuid":"4103","login":"m4b","name":null,"email":null,"url":"https://github.com/m4b","packages_count":13,"html_url":"https://crates.io/users/m4b","role":null,"created_at":"2022-11-08T00:54:41.445Z","updated_at":"2022-11-08T00:54:41.445Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/m4b/packages"}]}