{"id":372035,"url":"https://github.com/gyscos/zstd-rs","last_synced_at":"2026-06-13T20:31:15.520Z","repository":{"id":4200526,"uuid":"52115335","full_name":"gyscos/zstd-rs","owner":"gyscos","description":"A rust binding for the zstd compression library.","archived":false,"fork":false,"pushed_at":"2026-03-10T13:16:38.000Z","size":831,"stargazers_count":637,"open_issues_count":82,"forks_count":133,"subscribers_count":11,"default_branch":"main","last_synced_at":"2026-06-02T19:22:29.544Z","etag":null,"topics":["compression","rust-bindings","wrapper","zstd"],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gyscos.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-02-19T20:44:03.000Z","updated_at":"2026-05-27T01:25:39.000Z","dependencies_parsed_at":"2023-10-10T17:55:20.510Z","dependency_job_id":"5eaa4fcd-cdcb-4f46-9606-ba9f81aa1b47","html_url":"https://github.com/gyscos/zstd-rs","commit_stats":{"total_commits":497,"total_committers":58,"mean_commits":8.568965517241379,"dds":"0.23541247484909456","last_synced_commit":"bfe1e34f593c2427e9dc35f1b98d06788174711f"},"previous_names":[],"tags_count":89,"template":false,"template_full_name":null,"purl":"pkg:github/gyscos/zstd-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gyscos","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/sbom","scorecard":{"id":451198,"data":{"date":"2025-08-11","repo":{"name":"github.com/gyscos/zstd-rs","commit":"a7e9c59d661f07131aa94dbc67791026c5ee3a45"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Maintained","score":4,"reason":"3 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Code-Review","score":5,"reason":"Found 14/28 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":"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":"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/linux.yml:1","Warn: no topLevel permission defined: .github/workflows/macos.yml:1","Warn: no topLevel permission defined: .github/workflows/wasm.yml:1","Warn: no topLevel permission defined: .github/workflows/windows.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":"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/linux.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/gyscos/zstd-rs/linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/gyscos/zstd-rs/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wasm.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/gyscos/zstd-rs/wasm.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/gyscos/zstd-rs/windows.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/gyscos/zstd-rs/windows.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: RustCargoFuzzer integration found: zstd-safe/fuzz/fuzz_targets/zstd_fuzzer.rs:18"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"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 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-19T08:13:45.678Z","repository_id":4200526,"created_at":"2025-08-19T08:13:45.678Z","updated_at":"2025-08-19T08:13:45.678Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34102621,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-09T02:00:06.510Z","response_time":63,"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":null,"packages":null,"commits":null,"issues":{"table":{}},"events":null,"keywords":["compression","rust-bindings","wrapper","zstd"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/linux.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T13:00:11.291Z","updated_at":"2023-01-13T13:00:11.291Z","repository_link":"https://github.com/gyscos/zstd-rs/blob/main/.github/workflows/linux.yml","dependencies":[{"id":6875925741,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/macos.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T13:00:11.325Z","updated_at":"2023-01-13T13:00:11.325Z","repository_link":"https://github.com/gyscos/zstd-rs/blob/main/.github/workflows/macos.yml","dependencies":[{"id":6875925757,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/windows.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T13:00:11.375Z","updated_at":"2023-01-13T13:00:11.375Z","repository_link":"https://github.com/gyscos/zstd-rs/blob/main/.github/workflows/windows.yml","dependencies":[{"id":6875925759,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875925760,"package_name":"actions-rs/toolchain","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"cargo","filepath":"Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-01-13T13:00:11.444Z","updated_at":"2023-01-13T13:00:11.444Z","repository_link":"https://github.com/gyscos/zstd-rs/blob/main/Cargo.toml","dependencies":[{"id":6875925763,"package_name":"zstd-safe","ecosystem":"cargo","requirements":"6.0.1","direct":true,"kind":"runtime","optional":false},{"id":6875925764,"package_name":"clap","ecosystem":"cargo","requirements":"4.0","direct":true,"kind":"development","optional":false},{"id":6875925765,"package_name":"humansize","ecosystem":"cargo","requirements":"2.0","direct":true,"kind":"development","optional":false},{"id":6875925766,"package_name":"partial-io","ecosystem":"cargo","requirements":"0.5","direct":true,"kind":"development","optional":false},{"id":6875925767,"package_name":"walkdir","ecosystem":"cargo","requirements":"2.2","direct":true,"kind":"development","optional":false}]},{"ecosystem":"cargo","filepath":"zstd-safe/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-10-10T17:55:20.498Z","updated_at":"2023-10-10T17:55:20.498Z","repository_link":"https://github.com/gyscos/zstd-rs/blob/main/zstd-safe/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"zstd-safe/zstd-sys/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-10-10T17:55:20.503Z","updated_at":"2023-10-10T17:55:20.503Z","repository_link":"https://github.com/gyscos/zstd-rs/blob/main/zstd-safe/zstd-sys/Cargo.toml","dependencies":[]}],"score":6.577861357721047,"created_at":"2026-05-14T05:04:07.510Z","updated_at":"2026-06-13T20:31:15.520Z","avatar_url":"https://github.com/gyscos.png","language":"Rust","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/372035","html_url":"https://summary.ecosyste.ms/projects/372035"}