{"id":372035,"url":"https://github.com/gyscos/zstd-rs","last_synced_at":"2026-08-26T10:05:44.047Z","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-06-24T12:27:16.000Z","size":835,"stargazers_count":652,"open_issues_count":87,"forks_count":133,"subscribers_count":11,"default_branch":"main","last_synced_at":"2026-08-24T09:38:19.994Z","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-08-18T09:08:42.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":36890641,"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-08-24T02:00:14.037Z","response_time":54,"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":{"login":"gyscos","name":"Alexandre Bury","uuid":"564903","kind":"user","description":"\"Such a wasted opportunity for overkill.\"","email":"alexandre.bury@gmail.com","website":"https://www.linkedin.com/in/alexandre-bury/","location":"Pittsburgh, PA, USA","twitter":null,"company":"@argoai","icon_url":"https://avatars.githubusercontent.com/u/564903?u=4ccdcc18eaa978086630ffd9e0180cd9219f3554\u0026v=4","repositories_count":135,"last_synced_at":"2026-08-22T00:15:46.892Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/gyscos","funding_links":[],"total_stars":5582,"followers":150,"following":5,"created_at":"2022-11-02T16:22:36.527Z","updated_at":"2026-08-22T00:15:46.908Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gyscos","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gyscos/repositories"},"packages":[{"id":10362017,"name":"github.com/gyscos/zstd-rs","ecosystem":"go","description":null,"homepage":null,"licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/gyscos/zstd-rs","keywords_array":[],"namespace":null,"versions_count":14,"first_release_published_at":"2022-01-06T18:33:21.000Z","latest_release_published_at":"2025-02-20T21:42:53.000Z","latest_release_number":"v0.13.3","last_synced_at":"2026-08-25T09:42:43.327Z","created_at":"2024-06-12T06:17:30.293Z","updated_at":"2026-08-25T09:42:43.328Z","registry_url":"https://pkg.go.dev/github.com/gyscos/zstd-rs","install_command":"go get github.com/gyscos/zstd-rs","documentation_url":"https://pkg.go.dev/github.com/gyscos/zstd-rs#section-documentation","metadata":{},"repo_metadata":{"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-06-24T12:27:16.000Z","size":835,"stargazers_count":651,"open_issues_count":86,"forks_count":134,"subscribers_count":11,"default_branch":"main","last_synced_at":"2026-08-03T01:26:15.355Z","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-07-31T12:07:34.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":36253066,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-03T02:00:06.975Z","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":"gyscos","name":"Alexandre Bury","uuid":"564903","kind":"user","description":"\"Such a wasted opportunity for overkill.\"","email":"alexandre.bury@gmail.com","website":"https://www.linkedin.com/in/alexandre-bury/","location":"Pittsburgh, PA, USA","twitter":null,"company":"@argoai","icon_url":"https://avatars.githubusercontent.com/u/564903?u=4ccdcc18eaa978086630ffd9e0180cd9219f3554\u0026v=4","repositories_count":135,"last_synced_at":"2026-08-06T04:40:18.443Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/gyscos","funding_links":[],"total_stars":5578,"followers":151,"following":5,"created_at":"2022-11-02T16:22:36.527Z","updated_at":"2026-08-06T04:40:18.453Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gyscos","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gyscos/repositories"},"tags":[{"name":"zstd-sys-2.0.15","sha":"229054099aa73f7e861762f687d7e07cac1d9b3b","kind":"commit","published_at":"2025-03-20T14:47:08.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-sys-2.0.15","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-sys-2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-sys-2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-2.0.15/manifests"},{"name":"zstd-safe-7.2.4","sha":"229054099aa73f7e861762f687d7e07cac1d9b3b","kind":"commit","published_at":"2025-03-20T14:47:08.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-safe-7.2.4","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-safe-7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-safe-7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-7.2.4/manifests"},{"name":"zstd-safe-7.2.3","sha":"829922f01e6c3ef00fdb2c2f42d47a5c14215263","kind":"commit","published_at":"2025-02-20T23:20:47.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-safe-7.2.3","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-safe-7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-safe-7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-7.2.3/manifests"},{"name":"v0.13.3","sha":"52e9d41a645fb49edcf1ed3df765f380dbcf13b2","kind":"commit","published_at":"2025-02-20T21:42:53.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/v0.13.3","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.13.3/manifests"},{"name":"zstd-safe-7.2.2","sha":"59ed359d2b60adc665fa25798bbef230a282df3f","kind":"commit","published_at":"2025-02-20T21:41:02.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-safe-7.2.2","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-safe-7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-safe-7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-7.2.2/manifests"},{"name":"zstd-sys-2.0.14","sha":"c25e64fdf2594dc7083ebc0b6e4baa502ebff58d","kind":"commit","published_at":"2025-02-20T20:04:35.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-sys-2.0.14","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-sys-2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-sys-2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-2.0.14/manifests"},{"name":"zstd-safe-7.2.0","sha":"fcf794963c1bf96451bff02f3079b5552c82c19e","kind":"commit","published_at":"2024-07-05T22:19:30.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-safe-7.2.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-safe-7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-safe-7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-7.2.0/manifests"},{"name":"v0.13.2","sha":"66ad75df304b83a04f4695d9f5b24afca32921e7","kind":"commit","published_at":"2024-07-05T22:17:32.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/v0.13.2","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.13.2/manifests"},{"name":"zstd-sys-2.0.12","sha":"46d8f58001e8536fc86e02b4d0c9ec45469933aa","kind":"commit","published_at":"2024-07-05T22:15:33.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-sys-2.0.12","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-sys-2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-sys-2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-2.0.12/manifests"},{"name":"zstd-sys-2.0.11","sha":"8e7aa79ee2eeeb36567dc56158371bc68b0e3796","kind":"commit","published_at":"2024-06-17T15:22:10.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-sys-2.0.11","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-sys-2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-sys-2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-2.0.11/manifests"},{"name":"v0.13.1","sha":"e470f0021d25cd5f79431acba0b7456301c00b82","kind":"commit","published_at":"2024-03-27T15:02:24.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/v0.13.1","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.13.1/manifests"},{"name":"zstd-safe-7.1.0","sha":"3ca5f62c3ff700ad1cf32f8f72eb4e1d3af6c3f4","kind":"commit","published_at":"2024-03-27T15:00:20.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-safe-7.1.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-safe-7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-safe-7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-7.1.0/manifests"},{"name":"zstd-sys-2.0.10","sha":"55f5b7b6c7254e83df732f83a8f7a378645bdce6","kind":"commit","published_at":"2024-03-27T14:46:33.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-sys-2.0.10","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-sys-2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-sys-2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-2.0.10/manifests"},{"name":"v0.13.0","sha":"9d7b44ab86fd246a8367f74d90863917e55461a2","kind":"commit","published_at":"2023-10-11T15:45:24.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/v0.13.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.13.0/manifests"},{"name":"zstd-safe-7.0.0","sha":"6ae83b908478686d75a2a906d4d68bc15311edfd","kind":"commit","published_at":"2023-10-11T15:39:27.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-safe-7.0.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-safe-7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-safe-7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-7.0.0/manifests"},{"name":"zstd-sys-2.0.9","sha":"fa3e7e5d279e06e8cc2de624131eb4ef9bb3e7f2","kind":"commit","published_at":"2023-10-11T15:37:00.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-sys-2.0.9","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-sys-2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-sys-2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-2.0.9/manifests"},{"name":"zstd-safe-6.0.6","sha":"73d2cabfa2542f1e3f2e615044d778b635faf2b7","kind":"commit","published_at":"2023-07-19T13:40:54.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-safe-6.0.6","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-safe-6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-safe-6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-6.0.6/manifests"},{"name":"v0.12.4","sha":"73d2cabfa2542f1e3f2e615044d778b635faf2b7","kind":"commit","published_at":"2023-07-19T13:40:54.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/v0.12.4","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.12.4/manifests"},{"name":"zstd-safe-6.0.5","sha":"6df6e766c8438ccab126b396c651421f6dcdc47c","kind":"commit","published_at":"2023-04-05T17:28:29.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-safe-6.0.5","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-safe-6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-safe-6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-6.0.5/manifests"},{"name":"zstd-sys-2.0.7","sha":"d2af4f70b43da70070b12c83a78a7596bfc0e324","kind":"commit","published_at":"2023-02-10T02:04:40.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-sys-2.0.7","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-sys-2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-sys-2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-2.0.7/manifests"},{"name":"zstd-safe-6.0.4","sha":"d2af4f70b43da70070b12c83a78a7596bfc0e324","kind":"commit","published_at":"2023-02-10T02:04:40.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-safe-6.0.4","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-safe-6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-safe-6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-6.0.4/manifests"},{"name":"v0.12.3","sha":"12867809bf3cccf4531c597548ca8bbf14696730","kind":"commit","published_at":"2023-01-31T14:40:40.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/v0.12.3","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.12.3/manifests"},{"name":"zstd-safe-6.0.3","sha":"32c3717285c798d9714cb736d6757253a3d3b7d3","kind":"commit","published_at":"2023-01-31T14:34:17.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-safe-6.0.3","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-safe-6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-safe-6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-6.0.3/manifests"},{"name":"v0.12.2","sha":"1c49557922fd2d4ee2f39b3cb829e387dfaae736","kind":"commit","published_at":"2023-01-11T16:05:28.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/v0.12.2","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"ae9b6d5d3ce8c4e6d54bee0c7861020c7ee10d38","kind":"commit","published_at":"2022-12-06T14:48:55.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/v0.12.1","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"fe3ebe80fa2f3f57f9b5e7db7196326582d7e8d6","kind":"commit","published_at":"2022-11-22T20:46:40.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/v0.12.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.12.0/manifests"},{"name":"v0.11.2","sha":"94f79b0a7b2c4ffc4b8732bd180e662f453f72ef","kind":"commit","published_at":"2022-05-11T17:30:01.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/v0.11.2","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.11.2/manifests"},{"name":"v0.11.0","sha":"3a6c7fa76b49928bd4afc6a68ae82fce842df8dd","kind":"commit","published_at":"2022-03-09T20:49:19.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/v0.11.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"b4026bff46b99cd1519f418e3df9851c8d86d478","kind":"commit","published_at":"2022-03-09T19:08:23.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/v0.10.1","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"753cc629be2437b4853112e97fd650f13ba4be9b","kind":"commit","published_at":"2022-01-21T21:05:01.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/v0.10.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"d68228868929a5d76c800c65d1df0ee003c1c030","kind":"commit","published_at":"2022-01-06T18:33:21.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/v0.9.2","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.9.2/manifests"},{"name":"0.9.1","sha":"ba26e1daaaa288fdb4e36d10c6ffcad3f9ca4cec","kind":"commit","published_at":"2021-12-23T22:29:55.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.9.1","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"974e2f22bdc14e297365ed1f9f190a3312e181a0","kind":"commit","published_at":"2021-06-09T13:01:23.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.9.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"2dead48d0075ccaab20fc27f19c578a74a2b2e8f","kind":"commit","published_at":"2021-05-03T17:40:07.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.8.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"cd0450d78c26081769713d4aa645a819cd282b5d","kind":"commit","published_at":"2021-04-01T21:26:20.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.7.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"91d87400a15ce4ea7b97e776fbe8ab6971557c9d","kind":"commit","published_at":"2021-03-03T20:48:25.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.6.1","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"fc6371d52c5045bef25755a352ca29f7a12d3576","kind":"commit","published_at":"2020-12-20T07:41:52.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.6.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.6.0/manifests"},{"name":"0.5.4","sha":"9ca2568514feab829c4bcff343562498610d2ef3","kind":"commit","published_at":"2020-12-17T16:31:48.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.5.4","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.5.4/manifests"},{"name":"workspace","sha":"3927a9507d7dea0999ca147ce3c9942d8cbf0a12","kind":"commit","published_at":"2019-11-06T18:45:04.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/workspace","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/workspace","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@workspace","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/workspace","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/workspace/manifests"},{"name":"0.5.1","sha":"01d6107c9181390034bd695616da55153403a74d","kind":"commit","published_at":"2019-11-05T19:46:33.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.5.1","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"8656e6baedb61f71abba458ecd88f363ff6458f5","kind":"commit","published_at":"2019-10-15T15:22:13.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.5.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.5.0/manifests"},{"name":"0.4.28","sha":"13cdc2043574e542ca8ed76603c8ae28de220196","kind":"commit","published_at":"2019-08-20T18:14:10.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.28","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.28/manifests"},{"name":"0.4.27","sha":"28f70776c861b59efc1c1454efa8f1038f375862","kind":"commit","published_at":"2019-07-25T21:16:31.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.27","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.27/manifests"},{"name":"0.4.25","sha":"b5f8881d36bdc999dbf9e445bf5a282047dc6ce1","kind":"commit","published_at":"2019-07-22T17:56:11.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.25","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.25/manifests"},{"name":"0.4.24","sha":"d09a3a06e2802e92f011bb362fa2b4c264ed6f41","kind":"commit","published_at":"2019-04-25T21:31:56.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.24","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.24/manifests"},{"name":"0.4.23","sha":"1c0d2f47d8c8d785d9a1a193bbf7c2c129951ef6","kind":"commit","published_at":"2019-04-16T23:00:05.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.23","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.23/manifests"},{"name":"0.4.22","sha":"3d0105ac413b06aca54d9cccce78ee54d24fa0f1","kind":"commit","published_at":"2018-12-27T21:51:14.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.22","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.22/manifests"},{"name":"0.4.21","sha":"73f7c1cd5f0863715174014e90427873907d8007","kind":"commit","published_at":"2018-10-19T22:00:18.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.21","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.21/manifests"},{"name":"0.4.20","sha":"c283d37a2d2fdaaaa95406ed7c5b4113765b2342","kind":"commit","published_at":"2018-10-05T18:20:11.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.20","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.20/manifests"},{"name":"0.4.19","sha":"0100e0c0da84d142e272ef354f876e8388e32535","kind":"commit","published_at":"2018-06-28T18:26:37.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.19","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.19/manifests"},{"name":"0.4.18","sha":"64bc34b14b3c006529070de47256ffaa31dd5b6d","kind":"commit","published_at":"2018-03-27T02:09:42.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.18","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.18/manifests"},{"name":"0.4.17","sha":"6b35f7e255898677cec55f7179e21846dd758b03","kind":"commit","published_at":"2017-12-21T09:46:10.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.17","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.17/manifests"},{"name":"0.4.15","sha":"7ccdf65f91d050a28738b158ba746b632b905235","kind":"commit","published_at":"2017-10-10T00:19:03.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.15","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.15/manifests"},{"name":"zstd-sys-1.4","sha":"7ccdf65f91d050a28738b158ba746b632b905235","kind":"commit","published_at":"2017-10-10T00:19:03.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-sys-1.4","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-sys-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-sys-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-1.4/manifests"},{"name":"zstd-safe-1.4","sha":"7ccdf65f91d050a28738b158ba746b632b905235","kind":"commit","published_at":"2017-10-10T00:19:03.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-safe-1.4","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-safe-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-safe-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-1.4/manifests"},{"name":"zstd-safe-1.3.2","sha":"01d70e62fd636d3cae2b57f3c23b7a126571fa9e","kind":"tag","published_at":"2017-08-22T02:56:16.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-safe-1.3.2","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-safe-1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-safe-1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-1.3.2/manifests"},{"name":"zstd-safe/zstd-sys-1.3.2","sha":"3a161d66a768a7e6c288dc923a9bb79d86b29ff2","kind":"tag","published_at":"2017-08-22T02:54:08.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-safe/zstd-sys-1.3.2","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-safe/zstd-sys-1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-safe%2Fzstd-sys-1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe%2Fzstd-sys-1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe%2Fzstd-sys-1.3.2/manifests"},{"name":"0.4.13","sha":"8e47cd17a57e41b1418bfe237001f019da9393d8","kind":"commit","published_at":"2017-07-05T02:48:12.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.13","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.13/manifests"},{"name":"0.4.12","sha":"b27780241ebc8aa84cebf7ac193fd59b717c798f","kind":"commit","published_at":"2017-07-05T00:16:02.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.12","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.12/manifests"},{"name":"0.4.11","sha":"6709c40d8e2578231cd6f7e16be5d4223b631c56","kind":"commit","published_at":"2017-06-23T20:48:33.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.11","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.11/manifests"},{"name":"zstd-safe-1.2.1","sha":"6709c40d8e2578231cd6f7e16be5d4223b631c56","kind":"commit","published_at":"2017-06-23T20:48:33.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-safe-1.2.1","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-safe-1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-safe-1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-1.2.1/manifests"},{"name":"0.4.10","sha":"de29b3c883885c4a96c55d68dc0b32ef7ce5e5dc","kind":"commit","published_at":"2017-06-05T01:24:23.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.10","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.10/manifests"},{"name":"zstd-safe-1.2","sha":"c74083bd411cafa8f748e9e62a190d6e9cefba9a","kind":"commit","published_at":"2017-06-05T01:19:53.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-safe-1.2","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-safe-1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-safe-1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-1.2/manifests"},{"name":"0.4.9","sha":"864eb75ba7cfc0926c8fc4771805823e9b1d811c","kind":"commit","published_at":"2017-05-05T03:55:01.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.9","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.9/manifests"},{"name":"zstd-sys-1.2","sha":"a210fc945060d13fb35273861b9253324f632e23","kind":"commit","published_at":"2017-05-05T03:54:57.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-sys-1.2","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-sys-1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-sys-1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-1.2/manifests"},{"name":"0.4.8","sha":"25a2260b27c2907527c70c76640c14aa76dddd06","kind":"commit","published_at":"2017-04-25T17:40:37.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.8","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.8/manifests"},{"name":"0.4.7","sha":"8321d8693815ed2509b5992be26931616f074839","kind":"commit","published_at":"2017-04-09T17:17:39.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.7","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.7/manifests"},{"name":"0.4.6","sha":"c63c106b89d4f4a4d73f41371c6dcc2126c7cef1","kind":"commit","published_at":"2017-03-24T19:52:57.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.6","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.6/manifests"},{"name":"0.4.5","sha":"e2e7533b9d38c71e7ab2442548bed24518d0f2b0","kind":"commit","published_at":"2017-03-24T19:35:25.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.5","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.5/manifests"},{"name":"0.4.4","sha":"e96da397bbd8ba8ea3bdd56770974154843d9032","kind":"commit","published_at":"2017-03-18T06:30:22.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.4","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"d7b9ee9ff09258eec53ee1f04b3643f6ebeba89e","kind":"commit","published_at":"2017-02-07T00:14:35.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.3","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.3/manifests"},{"name":"0.4.2","sha":"0af50c1d12c75a0e3eda7867175a2f67fbcf7ace","kind":"commit","published_at":"2016-12-15T11:01:26.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.2","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"02864ad0391531beee4d62a6ad37d7c5e19f31a3","kind":"commit","published_at":"2016-11-02T05:15:14.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.1","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"5ddc82ba4b19a0315ef92ebbe8539cdbb2aaac73","kind":"commit","published_at":"2016-09-28T16:59:26.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"d5fc99e0814be92d751706522cae64d87bd84f32","kind":"commit","published_at":"2016-09-04T20:34:00.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.3.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"2f5ba733ac2d7a6e404b5c2c2753a259b9ca2b5a","kind":"commit","published_at":"2016-08-31T16:35:49.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.2.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.2.0/manifests"},{"name":"0.1.13","sha":"835457ae11054b0f66e4e41b7fcec7b849839cca","kind":"commit","published_at":"2016-08-18T16:18:37.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.1.13","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"1f28ed46d8ac352670b4b0e64558892cbf0b9867","kind":"commit","published_at":"2016-08-01T16:30:33.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.1.12","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"27f6b4f98c7e2dc8380f5f838caa2a7682b81ae1","kind":"commit","published_at":"2016-07-16T18:38:33.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.1.11","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"d6a4f3de9a21a09d554749f84d824557b27f40b5","kind":"commit","published_at":"2016-07-10T06:46:51.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.1.10","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"a48372ad9345c02d94d52e4c07bbcf6a96210856","kind":"commit","published_at":"2016-07-08T21:17:23.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.1.9","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0aed01276f369ccbd5952de9cf9fcc79cf4700cf","kind":"commit","published_at":"2016-07-08T07:14:10.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.1.8","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"22a217e2cc2f4591a0d807ff6474b415aaa4faf9","kind":"commit","published_at":"2016-06-23T15:43:34.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.1.7","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"b66f4246e2ecb29c235addecfc967b35a593f9ad","kind":"commit","published_at":"2016-06-16T21:06:03.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.1.6","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"b41819db039dfe10ee321e89d9bd176b9375344a","kind":"commit","published_at":"2016-04-14T17:57:42.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.1.5","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"02eca2f53979270cb5a67db13d9abfa4a2236585","kind":"commit","published_at":"2016-04-13T07:04:12.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.1.4","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"3ec7e1fd53a2fd1b73b30f6c9faca98a474bd605","kind":"commit","published_at":"2016-03-02T23:07:06.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.1.3","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"e77a7f78144d940b532196ed8d3b8f2db7834291","kind":"commit","published_at":"2016-02-25T01:50:11.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.1.2","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"f95eeb808994c1ae598fa3ad00cbbf57bb1adde7","kind":"commit","published_at":"2016-02-23T00:59:03.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.1.1","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.1/manifests"}]},"repo_metadata_updated_at":"2026-08-10T02:28:07.614Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.958767526308751,"dependent_packages_count":6.520931273209822,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.7398493997592865},"purl":"pkg:golang/github.com/gyscos/zstd-rs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/gyscos/zstd-rs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/gyscos/zstd-rs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/gyscos/zstd-rs/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-09T00:35:22.486Z","issues_count":132,"pull_requests_count":129,"avg_time_to_close_issue":16712220.784615384,"avg_time_to_close_pull_request":2218125.6818181816,"issues_closed_count":65,"pull_requests_closed_count":110,"pull_request_authors_count":60,"issue_authors_count":116,"avg_comments_per_issue":2.4545454545454546,"avg_comments_per_pull_request":1.5271317829457365,"merged_pull_requests_count":88,"bot_issues_count":0,"bot_pull_requests_count":15,"past_year_issues_count":10,"past_year_pull_requests_count":13,"past_year_avg_time_to_close_issue":13650.0,"past_year_avg_time_to_close_pull_request":1101120.125,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.8461538461538461,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/issues","maintainers":[{"login":"gyscos","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gyscos"},{"login":"Sampsonyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Sampsonyu"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgyscos%2Fzstd-rs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgyscos%2Fzstd-rs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgyscos%2Fzstd-rs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgyscos%2Fzstd-rs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgyscos%2Fzstd-rs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgyscos%2Fzstd-rs/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281935,"maintainers_count":0,"namespaces_count":839492,"keywords_count":125216,"github":"golang","metadata":{"funded_packages_count":67974,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-25T05:01:14.867Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":4305749,"name":"zstd-safe","ecosystem":"cargo","description":"Safe low-level bindings for the zstd compression library.","homepage":null,"licenses":"MIT OR Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/gyscos/zstd-rs","keywords_array":["compression","zstd","zstandard"],"namespace":null,"versions_count":54,"first_release_published_at":"2017-06-05T01:23:34.324Z","latest_release_published_at":"2025-03-20T14:47:49.625Z","latest_release_number":"7.2.4","last_synced_at":"2026-08-25T09:37:20.464Z","created_at":"2022-04-13T09:34:05.764Z","updated_at":"2026-08-25T09:37:20.464Z","registry_url":"https://crates.io/crates/zstd-safe/","install_command":"cargo install zstd-safe","documentation_url":"https://docs.rs/zstd-safe/","metadata":{"categories":["compression","api-bindings"]},"repo_metadata":{"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-06-24T12:27:16.000Z","size":835,"stargazers_count":651,"open_issues_count":86,"forks_count":134,"subscribers_count":11,"default_branch":"main","last_synced_at":"2026-08-03T01:26:15.355Z","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-07-31T12:07:34.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":36253066,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-03T02:00:06.975Z","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":"gyscos","name":"Alexandre Bury","uuid":"564903","kind":"user","description":"\"Such a wasted opportunity for overkill.\"","email":"alexandre.bury@gmail.com","website":"https://www.linkedin.com/in/alexandre-bury/","location":"Pittsburgh, PA, USA","twitter":null,"company":"@argoai","icon_url":"https://avatars.githubusercontent.com/u/564903?u=4ccdcc18eaa978086630ffd9e0180cd9219f3554\u0026v=4","repositories_count":135,"last_synced_at":"2026-08-22T00:15:46.892Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/gyscos","funding_links":[],"total_stars":5582,"followers":150,"following":5,"created_at":"2022-11-02T16:22:36.527Z","updated_at":"2026-08-22T00:15:46.908Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gyscos","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gyscos/repositories"},"tags":[{"name":"zstd-sys-2.0.15","sha":"229054099aa73f7e861762f687d7e07cac1d9b3b","kind":"commit","published_at":"2025-03-20T14:47:08.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-sys-2.0.15","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-sys-2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-sys-2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-2.0.15/manifests"},{"name":"zstd-safe-7.2.4","sha":"229054099aa73f7e861762f687d7e07cac1d9b3b","kind":"commit","published_at":"2025-03-20T14:47:08.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-safe-7.2.4","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-safe-7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-safe-7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-7.2.4/manifests"},{"name":"zstd-safe-7.2.3","sha":"829922f01e6c3ef00fdb2c2f42d47a5c14215263","kind":"commit","published_at":"2025-02-20T23:20:47.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-safe-7.2.3","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-safe-7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-safe-7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-7.2.3/manifests"},{"name":"v0.13.3","sha":"52e9d41a645fb49edcf1ed3df765f380dbcf13b2","kind":"commit","published_at":"2025-02-20T21:42:53.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/v0.13.3","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.13.3/manifests"},{"name":"zstd-safe-7.2.2","sha":"59ed359d2b60adc665fa25798bbef230a282df3f","kind":"commit","published_at":"2025-02-20T21:41:02.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-safe-7.2.2","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-safe-7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-safe-7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-7.2.2/manifests"},{"name":"zstd-sys-2.0.14","sha":"c25e64fdf2594dc7083ebc0b6e4baa502ebff58d","kind":"commit","published_at":"2025-02-20T20:04:35.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-sys-2.0.14","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-sys-2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-sys-2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-2.0.14/manifests"},{"name":"zstd-safe-7.2.0","sha":"fcf794963c1bf96451bff02f3079b5552c82c19e","kind":"commit","published_at":"2024-07-05T22:19:30.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-safe-7.2.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-safe-7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-safe-7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-7.2.0/manifests"},{"name":"v0.13.2","sha":"66ad75df304b83a04f4695d9f5b24afca32921e7","kind":"commit","published_at":"2024-07-05T22:17:32.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/v0.13.2","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.13.2/manifests"},{"name":"zstd-sys-2.0.12","sha":"46d8f58001e8536fc86e02b4d0c9ec45469933aa","kind":"commit","published_at":"2024-07-05T22:15:33.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-sys-2.0.12","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-sys-2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-sys-2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-2.0.12/manifests"},{"name":"zstd-sys-2.0.11","sha":"8e7aa79ee2eeeb36567dc56158371bc68b0e3796","kind":"commit","published_at":"2024-06-17T15:22:10.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-sys-2.0.11","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-sys-2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-sys-2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-2.0.11/manifests"},{"name":"v0.13.1","sha":"e470f0021d25cd5f79431acba0b7456301c00b82","kind":"commit","published_at":"2024-03-27T15:02:24.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/v0.13.1","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.13.1/manifests"},{"name":"zstd-safe-7.1.0","sha":"3ca5f62c3ff700ad1cf32f8f72eb4e1d3af6c3f4","kind":"commit","published_at":"2024-03-27T15:00:20.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-safe-7.1.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-safe-7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-safe-7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-7.1.0/manifests"},{"name":"zstd-sys-2.0.10","sha":"55f5b7b6c7254e83df732f83a8f7a378645bdce6","kind":"commit","published_at":"2024-03-27T14:46:33.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-sys-2.0.10","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-sys-2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-sys-2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-2.0.10/manifests"},{"name":"v0.13.0","sha":"9d7b44ab86fd246a8367f74d90863917e55461a2","kind":"commit","published_at":"2023-10-11T15:45:24.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/v0.13.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.13.0/manifests"},{"name":"zstd-safe-7.0.0","sha":"6ae83b908478686d75a2a906d4d68bc15311edfd","kind":"commit","published_at":"2023-10-11T15:39:27.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-safe-7.0.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-safe-7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-safe-7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-7.0.0/manifests"},{"name":"zstd-sys-2.0.9","sha":"fa3e7e5d279e06e8cc2de624131eb4ef9bb3e7f2","kind":"commit","published_at":"2023-10-11T15:37:00.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-sys-2.0.9","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-sys-2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-sys-2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-2.0.9/manifests"},{"name":"zstd-safe-6.0.6","sha":"73d2cabfa2542f1e3f2e615044d778b635faf2b7","kind":"commit","published_at":"2023-07-19T13:40:54.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-safe-6.0.6","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-safe-6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-safe-6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-6.0.6/manifests"},{"name":"v0.12.4","sha":"73d2cabfa2542f1e3f2e615044d778b635faf2b7","kind":"commit","published_at":"2023-07-19T13:40:54.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/v0.12.4","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.12.4/manifests"},{"name":"zstd-safe-6.0.5","sha":"6df6e766c8438ccab126b396c651421f6dcdc47c","kind":"commit","published_at":"2023-04-05T17:28:29.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-safe-6.0.5","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-safe-6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-safe-6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-6.0.5/manifests"},{"name":"zstd-sys-2.0.7","sha":"d2af4f70b43da70070b12c83a78a7596bfc0e324","kind":"commit","published_at":"2023-02-10T02:04:40.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-sys-2.0.7","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-sys-2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-sys-2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-2.0.7/manifests"},{"name":"zstd-safe-6.0.4","sha":"d2af4f70b43da70070b12c83a78a7596bfc0e324","kind":"commit","published_at":"2023-02-10T02:04:40.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-safe-6.0.4","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-safe-6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-safe-6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-6.0.4/manifests"},{"name":"v0.12.3","sha":"12867809bf3cccf4531c597548ca8bbf14696730","kind":"commit","published_at":"2023-01-31T14:40:40.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/v0.12.3","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.12.3/manifests"},{"name":"zstd-safe-6.0.3","sha":"32c3717285c798d9714cb736d6757253a3d3b7d3","kind":"commit","published_at":"2023-01-31T14:34:17.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-safe-6.0.3","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-safe-6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-safe-6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-6.0.3/manifests"},{"name":"v0.12.2","sha":"1c49557922fd2d4ee2f39b3cb829e387dfaae736","kind":"commit","published_at":"2023-01-11T16:05:28.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/v0.12.2","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"ae9b6d5d3ce8c4e6d54bee0c7861020c7ee10d38","kind":"commit","published_at":"2022-12-06T14:48:55.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/v0.12.1","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"fe3ebe80fa2f3f57f9b5e7db7196326582d7e8d6","kind":"commit","published_at":"2022-11-22T20:46:40.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/v0.12.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.12.0/manifests"},{"name":"v0.11.2","sha":"94f79b0a7b2c4ffc4b8732bd180e662f453f72ef","kind":"commit","published_at":"2022-05-11T17:30:01.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/v0.11.2","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.11.2/manifests"},{"name":"v0.11.0","sha":"3a6c7fa76b49928bd4afc6a68ae82fce842df8dd","kind":"commit","published_at":"2022-03-09T20:49:19.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/v0.11.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"b4026bff46b99cd1519f418e3df9851c8d86d478","kind":"commit","published_at":"2022-03-09T19:08:23.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/v0.10.1","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"753cc629be2437b4853112e97fd650f13ba4be9b","kind":"commit","published_at":"2022-01-21T21:05:01.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/v0.10.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"d68228868929a5d76c800c65d1df0ee003c1c030","kind":"commit","published_at":"2022-01-06T18:33:21.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/v0.9.2","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.9.2/manifests"},{"name":"0.9.1","sha":"ba26e1daaaa288fdb4e36d10c6ffcad3f9ca4cec","kind":"commit","published_at":"2021-12-23T22:29:55.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.9.1","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"974e2f22bdc14e297365ed1f9f190a3312e181a0","kind":"commit","published_at":"2021-06-09T13:01:23.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.9.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"2dead48d0075ccaab20fc27f19c578a74a2b2e8f","kind":"commit","published_at":"2021-05-03T17:40:07.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.8.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"cd0450d78c26081769713d4aa645a819cd282b5d","kind":"commit","published_at":"2021-04-01T21:26:20.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.7.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"91d87400a15ce4ea7b97e776fbe8ab6971557c9d","kind":"commit","published_at":"2021-03-03T20:48:25.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.6.1","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"fc6371d52c5045bef25755a352ca29f7a12d3576","kind":"commit","published_at":"2020-12-20T07:41:52.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.6.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.6.0/manifests"},{"name":"0.5.4","sha":"9ca2568514feab829c4bcff343562498610d2ef3","kind":"commit","published_at":"2020-12-17T16:31:48.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.5.4","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.5.4/manifests"},{"name":"workspace","sha":"3927a9507d7dea0999ca147ce3c9942d8cbf0a12","kind":"commit","published_at":"2019-11-06T18:45:04.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/workspace","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/workspace","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@workspace","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/workspace","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/workspace/manifests"},{"name":"0.5.1","sha":"01d6107c9181390034bd695616da55153403a74d","kind":"commit","published_at":"2019-11-05T19:46:33.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.5.1","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"8656e6baedb61f71abba458ecd88f363ff6458f5","kind":"commit","published_at":"2019-10-15T15:22:13.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.5.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.5.0/manifests"},{"name":"0.4.28","sha":"13cdc2043574e542ca8ed76603c8ae28de220196","kind":"commit","published_at":"2019-08-20T18:14:10.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.28","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.28/manifests"},{"name":"0.4.27","sha":"28f70776c861b59efc1c1454efa8f1038f375862","kind":"commit","published_at":"2019-07-25T21:16:31.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.27","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.27/manifests"},{"name":"0.4.25","sha":"b5f8881d36bdc999dbf9e445bf5a282047dc6ce1","kind":"commit","published_at":"2019-07-22T17:56:11.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.25","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.25/manifests"},{"name":"0.4.24","sha":"d09a3a06e2802e92f011bb362fa2b4c264ed6f41","kind":"commit","published_at":"2019-04-25T21:31:56.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.24","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.24/manifests"},{"name":"0.4.23","sha":"1c0d2f47d8c8d785d9a1a193bbf7c2c129951ef6","kind":"commit","published_at":"2019-04-16T23:00:05.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.23","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.23/manifests"},{"name":"0.4.22","sha":"3d0105ac413b06aca54d9cccce78ee54d24fa0f1","kind":"commit","published_at":"2018-12-27T21:51:14.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.22","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.22/manifests"},{"name":"0.4.21","sha":"73f7c1cd5f0863715174014e90427873907d8007","kind":"commit","published_at":"2018-10-19T22:00:18.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.21","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.21/manifests"},{"name":"0.4.20","sha":"c283d37a2d2fdaaaa95406ed7c5b4113765b2342","kind":"commit","published_at":"2018-10-05T18:20:11.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.20","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.20/manifests"},{"name":"0.4.19","sha":"0100e0c0da84d142e272ef354f876e8388e32535","kind":"commit","published_at":"2018-06-28T18:26:37.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.19","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.19/manifests"},{"name":"0.4.18","sha":"64bc34b14b3c006529070de47256ffaa31dd5b6d","kind":"commit","published_at":"2018-03-27T02:09:42.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.18","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.18/manifests"},{"name":"0.4.17","sha":"6b35f7e255898677cec55f7179e21846dd758b03","kind":"commit","published_at":"2017-12-21T09:46:10.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.17","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.17/manifests"},{"name":"0.4.15","sha":"7ccdf65f91d050a28738b158ba746b632b905235","kind":"commit","published_at":"2017-10-10T00:19:03.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.15","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.15/manifests"},{"name":"zstd-sys-1.4","sha":"7ccdf65f91d050a28738b158ba746b632b905235","kind":"commit","published_at":"2017-10-10T00:19:03.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-sys-1.4","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-sys-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-sys-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-1.4/manifests"},{"name":"zstd-safe-1.4","sha":"7ccdf65f91d050a28738b158ba746b632b905235","kind":"commit","published_at":"2017-10-10T00:19:03.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-safe-1.4","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-safe-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-safe-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-1.4/manifests"},{"name":"zstd-safe-1.3.2","sha":"01d70e62fd636d3cae2b57f3c23b7a126571fa9e","kind":"tag","published_at":"2017-08-22T02:56:16.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-safe-1.3.2","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-safe-1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-safe-1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-1.3.2/manifests"},{"name":"zstd-safe/zstd-sys-1.3.2","sha":"3a161d66a768a7e6c288dc923a9bb79d86b29ff2","kind":"tag","published_at":"2017-08-22T02:54:08.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-safe/zstd-sys-1.3.2","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-safe/zstd-sys-1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-safe%2Fzstd-sys-1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe%2Fzstd-sys-1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe%2Fzstd-sys-1.3.2/manifests"},{"name":"0.4.13","sha":"8e47cd17a57e41b1418bfe237001f019da9393d8","kind":"commit","published_at":"2017-07-05T02:48:12.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.13","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.13/manifests"},{"name":"0.4.12","sha":"b27780241ebc8aa84cebf7ac193fd59b717c798f","kind":"commit","published_at":"2017-07-05T00:16:02.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.12","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.12/manifests"},{"name":"0.4.11","sha":"6709c40d8e2578231cd6f7e16be5d4223b631c56","kind":"commit","published_at":"2017-06-23T20:48:33.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.11","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.11/manifests"},{"name":"zstd-safe-1.2.1","sha":"6709c40d8e2578231cd6f7e16be5d4223b631c56","kind":"commit","published_at":"2017-06-23T20:48:33.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-safe-1.2.1","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-safe-1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-safe-1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-1.2.1/manifests"},{"name":"0.4.10","sha":"de29b3c883885c4a96c55d68dc0b32ef7ce5e5dc","kind":"commit","published_at":"2017-06-05T01:24:23.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.10","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.10/manifests"},{"name":"zstd-safe-1.2","sha":"c74083bd411cafa8f748e9e62a190d6e9cefba9a","kind":"commit","published_at":"2017-06-05T01:19:53.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-safe-1.2","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-safe-1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-safe-1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-1.2/manifests"},{"name":"0.4.9","sha":"864eb75ba7cfc0926c8fc4771805823e9b1d811c","kind":"commit","published_at":"2017-05-05T03:55:01.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.9","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.9/manifests"},{"name":"zstd-sys-1.2","sha":"a210fc945060d13fb35273861b9253324f632e23","kind":"commit","published_at":"2017-05-05T03:54:57.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-sys-1.2","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-sys-1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-sys-1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-1.2/manifests"},{"name":"0.4.8","sha":"25a2260b27c2907527c70c76640c14aa76dddd06","kind":"commit","published_at":"2017-04-25T17:40:37.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.8","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.8/manifests"},{"name":"0.4.7","sha":"8321d8693815ed2509b5992be26931616f074839","kind":"commit","published_at":"2017-04-09T17:17:39.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.7","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.7/manifests"},{"name":"0.4.6","sha":"c63c106b89d4f4a4d73f41371c6dcc2126c7cef1","kind":"commit","published_at":"2017-03-24T19:52:57.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.6","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.6/manifests"},{"name":"0.4.5","sha":"e2e7533b9d38c71e7ab2442548bed24518d0f2b0","kind":"commit","published_at":"2017-03-24T19:35:25.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.5","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.5/manifests"},{"name":"0.4.4","sha":"e96da397bbd8ba8ea3bdd56770974154843d9032","kind":"commit","published_at":"2017-03-18T06:30:22.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.4","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"d7b9ee9ff09258eec53ee1f04b3643f6ebeba89e","kind":"commit","published_at":"2017-02-07T00:14:35.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.3","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.3/manifests"},{"name":"0.4.2","sha":"0af50c1d12c75a0e3eda7867175a2f67fbcf7ace","kind":"commit","published_at":"2016-12-15T11:01:26.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.2","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"02864ad0391531beee4d62a6ad37d7c5e19f31a3","kind":"commit","published_at":"2016-11-02T05:15:14.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.1","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"5ddc82ba4b19a0315ef92ebbe8539cdbb2aaac73","kind":"commit","published_at":"2016-09-28T16:59:26.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"d5fc99e0814be92d751706522cae64d87bd84f32","kind":"commit","published_at":"2016-09-04T20:34:00.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.3.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"2f5ba733ac2d7a6e404b5c2c2753a259b9ca2b5a","kind":"commit","published_at":"2016-08-31T16:35:49.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.2.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.2.0/manifests"},{"name":"0.1.13","sha":"835457ae11054b0f66e4e41b7fcec7b849839cca","kind":"commit","published_at":"2016-08-18T16:18:37.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.1.13","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"1f28ed46d8ac352670b4b0e64558892cbf0b9867","kind":"commit","published_at":"2016-08-01T16:30:33.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.1.12","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"27f6b4f98c7e2dc8380f5f838caa2a7682b81ae1","kind":"commit","published_at":"2016-07-16T18:38:33.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.1.11","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"d6a4f3de9a21a09d554749f84d824557b27f40b5","kind":"commit","published_at":"2016-07-10T06:46:51.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.1.10","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"a48372ad9345c02d94d52e4c07bbcf6a96210856","kind":"commit","published_at":"2016-07-08T21:17:23.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.1.9","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0aed01276f369ccbd5952de9cf9fcc79cf4700cf","kind":"commit","published_at":"2016-07-08T07:14:10.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.1.8","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"22a217e2cc2f4591a0d807ff6474b415aaa4faf9","kind":"commit","published_at":"2016-06-23T15:43:34.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.1.7","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"b66f4246e2ecb29c235addecfc967b35a593f9ad","kind":"commit","published_at":"2016-06-16T21:06:03.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.1.6","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"b41819db039dfe10ee321e89d9bd176b9375344a","kind":"commit","published_at":"2016-04-14T17:57:42.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.1.5","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"02eca2f53979270cb5a67db13d9abfa4a2236585","kind":"commit","published_at":"2016-04-13T07:04:12.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.1.4","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"3ec7e1fd53a2fd1b73b30f6c9faca98a474bd605","kind":"commit","published_at":"2016-03-02T23:07:06.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.1.3","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"e77a7f78144d940b532196ed8d3b8f2db7834291","kind":"commit","published_at":"2016-02-25T01:50:11.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.1.2","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"f95eeb808994c1ae598fa3ad00cbbf57bb1adde7","kind":"commit","published_at":"2016-02-23T00:59:03.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.1.1","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T04:05:46.443Z","dependent_packages_count":24,"downloads":371505026,"downloads_period":"total","dependent_repos_count":10107,"rankings":{"downloads":0.19817062420220458,"dependent_repos_count":0.28703005000105786,"dependent_packages_count":2.1199320154869286,"stargazers_count":7.990295986515934,"forks_count":6.995916697814482,"docker_downloads_count":0.4323081588468021,"average":3.003942255477902},"purl":"pkg:cargo/zstd-safe","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/zstd-safe","docker_dependents_count":235,"docker_downloads_count":24526729,"usage_url":"https://repos.ecosyste.ms/usage/cargo/zstd-safe","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/zstd-safe/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-22T08:03:28.168Z","issues_count":132,"pull_requests_count":129,"avg_time_to_close_issue":16712220.784615384,"avg_time_to_close_pull_request":2218125.6818181816,"issues_closed_count":65,"pull_requests_closed_count":110,"pull_request_authors_count":60,"issue_authors_count":116,"avg_comments_per_issue":2.4545454545454546,"avg_comments_per_pull_request":1.5271317829457365,"merged_pull_requests_count":88,"bot_issues_count":0,"bot_pull_requests_count":15,"past_year_issues_count":10,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":13650.0,"past_year_avg_time_to_close_pull_request":964760.1428571428,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.9166666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/issues","maintainers":[{"login":"gyscos","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gyscos"},{"login":"Sampsonyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Sampsonyu"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/zstd-safe/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/zstd-safe/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/zstd-safe/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/zstd-safe/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/zstd-safe/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/zstd-safe/codemeta","maintainers":[{"uuid":"3203","login":"gyscos","name":"Alexandre Bury","email":null,"url":"https://github.com/gyscos","packages_count":14,"html_url":"https://crates.io/users/gyscos","role":null,"created_at":"2022-11-08T03:57:32.408Z","updated_at":"2022-11-08T03:57:32.408Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/gyscos/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":330338,"maintainers_count":70530,"namespaces_count":0,"keywords_count":71036,"github":"rust-lang","metadata":{"funded_packages_count":30175,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-08-25T05:04:53.923Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":4305752,"name":"zstd-sys","ecosystem":"cargo","description":"Low-level bindings for the zstd compression library.","homepage":null,"licenses":"MIT/Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/gyscos/zstd-rs","keywords_array":["compression","zstd","zstandard"],"namespace":null,"versions_count":49,"first_release_published_at":"2017-03-24T19:18:12.206Z","latest_release_published_at":"2025-09-04T14:13:34.313Z","latest_release_number":"2.0.16+zstd.1.5.7","last_synced_at":"2026-08-25T09:37:42.228Z","created_at":"2022-04-13T09:34:14.991Z","updated_at":"2026-08-25T09:37:42.229Z","registry_url":"https://crates.io/crates/zstd-sys/","install_command":"cargo install zstd-sys","documentation_url":"https://docs.rs/zstd-sys/","metadata":{"categories":["api-bindings","compression"]},"repo_metadata":{"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-06-24T12:27:16.000Z","size":835,"stargazers_count":651,"open_issues_count":86,"forks_count":134,"subscribers_count":11,"default_branch":"main","last_synced_at":"2026-08-03T01:26:15.355Z","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-07-31T12:07:34.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":36253066,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-03T02:00:06.975Z","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":"gyscos","name":"Alexandre Bury","uuid":"564903","kind":"user","description":"\"Such a wasted opportunity for overkill.\"","email":"alexandre.bury@gmail.com","website":"https://www.linkedin.com/in/alexandre-bury/","location":"Pittsburgh, PA, USA","twitter":null,"company":"@argoai","icon_url":"https://avatars.githubusercontent.com/u/564903?u=4ccdcc18eaa978086630ffd9e0180cd9219f3554\u0026v=4","repositories_count":135,"last_synced_at":"2026-08-22T00:15:46.892Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/gyscos","funding_links":[],"total_stars":5582,"followers":150,"following":5,"created_at":"2022-11-02T16:22:36.527Z","updated_at":"2026-08-22T00:15:46.908Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gyscos","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gyscos/repositories"},"tags":[{"name":"zstd-sys-2.0.15","sha":"229054099aa73f7e861762f687d7e07cac1d9b3b","kind":"commit","published_at":"2025-03-20T14:47:08.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-sys-2.0.15","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-sys-2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-sys-2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-2.0.15/manifests"},{"name":"zstd-safe-7.2.4","sha":"229054099aa73f7e861762f687d7e07cac1d9b3b","kind":"commit","published_at":"2025-03-20T14:47:08.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-safe-7.2.4","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-safe-7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-safe-7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-7.2.4/manifests"},{"name":"zstd-safe-7.2.3","sha":"829922f01e6c3ef00fdb2c2f42d47a5c14215263","kind":"commit","published_at":"2025-02-20T23:20:47.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-safe-7.2.3","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-safe-7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-safe-7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-7.2.3/manifests"},{"name":"v0.13.3","sha":"52e9d41a645fb49edcf1ed3df765f380dbcf13b2","kind":"commit","published_at":"2025-02-20T21:42:53.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/v0.13.3","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.13.3/manifests"},{"name":"zstd-safe-7.2.2","sha":"59ed359d2b60adc665fa25798bbef230a282df3f","kind":"commit","published_at":"2025-02-20T21:41:02.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-safe-7.2.2","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-safe-7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-safe-7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-7.2.2/manifests"},{"name":"zstd-sys-2.0.14","sha":"c25e64fdf2594dc7083ebc0b6e4baa502ebff58d","kind":"commit","published_at":"2025-02-20T20:04:35.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-sys-2.0.14","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-sys-2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-sys-2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-2.0.14/manifests"},{"name":"zstd-safe-7.2.0","sha":"fcf794963c1bf96451bff02f3079b5552c82c19e","kind":"commit","published_at":"2024-07-05T22:19:30.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-safe-7.2.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-safe-7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-safe-7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-7.2.0/manifests"},{"name":"v0.13.2","sha":"66ad75df304b83a04f4695d9f5b24afca32921e7","kind":"commit","published_at":"2024-07-05T22:17:32.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/v0.13.2","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.13.2/manifests"},{"name":"zstd-sys-2.0.12","sha":"46d8f58001e8536fc86e02b4d0c9ec45469933aa","kind":"commit","published_at":"2024-07-05T22:15:33.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-sys-2.0.12","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-sys-2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-sys-2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-2.0.12/manifests"},{"name":"zstd-sys-2.0.11","sha":"8e7aa79ee2eeeb36567dc56158371bc68b0e3796","kind":"commit","published_at":"2024-06-17T15:22:10.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-sys-2.0.11","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-sys-2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-sys-2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-2.0.11/manifests"},{"name":"v0.13.1","sha":"e470f0021d25cd5f79431acba0b7456301c00b82","kind":"commit","published_at":"2024-03-27T15:02:24.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/v0.13.1","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.13.1/manifests"},{"name":"zstd-safe-7.1.0","sha":"3ca5f62c3ff700ad1cf32f8f72eb4e1d3af6c3f4","kind":"commit","published_at":"2024-03-27T15:00:20.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-safe-7.1.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-safe-7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-safe-7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-7.1.0/manifests"},{"name":"zstd-sys-2.0.10","sha":"55f5b7b6c7254e83df732f83a8f7a378645bdce6","kind":"commit","published_at":"2024-03-27T14:46:33.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-sys-2.0.10","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-sys-2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-sys-2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-2.0.10/manifests"},{"name":"v0.13.0","sha":"9d7b44ab86fd246a8367f74d90863917e55461a2","kind":"commit","published_at":"2023-10-11T15:45:24.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/v0.13.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.13.0/manifests"},{"name":"zstd-safe-7.0.0","sha":"6ae83b908478686d75a2a906d4d68bc15311edfd","kind":"commit","published_at":"2023-10-11T15:39:27.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-safe-7.0.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-safe-7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-safe-7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-7.0.0/manifests"},{"name":"zstd-sys-2.0.9","sha":"fa3e7e5d279e06e8cc2de624131eb4ef9bb3e7f2","kind":"commit","published_at":"2023-10-11T15:37:00.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-sys-2.0.9","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-sys-2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-sys-2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-2.0.9/manifests"},{"name":"zstd-safe-6.0.6","sha":"73d2cabfa2542f1e3f2e615044d778b635faf2b7","kind":"commit","published_at":"2023-07-19T13:40:54.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-safe-6.0.6","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-safe-6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-safe-6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-6.0.6/manifests"},{"name":"v0.12.4","sha":"73d2cabfa2542f1e3f2e615044d778b635faf2b7","kind":"commit","published_at":"2023-07-19T13:40:54.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/v0.12.4","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.12.4/manifests"},{"name":"zstd-safe-6.0.5","sha":"6df6e766c8438ccab126b396c651421f6dcdc47c","kind":"commit","published_at":"2023-04-05T17:28:29.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-safe-6.0.5","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-safe-6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-safe-6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-6.0.5/manifests"},{"name":"zstd-sys-2.0.7","sha":"d2af4f70b43da70070b12c83a78a7596bfc0e324","kind":"commit","published_at":"2023-02-10T02:04:40.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-sys-2.0.7","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-sys-2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-sys-2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-2.0.7/manifests"},{"name":"zstd-safe-6.0.4","sha":"d2af4f70b43da70070b12c83a78a7596bfc0e324","kind":"commit","published_at":"2023-02-10T02:04:40.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-safe-6.0.4","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-safe-6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-safe-6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-6.0.4/manifests"},{"name":"v0.12.3","sha":"12867809bf3cccf4531c597548ca8bbf14696730","kind":"commit","published_at":"2023-01-31T14:40:40.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/v0.12.3","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.12.3/manifests"},{"name":"zstd-safe-6.0.3","sha":"32c3717285c798d9714cb736d6757253a3d3b7d3","kind":"commit","published_at":"2023-01-31T14:34:17.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-safe-6.0.3","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-safe-6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-safe-6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-6.0.3/manifests"},{"name":"v0.12.2","sha":"1c49557922fd2d4ee2f39b3cb829e387dfaae736","kind":"commit","published_at":"2023-01-11T16:05:28.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/v0.12.2","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"ae9b6d5d3ce8c4e6d54bee0c7861020c7ee10d38","kind":"commit","published_at":"2022-12-06T14:48:55.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/v0.12.1","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"fe3ebe80fa2f3f57f9b5e7db7196326582d7e8d6","kind":"commit","published_at":"2022-11-22T20:46:40.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/v0.12.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.12.0/manifests"},{"name":"v0.11.2","sha":"94f79b0a7b2c4ffc4b8732bd180e662f453f72ef","kind":"commit","published_at":"2022-05-11T17:30:01.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/v0.11.2","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.11.2/manifests"},{"name":"v0.11.0","sha":"3a6c7fa76b49928bd4afc6a68ae82fce842df8dd","kind":"commit","published_at":"2022-03-09T20:49:19.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/v0.11.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"b4026bff46b99cd1519f418e3df9851c8d86d478","kind":"commit","published_at":"2022-03-09T19:08:23.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/v0.10.1","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"753cc629be2437b4853112e97fd650f13ba4be9b","kind":"commit","published_at":"2022-01-21T21:05:01.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/v0.10.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"d68228868929a5d76c800c65d1df0ee003c1c030","kind":"commit","published_at":"2022-01-06T18:33:21.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/v0.9.2","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.9.2/manifests"},{"name":"0.9.1","sha":"ba26e1daaaa288fdb4e36d10c6ffcad3f9ca4cec","kind":"commit","published_at":"2021-12-23T22:29:55.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.9.1","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"974e2f22bdc14e297365ed1f9f190a3312e181a0","kind":"commit","published_at":"2021-06-09T13:01:23.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.9.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"2dead48d0075ccaab20fc27f19c578a74a2b2e8f","kind":"commit","published_at":"2021-05-03T17:40:07.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.8.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"cd0450d78c26081769713d4aa645a819cd282b5d","kind":"commit","published_at":"2021-04-01T21:26:20.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.7.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"91d87400a15ce4ea7b97e776fbe8ab6971557c9d","kind":"commit","published_at":"2021-03-03T20:48:25.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.6.1","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"fc6371d52c5045bef25755a352ca29f7a12d3576","kind":"commit","published_at":"2020-12-20T07:41:52.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.6.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.6.0/manifests"},{"name":"0.5.4","sha":"9ca2568514feab829c4bcff343562498610d2ef3","kind":"commit","published_at":"2020-12-17T16:31:48.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.5.4","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.5.4/manifests"},{"name":"workspace","sha":"3927a9507d7dea0999ca147ce3c9942d8cbf0a12","kind":"commit","published_at":"2019-11-06T18:45:04.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/workspace","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/workspace","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@workspace","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/workspace","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/workspace/manifests"},{"name":"0.5.1","sha":"01d6107c9181390034bd695616da55153403a74d","kind":"commit","published_at":"2019-11-05T19:46:33.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.5.1","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"8656e6baedb61f71abba458ecd88f363ff6458f5","kind":"commit","published_at":"2019-10-15T15:22:13.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.5.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.5.0/manifests"},{"name":"0.4.28","sha":"13cdc2043574e542ca8ed76603c8ae28de220196","kind":"commit","published_at":"2019-08-20T18:14:10.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.28","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.28/manifests"},{"name":"0.4.27","sha":"28f70776c861b59efc1c1454efa8f1038f375862","kind":"commit","published_at":"2019-07-25T21:16:31.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.27","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.27/manifests"},{"name":"0.4.25","sha":"b5f8881d36bdc999dbf9e445bf5a282047dc6ce1","kind":"commit","published_at":"2019-07-22T17:56:11.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.25","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.25/manifests"},{"name":"0.4.24","sha":"d09a3a06e2802e92f011bb362fa2b4c264ed6f41","kind":"commit","published_at":"2019-04-25T21:31:56.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.24","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.24/manifests"},{"name":"0.4.23","sha":"1c0d2f47d8c8d785d9a1a193bbf7c2c129951ef6","kind":"commit","published_at":"2019-04-16T23:00:05.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.23","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.23/manifests"},{"name":"0.4.22","sha":"3d0105ac413b06aca54d9cccce78ee54d24fa0f1","kind":"commit","published_at":"2018-12-27T21:51:14.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.22","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.22/manifests"},{"name":"0.4.21","sha":"73f7c1cd5f0863715174014e90427873907d8007","kind":"commit","published_at":"2018-10-19T22:00:18.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.21","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.21/manifests"},{"name":"0.4.20","sha":"c283d37a2d2fdaaaa95406ed7c5b4113765b2342","kind":"commit","published_at":"2018-10-05T18:20:11.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.20","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.20/manifests"},{"name":"0.4.19","sha":"0100e0c0da84d142e272ef354f876e8388e32535","kind":"commit","published_at":"2018-06-28T18:26:37.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.19","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.19/manifests"},{"name":"0.4.18","sha":"64bc34b14b3c006529070de47256ffaa31dd5b6d","kind":"commit","published_at":"2018-03-27T02:09:42.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.18","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.18/manifests"},{"name":"0.4.17","sha":"6b35f7e255898677cec55f7179e21846dd758b03","kind":"commit","published_at":"2017-12-21T09:46:10.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.17","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.17/manifests"},{"name":"0.4.15","sha":"7ccdf65f91d050a28738b158ba746b632b905235","kind":"commit","published_at":"2017-10-10T00:19:03.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.15","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.15/manifests"},{"name":"zstd-sys-1.4","sha":"7ccdf65f91d050a28738b158ba746b632b905235","kind":"commit","published_at":"2017-10-10T00:19:03.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-sys-1.4","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-sys-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-sys-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-1.4/manifests"},{"name":"zstd-safe-1.4","sha":"7ccdf65f91d050a28738b158ba746b632b905235","kind":"commit","published_at":"2017-10-10T00:19:03.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-safe-1.4","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-safe-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-safe-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-1.4/manifests"},{"name":"zstd-safe-1.3.2","sha":"01d70e62fd636d3cae2b57f3c23b7a126571fa9e","kind":"tag","published_at":"2017-08-22T02:56:16.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-safe-1.3.2","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-safe-1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-safe-1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-1.3.2/manifests"},{"name":"zstd-safe/zstd-sys-1.3.2","sha":"3a161d66a768a7e6c288dc923a9bb79d86b29ff2","kind":"tag","published_at":"2017-08-22T02:54:08.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-safe/zstd-sys-1.3.2","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-safe/zstd-sys-1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-safe%2Fzstd-sys-1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe%2Fzstd-sys-1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe%2Fzstd-sys-1.3.2/manifests"},{"name":"0.4.13","sha":"8e47cd17a57e41b1418bfe237001f019da9393d8","kind":"commit","published_at":"2017-07-05T02:48:12.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.13","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.13/manifests"},{"name":"0.4.12","sha":"b27780241ebc8aa84cebf7ac193fd59b717c798f","kind":"commit","published_at":"2017-07-05T00:16:02.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.12","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.12/manifests"},{"name":"0.4.11","sha":"6709c40d8e2578231cd6f7e16be5d4223b631c56","kind":"commit","published_at":"2017-06-23T20:48:33.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.11","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.11/manifests"},{"name":"zstd-safe-1.2.1","sha":"6709c40d8e2578231cd6f7e16be5d4223b631c56","kind":"commit","published_at":"2017-06-23T20:48:33.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-safe-1.2.1","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-safe-1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-safe-1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-1.2.1/manifests"},{"name":"0.4.10","sha":"de29b3c883885c4a96c55d68dc0b32ef7ce5e5dc","kind":"commit","published_at":"2017-06-05T01:24:23.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.10","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.10/manifests"},{"name":"zstd-safe-1.2","sha":"c74083bd411cafa8f748e9e62a190d6e9cefba9a","kind":"commit","published_at":"2017-06-05T01:19:53.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-safe-1.2","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-safe-1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-safe-1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-1.2/manifests"},{"name":"0.4.9","sha":"864eb75ba7cfc0926c8fc4771805823e9b1d811c","kind":"commit","published_at":"2017-05-05T03:55:01.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.9","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.9/manifests"},{"name":"zstd-sys-1.2","sha":"a210fc945060d13fb35273861b9253324f632e23","kind":"commit","published_at":"2017-05-05T03:54:57.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-sys-1.2","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-sys-1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-sys-1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-1.2/manifests"},{"name":"0.4.8","sha":"25a2260b27c2907527c70c76640c14aa76dddd06","kind":"commit","published_at":"2017-04-25T17:40:37.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.8","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.8/manifests"},{"name":"0.4.7","sha":"8321d8693815ed2509b5992be26931616f074839","kind":"commit","published_at":"2017-04-09T17:17:39.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.7","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.7/manifests"},{"name":"0.4.6","sha":"c63c106b89d4f4a4d73f41371c6dcc2126c7cef1","kind":"commit","published_at":"2017-03-24T19:52:57.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.6","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.6/manifests"},{"name":"0.4.5","sha":"e2e7533b9d38c71e7ab2442548bed24518d0f2b0","kind":"commit","published_at":"2017-03-24T19:35:25.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.5","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.5/manifests"},{"name":"0.4.4","sha":"e96da397bbd8ba8ea3bdd56770974154843d9032","kind":"commit","published_at":"2017-03-18T06:30:22.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.4","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"d7b9ee9ff09258eec53ee1f04b3643f6ebeba89e","kind":"commit","published_at":"2017-02-07T00:14:35.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.3","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.3/manifests"},{"name":"0.4.2","sha":"0af50c1d12c75a0e3eda7867175a2f67fbcf7ace","kind":"commit","published_at":"2016-12-15T11:01:26.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.2","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"02864ad0391531beee4d62a6ad37d7c5e19f31a3","kind":"commit","published_at":"2016-11-02T05:15:14.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.1","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"5ddc82ba4b19a0315ef92ebbe8539cdbb2aaac73","kind":"commit","published_at":"2016-09-28T16:59:26.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"d5fc99e0814be92d751706522cae64d87bd84f32","kind":"commit","published_at":"2016-09-04T20:34:00.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.3.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"2f5ba733ac2d7a6e404b5c2c2753a259b9ca2b5a","kind":"commit","published_at":"2016-08-31T16:35:49.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.2.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.2.0/manifests"},{"name":"0.1.13","sha":"835457ae11054b0f66e4e41b7fcec7b849839cca","kind":"commit","published_at":"2016-08-18T16:18:37.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.1.13","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"1f28ed46d8ac352670b4b0e64558892cbf0b9867","kind":"commit","published_at":"2016-08-01T16:30:33.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.1.12","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"27f6b4f98c7e2dc8380f5f838caa2a7682b81ae1","kind":"commit","published_at":"2016-07-16T18:38:33.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.1.11","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"d6a4f3de9a21a09d554749f84d824557b27f40b5","kind":"commit","published_at":"2016-07-10T06:46:51.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.1.10","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"a48372ad9345c02d94d52e4c07bbcf6a96210856","kind":"commit","published_at":"2016-07-08T21:17:23.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.1.9","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0aed01276f369ccbd5952de9cf9fcc79cf4700cf","kind":"commit","published_at":"2016-07-08T07:14:10.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.1.8","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"22a217e2cc2f4591a0d807ff6474b415aaa4faf9","kind":"commit","published_at":"2016-06-23T15:43:34.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.1.7","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"b66f4246e2ecb29c235addecfc967b35a593f9ad","kind":"commit","published_at":"2016-06-16T21:06:03.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.1.6","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"b41819db039dfe10ee321e89d9bd176b9375344a","kind":"commit","published_at":"2016-04-14T17:57:42.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.1.5","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"02eca2f53979270cb5a67db13d9abfa4a2236585","kind":"commit","published_at":"2016-04-13T07:04:12.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.1.4","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"3ec7e1fd53a2fd1b73b30f6c9faca98a474bd605","kind":"commit","published_at":"2016-03-02T23:07:06.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.1.3","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"e77a7f78144d940b532196ed8d3b8f2db7834291","kind":"commit","published_at":"2016-02-25T01:50:11.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.1.2","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"f95eeb808994c1ae598fa3ad00cbbf57bb1adde7","kind":"commit","published_at":"2016-02-23T00:59:03.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.1.1","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T08:53:25.588Z","dependent_packages_count":26,"downloads":334266639,"downloads_period":"total","dependent_repos_count":10445,"rankings":{"downloads":0.2052229595830659,"dependent_repos_count":0.28138818169636876,"dependent_packages_count":1.758852443986826,"stargazers_count":7.990295986515934,"forks_count":6.995916697814482,"docker_downloads_count":0.43160292530871597,"average":2.9438798658175656},"purl":"pkg:cargo/zstd-sys","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/zstd-sys","docker_dependents_count":240,"docker_downloads_count":24527041,"usage_url":"https://repos.ecosyste.ms/usage/cargo/zstd-sys","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/zstd-sys/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-22T08:03:28.168Z","issues_count":132,"pull_requests_count":129,"avg_time_to_close_issue":16712220.784615384,"avg_time_to_close_pull_request":2218125.6818181816,"issues_closed_count":65,"pull_requests_closed_count":110,"pull_request_authors_count":60,"issue_authors_count":116,"avg_comments_per_issue":2.4545454545454546,"avg_comments_per_pull_request":1.5271317829457365,"merged_pull_requests_count":88,"bot_issues_count":0,"bot_pull_requests_count":15,"past_year_issues_count":10,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":13650.0,"past_year_avg_time_to_close_pull_request":964760.1428571428,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.9166666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/issues","maintainers":[{"login":"gyscos","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gyscos"},{"login":"Sampsonyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Sampsonyu"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/zstd-sys/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/zstd-sys/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/zstd-sys/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/zstd-sys/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/zstd-sys/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/zstd-sys/codemeta","maintainers":[{"uuid":"3203","login":"gyscos","name":"Alexandre Bury","email":null,"url":"https://github.com/gyscos","packages_count":14,"html_url":"https://crates.io/users/gyscos","role":null,"created_at":"2022-11-08T03:57:33.804Z","updated_at":"2022-11-08T03:57:33.804Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/gyscos/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":330338,"maintainers_count":70530,"namespaces_count":0,"keywords_count":71036,"github":"rust-lang","metadata":{"funded_packages_count":30175,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-08-25T05:04:53.923Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":4305748,"name":"zstd","ecosystem":"cargo","description":"Binding for the zstd compression library.","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/gyscos/zstd-rs","keywords_array":["compression","zstd","zstandard"],"namespace":null,"versions_count":76,"first_release_published_at":"2016-02-22T19:09:34.558Z","latest_release_published_at":"2025-02-20T21:43:13.047Z","latest_release_number":"0.13.3","last_synced_at":"2026-08-25T09:35:33.830Z","created_at":"2022-04-13T09:33:56.062Z","updated_at":"2026-08-25T09:35:33.830Z","registry_url":"https://crates.io/crates/zstd/","install_command":"cargo install zstd","documentation_url":"https://docs.rs/zstd/","metadata":{"categories":["api-bindings","compression"]},"repo_metadata":{"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-06-24T12:27:16.000Z","size":835,"stargazers_count":651,"open_issues_count":86,"forks_count":134,"subscribers_count":11,"default_branch":"main","last_synced_at":"2026-08-03T01:26:15.355Z","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-07-31T12:07:34.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":36253066,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-03T02:00:06.975Z","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":"gyscos","name":"Alexandre Bury","uuid":"564903","kind":"user","description":"\"Such a wasted opportunity for overkill.\"","email":"alexandre.bury@gmail.com","website":"https://www.linkedin.com/in/alexandre-bury/","location":"Pittsburgh, PA, USA","twitter":null,"company":"@argoai","icon_url":"https://avatars.githubusercontent.com/u/564903?u=4ccdcc18eaa978086630ffd9e0180cd9219f3554\u0026v=4","repositories_count":135,"last_synced_at":"2026-08-22T00:15:46.892Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/gyscos","funding_links":[],"total_stars":5582,"followers":150,"following":5,"created_at":"2022-11-02T16:22:36.527Z","updated_at":"2026-08-22T00:15:46.908Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gyscos","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gyscos/repositories"},"tags":[{"name":"zstd-sys-2.0.15","sha":"229054099aa73f7e861762f687d7e07cac1d9b3b","kind":"commit","published_at":"2025-03-20T14:47:08.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-sys-2.0.15","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-sys-2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-sys-2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-2.0.15/manifests"},{"name":"zstd-safe-7.2.4","sha":"229054099aa73f7e861762f687d7e07cac1d9b3b","kind":"commit","published_at":"2025-03-20T14:47:08.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-safe-7.2.4","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-safe-7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-safe-7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-7.2.4/manifests"},{"name":"zstd-safe-7.2.3","sha":"829922f01e6c3ef00fdb2c2f42d47a5c14215263","kind":"commit","published_at":"2025-02-20T23:20:47.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-safe-7.2.3","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-safe-7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-safe-7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-7.2.3/manifests"},{"name":"v0.13.3","sha":"52e9d41a645fb49edcf1ed3df765f380dbcf13b2","kind":"commit","published_at":"2025-02-20T21:42:53.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/v0.13.3","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.13.3/manifests"},{"name":"zstd-safe-7.2.2","sha":"59ed359d2b60adc665fa25798bbef230a282df3f","kind":"commit","published_at":"2025-02-20T21:41:02.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-safe-7.2.2","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-safe-7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-safe-7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-7.2.2/manifests"},{"name":"zstd-sys-2.0.14","sha":"c25e64fdf2594dc7083ebc0b6e4baa502ebff58d","kind":"commit","published_at":"2025-02-20T20:04:35.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-sys-2.0.14","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-sys-2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-sys-2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-2.0.14/manifests"},{"name":"zstd-safe-7.2.0","sha":"fcf794963c1bf96451bff02f3079b5552c82c19e","kind":"commit","published_at":"2024-07-05T22:19:30.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-safe-7.2.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-safe-7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-safe-7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-7.2.0/manifests"},{"name":"v0.13.2","sha":"66ad75df304b83a04f4695d9f5b24afca32921e7","kind":"commit","published_at":"2024-07-05T22:17:32.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/v0.13.2","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.13.2/manifests"},{"name":"zstd-sys-2.0.12","sha":"46d8f58001e8536fc86e02b4d0c9ec45469933aa","kind":"commit","published_at":"2024-07-05T22:15:33.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-sys-2.0.12","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-sys-2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-sys-2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-2.0.12/manifests"},{"name":"zstd-sys-2.0.11","sha":"8e7aa79ee2eeeb36567dc56158371bc68b0e3796","kind":"commit","published_at":"2024-06-17T15:22:10.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-sys-2.0.11","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-sys-2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-sys-2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-2.0.11/manifests"},{"name":"v0.13.1","sha":"e470f0021d25cd5f79431acba0b7456301c00b82","kind":"commit","published_at":"2024-03-27T15:02:24.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/v0.13.1","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.13.1/manifests"},{"name":"zstd-safe-7.1.0","sha":"3ca5f62c3ff700ad1cf32f8f72eb4e1d3af6c3f4","kind":"commit","published_at":"2024-03-27T15:00:20.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-safe-7.1.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-safe-7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-safe-7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-7.1.0/manifests"},{"name":"zstd-sys-2.0.10","sha":"55f5b7b6c7254e83df732f83a8f7a378645bdce6","kind":"commit","published_at":"2024-03-27T14:46:33.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-sys-2.0.10","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-sys-2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-sys-2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-2.0.10/manifests"},{"name":"v0.13.0","sha":"9d7b44ab86fd246a8367f74d90863917e55461a2","kind":"commit","published_at":"2023-10-11T15:45:24.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/v0.13.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.13.0/manifests"},{"name":"zstd-safe-7.0.0","sha":"6ae83b908478686d75a2a906d4d68bc15311edfd","kind":"commit","published_at":"2023-10-11T15:39:27.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-safe-7.0.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-safe-7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-safe-7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-7.0.0/manifests"},{"name":"zstd-sys-2.0.9","sha":"fa3e7e5d279e06e8cc2de624131eb4ef9bb3e7f2","kind":"commit","published_at":"2023-10-11T15:37:00.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-sys-2.0.9","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-sys-2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-sys-2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-2.0.9/manifests"},{"name":"zstd-safe-6.0.6","sha":"73d2cabfa2542f1e3f2e615044d778b635faf2b7","kind":"commit","published_at":"2023-07-19T13:40:54.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-safe-6.0.6","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-safe-6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-safe-6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-6.0.6/manifests"},{"name":"v0.12.4","sha":"73d2cabfa2542f1e3f2e615044d778b635faf2b7","kind":"commit","published_at":"2023-07-19T13:40:54.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/v0.12.4","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.12.4/manifests"},{"name":"zstd-safe-6.0.5","sha":"6df6e766c8438ccab126b396c651421f6dcdc47c","kind":"commit","published_at":"2023-04-05T17:28:29.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-safe-6.0.5","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-safe-6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-safe-6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-6.0.5/manifests"},{"name":"zstd-sys-2.0.7","sha":"d2af4f70b43da70070b12c83a78a7596bfc0e324","kind":"commit","published_at":"2023-02-10T02:04:40.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-sys-2.0.7","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-sys-2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-sys-2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-2.0.7/manifests"},{"name":"zstd-safe-6.0.4","sha":"d2af4f70b43da70070b12c83a78a7596bfc0e324","kind":"commit","published_at":"2023-02-10T02:04:40.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-safe-6.0.4","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-safe-6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-safe-6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-6.0.4/manifests"},{"name":"v0.12.3","sha":"12867809bf3cccf4531c597548ca8bbf14696730","kind":"commit","published_at":"2023-01-31T14:40:40.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/v0.12.3","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.12.3/manifests"},{"name":"zstd-safe-6.0.3","sha":"32c3717285c798d9714cb736d6757253a3d3b7d3","kind":"commit","published_at":"2023-01-31T14:34:17.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-safe-6.0.3","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-safe-6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-safe-6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-6.0.3/manifests"},{"name":"v0.12.2","sha":"1c49557922fd2d4ee2f39b3cb829e387dfaae736","kind":"commit","published_at":"2023-01-11T16:05:28.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/v0.12.2","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"ae9b6d5d3ce8c4e6d54bee0c7861020c7ee10d38","kind":"commit","published_at":"2022-12-06T14:48:55.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/v0.12.1","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"fe3ebe80fa2f3f57f9b5e7db7196326582d7e8d6","kind":"commit","published_at":"2022-11-22T20:46:40.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/v0.12.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.12.0/manifests"},{"name":"v0.11.2","sha":"94f79b0a7b2c4ffc4b8732bd180e662f453f72ef","kind":"commit","published_at":"2022-05-11T17:30:01.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/v0.11.2","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.11.2/manifests"},{"name":"v0.11.0","sha":"3a6c7fa76b49928bd4afc6a68ae82fce842df8dd","kind":"commit","published_at":"2022-03-09T20:49:19.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/v0.11.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"b4026bff46b99cd1519f418e3df9851c8d86d478","kind":"commit","published_at":"2022-03-09T19:08:23.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/v0.10.1","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"753cc629be2437b4853112e97fd650f13ba4be9b","kind":"commit","published_at":"2022-01-21T21:05:01.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/v0.10.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"d68228868929a5d76c800c65d1df0ee003c1c030","kind":"commit","published_at":"2022-01-06T18:33:21.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/v0.9.2","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.9.2/manifests"},{"name":"0.9.1","sha":"ba26e1daaaa288fdb4e36d10c6ffcad3f9ca4cec","kind":"commit","published_at":"2021-12-23T22:29:55.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.9.1","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"974e2f22bdc14e297365ed1f9f190a3312e181a0","kind":"commit","published_at":"2021-06-09T13:01:23.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.9.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"2dead48d0075ccaab20fc27f19c578a74a2b2e8f","kind":"commit","published_at":"2021-05-03T17:40:07.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.8.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"cd0450d78c26081769713d4aa645a819cd282b5d","kind":"commit","published_at":"2021-04-01T21:26:20.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.7.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"91d87400a15ce4ea7b97e776fbe8ab6971557c9d","kind":"commit","published_at":"2021-03-03T20:48:25.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.6.1","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"fc6371d52c5045bef25755a352ca29f7a12d3576","kind":"commit","published_at":"2020-12-20T07:41:52.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.6.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.6.0/manifests"},{"name":"0.5.4","sha":"9ca2568514feab829c4bcff343562498610d2ef3","kind":"commit","published_at":"2020-12-17T16:31:48.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.5.4","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.5.4/manifests"},{"name":"workspace","sha":"3927a9507d7dea0999ca147ce3c9942d8cbf0a12","kind":"commit","published_at":"2019-11-06T18:45:04.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/workspace","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/workspace","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@workspace","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/workspace","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/workspace/manifests"},{"name":"0.5.1","sha":"01d6107c9181390034bd695616da55153403a74d","kind":"commit","published_at":"2019-11-05T19:46:33.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.5.1","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"8656e6baedb61f71abba458ecd88f363ff6458f5","kind":"commit","published_at":"2019-10-15T15:22:13.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.5.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.5.0/manifests"},{"name":"0.4.28","sha":"13cdc2043574e542ca8ed76603c8ae28de220196","kind":"commit","published_at":"2019-08-20T18:14:10.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.28","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.28/manifests"},{"name":"0.4.27","sha":"28f70776c861b59efc1c1454efa8f1038f375862","kind":"commit","published_at":"2019-07-25T21:16:31.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.27","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.27/manifests"},{"name":"0.4.25","sha":"b5f8881d36bdc999dbf9e445bf5a282047dc6ce1","kind":"commit","published_at":"2019-07-22T17:56:11.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.25","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.25/manifests"},{"name":"0.4.24","sha":"d09a3a06e2802e92f011bb362fa2b4c264ed6f41","kind":"commit","published_at":"2019-04-25T21:31:56.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.24","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.24/manifests"},{"name":"0.4.23","sha":"1c0d2f47d8c8d785d9a1a193bbf7c2c129951ef6","kind":"commit","published_at":"2019-04-16T23:00:05.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.23","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.23/manifests"},{"name":"0.4.22","sha":"3d0105ac413b06aca54d9cccce78ee54d24fa0f1","kind":"commit","published_at":"2018-12-27T21:51:14.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.22","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.22/manifests"},{"name":"0.4.21","sha":"73f7c1cd5f0863715174014e90427873907d8007","kind":"commit","published_at":"2018-10-19T22:00:18.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.21","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.21/manifests"},{"name":"0.4.20","sha":"c283d37a2d2fdaaaa95406ed7c5b4113765b2342","kind":"commit","published_at":"2018-10-05T18:20:11.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.20","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.20/manifests"},{"name":"0.4.19","sha":"0100e0c0da84d142e272ef354f876e8388e32535","kind":"commit","published_at":"2018-06-28T18:26:37.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.19","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.19/manifests"},{"name":"0.4.18","sha":"64bc34b14b3c006529070de47256ffaa31dd5b6d","kind":"commit","published_at":"2018-03-27T02:09:42.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.18","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.18/manifests"},{"name":"0.4.17","sha":"6b35f7e255898677cec55f7179e21846dd758b03","kind":"commit","published_at":"2017-12-21T09:46:10.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.17","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.17/manifests"},{"name":"0.4.15","sha":"7ccdf65f91d050a28738b158ba746b632b905235","kind":"commit","published_at":"2017-10-10T00:19:03.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.15","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.15/manifests"},{"name":"zstd-sys-1.4","sha":"7ccdf65f91d050a28738b158ba746b632b905235","kind":"commit","published_at":"2017-10-10T00:19:03.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-sys-1.4","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-sys-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-sys-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-1.4/manifests"},{"name":"zstd-safe-1.4","sha":"7ccdf65f91d050a28738b158ba746b632b905235","kind":"commit","published_at":"2017-10-10T00:19:03.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-safe-1.4","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-safe-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-safe-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-1.4/manifests"},{"name":"zstd-safe-1.3.2","sha":"01d70e62fd636d3cae2b57f3c23b7a126571fa9e","kind":"tag","published_at":"2017-08-22T02:56:16.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-safe-1.3.2","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-safe-1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-safe-1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-1.3.2/manifests"},{"name":"zstd-safe/zstd-sys-1.3.2","sha":"3a161d66a768a7e6c288dc923a9bb79d86b29ff2","kind":"tag","published_at":"2017-08-22T02:54:08.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-safe/zstd-sys-1.3.2","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-safe/zstd-sys-1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-safe%2Fzstd-sys-1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe%2Fzstd-sys-1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe%2Fzstd-sys-1.3.2/manifests"},{"name":"0.4.13","sha":"8e47cd17a57e41b1418bfe237001f019da9393d8","kind":"commit","published_at":"2017-07-05T02:48:12.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.13","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.13/manifests"},{"name":"0.4.12","sha":"b27780241ebc8aa84cebf7ac193fd59b717c798f","kind":"commit","published_at":"2017-07-05T00:16:02.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.12","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.12/manifests"},{"name":"0.4.11","sha":"6709c40d8e2578231cd6f7e16be5d4223b631c56","kind":"commit","published_at":"2017-06-23T20:48:33.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.11","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.11/manifests"},{"name":"zstd-safe-1.2.1","sha":"6709c40d8e2578231cd6f7e16be5d4223b631c56","kind":"commit","published_at":"2017-06-23T20:48:33.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-safe-1.2.1","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-safe-1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-safe-1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-1.2.1/manifests"},{"name":"0.4.10","sha":"de29b3c883885c4a96c55d68dc0b32ef7ce5e5dc","kind":"commit","published_at":"2017-06-05T01:24:23.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.10","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.10/manifests"},{"name":"zstd-safe-1.2","sha":"c74083bd411cafa8f748e9e62a190d6e9cefba9a","kind":"commit","published_at":"2017-06-05T01:19:53.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-safe-1.2","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-safe-1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-safe-1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-1.2/manifests"},{"name":"0.4.9","sha":"864eb75ba7cfc0926c8fc4771805823e9b1d811c","kind":"commit","published_at":"2017-05-05T03:55:01.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.9","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.9/manifests"},{"name":"zstd-sys-1.2","sha":"a210fc945060d13fb35273861b9253324f632e23","kind":"commit","published_at":"2017-05-05T03:54:57.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-sys-1.2","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-sys-1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-sys-1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-1.2/manifests"},{"name":"0.4.8","sha":"25a2260b27c2907527c70c76640c14aa76dddd06","kind":"commit","published_at":"2017-04-25T17:40:37.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.8","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.8/manifests"},{"name":"0.4.7","sha":"8321d8693815ed2509b5992be26931616f074839","kind":"commit","published_at":"2017-04-09T17:17:39.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.7","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.7/manifests"},{"name":"0.4.6","sha":"c63c106b89d4f4a4d73f41371c6dcc2126c7cef1","kind":"commit","published_at":"2017-03-24T19:52:57.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.6","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.6/manifests"},{"name":"0.4.5","sha":"e2e7533b9d38c71e7ab2442548bed24518d0f2b0","kind":"commit","published_at":"2017-03-24T19:35:25.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.5","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.5/manifests"},{"name":"0.4.4","sha":"e96da397bbd8ba8ea3bdd56770974154843d9032","kind":"commit","published_at":"2017-03-18T06:30:22.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.4","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"d7b9ee9ff09258eec53ee1f04b3643f6ebeba89e","kind":"commit","published_at":"2017-02-07T00:14:35.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.3","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.3/manifests"},{"name":"0.4.2","sha":"0af50c1d12c75a0e3eda7867175a2f67fbcf7ace","kind":"commit","published_at":"2016-12-15T11:01:26.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.2","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"02864ad0391531beee4d62a6ad37d7c5e19f31a3","kind":"commit","published_at":"2016-11-02T05:15:14.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.1","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"5ddc82ba4b19a0315ef92ebbe8539cdbb2aaac73","kind":"commit","published_at":"2016-09-28T16:59:26.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"d5fc99e0814be92d751706522cae64d87bd84f32","kind":"commit","published_at":"2016-09-04T20:34:00.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.3.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"2f5ba733ac2d7a6e404b5c2c2753a259b9ca2b5a","kind":"commit","published_at":"2016-08-31T16:35:49.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.2.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.2.0/manifests"},{"name":"0.1.13","sha":"835457ae11054b0f66e4e41b7fcec7b849839cca","kind":"commit","published_at":"2016-08-18T16:18:37.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.1.13","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"1f28ed46d8ac352670b4b0e64558892cbf0b9867","kind":"commit","published_at":"2016-08-01T16:30:33.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.1.12","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"27f6b4f98c7e2dc8380f5f838caa2a7682b81ae1","kind":"commit","published_at":"2016-07-16T18:38:33.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.1.11","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"d6a4f3de9a21a09d554749f84d824557b27f40b5","kind":"commit","published_at":"2016-07-10T06:46:51.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.1.10","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"a48372ad9345c02d94d52e4c07bbcf6a96210856","kind":"commit","published_at":"2016-07-08T21:17:23.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.1.9","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0aed01276f369ccbd5952de9cf9fcc79cf4700cf","kind":"commit","published_at":"2016-07-08T07:14:10.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.1.8","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"22a217e2cc2f4591a0d807ff6474b415aaa4faf9","kind":"commit","published_at":"2016-06-23T15:43:34.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.1.7","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"b66f4246e2ecb29c235addecfc967b35a593f9ad","kind":"commit","published_at":"2016-06-16T21:06:03.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.1.6","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"b41819db039dfe10ee321e89d9bd176b9375344a","kind":"commit","published_at":"2016-04-14T17:57:42.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.1.5","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"02eca2f53979270cb5a67db13d9abfa4a2236585","kind":"commit","published_at":"2016-04-13T07:04:12.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.1.4","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"3ec7e1fd53a2fd1b73b30f6c9faca98a474bd605","kind":"commit","published_at":"2016-03-02T23:07:06.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.1.3","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"e77a7f78144d940b532196ed8d3b8f2db7834291","kind":"commit","published_at":"2016-02-25T01:50:11.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.1.2","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"f95eeb808994c1ae598fa3ad00cbbf57bb1adde7","kind":"commit","published_at":"2016-02-23T00:59:03.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.1.1","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T09:30:09.448Z","dependent_packages_count":457,"downloads":364457578,"downloads_period":"total","dependent_repos_count":10322,"rankings":{"downloads":0.1988758577402907,"dependent_repos_count":0.2835038823106272,"dependent_packages_count":0.20381249250689365,"stargazers_count":7.990295986515934,"forks_count":6.995916697814482,"docker_downloads_count":0.4323081588468021,"average":2.6841188459558385},"purl":"pkg:cargo/zstd","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/zstd","docker_dependents_count":235,"docker_downloads_count":24526729,"usage_url":"https://repos.ecosyste.ms/usage/cargo/zstd","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/zstd/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-22T08:03:28.168Z","issues_count":132,"pull_requests_count":129,"avg_time_to_close_issue":16712220.784615384,"avg_time_to_close_pull_request":2218125.6818181816,"issues_closed_count":65,"pull_requests_closed_count":110,"pull_request_authors_count":60,"issue_authors_count":116,"avg_comments_per_issue":2.4545454545454546,"avg_comments_per_pull_request":1.5271317829457365,"merged_pull_requests_count":88,"bot_issues_count":0,"bot_pull_requests_count":15,"past_year_issues_count":10,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":13650.0,"past_year_avg_time_to_close_pull_request":964760.1428571428,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.9166666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/issues","maintainers":[{"login":"gyscos","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gyscos"},{"login":"Sampsonyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Sampsonyu"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/zstd/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/zstd/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/zstd/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/zstd/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/zstd/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/zstd/codemeta","maintainers":[{"uuid":"3203","login":"gyscos","name":"Alexandre Bury","email":null,"url":"https://github.com/gyscos","packages_count":14,"html_url":"https://crates.io/users/gyscos","role":null,"created_at":"2022-11-08T03:57:32.001Z","updated_at":"2022-11-08T03:57:32.001Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/gyscos/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":330338,"maintainers_count":70530,"namespaces_count":0,"keywords_count":71036,"github":"rust-lang","metadata":{"funded_packages_count":30175,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-08-25T05:04:53.923Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}}],"commits":{"id":299448,"full_name":"gyscos/zstd-rs","default_branch":"main","total_commits":528,"total_committers":67,"total_bot_commits":10,"total_bot_committers":1,"mean_commits":7.880597014925373,"dds":0.25757575757575757,"past_year_total_commits":6,"past_year_total_committers":5,"past_year_total_bot_commits":2,"past_year_total_bot_committers":1,"past_year_mean_commits":1.2,"past_year_dds":0.6666666666666667,"last_synced_at":"2026-08-26T00:19:54.097Z","last_synced_commit":"ad18ca4e275aed9acc3087d7c1c65d03ab67ad6e","created_at":"2023-03-08T16:31:30.274Z","updated_at":"2026-08-26T00:19:53.989Z","committers":[{"name":"Alexandre Bury","email":"alexandre.bury@gmail.com","login":"gyscos","count":392},{"name":"Jiahao XU","email":"Jiahao_XU@outlook.com","login":"NobodyXu","count":17},{"name":"Siddharth Agarwal","email":"sid0@fb.com","login":"sunshowers","count":11},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":10},{"name":"Vladimir Matveev","email":"vladima@fb.com","login":"vladima","count":9},{"name":"Jakub Onderka","email":"jakub.onderka@gmail.com","login":"JakubOnderka","count":8},{"name":"rorosen","email":"76747196+rorosen","login":"rorosen","count":5},{"name":"Alexandre Bury","email":"abury@argo.ai","login":"AlexArgoAi","count":4},{"name":"Chris West (Faux)","email":"git@goeswhere.com","login":"FauxFaux","count":4},{"name":"Jay Lee","email":"busyjaylee@gmail.com","login":"BusyJay","count":3},{"name":"Vlad-Shcherbina","email":"vlad.shcherbina@gmail.com","login":"Vlad-Shcherbina","count":2},{"name":"Nikhil Benesch","email":"nikhil.benesch@gmail.com","login":"benesch","count":2},{"name":"Josh Triplett","email":"josh@joshtriplett.org","login":"joshtriplett","count":2},{"name":"Jeremy Maitin-Shepard","email":"jeremy@jeremyms.com","login":"jbms","count":2},{"name":"Jake Shadle","email":"jake.shadle@embark-studios.com","login":"Jake-Shadle","count":2},{"name":"Chris Burgess","email":"9002722+cgbur","login":"cgbur","count":2},{"name":"Alex Touchet","email":"alextouchet@outlook.com","login":"atouchet","count":2},{"name":"phiresky","email":"phireskyde+gh@gmail.com","login":"phiresky","count":2},{"name":"Douman","email":"douman@gmx.se","login":"DoumanAsh","count":1},{"name":"Emil Hesslow","email":"hesslow@gmail.com","login":"WizKid","count":1},{"name":"Douglas Dwyer","email":"dougmdwyer@hotmail.com","login":"DouglasDwyer","count":1},{"name":"Denis K","email":"dezz@mail.ru","login":"DezzK","count":1},{"name":"Fabio Valentini","email":"decathorpe","login":"decathorpe","count":1},{"name":"Firas Khalil Khana","email":"firasuke@gmail.com","login":"firasuke","count":1},{"name":"Gregory Szorc","email":"gregory.szorc@gmail.com","login":"indygreg","count":1},{"name":"Howard Zuo","email":"someotherusername@gmail.com","login":"hzuo","count":1},{"name":"Danny McClanahan","email":"1305167+cosmicexplorer","login":"cosmicexplorer","count":1},{"name":"CosmicHorror","email":"LovecraftianHorror@pm.me","login":"CosmicHorrorDev","count":1},{"name":"Caleb Smith","email":"c.smith@tuta.io","login":"NiceneNerd","count":1},{"name":"Bastian Köcher","email":"bkchr","login":"bkchr","count":1},{"name":"Arthur Chan","email":"gamease@hotmail.com","login":"arthurscchan","count":1},{"name":"Ariel Miculas","email":"ariel.miculas@gmail.com","login":"ariel-miculas","count":1},{"name":"Andrey Cherkashin","email":"148123+andoriyu","login":"andoriyu","count":1},{"name":"Sébastien Paolacci","email":"sebastien.paolacci@bnpparibas.com","login":null,"count":1},{"name":"Oliver Schneider","email":"81239903+exoosh","login":"exoosh","count":1},{"name":"Olivier Lemasle","email":"o.lemasle@gmail.com","login":"olivierlemasle","count":1},{"name":"Shaun Beautement","email":"sf.beautement@protonmail.com","login":"SFBdragon","count":1},{"name":"Simon Farnsworth","email":"simon@farnz.org.uk","login":"farnz","count":1},{"name":"Stefan Lankes","email":"stlankes","login":"stlankes","count":1},{"name":"Toby Lawrence","email":"tobz","login":"tobz","count":1},{"name":"Vivek Panyam","email":"viv.panyam@gmail.com","login":"VivekPanyam","count":1},{"name":"andersmusikkahs","email":"anders.musikka@helsing.ai","login":"andersmusikkahs","count":1},{"name":"asolana","email":"110843012+ksolana","login":"ksolana","count":1},{"name":"figsoda","email":"figsoda@pm.me","login":"figsoda","count":1},{"name":"heinrich5991","email":"heinrich5991@gmail.com","login":"heinrich5991","count":1},{"name":"leopardracer","email":"136604165+leopardracer","login":"leopardracer","count":1},{"name":"lordofpipes","email":"68424788+lordofpipes","login":"lordofpipes","count":1},{"name":"messense","email":"messense@icloud.com","login":"messense","count":1},{"name":"quininer","email":"quininer@live.com","login":"quininer","count":1},{"name":"renshuncui","email":"renshun@111.com","login":"renshuncui","count":1},{"name":"Jamey Sharp","email":"jamey@minilop.net","login":"jameysharp","count":1},{"name":"Jeremy Fitzhardinge","email":"jsgf@fb.com","login":"jsgf","count":1},{"name":"Jonathan Hult","email":"jonathan@jonathanhult.com","login":"jhult","count":1},{"name":"Josh Stone","email":"cuviper@gmail.com","login":"cuviper","count":1},{"name":"João Marcos Bezerra","email":"marcospb19@hotmail.com","login":"marcospb19","count":1},{"name":"Kyle Altendorf","email":"sda@fstab.net","login":"altendky","count":1},{"name":"Kyle Barron","email":"kylebarron2@gmail.com","login":"kylebarron","count":1},{"name":"Kyle Huey","email":"khuey@kylehuey.com","login":"khuey","count":1},{"name":"Manish Goregaokar","email":"manishsmail@gmail.com","login":"Manishearth","count":1},{"name":"Marijn Suijten","email":"marijns95@gmail.com","login":"MarijnS95","count":1},{"name":"Martin von Zweigbergk","email":"martinvonz@gmail.com","login":"martinvonz","count":1},{"name":"Matt Joiner","email":"anacrolix@gmail.com","login":"anacrolix","count":1},{"name":"Mrmaxmeier","email":"3913977+Mrmaxmeier","login":"Mrmaxmeier","count":1},{"name":"Nazar Mokrynskyi","email":"nazar@mokrynskyi.com","login":"nazar-pc","count":1},{"name":"Nick Fitzgerald","email":"fitzgen@gmail.com","login":"fitzgen","count":1},{"name":"Ning Shang","email":"syncom.dev@gmail.com","login":"syncom","count":1},{"name":"tdot","email":"tdotchardin@gmail.com","login":"tchardin","count":1}],"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":2},{"name":"Oliver Schneider","email":"81239903+exoosh","login":"exoosh","count":1},{"name":"Manish Goregaokar","email":"manishsmail@gmail.com","login":"Manishearth","count":1},{"name":"Jonathan Hult","email":"jonathan@jonathanhult.com","login":"jhult","count":1},{"name":"Alexandre Bury","email":"alexandre.bury@gmail.com","login":"gyscos","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:10.794Z","repositories_count":6772152,"commits_count":982166717,"contributors_count":41406185,"owners_count":1363555,"committers_count":3359566,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"gyscos/zstd-rs","html_url":"https://github.com/gyscos/zstd-rs","last_synced_at":"2026-08-25T09:34:44.158Z","status":null,"issues_count":132,"pull_requests_count":129,"avg_time_to_close_issue":16712220.784615384,"avg_time_to_close_pull_request":2218125.6818181816,"issues_closed_count":65,"pull_requests_closed_count":110,"pull_request_authors_count":60,"issue_authors_count":116,"avg_comments_per_issue":2.4545454545454546,"avg_comments_per_pull_request":1.5271317829457365,"merged_pull_requests_count":88,"bot_issues_count":0,"bot_pull_requests_count":15,"past_year_issues_count":10,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":13650.0,"past_year_avg_time_to_close_pull_request":936172.6,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.9,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":4,"created_at":"2023-05-12T04:42:36.719Z","updated_at":"2026-08-25T09:34:44.158Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{"dependencies":15,"rust":10,"github_actions":5}},"issue_author_associations_count":{"table":{"NONE":109,"CONTRIBUTOR":21,"OWNER":3}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":89,"NONE":36,"OWNER":4,"COLLABORATOR":1}},"issue_authors":{"table":{"NobodyXu":5,"gyscos":3,"Manishearth":2,"safinaskar":2,"edmorley":2,"joshtriplett":2,"ksolana":2,"guoci":2,"douglas-raillard-arm":2,"pkolaczk":2,"juntyr":2,"Firestar99":2,"ebadta81":1,"vkill":1,"crajcan":1,"vilgotf":1,"ariel-miculas":1,"VorpalBlade":1,"complexmath":1,"vladimir-ea":1,"richqubit":1,"CosmicHorrorDev":1,"wk1583241477":1,"kylebarron":1,"3052":1,"Fedoresko":1,"expenses":1,"dwragge":1,"konstin":1,"Zackaryia":1,"MuratUrsavas":1,"MMeent":1,"MostlyMax":1,"dw":1,"chitao1234":1,"nazar-pc":1,"alexbarcelo":1,"sargarass":1,"rocallahan":1,"brandonros":1,"Demindiro":1,"GarenJian-Intel":1,"ijc":1,"hanxiaohuivc":1,"glandium":1,"repi":1,"persytry":1,"amrx101":1,"z3cko":1,"bryantbiggs":1,"Ten0":1,"Necoo33":1,"elmarco":1,"Banyc":1,"jrobhoward":1,"heinrich5991":1,"WindSoilder":1,"exoosh":1,"ChrisMGeo":1,"hbina":1,"lumag":1,"rMazeiks":1,"jonathanstrong":1,"scrottty":1,"tliron":1,"Ma-Y":1,"sinlov":1,"AM8bit":1,"orhun":1,"narodnik":1,"Parth":1,"korken89":1,"catleeball":1,"bnoctis":1,"touilleMan":1,"TheButlah":1,"mamcx":1,"inganault":1,"bouk":1,"martinvonz":1,"Nemo157":1,"piegamesde":1,"adrien3d":1,"cbbfcd":1,"RickSKy":1,"qarmin":1,"yusdacra":1,"djugei":1,"rklaehn":1,"dpc":1,"terrelln":1,"Samet195":1,"ppodolsky":1,"Pr0methean":1,"hoijui":1,"ricardomatias":1,"StaticPH":1,"naskarsubhajit":1,"lip443":1,"ndmitchell":1,"jfirebaugh":1,"newpavlov":1,"bonsairobo":1,"stepancheg":1,"firasuke":1,"msrd0":1,"lmtr0":1,"Snowiiii":1,"kallisti5":1,"cgbur":1,"hoxxep":1,"oligamiq":1,"GabbeHags":1,"nbari":1,"vigneshraman":1,"hzuo":1,"happysalada":1}},"pull_request_authors":{"table":{"NobodyXu":19,"dependabot[bot]":15,"rorosen":12,"gyscos":4,"jbms":3,"anacrolix":2,"jhult":2,"cosmicexplorer":2,"JakubOnderka":2,"shekhirin":2,"ryanking13":2,"kilavvy":2,"Mrmaxmeier":2,"lordofpipes":2,"andersmusikkahs":2,"ksolana":2,"joshtriplett":2,"kpcyrd":2,"renshuncui":2,"arthurscchan":2,"abrisco":2,"cgbur":2,"WizKid":2,"Elena343-ai":2,"tobz":2,"leopardracer":2,"edocli":1,"Jake-Shadle":1,"CosmicHorrorDev":1,"JadedBlueEyes":1,"Manishearth":1,"SFBdragon":1,"NiceneNerd":1,"Dayuxiaoshui":1,"altendky":1,"bonsairobo":1,"markbt":1,"DouglasDwyer":1,"hoxxep":1,"martinvonz":1,"MarijnS95":1,"jameysharp":1,"atouchet":1,"VivekPanyam":1,"kylebarron":1,"ariel-miculas":1,"figsoda":1,"exoosh":1,"Sampsonyu":1,"calvinrp":1,"stepancheg":1,"tchardin":1,"antoyo":1,"syncom":1,"quininer":1,"steviez":1,"nazar-pc":1,"DoumanAsh":1,"hzuo":1,"firasuke":1,"nadenf":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:06.716Z","repositories_count":16391071,"issues_count":42683861,"pull_requests_count":136511424,"authors_count":11537593,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{"dependencies":2,"github_actions":2}},"past_year_issue_author_associations_count":{"table":{"NONE":8,"CONTRIBUTOR":3}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":6,"NONE":5}},"past_year_issue_authors":{"table":{"Manishearth":2,"3052":1,"bryantbiggs":1,"chitao1234":1,"Demindiro":1,"exoosh":1,"msrd0":1,"Pr0methean":1,"richqubit":1,"stepancheg":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":2,"jhult":2,"bonsairobo":1,"calvinrp":1,"Dayuxiaoshui":1,"edocli":1,"exoosh":1,"Manishearth":1,"stepancheg":1}},"maintainers":[{"table":{"login":"gyscos","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gyscos"}},{"table":{"login":"Sampsonyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Sampsonyu"}}],"active_maintainers":[]}},"events":{"total":{"CreateEvent":11,"DeleteEvent":5,"ForkEvent":15,"IssueCommentEvent":56,"IssuesEvent":27,"PullRequestEvent":34,"PullRequestReviewCommentEvent":16,"PullRequestReviewEvent":18,"PushEvent":23,"WatchEvent":80},"last_year":{"CreateEvent":2,"DeleteEvent":2,"IssueCommentEvent":7,"IssuesEvent":4,"PullRequestEvent":4,"PushEvent":1,"WatchEvent":16}},"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":31.6676490036918,"created_at":"2026-05-14T05:04:07.510Z","updated_at":"2026-08-26T10:05:44.077Z","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"}