{"id":372372,"url":"https://github.com/pierrec/lz4","last_synced_at":"2026-08-26T10:06:24.542Z","repository":{"id":28702874,"uuid":"32223299","full_name":"pierrec/lz4","owner":"pierrec","description":"LZ4 compression and decompression in pure Go","archived":false,"fork":false,"pushed_at":"2026-08-18T12:23:45.000Z","size":68871,"stargazers_count":970,"open_issues_count":22,"forks_count":153,"subscribers_count":21,"default_branch":"v4","last_synced_at":"2026-08-25T09:35:32.011Z","etag":null,"topics":["go","golang","lz4","lz4-frame"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/pierrec.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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-03-14T17:21:06.000Z","updated_at":"2026-08-18T12:25:48.000Z","dependencies_parsed_at":"2026-08-11T02:46:55.843Z","dependency_job_id":null,"html_url":"https://github.com/pierrec/lz4","commit_stats":{"total_commits":262,"total_committers":40,"mean_commits":6.55,"dds":0.6068702290076335,"last_synced_commit":"294e7659e17723306ebf3a44cd7ad2c11f456c37"},"previous_names":[],"tags_count":78,"template":false,"template_full_name":null,"purl":"pkg:github/pierrec/lz4","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/refs/heads/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/sbom","scorecard":{"id":733381,"data":{"date":"2025-08-11","repo":{"name":"github.com/pierrec/lz4","commit":"cd9d7a4f66405a92f4881933816b828b0f7d5fe2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":7,"reason":"Found 11/15 approved changesets -- score normalized to 7","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":"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/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"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/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pierrec/lz4/ci.yml/v4?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pierrec/lz4/ci.yml/v4?enable=pin","Info:   0 out of   2 GitHub-owned 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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'v4'"],"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 26 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"}},{"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"}}]},"last_synced_at":"2025-08-22T15:04:00.779Z","repository_id":28702874,"created_at":"2025-08-22T15:04:00.779Z","updated_at":"2025-08-22T15:04:00.779Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36908229,"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-25T02:00:06.831Z","response_time":104,"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":"pierrec","name":"Pierre Curto","uuid":"368228","kind":"user","description":null,"email":"","website":null,"location":"Paris (France)","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/368228?u=d2f292050fd10608c8385b8133f98f1cc1c5be0c\u0026v=4","repositories_count":73,"last_synced_at":"2026-08-23T12:49:53.301Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pierrec","funding_links":[],"total_stars":1961,"followers":80,"following":10,"created_at":"2022-11-02T16:23:59.822Z","updated_at":"2026-08-23T12:49:53.339Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec/repositories"},"packages":[{"id":3551714,"name":"gopkg.in/pierrec/lz4.v1","ecosystem":"go","description":"Package lz4 implements reading and writing lz4 compressed data (a frame), as specified in http://fastcompression.blogspot.fr/2013/04/lz4-streaming-format-final.html, using an io.Reader (decompression) and io.Writer (compression).","homepage":"https://github.com/pierrec/lz4","licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pierrec/lz4","keywords_array":[],"namespace":"gopkg.in/pierrec","versions_count":1,"first_release_published_at":"2017-08-28T19:29:35.000Z","latest_release_published_at":"2017-08-28T19:29:35.000Z","latest_release_number":"v1.0.1","last_synced_at":"2026-08-25T09:40:12.612Z","created_at":"2022-04-11T01:07:36.050Z","updated_at":"2026-08-25T09:40:12.612Z","registry_url":"https://pkg.go.dev/gopkg.in/pierrec/lz4.v1","install_command":"go get gopkg.in/pierrec/lz4.v1","documentation_url":"https://pkg.go.dev/gopkg.in/pierrec/lz4.v1#section-documentation","metadata":{},"repo_metadata":{"id":28702874,"uuid":"32223299","full_name":"pierrec/lz4","owner":"pierrec","description":"LZ4 compression and decompression in pure Go","archived":false,"fork":false,"pushed_at":"2026-08-16T14:28:47.000Z","size":68861,"stargazers_count":970,"open_issues_count":24,"forks_count":153,"subscribers_count":21,"default_branch":"v4","last_synced_at":"2026-08-18T06:11:49.812Z","etag":null,"topics":["go","golang","lz4","lz4-frame"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/pierrec.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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-03-14T17:21:06.000Z","updated_at":"2026-08-16T14:29:05.000Z","dependencies_parsed_at":"2026-08-11T02:46:55.843Z","dependency_job_id":null,"html_url":"https://github.com/pierrec/lz4","commit_stats":{"total_commits":262,"total_committers":40,"mean_commits":6.55,"dds":0.6068702290076335,"last_synced_commit":"294e7659e17723306ebf3a44cd7ad2c11f456c37"},"previous_names":[],"tags_count":78,"template":false,"template_full_name":null,"purl":"pkg:github/pierrec/lz4","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/refs/heads/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/sbom","scorecard":{"id":733381,"data":{"date":"2025-08-11","repo":{"name":"github.com/pierrec/lz4","commit":"cd9d7a4f66405a92f4881933816b828b0f7d5fe2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":7,"reason":"Found 11/15 approved changesets -- score normalized to 7","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":"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/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"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/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pierrec/lz4/ci.yml/v4?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pierrec/lz4/ci.yml/v4?enable=pin","Info:   0 out of   2 GitHub-owned 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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'v4'"],"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 26 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"}},{"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"}}]},"last_synced_at":"2025-08-22T15:04:00.779Z","repository_id":28702874,"created_at":"2025-08-22T15:04:00.779Z","updated_at":"2025-08-22T15:04:00.779Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36759362,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"pierrec","name":"Pierre Curto","uuid":"368228","kind":"user","description":null,"email":"","website":null,"location":"Paris (France)","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/368228?u=d2f292050fd10608c8385b8133f98f1cc1c5be0c\u0026v=4","repositories_count":72,"last_synced_at":"2026-08-13T19:37:35.695Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pierrec","funding_links":[],"total_stars":1960,"followers":80,"following":10,"created_at":"2022-11-02T16:23:59.822Z","updated_at":"2026-08-13T19:37:35.715Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec/repositories"},"tags":[{"name":"v4.1.28","sha":"136754c4a5e622c5495d3c28936b9d6b569704b2","kind":"tag","published_at":"2026-08-05T07:59:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.28","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.28/manifests"},{"name":"v4.1.27","sha":"a296161b6e73e177e902d9cdafbd3e8b9ffaa68f","kind":"tag","published_at":"2026-05-31T08:24:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.27","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.27/manifests"},{"name":"v4.1.26","sha":"60ed180f469c3090aa5453e33043a96f02e790a5","kind":"commit","published_at":"2026-03-06T08:33:31.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.26","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.26/manifests"},{"name":"v4.1.25","sha":"ace844d9aa4689551c0679d4a700adb95f0c5cd1","kind":"commit","published_at":"2026-01-17T09:00:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.25","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.25/manifests"},{"name":"v4.1.24","sha":"a6fe6d4072fb777a2e7a3bab930f5de8ce5763f8","kind":"commit","published_at":"2026-01-16T14:48:55.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.24","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.24/manifests"},{"name":"v4.1.23","sha":"cd9d7a4f66405a92f4881933816b828b0f7d5fe2","kind":"commit","published_at":"2025-05-10T15:40:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.23","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.23/manifests"},{"name":"v4.1.22","sha":"fdaa7e2eae2400f761d8503ca047b46d2ab67507","kind":"commit","published_at":"2024-12-12T16:53:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.22","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.22/manifests"},{"name":"v4.1.21","sha":"294e7659e17723306ebf3a44cd7ad2c11f456c37","kind":"commit","published_at":"2024-01-08T20:17:19.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.21","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.21/manifests"},{"name":"v4.1.20","sha":"294e7659e17723306ebf3a44cd7ad2c11f456c37","kind":"commit","published_at":"2024-01-08T20:17:19.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.20","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.20/manifests"},{"name":"v4.1.19","sha":"a0f6c5e4be7afda8aa9154f2b85ee64e9c3c5008","kind":"tag","published_at":"2023-12-07T08:51:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.19","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.19/manifests"},{"name":"v4.1.18","sha":"ef495ee7d4516ddb9b31019170c8c3eb311caeb5","kind":"commit","published_at":"2023-06-14T14:02:14.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.18","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.18/manifests"},{"name":"v4.1.17","sha":"d2b3f5d3e4659cc4fd720d1649c39b5627187261","kind":"commit","published_at":"2022-09-27T07:11:15.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.17","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.17/manifests"},{"name":"v4.1.16","sha":"cb3e7ea2cd15fd4d9f4d65333308f20d9b5d8156","kind":"tag","published_at":"2022-09-10T06:40:49.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.16","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.16/manifests"},{"name":"v4.1.15","sha":"c3eaa1e8841ece1461ec5e0f1fbbd5f1c52d2f85","kind":"commit","published_at":"2022-06-15T06:43:04.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.15","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.15/manifests"},{"name":"v3.3.5","sha":"1a84cb2a9795a28b84df55a898b65b39d3d6b1f1","kind":"commit","published_at":"2022-05-17T09:27:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.5/manifests"},{"name":"v4.1.14","sha":"a5532e5996ee86d17f8ce2694c08fb5bf3c6b471","kind":"commit","published_at":"2022-02-07T17:09:36.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.14","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.14/manifests"},{"name":"v4.1.13","sha":"937a472cf6230c7a4662d8f9831d54faff99587d","kind":"commit","published_at":"2022-02-05T08:10:40.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.13","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.13/manifests"},{"name":"v4.1.12","sha":"a134e63e138e8dcef0be0a90bb586bccf4e99651","kind":"commit","published_at":"2021-12-02T19:53:53.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.12","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.12/manifests"},{"name":"v4.1.11","sha":"007008ea0e9a5c20f0b924d7f4a39e0c9e124bc8","kind":"commit","published_at":"2021-11-11T17:44:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.11","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.11/manifests"},{"name":"v4.1.10","sha":"ce64ccda1a829d9186ed58d5e98312bad76d9cc5","kind":"commit","published_at":"2021-11-03T09:22:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.10","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.10/manifests"},{"name":"v3.3.4","sha":"78da98416caea5ba9479b4c9d54ed20c64131a5f","kind":"commit","published_at":"2021-11-03T08:47:45.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"ea3a7443507cc04caf32bbf6d818f5e23fdf80d3","kind":"commit","published_at":"2021-10-20T06:55:49.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.3/manifests"},{"name":"v4.1.9","sha":"d1a2baaa1508d6151787fcffd6468a76f5e769a1","kind":"commit","published_at":"2021-10-20T06:54:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.9","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.9/manifests"},{"name":"v4.1.8","sha":"2c1550e56c43e875151468b8f6380ac8d706e88e","kind":"tag","published_at":"2021-06-21T17:42:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.8","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.8/manifests"},{"name":"v2.6.1","sha":"bd2592c4cc7765ba1d21d20044eb45a3b19325d3","kind":"tag","published_at":"2021-06-03T11:16:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.6.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.1/manifests"},{"name":"v4.1.7","sha":"e52e7c6a2464812d0567ec2aa20ccb2eef0f2da2","kind":"tag","published_at":"2021-05-20T11:38:07.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.7/manifests"},{"name":"v4.1.6","sha":"bc2ca873d9c39fa64f38c014a9dc44e570aa8921","kind":"tag","published_at":"2021-04-11T18:24:32.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.6/manifests"},{"name":"v4.1.5","sha":"e14f98189f2e857c91b909d68e86c3e4e81b536d","kind":"tag","published_at":"2021-04-11T10:33:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.5/manifests"},{"name":"v4.1.4","sha":"284f0563c70c990e716fd91f3b7967bbe3d21a25","kind":"commit","published_at":"2021-03-20T18:34:39.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"adbc1acb6b43ca0bce1bc040e8444b921eadf3b5","kind":"commit","published_at":"2021-01-04T14:47:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"049b49abfdeaf55b3a6520e03cb41303392e01a5","kind":"commit","published_at":"2020-12-16T12:34:14.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"fce381da8c083ecebabdcf79425247272a50c451","kind":"commit","published_at":"2020-11-04T13:58:29.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"d4b98448f6e99d551e417e2f519ac304c0fadf4e","kind":"commit","published_at":"2020-11-01T20:22:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.0/manifests"},{"name":"v2.6.0","sha":"0e583d326e0ec6b9c1ad223188dc709af385408e","kind":"commit","published_at":"2020-10-31T10:21:20.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.6.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.0/manifests"},{"name":"v4.0.3","sha":"6c4a61cc7f432a40ca1443ab13dbcd0869d39cae","kind":"commit","published_at":"2020-10-02T14:13:28.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"dc85acba08d8d851ec636435917e9c1ce2fe9ad9","kind":"commit","published_at":"2020-08-19T20:26:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"88d36b34caf06fa2e82f3ed84c85ef6deb2644d2","kind":"commit","published_at":"2020-07-12T16:32:28.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"750bc6485855242fcd23981569521d756ad28617","kind":"commit","published_at":"2020-05-01T14:33:57.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.0/manifests"},{"name":"v3.3.2","sha":"76b19f543aee055fb9dc4ecde27365de9e1f9c39","kind":"commit","published_at":"2020-04-21T15:14:07.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.2/manifests"},{"name":"v2.5.2","sha":"65e4285c566323a894d155441e5279ec4a9884f4","kind":"commit","published_at":"2020-04-21T15:13:18.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.2/manifests"},{"name":"v3.3.1","sha":"0a1a23edb41e98e8379ac1e351d4ef4c2dce93ea","kind":"commit","published_at":"2020-04-11T11:10:25.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.1/manifests"},{"name":"v2.5.1","sha":"08cb7fb602ea40c9d78f17e4d8fa6947cc2c5a9c","kind":"commit","published_at":"2020-04-11T11:08:15.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.1/manifests"},{"name":"v3.3.0","sha":"218beaf6660bbe7d88a3e0e8654b08c632ecc8b4","kind":"commit","published_at":"2020-04-06T15:58:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.0/manifests"},{"name":"v2.5.0","sha":"ac37b5b48a0a3f689dea69ce1dcd32a0f012c7cb","kind":"commit","published_at":"2020-04-06T15:52:54.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.0/manifests"},{"name":"v3.2.1","sha":"92a261d7322869293eca765068a837a15dd38a38","kind":"commit","published_at":"2020-01-19T12:19:39.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.2.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.1/manifests"},{"name":"v2.4.1","sha":"edce7c4c96dac9adc01d38b18fd2456a7c0c5773","kind":"commit","published_at":"2020-01-18T20:43:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.4.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.1/manifests"},{"name":"v3.2.0","sha":"8bdc6c8049a5b946ad5beeda69ac7184fe06e939","kind":"commit","published_at":"2019-11-15T21:21:32.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.0/manifests"},{"name":"v2.4.0","sha":"9085dacd1e1eca033047a5514195779360363ced","kind":"commit","published_at":"2019-11-15T21:20:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.4.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.0/manifests"},{"name":"v3.1.0","sha":"f25943004a391bf67ff1b7d523c091bcd95b471e","kind":"commit","published_at":"2019-09-07T08:45:01.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.1.0/manifests"},{"name":"v2.3.0","sha":"645f9b948eee34cbcc335c70999f79c29c420fbf","kind":"commit","published_at":"2019-09-07T08:36:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.3.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.3.0/manifests"},{"name":"v3.0.3","sha":"135093ea93bee000af6999eabe3239ff1dfba046","kind":"tag","published_at":"2019-08-31T08:46:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.3/manifests"},{"name":"v2.2.7","sha":"21241797f8cd81af1b8dde3323c6f805799d053e","kind":"tag","published_at":"2019-08-31T08:45:50.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.7/manifests"},{"name":"v3.0.2","sha":"bf524fc7237fc52e9501b96c1a908c9f53ec0e2d","kind":"commit","published_at":"2019-08-24T14:59:26.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"6b61558f96f90c68aa79bd65bc50117a970370d3","kind":"commit","published_at":"2019-08-01T16:57:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.1/manifests"},{"name":"v2.2.6","sha":"8ef35db8296124c4969aab929c16c91c3cb2c8a0","kind":"commit","published_at":"2019-08-01T16:35:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.6/manifests"},{"name":"v3.0.0","sha":"24bda3cc0ca046d25522fa35e17d946848514d07","kind":"commit","published_at":"2019-07-30T17:08:11.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.0/manifests"},{"name":"v2.2.5","sha":"377214e3044ff9f12d996f3037fb8c3e3ad16b49","kind":"tag","published_at":"2019-07-30T16:48:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"057d66e894a4e55853274a3bbbf7de02ba639e43","kind":"tag","published_at":"2019-07-01T08:11:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"d705d4371bfccdf47f10e45584e896026c83616f","kind":"tag","published_at":"2019-05-01T09:10:04.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a29bec8a92352da49c183edaf908f9d382fe321f","kind":"tag","published_at":"2019-05-01T08:18:17.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"fea8a15e1036298ceb32edea0eccdb857097ba7b","kind":"tag","published_at":"2019-04-30T21:35:18.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"713bcae4abc153cac5e484a509699ce464090c6a","kind":"tag","published_at":"2019-04-30T13:44:20.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.0/manifests"},{"name":"v2.1.3","sha":"6749706c167653de32474906f3be3cff2403ed00","kind":"tag","published_at":"2019-04-30T11:10:44.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"9419d2361c8ae111073ffe3337ecc364fb590921","kind":"tag","published_at":"2019-04-15T11:20:57.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"315a67e90e415bcdaff33057da191569bf4d8479","kind":"tag","published_at":"2019-03-27T17:32:22.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"062282ea0dcff40c9fb8525789eef9644b1fbd6e","kind":"tag","published_at":"2019-02-22T15:38:42.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.0/manifests"},{"name":"v2.0.8","sha":"473cd7ce01a1113208073166464b98819526150e","kind":"tag","published_at":"2019-01-31T08:46:27.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.8","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"635575b42742856941dbc767b44905bb9ba083f6","kind":"tag","published_at":"2018-10-05T16:52:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"bb6bfd13c6a262f1943c0446eb25b7f54c1fb9a2","kind":"tag","published_at":"2018-09-06T18:53:25.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"ea731401f5c95a8ba30f15787e5e0fb77c60c66b","kind":"tag","published_at":"2018-09-05T07:42:56.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"ea731401f5c95a8ba30f15787e5e0fb77c60c66b","kind":"tag","published_at":"2018-08-30T19:01:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"1958fd8fff7f115e79725b1288e0b878b3e06b00","kind":"tag","published_at":"2018-06-26T19:01:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"6b9367c9ff401dbc54fabce3fb8d972e799b702d","kind":"commit","published_at":"2018-06-10T16:27:16.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"5b77f257b7891c8569092fbd77e64719c6b08787","kind":"commit","published_at":"2018-06-10T13:02:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.1/manifests"},{"name":"v2.0","sha":"67db90e8d315e4926cd16b410eba7e10cf9ae45c","kind":"commit","published_at":"2018-06-09T16:00:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0/manifests"},{"name":"v1.1","sha":"2fcda4cb7018ce05a25959d2fe08c83e3329f169","kind":"tag","published_at":"2017-12-20T09:22:22.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.1/manifests"},{"name":"v1.0.1","sha":"08c27939df1bd95e881e2c2367a749964ad1fceb","kind":"tag","published_at":"2017-10-01T07:22:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"5c9560bfa9ace2bf86080bf40d46b34ae44604df","kind":"tag","published_at":"2017-05-19T16:16:59.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T07:04:58.343Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/gopkg.in/pierrec/lz4.v1","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/gopkg.in/pierrec/lz4.v1","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/gopkg.in/pierrec/lz4.v1","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/gopkg.in/pierrec/lz4.v1/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T06:04:06.319Z","issues_count":66,"pull_requests_count":82,"avg_time_to_close_issue":8275548.619047619,"avg_time_to_close_pull_request":2492288.705128205,"issues_closed_count":42,"pull_requests_closed_count":78,"pull_request_authors_count":27,"issue_authors_count":53,"avg_comments_per_issue":1.9242424242424243,"avg_comments_per_pull_request":1.048780487804878,"merged_pull_requests_count":73,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":5965781.0,"past_year_avg_time_to_close_pull_request":1611131.3333333333,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":1.125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fpierrec%2Flz4.v1/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fpierrec%2Flz4.v1/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fpierrec%2Flz4.v1/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fpierrec%2Flz4.v1/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fpierrec%2Flz4.v1/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fpierrec%2Flz4.v1/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-26T05:01:06.821Z","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":4030300,"name":"gopkg.in/pierrec/lz4.v2","ecosystem":"go","description":"Package lz4 implements reading and writing lz4 compressed data (a frame), as specified in http://fastcompression.blogspot.fr/2013/04/lz4-streaming-format-final.html.","homepage":"https://github.com/pierrec/lz4","licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pierrec/lz4","keywords_array":[],"namespace":"gopkg.in/pierrec","versions_count":28,"first_release_published_at":"2018-06-10T13:02:08.000Z","latest_release_published_at":"2021-06-03T11:13:57.000Z","latest_release_number":"v2.6.1","last_synced_at":"2026-08-25T09:43:05.232Z","created_at":"2022-04-12T09:03:47.048Z","updated_at":"2026-08-25T09:43:05.233Z","registry_url":"https://pkg.go.dev/gopkg.in/pierrec/lz4.v2","install_command":"go get gopkg.in/pierrec/lz4.v2","documentation_url":"https://pkg.go.dev/gopkg.in/pierrec/lz4.v2#section-documentation","metadata":{},"repo_metadata":{"id":28702874,"uuid":"32223299","full_name":"pierrec/lz4","owner":"pierrec","description":"LZ4 compression and decompression in pure Go","archived":false,"fork":false,"pushed_at":"2026-08-16T14:28:47.000Z","size":68861,"stargazers_count":970,"open_issues_count":24,"forks_count":153,"subscribers_count":21,"default_branch":"v4","last_synced_at":"2026-08-18T06:11:49.812Z","etag":null,"topics":["go","golang","lz4","lz4-frame"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/pierrec.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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-03-14T17:21:06.000Z","updated_at":"2026-08-16T14:29:05.000Z","dependencies_parsed_at":"2026-08-11T02:46:55.843Z","dependency_job_id":null,"html_url":"https://github.com/pierrec/lz4","commit_stats":{"total_commits":262,"total_committers":40,"mean_commits":6.55,"dds":0.6068702290076335,"last_synced_commit":"294e7659e17723306ebf3a44cd7ad2c11f456c37"},"previous_names":[],"tags_count":78,"template":false,"template_full_name":null,"purl":"pkg:github/pierrec/lz4","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/refs/heads/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/sbom","scorecard":{"id":733381,"data":{"date":"2025-08-11","repo":{"name":"github.com/pierrec/lz4","commit":"cd9d7a4f66405a92f4881933816b828b0f7d5fe2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":7,"reason":"Found 11/15 approved changesets -- score normalized to 7","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":"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/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"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/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pierrec/lz4/ci.yml/v4?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pierrec/lz4/ci.yml/v4?enable=pin","Info:   0 out of   2 GitHub-owned 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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'v4'"],"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 26 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"}},{"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"}}]},"last_synced_at":"2025-08-22T15:04:00.779Z","repository_id":28702874,"created_at":"2025-08-22T15:04:00.779Z","updated_at":"2025-08-22T15:04:00.779Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36759362,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"pierrec","name":"Pierre Curto","uuid":"368228","kind":"user","description":null,"email":"","website":null,"location":"Paris (France)","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/368228?u=d2f292050fd10608c8385b8133f98f1cc1c5be0c\u0026v=4","repositories_count":72,"last_synced_at":"2026-08-13T19:37:35.695Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pierrec","funding_links":[],"total_stars":1960,"followers":80,"following":10,"created_at":"2022-11-02T16:23:59.822Z","updated_at":"2026-08-13T19:37:35.715Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec/repositories"},"tags":[{"name":"v4.1.28","sha":"136754c4a5e622c5495d3c28936b9d6b569704b2","kind":"tag","published_at":"2026-08-05T07:59:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.28","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.28/manifests"},{"name":"v4.1.27","sha":"a296161b6e73e177e902d9cdafbd3e8b9ffaa68f","kind":"tag","published_at":"2026-05-31T08:24:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.27","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.27/manifests"},{"name":"v4.1.26","sha":"60ed180f469c3090aa5453e33043a96f02e790a5","kind":"commit","published_at":"2026-03-06T08:33:31.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.26","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.26/manifests"},{"name":"v4.1.25","sha":"ace844d9aa4689551c0679d4a700adb95f0c5cd1","kind":"commit","published_at":"2026-01-17T09:00:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.25","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.25/manifests"},{"name":"v4.1.24","sha":"a6fe6d4072fb777a2e7a3bab930f5de8ce5763f8","kind":"commit","published_at":"2026-01-16T14:48:55.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.24","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.24/manifests"},{"name":"v4.1.23","sha":"cd9d7a4f66405a92f4881933816b828b0f7d5fe2","kind":"commit","published_at":"2025-05-10T15:40:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.23","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.23/manifests"},{"name":"v4.1.22","sha":"fdaa7e2eae2400f761d8503ca047b46d2ab67507","kind":"commit","published_at":"2024-12-12T16:53:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.22","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.22/manifests"},{"name":"v4.1.21","sha":"294e7659e17723306ebf3a44cd7ad2c11f456c37","kind":"commit","published_at":"2024-01-08T20:17:19.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.21","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.21/manifests"},{"name":"v4.1.20","sha":"294e7659e17723306ebf3a44cd7ad2c11f456c37","kind":"commit","published_at":"2024-01-08T20:17:19.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.20","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.20/manifests"},{"name":"v4.1.19","sha":"a0f6c5e4be7afda8aa9154f2b85ee64e9c3c5008","kind":"tag","published_at":"2023-12-07T08:51:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.19","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.19/manifests"},{"name":"v4.1.18","sha":"ef495ee7d4516ddb9b31019170c8c3eb311caeb5","kind":"commit","published_at":"2023-06-14T14:02:14.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.18","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.18/manifests"},{"name":"v4.1.17","sha":"d2b3f5d3e4659cc4fd720d1649c39b5627187261","kind":"commit","published_at":"2022-09-27T07:11:15.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.17","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.17/manifests"},{"name":"v4.1.16","sha":"cb3e7ea2cd15fd4d9f4d65333308f20d9b5d8156","kind":"tag","published_at":"2022-09-10T06:40:49.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.16","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.16/manifests"},{"name":"v4.1.15","sha":"c3eaa1e8841ece1461ec5e0f1fbbd5f1c52d2f85","kind":"commit","published_at":"2022-06-15T06:43:04.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.15","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.15/manifests"},{"name":"v3.3.5","sha":"1a84cb2a9795a28b84df55a898b65b39d3d6b1f1","kind":"commit","published_at":"2022-05-17T09:27:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.5/manifests"},{"name":"v4.1.14","sha":"a5532e5996ee86d17f8ce2694c08fb5bf3c6b471","kind":"commit","published_at":"2022-02-07T17:09:36.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.14","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.14/manifests"},{"name":"v4.1.13","sha":"937a472cf6230c7a4662d8f9831d54faff99587d","kind":"commit","published_at":"2022-02-05T08:10:40.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.13","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.13/manifests"},{"name":"v4.1.12","sha":"a134e63e138e8dcef0be0a90bb586bccf4e99651","kind":"commit","published_at":"2021-12-02T19:53:53.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.12","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.12/manifests"},{"name":"v4.1.11","sha":"007008ea0e9a5c20f0b924d7f4a39e0c9e124bc8","kind":"commit","published_at":"2021-11-11T17:44:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.11","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.11/manifests"},{"name":"v4.1.10","sha":"ce64ccda1a829d9186ed58d5e98312bad76d9cc5","kind":"commit","published_at":"2021-11-03T09:22:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.10","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.10/manifests"},{"name":"v3.3.4","sha":"78da98416caea5ba9479b4c9d54ed20c64131a5f","kind":"commit","published_at":"2021-11-03T08:47:45.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"ea3a7443507cc04caf32bbf6d818f5e23fdf80d3","kind":"commit","published_at":"2021-10-20T06:55:49.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.3/manifests"},{"name":"v4.1.9","sha":"d1a2baaa1508d6151787fcffd6468a76f5e769a1","kind":"commit","published_at":"2021-10-20T06:54:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.9","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.9/manifests"},{"name":"v4.1.8","sha":"2c1550e56c43e875151468b8f6380ac8d706e88e","kind":"tag","published_at":"2021-06-21T17:42:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.8","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.8/manifests"},{"name":"v2.6.1","sha":"bd2592c4cc7765ba1d21d20044eb45a3b19325d3","kind":"tag","published_at":"2021-06-03T11:16:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.6.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.1/manifests"},{"name":"v4.1.7","sha":"e52e7c6a2464812d0567ec2aa20ccb2eef0f2da2","kind":"tag","published_at":"2021-05-20T11:38:07.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.7/manifests"},{"name":"v4.1.6","sha":"bc2ca873d9c39fa64f38c014a9dc44e570aa8921","kind":"tag","published_at":"2021-04-11T18:24:32.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.6/manifests"},{"name":"v4.1.5","sha":"e14f98189f2e857c91b909d68e86c3e4e81b536d","kind":"tag","published_at":"2021-04-11T10:33:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.5/manifests"},{"name":"v4.1.4","sha":"284f0563c70c990e716fd91f3b7967bbe3d21a25","kind":"commit","published_at":"2021-03-20T18:34:39.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"adbc1acb6b43ca0bce1bc040e8444b921eadf3b5","kind":"commit","published_at":"2021-01-04T14:47:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"049b49abfdeaf55b3a6520e03cb41303392e01a5","kind":"commit","published_at":"2020-12-16T12:34:14.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"fce381da8c083ecebabdcf79425247272a50c451","kind":"commit","published_at":"2020-11-04T13:58:29.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"d4b98448f6e99d551e417e2f519ac304c0fadf4e","kind":"commit","published_at":"2020-11-01T20:22:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.0/manifests"},{"name":"v2.6.0","sha":"0e583d326e0ec6b9c1ad223188dc709af385408e","kind":"commit","published_at":"2020-10-31T10:21:20.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.6.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.0/manifests"},{"name":"v4.0.3","sha":"6c4a61cc7f432a40ca1443ab13dbcd0869d39cae","kind":"commit","published_at":"2020-10-02T14:13:28.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"dc85acba08d8d851ec636435917e9c1ce2fe9ad9","kind":"commit","published_at":"2020-08-19T20:26:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"88d36b34caf06fa2e82f3ed84c85ef6deb2644d2","kind":"commit","published_at":"2020-07-12T16:32:28.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"750bc6485855242fcd23981569521d756ad28617","kind":"commit","published_at":"2020-05-01T14:33:57.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.0/manifests"},{"name":"v3.3.2","sha":"76b19f543aee055fb9dc4ecde27365de9e1f9c39","kind":"commit","published_at":"2020-04-21T15:14:07.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.2/manifests"},{"name":"v2.5.2","sha":"65e4285c566323a894d155441e5279ec4a9884f4","kind":"commit","published_at":"2020-04-21T15:13:18.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.2/manifests"},{"name":"v3.3.1","sha":"0a1a23edb41e98e8379ac1e351d4ef4c2dce93ea","kind":"commit","published_at":"2020-04-11T11:10:25.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.1/manifests"},{"name":"v2.5.1","sha":"08cb7fb602ea40c9d78f17e4d8fa6947cc2c5a9c","kind":"commit","published_at":"2020-04-11T11:08:15.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.1/manifests"},{"name":"v3.3.0","sha":"218beaf6660bbe7d88a3e0e8654b08c632ecc8b4","kind":"commit","published_at":"2020-04-06T15:58:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.0/manifests"},{"name":"v2.5.0","sha":"ac37b5b48a0a3f689dea69ce1dcd32a0f012c7cb","kind":"commit","published_at":"2020-04-06T15:52:54.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.0/manifests"},{"name":"v3.2.1","sha":"92a261d7322869293eca765068a837a15dd38a38","kind":"commit","published_at":"2020-01-19T12:19:39.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.2.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.1/manifests"},{"name":"v2.4.1","sha":"edce7c4c96dac9adc01d38b18fd2456a7c0c5773","kind":"commit","published_at":"2020-01-18T20:43:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.4.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.1/manifests"},{"name":"v3.2.0","sha":"8bdc6c8049a5b946ad5beeda69ac7184fe06e939","kind":"commit","published_at":"2019-11-15T21:21:32.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.0/manifests"},{"name":"v2.4.0","sha":"9085dacd1e1eca033047a5514195779360363ced","kind":"commit","published_at":"2019-11-15T21:20:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.4.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.0/manifests"},{"name":"v3.1.0","sha":"f25943004a391bf67ff1b7d523c091bcd95b471e","kind":"commit","published_at":"2019-09-07T08:45:01.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.1.0/manifests"},{"name":"v2.3.0","sha":"645f9b948eee34cbcc335c70999f79c29c420fbf","kind":"commit","published_at":"2019-09-07T08:36:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.3.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.3.0/manifests"},{"name":"v3.0.3","sha":"135093ea93bee000af6999eabe3239ff1dfba046","kind":"tag","published_at":"2019-08-31T08:46:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.3/manifests"},{"name":"v2.2.7","sha":"21241797f8cd81af1b8dde3323c6f805799d053e","kind":"tag","published_at":"2019-08-31T08:45:50.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.7/manifests"},{"name":"v3.0.2","sha":"bf524fc7237fc52e9501b96c1a908c9f53ec0e2d","kind":"commit","published_at":"2019-08-24T14:59:26.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"6b61558f96f90c68aa79bd65bc50117a970370d3","kind":"commit","published_at":"2019-08-01T16:57:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.1/manifests"},{"name":"v2.2.6","sha":"8ef35db8296124c4969aab929c16c91c3cb2c8a0","kind":"commit","published_at":"2019-08-01T16:35:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.6/manifests"},{"name":"v3.0.0","sha":"24bda3cc0ca046d25522fa35e17d946848514d07","kind":"commit","published_at":"2019-07-30T17:08:11.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.0/manifests"},{"name":"v2.2.5","sha":"377214e3044ff9f12d996f3037fb8c3e3ad16b49","kind":"tag","published_at":"2019-07-30T16:48:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"057d66e894a4e55853274a3bbbf7de02ba639e43","kind":"tag","published_at":"2019-07-01T08:11:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"d705d4371bfccdf47f10e45584e896026c83616f","kind":"tag","published_at":"2019-05-01T09:10:04.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a29bec8a92352da49c183edaf908f9d382fe321f","kind":"tag","published_at":"2019-05-01T08:18:17.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"fea8a15e1036298ceb32edea0eccdb857097ba7b","kind":"tag","published_at":"2019-04-30T21:35:18.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"713bcae4abc153cac5e484a509699ce464090c6a","kind":"tag","published_at":"2019-04-30T13:44:20.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.0/manifests"},{"name":"v2.1.3","sha":"6749706c167653de32474906f3be3cff2403ed00","kind":"tag","published_at":"2019-04-30T11:10:44.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"9419d2361c8ae111073ffe3337ecc364fb590921","kind":"tag","published_at":"2019-04-15T11:20:57.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"315a67e90e415bcdaff33057da191569bf4d8479","kind":"tag","published_at":"2019-03-27T17:32:22.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"062282ea0dcff40c9fb8525789eef9644b1fbd6e","kind":"tag","published_at":"2019-02-22T15:38:42.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.0/manifests"},{"name":"v2.0.8","sha":"473cd7ce01a1113208073166464b98819526150e","kind":"tag","published_at":"2019-01-31T08:46:27.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.8","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"635575b42742856941dbc767b44905bb9ba083f6","kind":"tag","published_at":"2018-10-05T16:52:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"bb6bfd13c6a262f1943c0446eb25b7f54c1fb9a2","kind":"tag","published_at":"2018-09-06T18:53:25.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"ea731401f5c95a8ba30f15787e5e0fb77c60c66b","kind":"tag","published_at":"2018-09-05T07:42:56.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"ea731401f5c95a8ba30f15787e5e0fb77c60c66b","kind":"tag","published_at":"2018-08-30T19:01:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"1958fd8fff7f115e79725b1288e0b878b3e06b00","kind":"tag","published_at":"2018-06-26T19:01:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"6b9367c9ff401dbc54fabce3fb8d972e799b702d","kind":"commit","published_at":"2018-06-10T16:27:16.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"5b77f257b7891c8569092fbd77e64719c6b08787","kind":"commit","published_at":"2018-06-10T13:02:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.1/manifests"},{"name":"v2.0","sha":"67db90e8d315e4926cd16b410eba7e10cf9ae45c","kind":"commit","published_at":"2018-06-09T16:00:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0/manifests"},{"name":"v1.1","sha":"2fcda4cb7018ce05a25959d2fe08c83e3329f169","kind":"tag","published_at":"2017-12-20T09:22:22.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.1/manifests"},{"name":"v1.0.1","sha":"08c27939df1bd95e881e2c2367a749964ad1fceb","kind":"tag","published_at":"2017-10-01T07:22:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"5c9560bfa9ace2bf86080bf40d46b34ae44604df","kind":"tag","published_at":"2017-05-19T16:16:59.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T08:59:39.107Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":1.3932081383825812,"forks_count":1.4532505384175967,"average":4.797864735134455},"purl":"pkg:golang/gopkg.in/pierrec/lz4.v2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/gopkg.in/pierrec/lz4.v2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/gopkg.in/pierrec/lz4.v2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/gopkg.in/pierrec/lz4.v2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:04:34.412Z","issues_count":66,"pull_requests_count":82,"avg_time_to_close_issue":8084555.395348838,"avg_time_to_close_pull_request":2461528.1265822784,"issues_closed_count":43,"pull_requests_closed_count":79,"pull_request_authors_count":27,"issue_authors_count":53,"avg_comments_per_issue":1.9242424242424243,"avg_comments_per_pull_request":1.0609756097560976,"merged_pull_requests_count":74,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":3014310.5,"past_year_avg_time_to_close_pull_request":1389855.857142857,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":1.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fpierrec%2Flz4.v2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fpierrec%2Flz4.v2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fpierrec%2Flz4.v2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fpierrec%2Flz4.v2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fpierrec%2Flz4.v2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fpierrec%2Flz4.v2/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-26T05:01:06.821Z","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":14338020,"name":"github.com/Pierrec/lz4/v4","ecosystem":"go","description":null,"homepage":null,"licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/Pierrec/lz4","keywords_array":[],"namespace":null,"versions_count":34,"first_release_published_at":"2026-04-28T11:00:20.149Z","latest_release_published_at":"2026-08-20T07:30:56.429Z","latest_release_number":"v4.1.29","last_synced_at":"2026-08-25T09:54:30.556Z","created_at":"2026-04-28T11:00:15.953Z","updated_at":"2026-08-25T09:54:30.556Z","registry_url":"https://pkg.go.dev/github.com/Pierrec/lz4/v4","install_command":"go get github.com/Pierrec/lz4/v4","documentation_url":"https://pkg.go.dev/github.com/Pierrec/lz4/v4#section-documentation","metadata":{},"repo_metadata":{"id":28702874,"uuid":"32223299","full_name":"pierrec/lz4","owner":"pierrec","description":"LZ4 compression and decompression in pure Go","archived":false,"fork":false,"pushed_at":"2026-08-16T14:28:47.000Z","size":68861,"stargazers_count":970,"open_issues_count":24,"forks_count":153,"subscribers_count":21,"default_branch":"v4","last_synced_at":"2026-08-18T06:11:49.812Z","etag":null,"topics":["go","golang","lz4","lz4-frame"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/pierrec.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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-03-14T17:21:06.000Z","updated_at":"2026-08-16T14:29:05.000Z","dependencies_parsed_at":"2026-08-11T02:46:55.843Z","dependency_job_id":null,"html_url":"https://github.com/pierrec/lz4","commit_stats":{"total_commits":262,"total_committers":40,"mean_commits":6.55,"dds":0.6068702290076335,"last_synced_commit":"294e7659e17723306ebf3a44cd7ad2c11f456c37"},"previous_names":[],"tags_count":78,"template":false,"template_full_name":null,"purl":"pkg:github/pierrec/lz4","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/refs/heads/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/sbom","scorecard":{"id":733381,"data":{"date":"2025-08-11","repo":{"name":"github.com/pierrec/lz4","commit":"cd9d7a4f66405a92f4881933816b828b0f7d5fe2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":7,"reason":"Found 11/15 approved changesets -- score normalized to 7","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":"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/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"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/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pierrec/lz4/ci.yml/v4?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pierrec/lz4/ci.yml/v4?enable=pin","Info:   0 out of   2 GitHub-owned 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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'v4'"],"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 26 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"}},{"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"}}]},"last_synced_at":"2025-08-22T15:04:00.779Z","repository_id":28702874,"created_at":"2025-08-22T15:04:00.779Z","updated_at":"2025-08-22T15:04:00.779Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36759313,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"pierrec","name":"Pierre Curto","uuid":"368228","kind":"user","description":null,"email":"","website":null,"location":"Paris (France)","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/368228?u=d2f292050fd10608c8385b8133f98f1cc1c5be0c\u0026v=4","repositories_count":72,"last_synced_at":"2026-08-13T19:37:35.695Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pierrec","funding_links":[],"total_stars":1960,"followers":80,"following":10,"created_at":"2022-11-02T16:23:59.822Z","updated_at":"2026-08-13T19:37:35.715Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec/repositories"},"tags":[{"name":"v4.1.28","sha":"136754c4a5e622c5495d3c28936b9d6b569704b2","kind":"tag","published_at":"2026-08-05T07:59:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.28","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.28/manifests"},{"name":"v4.1.27","sha":"a296161b6e73e177e902d9cdafbd3e8b9ffaa68f","kind":"tag","published_at":"2026-05-31T08:24:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.27","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.27/manifests"},{"name":"v4.1.26","sha":"60ed180f469c3090aa5453e33043a96f02e790a5","kind":"commit","published_at":"2026-03-06T08:33:31.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.26","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.26/manifests"},{"name":"v4.1.25","sha":"ace844d9aa4689551c0679d4a700adb95f0c5cd1","kind":"commit","published_at":"2026-01-17T09:00:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.25","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.25/manifests"},{"name":"v4.1.24","sha":"a6fe6d4072fb777a2e7a3bab930f5de8ce5763f8","kind":"commit","published_at":"2026-01-16T14:48:55.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.24","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.24/manifests"},{"name":"v4.1.23","sha":"cd9d7a4f66405a92f4881933816b828b0f7d5fe2","kind":"commit","published_at":"2025-05-10T15:40:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.23","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.23/manifests"},{"name":"v4.1.22","sha":"fdaa7e2eae2400f761d8503ca047b46d2ab67507","kind":"commit","published_at":"2024-12-12T16:53:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.22","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.22/manifests"},{"name":"v4.1.21","sha":"294e7659e17723306ebf3a44cd7ad2c11f456c37","kind":"commit","published_at":"2024-01-08T20:17:19.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.21","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.21/manifests"},{"name":"v4.1.20","sha":"294e7659e17723306ebf3a44cd7ad2c11f456c37","kind":"commit","published_at":"2024-01-08T20:17:19.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.20","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.20/manifests"},{"name":"v4.1.19","sha":"a0f6c5e4be7afda8aa9154f2b85ee64e9c3c5008","kind":"tag","published_at":"2023-12-07T08:51:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.19","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.19/manifests"},{"name":"v4.1.18","sha":"ef495ee7d4516ddb9b31019170c8c3eb311caeb5","kind":"commit","published_at":"2023-06-14T14:02:14.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.18","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.18/manifests"},{"name":"v4.1.17","sha":"d2b3f5d3e4659cc4fd720d1649c39b5627187261","kind":"commit","published_at":"2022-09-27T07:11:15.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.17","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.17/manifests"},{"name":"v4.1.16","sha":"cb3e7ea2cd15fd4d9f4d65333308f20d9b5d8156","kind":"tag","published_at":"2022-09-10T06:40:49.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.16","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.16/manifests"},{"name":"v4.1.15","sha":"c3eaa1e8841ece1461ec5e0f1fbbd5f1c52d2f85","kind":"commit","published_at":"2022-06-15T06:43:04.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.15","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.15/manifests"},{"name":"v3.3.5","sha":"1a84cb2a9795a28b84df55a898b65b39d3d6b1f1","kind":"commit","published_at":"2022-05-17T09:27:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.5/manifests"},{"name":"v4.1.14","sha":"a5532e5996ee86d17f8ce2694c08fb5bf3c6b471","kind":"commit","published_at":"2022-02-07T17:09:36.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.14","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.14/manifests"},{"name":"v4.1.13","sha":"937a472cf6230c7a4662d8f9831d54faff99587d","kind":"commit","published_at":"2022-02-05T08:10:40.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.13","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.13/manifests"},{"name":"v4.1.12","sha":"a134e63e138e8dcef0be0a90bb586bccf4e99651","kind":"commit","published_at":"2021-12-02T19:53:53.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.12","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.12/manifests"},{"name":"v4.1.11","sha":"007008ea0e9a5c20f0b924d7f4a39e0c9e124bc8","kind":"commit","published_at":"2021-11-11T17:44:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.11","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.11/manifests"},{"name":"v4.1.10","sha":"ce64ccda1a829d9186ed58d5e98312bad76d9cc5","kind":"commit","published_at":"2021-11-03T09:22:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.10","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.10/manifests"},{"name":"v3.3.4","sha":"78da98416caea5ba9479b4c9d54ed20c64131a5f","kind":"commit","published_at":"2021-11-03T08:47:45.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"ea3a7443507cc04caf32bbf6d818f5e23fdf80d3","kind":"commit","published_at":"2021-10-20T06:55:49.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.3/manifests"},{"name":"v4.1.9","sha":"d1a2baaa1508d6151787fcffd6468a76f5e769a1","kind":"commit","published_at":"2021-10-20T06:54:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.9","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.9/manifests"},{"name":"v4.1.8","sha":"2c1550e56c43e875151468b8f6380ac8d706e88e","kind":"tag","published_at":"2021-06-21T17:42:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.8","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.8/manifests"},{"name":"v2.6.1","sha":"bd2592c4cc7765ba1d21d20044eb45a3b19325d3","kind":"tag","published_at":"2021-06-03T11:16:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.6.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.1/manifests"},{"name":"v4.1.7","sha":"e52e7c6a2464812d0567ec2aa20ccb2eef0f2da2","kind":"tag","published_at":"2021-05-20T11:38:07.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.7/manifests"},{"name":"v4.1.6","sha":"bc2ca873d9c39fa64f38c014a9dc44e570aa8921","kind":"tag","published_at":"2021-04-11T18:24:32.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.6/manifests"},{"name":"v4.1.5","sha":"e14f98189f2e857c91b909d68e86c3e4e81b536d","kind":"tag","published_at":"2021-04-11T10:33:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.5/manifests"},{"name":"v4.1.4","sha":"284f0563c70c990e716fd91f3b7967bbe3d21a25","kind":"commit","published_at":"2021-03-20T18:34:39.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"adbc1acb6b43ca0bce1bc040e8444b921eadf3b5","kind":"commit","published_at":"2021-01-04T14:47:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"049b49abfdeaf55b3a6520e03cb41303392e01a5","kind":"commit","published_at":"2020-12-16T12:34:14.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"fce381da8c083ecebabdcf79425247272a50c451","kind":"commit","published_at":"2020-11-04T13:58:29.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"d4b98448f6e99d551e417e2f519ac304c0fadf4e","kind":"commit","published_at":"2020-11-01T20:22:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.0/manifests"},{"name":"v2.6.0","sha":"0e583d326e0ec6b9c1ad223188dc709af385408e","kind":"commit","published_at":"2020-10-31T10:21:20.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.6.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.0/manifests"},{"name":"v4.0.3","sha":"6c4a61cc7f432a40ca1443ab13dbcd0869d39cae","kind":"commit","published_at":"2020-10-02T14:13:28.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"dc85acba08d8d851ec636435917e9c1ce2fe9ad9","kind":"commit","published_at":"2020-08-19T20:26:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"88d36b34caf06fa2e82f3ed84c85ef6deb2644d2","kind":"commit","published_at":"2020-07-12T16:32:28.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"750bc6485855242fcd23981569521d756ad28617","kind":"commit","published_at":"2020-05-01T14:33:57.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.0/manifests"},{"name":"v3.3.2","sha":"76b19f543aee055fb9dc4ecde27365de9e1f9c39","kind":"commit","published_at":"2020-04-21T15:14:07.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.2/manifests"},{"name":"v2.5.2","sha":"65e4285c566323a894d155441e5279ec4a9884f4","kind":"commit","published_at":"2020-04-21T15:13:18.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.2/manifests"},{"name":"v3.3.1","sha":"0a1a23edb41e98e8379ac1e351d4ef4c2dce93ea","kind":"commit","published_at":"2020-04-11T11:10:25.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.1/manifests"},{"name":"v2.5.1","sha":"08cb7fb602ea40c9d78f17e4d8fa6947cc2c5a9c","kind":"commit","published_at":"2020-04-11T11:08:15.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.1/manifests"},{"name":"v3.3.0","sha":"218beaf6660bbe7d88a3e0e8654b08c632ecc8b4","kind":"commit","published_at":"2020-04-06T15:58:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.0/manifests"},{"name":"v2.5.0","sha":"ac37b5b48a0a3f689dea69ce1dcd32a0f012c7cb","kind":"commit","published_at":"2020-04-06T15:52:54.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.0/manifests"},{"name":"v3.2.1","sha":"92a261d7322869293eca765068a837a15dd38a38","kind":"commit","published_at":"2020-01-19T12:19:39.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.2.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.1/manifests"},{"name":"v2.4.1","sha":"edce7c4c96dac9adc01d38b18fd2456a7c0c5773","kind":"commit","published_at":"2020-01-18T20:43:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.4.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.1/manifests"},{"name":"v3.2.0","sha":"8bdc6c8049a5b946ad5beeda69ac7184fe06e939","kind":"commit","published_at":"2019-11-15T21:21:32.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.0/manifests"},{"name":"v2.4.0","sha":"9085dacd1e1eca033047a5514195779360363ced","kind":"commit","published_at":"2019-11-15T21:20:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.4.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.0/manifests"},{"name":"v3.1.0","sha":"f25943004a391bf67ff1b7d523c091bcd95b471e","kind":"commit","published_at":"2019-09-07T08:45:01.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.1.0/manifests"},{"name":"v2.3.0","sha":"645f9b948eee34cbcc335c70999f79c29c420fbf","kind":"commit","published_at":"2019-09-07T08:36:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.3.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.3.0/manifests"},{"name":"v3.0.3","sha":"135093ea93bee000af6999eabe3239ff1dfba046","kind":"tag","published_at":"2019-08-31T08:46:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.3/manifests"},{"name":"v2.2.7","sha":"21241797f8cd81af1b8dde3323c6f805799d053e","kind":"tag","published_at":"2019-08-31T08:45:50.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.7/manifests"},{"name":"v3.0.2","sha":"bf524fc7237fc52e9501b96c1a908c9f53ec0e2d","kind":"commit","published_at":"2019-08-24T14:59:26.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"6b61558f96f90c68aa79bd65bc50117a970370d3","kind":"commit","published_at":"2019-08-01T16:57:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.1/manifests"},{"name":"v2.2.6","sha":"8ef35db8296124c4969aab929c16c91c3cb2c8a0","kind":"commit","published_at":"2019-08-01T16:35:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.6/manifests"},{"name":"v3.0.0","sha":"24bda3cc0ca046d25522fa35e17d946848514d07","kind":"commit","published_at":"2019-07-30T17:08:11.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.0/manifests"},{"name":"v2.2.5","sha":"377214e3044ff9f12d996f3037fb8c3e3ad16b49","kind":"tag","published_at":"2019-07-30T16:48:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"057d66e894a4e55853274a3bbbf7de02ba639e43","kind":"tag","published_at":"2019-07-01T08:11:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"d705d4371bfccdf47f10e45584e896026c83616f","kind":"tag","published_at":"2019-05-01T09:10:04.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a29bec8a92352da49c183edaf908f9d382fe321f","kind":"tag","published_at":"2019-05-01T08:18:17.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"fea8a15e1036298ceb32edea0eccdb857097ba7b","kind":"tag","published_at":"2019-04-30T21:35:18.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"713bcae4abc153cac5e484a509699ce464090c6a","kind":"tag","published_at":"2019-04-30T13:44:20.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.0/manifests"},{"name":"v2.1.3","sha":"6749706c167653de32474906f3be3cff2403ed00","kind":"tag","published_at":"2019-04-30T11:10:44.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"9419d2361c8ae111073ffe3337ecc364fb590921","kind":"tag","published_at":"2019-04-15T11:20:57.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"315a67e90e415bcdaff33057da191569bf4d8479","kind":"tag","published_at":"2019-03-27T17:32:22.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"062282ea0dcff40c9fb8525789eef9644b1fbd6e","kind":"tag","published_at":"2019-02-22T15:38:42.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.0/manifests"},{"name":"v2.0.8","sha":"473cd7ce01a1113208073166464b98819526150e","kind":"tag","published_at":"2019-01-31T08:46:27.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.8","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"635575b42742856941dbc767b44905bb9ba083f6","kind":"tag","published_at":"2018-10-05T16:52:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"bb6bfd13c6a262f1943c0446eb25b7f54c1fb9a2","kind":"tag","published_at":"2018-09-06T18:53:25.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"ea731401f5c95a8ba30f15787e5e0fb77c60c66b","kind":"tag","published_at":"2018-09-05T07:42:56.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"ea731401f5c95a8ba30f15787e5e0fb77c60c66b","kind":"tag","published_at":"2018-08-30T19:01:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"1958fd8fff7f115e79725b1288e0b878b3e06b00","kind":"tag","published_at":"2018-06-26T19:01:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"6b9367c9ff401dbc54fabce3fb8d972e799b702d","kind":"commit","published_at":"2018-06-10T16:27:16.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"5b77f257b7891c8569092fbd77e64719c6b08787","kind":"commit","published_at":"2018-06-10T13:02:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.1/manifests"},{"name":"v2.0","sha":"67db90e8d315e4926cd16b410eba7e10cf9ae45c","kind":"commit","published_at":"2018-06-09T16:00:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0/manifests"},{"name":"v1.1","sha":"2fcda4cb7018ce05a25959d2fe08c83e3329f169","kind":"tag","published_at":"2017-12-20T09:22:22.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.1/manifests"},{"name":"v1.0.1","sha":"08c27939df1bd95e881e2c2367a749964ad1fceb","kind":"tag","published_at":"2017-10-01T07:22:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"5c9560bfa9ace2bf86080bf40d46b34ae44604df","kind":"tag","published_at":"2017-05-19T16:16:59.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T06:33:00.247Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.135177172859481,"dependent_packages_count":4.811484132117595,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.973330652488539},"purl":"pkg:golang/github.com/%21pierrec/lz4/v4","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Pierrec/lz4/v4","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Pierrec/lz4/v4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Pierrec/lz4/v4/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T05:32:28.494Z","issues_count":65,"pull_requests_count":81,"avg_time_to_close_issue":8275548.619047619,"avg_time_to_close_pull_request":2492288.705128205,"issues_closed_count":42,"pull_requests_closed_count":78,"pull_request_authors_count":26,"issue_authors_count":52,"avg_comments_per_issue":1.9538461538461538,"avg_comments_per_pull_request":1.0617283950617284,"merged_pull_requests_count":73,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":5,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":5965781.0,"past_year_avg_time_to_close_pull_request":1611131.3333333333,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.6,"past_year_avg_comments_per_pull_request":1.2857142857142858,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPierrec%2Flz4%2Fv4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPierrec%2Flz4%2Fv4/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPierrec%2Flz4%2Fv4/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPierrec%2Flz4%2Fv4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPierrec%2Flz4%2Fv4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPierrec%2Flz4%2Fv4/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-26T05:01:06.821Z","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":3492991,"name":"github.com/pierrec/lz4","ecosystem":"go","description":"Package lz4 implements reading and writing lz4 compressed data (a frame), as specified in http://fastcompression.blogspot.fr/2013/04/lz4-streaming-format-final.html.","homepage":"https://github.com/pierrec/lz4","licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pierrec/lz4","keywords_array":[],"namespace":"github.com/pierrec","versions_count":29,"first_release_published_at":"2017-08-28T19:29:35.000Z","latest_release_published_at":"2021-06-03T11:13:57.000Z","latest_release_number":"v2.6.1+incompatible","last_synced_at":"2026-08-25T09:46:22.428Z","created_at":"2022-04-10T19:13:49.829Z","updated_at":"2026-08-25T09:46:22.429Z","registry_url":"https://pkg.go.dev/github.com/pierrec/lz4","install_command":"go get github.com/pierrec/lz4","documentation_url":"https://pkg.go.dev/github.com/pierrec/lz4#section-documentation","metadata":{},"repo_metadata":{"id":28702874,"uuid":"32223299","full_name":"pierrec/lz4","owner":"pierrec","description":"LZ4 compression and decompression in pure Go","archived":false,"fork":false,"pushed_at":"2026-08-16T14:28:47.000Z","size":68861,"stargazers_count":970,"open_issues_count":24,"forks_count":153,"subscribers_count":21,"default_branch":"v4","last_synced_at":"2026-08-18T06:11:49.812Z","etag":null,"topics":["go","golang","lz4","lz4-frame"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/pierrec.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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-03-14T17:21:06.000Z","updated_at":"2026-08-16T14:29:05.000Z","dependencies_parsed_at":"2026-08-11T02:46:55.843Z","dependency_job_id":null,"html_url":"https://github.com/pierrec/lz4","commit_stats":{"total_commits":262,"total_committers":40,"mean_commits":6.55,"dds":0.6068702290076335,"last_synced_commit":"294e7659e17723306ebf3a44cd7ad2c11f456c37"},"previous_names":[],"tags_count":78,"template":false,"template_full_name":null,"purl":"pkg:github/pierrec/lz4","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/refs/heads/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/sbom","scorecard":{"id":733381,"data":{"date":"2025-08-11","repo":{"name":"github.com/pierrec/lz4","commit":"cd9d7a4f66405a92f4881933816b828b0f7d5fe2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":7,"reason":"Found 11/15 approved changesets -- score normalized to 7","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":"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/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"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/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pierrec/lz4/ci.yml/v4?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pierrec/lz4/ci.yml/v4?enable=pin","Info:   0 out of   2 GitHub-owned 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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'v4'"],"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 26 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"}},{"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"}}]},"last_synced_at":"2025-08-22T15:04:00.779Z","repository_id":28702874,"created_at":"2025-08-22T15:04:00.779Z","updated_at":"2025-08-22T15:04:00.779Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36759362,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"pierrec","name":"Pierre Curto","uuid":"368228","kind":"user","description":null,"email":"","website":null,"location":"Paris (France)","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/368228?u=d2f292050fd10608c8385b8133f98f1cc1c5be0c\u0026v=4","repositories_count":72,"last_synced_at":"2026-08-13T19:37:35.695Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pierrec","funding_links":[],"total_stars":1960,"followers":80,"following":10,"created_at":"2022-11-02T16:23:59.822Z","updated_at":"2026-08-13T19:37:35.715Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec/repositories"},"tags":[{"name":"v4.1.28","sha":"136754c4a5e622c5495d3c28936b9d6b569704b2","kind":"tag","published_at":"2026-08-05T07:59:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.28","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.28/manifests"},{"name":"v4.1.27","sha":"a296161b6e73e177e902d9cdafbd3e8b9ffaa68f","kind":"tag","published_at":"2026-05-31T08:24:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.27","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.27/manifests"},{"name":"v4.1.26","sha":"60ed180f469c3090aa5453e33043a96f02e790a5","kind":"commit","published_at":"2026-03-06T08:33:31.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.26","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.26/manifests"},{"name":"v4.1.25","sha":"ace844d9aa4689551c0679d4a700adb95f0c5cd1","kind":"commit","published_at":"2026-01-17T09:00:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.25","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.25/manifests"},{"name":"v4.1.24","sha":"a6fe6d4072fb777a2e7a3bab930f5de8ce5763f8","kind":"commit","published_at":"2026-01-16T14:48:55.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.24","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.24/manifests"},{"name":"v4.1.23","sha":"cd9d7a4f66405a92f4881933816b828b0f7d5fe2","kind":"commit","published_at":"2025-05-10T15:40:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.23","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.23/manifests"},{"name":"v4.1.22","sha":"fdaa7e2eae2400f761d8503ca047b46d2ab67507","kind":"commit","published_at":"2024-12-12T16:53:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.22","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.22/manifests"},{"name":"v4.1.21","sha":"294e7659e17723306ebf3a44cd7ad2c11f456c37","kind":"commit","published_at":"2024-01-08T20:17:19.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.21","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.21/manifests"},{"name":"v4.1.20","sha":"294e7659e17723306ebf3a44cd7ad2c11f456c37","kind":"commit","published_at":"2024-01-08T20:17:19.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.20","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.20/manifests"},{"name":"v4.1.19","sha":"a0f6c5e4be7afda8aa9154f2b85ee64e9c3c5008","kind":"tag","published_at":"2023-12-07T08:51:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.19","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.19/manifests"},{"name":"v4.1.18","sha":"ef495ee7d4516ddb9b31019170c8c3eb311caeb5","kind":"commit","published_at":"2023-06-14T14:02:14.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.18","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.18/manifests"},{"name":"v4.1.17","sha":"d2b3f5d3e4659cc4fd720d1649c39b5627187261","kind":"commit","published_at":"2022-09-27T07:11:15.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.17","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.17/manifests"},{"name":"v4.1.16","sha":"cb3e7ea2cd15fd4d9f4d65333308f20d9b5d8156","kind":"tag","published_at":"2022-09-10T06:40:49.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.16","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.16/manifests"},{"name":"v4.1.15","sha":"c3eaa1e8841ece1461ec5e0f1fbbd5f1c52d2f85","kind":"commit","published_at":"2022-06-15T06:43:04.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.15","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.15/manifests"},{"name":"v3.3.5","sha":"1a84cb2a9795a28b84df55a898b65b39d3d6b1f1","kind":"commit","published_at":"2022-05-17T09:27:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.5/manifests"},{"name":"v4.1.14","sha":"a5532e5996ee86d17f8ce2694c08fb5bf3c6b471","kind":"commit","published_at":"2022-02-07T17:09:36.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.14","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.14/manifests"},{"name":"v4.1.13","sha":"937a472cf6230c7a4662d8f9831d54faff99587d","kind":"commit","published_at":"2022-02-05T08:10:40.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.13","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.13/manifests"},{"name":"v4.1.12","sha":"a134e63e138e8dcef0be0a90bb586bccf4e99651","kind":"commit","published_at":"2021-12-02T19:53:53.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.12","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.12/manifests"},{"name":"v4.1.11","sha":"007008ea0e9a5c20f0b924d7f4a39e0c9e124bc8","kind":"commit","published_at":"2021-11-11T17:44:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.11","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.11/manifests"},{"name":"v4.1.10","sha":"ce64ccda1a829d9186ed58d5e98312bad76d9cc5","kind":"commit","published_at":"2021-11-03T09:22:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.10","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.10/manifests"},{"name":"v3.3.4","sha":"78da98416caea5ba9479b4c9d54ed20c64131a5f","kind":"commit","published_at":"2021-11-03T08:47:45.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"ea3a7443507cc04caf32bbf6d818f5e23fdf80d3","kind":"commit","published_at":"2021-10-20T06:55:49.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.3/manifests"},{"name":"v4.1.9","sha":"d1a2baaa1508d6151787fcffd6468a76f5e769a1","kind":"commit","published_at":"2021-10-20T06:54:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.9","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.9/manifests"},{"name":"v4.1.8","sha":"2c1550e56c43e875151468b8f6380ac8d706e88e","kind":"tag","published_at":"2021-06-21T17:42:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.8","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.8/manifests"},{"name":"v2.6.1","sha":"bd2592c4cc7765ba1d21d20044eb45a3b19325d3","kind":"tag","published_at":"2021-06-03T11:16:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.6.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.1/manifests"},{"name":"v4.1.7","sha":"e52e7c6a2464812d0567ec2aa20ccb2eef0f2da2","kind":"tag","published_at":"2021-05-20T11:38:07.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.7/manifests"},{"name":"v4.1.6","sha":"bc2ca873d9c39fa64f38c014a9dc44e570aa8921","kind":"tag","published_at":"2021-04-11T18:24:32.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.6/manifests"},{"name":"v4.1.5","sha":"e14f98189f2e857c91b909d68e86c3e4e81b536d","kind":"tag","published_at":"2021-04-11T10:33:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.5/manifests"},{"name":"v4.1.4","sha":"284f0563c70c990e716fd91f3b7967bbe3d21a25","kind":"commit","published_at":"2021-03-20T18:34:39.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"adbc1acb6b43ca0bce1bc040e8444b921eadf3b5","kind":"commit","published_at":"2021-01-04T14:47:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"049b49abfdeaf55b3a6520e03cb41303392e01a5","kind":"commit","published_at":"2020-12-16T12:34:14.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"fce381da8c083ecebabdcf79425247272a50c451","kind":"commit","published_at":"2020-11-04T13:58:29.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"d4b98448f6e99d551e417e2f519ac304c0fadf4e","kind":"commit","published_at":"2020-11-01T20:22:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.0/manifests"},{"name":"v2.6.0","sha":"0e583d326e0ec6b9c1ad223188dc709af385408e","kind":"commit","published_at":"2020-10-31T10:21:20.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.6.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.0/manifests"},{"name":"v4.0.3","sha":"6c4a61cc7f432a40ca1443ab13dbcd0869d39cae","kind":"commit","published_at":"2020-10-02T14:13:28.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"dc85acba08d8d851ec636435917e9c1ce2fe9ad9","kind":"commit","published_at":"2020-08-19T20:26:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"88d36b34caf06fa2e82f3ed84c85ef6deb2644d2","kind":"commit","published_at":"2020-07-12T16:32:28.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"750bc6485855242fcd23981569521d756ad28617","kind":"commit","published_at":"2020-05-01T14:33:57.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.0/manifests"},{"name":"v3.3.2","sha":"76b19f543aee055fb9dc4ecde27365de9e1f9c39","kind":"commit","published_at":"2020-04-21T15:14:07.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.2/manifests"},{"name":"v2.5.2","sha":"65e4285c566323a894d155441e5279ec4a9884f4","kind":"commit","published_at":"2020-04-21T15:13:18.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.2/manifests"},{"name":"v3.3.1","sha":"0a1a23edb41e98e8379ac1e351d4ef4c2dce93ea","kind":"commit","published_at":"2020-04-11T11:10:25.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.1/manifests"},{"name":"v2.5.1","sha":"08cb7fb602ea40c9d78f17e4d8fa6947cc2c5a9c","kind":"commit","published_at":"2020-04-11T11:08:15.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.1/manifests"},{"name":"v3.3.0","sha":"218beaf6660bbe7d88a3e0e8654b08c632ecc8b4","kind":"commit","published_at":"2020-04-06T15:58:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.0/manifests"},{"name":"v2.5.0","sha":"ac37b5b48a0a3f689dea69ce1dcd32a0f012c7cb","kind":"commit","published_at":"2020-04-06T15:52:54.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.0/manifests"},{"name":"v3.2.1","sha":"92a261d7322869293eca765068a837a15dd38a38","kind":"commit","published_at":"2020-01-19T12:19:39.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.2.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.1/manifests"},{"name":"v2.4.1","sha":"edce7c4c96dac9adc01d38b18fd2456a7c0c5773","kind":"commit","published_at":"2020-01-18T20:43:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.4.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.1/manifests"},{"name":"v3.2.0","sha":"8bdc6c8049a5b946ad5beeda69ac7184fe06e939","kind":"commit","published_at":"2019-11-15T21:21:32.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.0/manifests"},{"name":"v2.4.0","sha":"9085dacd1e1eca033047a5514195779360363ced","kind":"commit","published_at":"2019-11-15T21:20:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.4.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.0/manifests"},{"name":"v3.1.0","sha":"f25943004a391bf67ff1b7d523c091bcd95b471e","kind":"commit","published_at":"2019-09-07T08:45:01.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.1.0/manifests"},{"name":"v2.3.0","sha":"645f9b948eee34cbcc335c70999f79c29c420fbf","kind":"commit","published_at":"2019-09-07T08:36:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.3.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.3.0/manifests"},{"name":"v3.0.3","sha":"135093ea93bee000af6999eabe3239ff1dfba046","kind":"tag","published_at":"2019-08-31T08:46:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.3/manifests"},{"name":"v2.2.7","sha":"21241797f8cd81af1b8dde3323c6f805799d053e","kind":"tag","published_at":"2019-08-31T08:45:50.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.7/manifests"},{"name":"v3.0.2","sha":"bf524fc7237fc52e9501b96c1a908c9f53ec0e2d","kind":"commit","published_at":"2019-08-24T14:59:26.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"6b61558f96f90c68aa79bd65bc50117a970370d3","kind":"commit","published_at":"2019-08-01T16:57:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.1/manifests"},{"name":"v2.2.6","sha":"8ef35db8296124c4969aab929c16c91c3cb2c8a0","kind":"commit","published_at":"2019-08-01T16:35:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.6/manifests"},{"name":"v3.0.0","sha":"24bda3cc0ca046d25522fa35e17d946848514d07","kind":"commit","published_at":"2019-07-30T17:08:11.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.0/manifests"},{"name":"v2.2.5","sha":"377214e3044ff9f12d996f3037fb8c3e3ad16b49","kind":"tag","published_at":"2019-07-30T16:48:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"057d66e894a4e55853274a3bbbf7de02ba639e43","kind":"tag","published_at":"2019-07-01T08:11:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"d705d4371bfccdf47f10e45584e896026c83616f","kind":"tag","published_at":"2019-05-01T09:10:04.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a29bec8a92352da49c183edaf908f9d382fe321f","kind":"tag","published_at":"2019-05-01T08:18:17.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"fea8a15e1036298ceb32edea0eccdb857097ba7b","kind":"tag","published_at":"2019-04-30T21:35:18.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"713bcae4abc153cac5e484a509699ce464090c6a","kind":"tag","published_at":"2019-04-30T13:44:20.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.0/manifests"},{"name":"v2.1.3","sha":"6749706c167653de32474906f3be3cff2403ed00","kind":"tag","published_at":"2019-04-30T11:10:44.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"9419d2361c8ae111073ffe3337ecc364fb590921","kind":"tag","published_at":"2019-04-15T11:20:57.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"315a67e90e415bcdaff33057da191569bf4d8479","kind":"tag","published_at":"2019-03-27T17:32:22.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"062282ea0dcff40c9fb8525789eef9644b1fbd6e","kind":"tag","published_at":"2019-02-22T15:38:42.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.0/manifests"},{"name":"v2.0.8","sha":"473cd7ce01a1113208073166464b98819526150e","kind":"tag","published_at":"2019-01-31T08:46:27.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.8","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"635575b42742856941dbc767b44905bb9ba083f6","kind":"tag","published_at":"2018-10-05T16:52:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"bb6bfd13c6a262f1943c0446eb25b7f54c1fb9a2","kind":"tag","published_at":"2018-09-06T18:53:25.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"ea731401f5c95a8ba30f15787e5e0fb77c60c66b","kind":"tag","published_at":"2018-09-05T07:42:56.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"ea731401f5c95a8ba30f15787e5e0fb77c60c66b","kind":"tag","published_at":"2018-08-30T19:01:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"1958fd8fff7f115e79725b1288e0b878b3e06b00","kind":"tag","published_at":"2018-06-26T19:01:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"6b9367c9ff401dbc54fabce3fb8d972e799b702d","kind":"commit","published_at":"2018-06-10T16:27:16.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"5b77f257b7891c8569092fbd77e64719c6b08787","kind":"commit","published_at":"2018-06-10T13:02:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.1/manifests"},{"name":"v2.0","sha":"67db90e8d315e4926cd16b410eba7e10cf9ae45c","kind":"commit","published_at":"2018-06-09T16:00:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0/manifests"},{"name":"v1.1","sha":"2fcda4cb7018ce05a25959d2fe08c83e3329f169","kind":"tag","published_at":"2017-12-20T09:22:22.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.1/manifests"},{"name":"v1.0.1","sha":"08c27939df1bd95e881e2c2367a749964ad1fceb","kind":"tag","published_at":"2017-10-01T07:22:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"5c9560bfa9ace2bf86080bf40d46b34ae44604df","kind":"tag","published_at":"2017-05-19T16:16:59.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T06:41:23.813Z","dependent_packages_count":7697,"downloads":null,"downloads_period":null,"dependent_repos_count":49109,"rankings":{"downloads":null,"dependent_repos_count":0.023239716176238837,"dependent_packages_count":0.023738422531952116,"stargazers_count":2.2822797662862535,"forks_count":2.38092388344634,"docker_downloads_count":0.037502717949638636,"average":0.9495369012780847},"purl":"pkg:golang/github.com/pierrec/lz4","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pierrec/lz4","docker_dependents_count":3318,"docker_downloads_count":12607344450,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pierrec/lz4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pierrec/lz4/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-18T06:04:06.319Z","issues_count":66,"pull_requests_count":82,"avg_time_to_close_issue":8275548.619047619,"avg_time_to_close_pull_request":2492288.705128205,"issues_closed_count":42,"pull_requests_closed_count":78,"pull_request_authors_count":27,"issue_authors_count":53,"avg_comments_per_issue":1.9242424242424243,"avg_comments_per_pull_request":1.048780487804878,"merged_pull_requests_count":73,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":5965781.0,"past_year_avg_time_to_close_pull_request":1611131.3333333333,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":1.125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpierrec%2Flz4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpierrec%2Flz4/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpierrec%2Flz4/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpierrec%2Flz4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpierrec%2Flz4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpierrec%2Flz4/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-26T05:01:06.821Z","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":13685567,"name":"golang-github-pierrec-lz4","ecosystem":"debian","description":null,"homepage":"https://github.com/pierrec/lz4","licenses":"bsd-3-clause","normalized_licenses":[],"repository_url":"https://github.com/pierrec/lz4","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T17:57:09.129Z","latest_release_published_at":"2026-02-12T17:57:09.129Z","latest_release_number":"2.5.2-2","last_synced_at":"2026-03-13T00:07:15.115Z","created_at":"2026-02-12T17:57:08.848Z","updated_at":"2026-08-18T06:34:28.049Z","registry_url":"https://tracker.debian.org/pkg/golang-github-pierrec-lz4","install_command":"apt-get install golang-github-pierrec-lz4","documentation_url":"https://packages.debian.org/bookworm/golang-github-pierrec-lz4","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"golang-github-pierrec-lz4-dev","standards_version":"4.5.1","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-github-frankban-quicktest-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":28702874,"uuid":"32223299","full_name":"pierrec/lz4","owner":"pierrec","description":"LZ4 compression and decompression in pure Go","archived":false,"fork":false,"pushed_at":"2026-08-05T08:00:54.000Z","size":68869,"stargazers_count":969,"open_issues_count":22,"forks_count":152,"subscribers_count":21,"default_branch":"v4","last_synced_at":"2026-08-11T02:41:46.181Z","etag":null,"topics":["go","golang","lz4","lz4-frame"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/pierrec.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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-03-14T17:21:06.000Z","updated_at":"2026-08-05T07:58:09.000Z","dependencies_parsed_at":"2026-08-11T02:46:55.843Z","dependency_job_id":null,"html_url":"https://github.com/pierrec/lz4","commit_stats":{"total_commits":262,"total_committers":40,"mean_commits":6.55,"dds":0.6068702290076335,"last_synced_commit":"294e7659e17723306ebf3a44cd7ad2c11f456c37"},"previous_names":[],"tags_count":78,"template":false,"template_full_name":null,"purl":"pkg:github/pierrec/lz4","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/refs/heads/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/sbom","scorecard":{"id":733381,"data":{"date":"2025-08-11","repo":{"name":"github.com/pierrec/lz4","commit":"cd9d7a4f66405a92f4881933816b828b0f7d5fe2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":7,"reason":"Found 11/15 approved changesets -- score normalized to 7","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":"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/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"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/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pierrec/lz4/ci.yml/v4?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pierrec/lz4/ci.yml/v4?enable=pin","Info:   0 out of   2 GitHub-owned 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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'v4'"],"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 26 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"}},{"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"}}]},"last_synced_at":"2025-08-22T15:04:00.779Z","repository_id":28702874,"created_at":"2025-08-22T15:04:00.779Z","updated_at":"2025-08-22T15:04:00.779Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36547836,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-12T02:00:07.134Z","response_time":57,"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":"pierrec","name":"Pierre Curto","uuid":"368228","kind":"user","description":null,"email":"","website":null,"location":"Paris (France)","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/368228?u=d2f292050fd10608c8385b8133f98f1cc1c5be0c\u0026v=4","repositories_count":72,"last_synced_at":"2026-08-13T19:37:35.695Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pierrec","funding_links":[],"total_stars":1960,"followers":80,"following":10,"created_at":"2022-11-02T16:23:59.822Z","updated_at":"2026-08-13T19:37:35.715Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec/repositories"},"tags":[{"name":"v4.1.28","sha":"136754c4a5e622c5495d3c28936b9d6b569704b2","kind":"tag","published_at":"2026-08-05T07:59:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.28","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.28/manifests"},{"name":"v4.1.27","sha":"a296161b6e73e177e902d9cdafbd3e8b9ffaa68f","kind":"tag","published_at":"2026-05-31T08:24:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.27","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.27/manifests"},{"name":"v4.1.26","sha":"60ed180f469c3090aa5453e33043a96f02e790a5","kind":"commit","published_at":"2026-03-06T08:33:31.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.26","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.26/manifests"},{"name":"v4.1.25","sha":"ace844d9aa4689551c0679d4a700adb95f0c5cd1","kind":"commit","published_at":"2026-01-17T09:00:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.25","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.25/manifests"},{"name":"v4.1.24","sha":"a6fe6d4072fb777a2e7a3bab930f5de8ce5763f8","kind":"commit","published_at":"2026-01-16T14:48:55.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.24","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.24/manifests"},{"name":"v4.1.23","sha":"cd9d7a4f66405a92f4881933816b828b0f7d5fe2","kind":"commit","published_at":"2025-05-10T15:40:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.23","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.23/manifests"},{"name":"v4.1.22","sha":"fdaa7e2eae2400f761d8503ca047b46d2ab67507","kind":"commit","published_at":"2024-12-12T16:53:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.22","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.22/manifests"},{"name":"v4.1.21","sha":"294e7659e17723306ebf3a44cd7ad2c11f456c37","kind":"commit","published_at":"2024-01-08T20:17:19.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.21","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.21/manifests"},{"name":"v4.1.20","sha":"294e7659e17723306ebf3a44cd7ad2c11f456c37","kind":"commit","published_at":"2024-01-08T20:17:19.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.20","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.20/manifests"},{"name":"v4.1.19","sha":"a0f6c5e4be7afda8aa9154f2b85ee64e9c3c5008","kind":"tag","published_at":"2023-12-07T08:51:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.19","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.19/manifests"},{"name":"v4.1.18","sha":"ef495ee7d4516ddb9b31019170c8c3eb311caeb5","kind":"commit","published_at":"2023-06-14T14:02:14.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.18","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.18/manifests"},{"name":"v4.1.17","sha":"d2b3f5d3e4659cc4fd720d1649c39b5627187261","kind":"commit","published_at":"2022-09-27T07:11:15.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.17","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.17/manifests"},{"name":"v4.1.16","sha":"cb3e7ea2cd15fd4d9f4d65333308f20d9b5d8156","kind":"tag","published_at":"2022-09-10T06:40:49.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.16","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.16/manifests"},{"name":"v4.1.15","sha":"c3eaa1e8841ece1461ec5e0f1fbbd5f1c52d2f85","kind":"commit","published_at":"2022-06-15T06:43:04.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.15","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.15/manifests"},{"name":"v3.3.5","sha":"1a84cb2a9795a28b84df55a898b65b39d3d6b1f1","kind":"commit","published_at":"2022-05-17T09:27:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.5/manifests"},{"name":"v4.1.14","sha":"a5532e5996ee86d17f8ce2694c08fb5bf3c6b471","kind":"commit","published_at":"2022-02-07T17:09:36.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.14","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.14/manifests"},{"name":"v4.1.13","sha":"937a472cf6230c7a4662d8f9831d54faff99587d","kind":"commit","published_at":"2022-02-05T08:10:40.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.13","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.13/manifests"},{"name":"v4.1.12","sha":"a134e63e138e8dcef0be0a90bb586bccf4e99651","kind":"commit","published_at":"2021-12-02T19:53:53.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.12","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.12/manifests"},{"name":"v4.1.11","sha":"007008ea0e9a5c20f0b924d7f4a39e0c9e124bc8","kind":"commit","published_at":"2021-11-11T17:44:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.11","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.11/manifests"},{"name":"v4.1.10","sha":"ce64ccda1a829d9186ed58d5e98312bad76d9cc5","kind":"commit","published_at":"2021-11-03T09:22:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.10","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.10/manifests"},{"name":"v3.3.4","sha":"78da98416caea5ba9479b4c9d54ed20c64131a5f","kind":"commit","published_at":"2021-11-03T08:47:45.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"ea3a7443507cc04caf32bbf6d818f5e23fdf80d3","kind":"commit","published_at":"2021-10-20T06:55:49.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.3/manifests"},{"name":"v4.1.9","sha":"d1a2baaa1508d6151787fcffd6468a76f5e769a1","kind":"commit","published_at":"2021-10-20T06:54:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.9","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.9/manifests"},{"name":"v4.1.8","sha":"2c1550e56c43e875151468b8f6380ac8d706e88e","kind":"tag","published_at":"2021-06-21T17:42:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.8","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.8/manifests"},{"name":"v2.6.1","sha":"bd2592c4cc7765ba1d21d20044eb45a3b19325d3","kind":"tag","published_at":"2021-06-03T11:16:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.6.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.1/manifests"},{"name":"v4.1.7","sha":"e52e7c6a2464812d0567ec2aa20ccb2eef0f2da2","kind":"tag","published_at":"2021-05-20T11:38:07.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.7/manifests"},{"name":"v4.1.6","sha":"bc2ca873d9c39fa64f38c014a9dc44e570aa8921","kind":"tag","published_at":"2021-04-11T18:24:32.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.6/manifests"},{"name":"v4.1.5","sha":"e14f98189f2e857c91b909d68e86c3e4e81b536d","kind":"tag","published_at":"2021-04-11T10:33:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.5/manifests"},{"name":"v4.1.4","sha":"284f0563c70c990e716fd91f3b7967bbe3d21a25","kind":"commit","published_at":"2021-03-20T18:34:39.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"adbc1acb6b43ca0bce1bc040e8444b921eadf3b5","kind":"commit","published_at":"2021-01-04T14:47:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"049b49abfdeaf55b3a6520e03cb41303392e01a5","kind":"commit","published_at":"2020-12-16T12:34:14.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"fce381da8c083ecebabdcf79425247272a50c451","kind":"commit","published_at":"2020-11-04T13:58:29.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"d4b98448f6e99d551e417e2f519ac304c0fadf4e","kind":"commit","published_at":"2020-11-01T20:22:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.0/manifests"},{"name":"v2.6.0","sha":"0e583d326e0ec6b9c1ad223188dc709af385408e","kind":"commit","published_at":"2020-10-31T10:21:20.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.6.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.0/manifests"},{"name":"v4.0.3","sha":"6c4a61cc7f432a40ca1443ab13dbcd0869d39cae","kind":"commit","published_at":"2020-10-02T14:13:28.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"dc85acba08d8d851ec636435917e9c1ce2fe9ad9","kind":"commit","published_at":"2020-08-19T20:26:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"88d36b34caf06fa2e82f3ed84c85ef6deb2644d2","kind":"commit","published_at":"2020-07-12T16:32:28.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"750bc6485855242fcd23981569521d756ad28617","kind":"commit","published_at":"2020-05-01T14:33:57.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.0/manifests"},{"name":"v3.3.2","sha":"76b19f543aee055fb9dc4ecde27365de9e1f9c39","kind":"commit","published_at":"2020-04-21T15:14:07.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.2/manifests"},{"name":"v2.5.2","sha":"65e4285c566323a894d155441e5279ec4a9884f4","kind":"commit","published_at":"2020-04-21T15:13:18.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.2/manifests"},{"name":"v3.3.1","sha":"0a1a23edb41e98e8379ac1e351d4ef4c2dce93ea","kind":"commit","published_at":"2020-04-11T11:10:25.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.1/manifests"},{"name":"v2.5.1","sha":"08cb7fb602ea40c9d78f17e4d8fa6947cc2c5a9c","kind":"commit","published_at":"2020-04-11T11:08:15.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.1/manifests"},{"name":"v3.3.0","sha":"218beaf6660bbe7d88a3e0e8654b08c632ecc8b4","kind":"commit","published_at":"2020-04-06T15:58:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.0/manifests"},{"name":"v2.5.0","sha":"ac37b5b48a0a3f689dea69ce1dcd32a0f012c7cb","kind":"commit","published_at":"2020-04-06T15:52:54.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.0/manifests"},{"name":"v3.2.1","sha":"92a261d7322869293eca765068a837a15dd38a38","kind":"commit","published_at":"2020-01-19T12:19:39.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.2.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.1/manifests"},{"name":"v2.4.1","sha":"edce7c4c96dac9adc01d38b18fd2456a7c0c5773","kind":"commit","published_at":"2020-01-18T20:43:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.4.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.1/manifests"},{"name":"v3.2.0","sha":"8bdc6c8049a5b946ad5beeda69ac7184fe06e939","kind":"commit","published_at":"2019-11-15T21:21:32.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.0/manifests"},{"name":"v2.4.0","sha":"9085dacd1e1eca033047a5514195779360363ced","kind":"commit","published_at":"2019-11-15T21:20:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.4.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.0/manifests"},{"name":"v3.1.0","sha":"f25943004a391bf67ff1b7d523c091bcd95b471e","kind":"commit","published_at":"2019-09-07T08:45:01.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.1.0/manifests"},{"name":"v2.3.0","sha":"645f9b948eee34cbcc335c70999f79c29c420fbf","kind":"commit","published_at":"2019-09-07T08:36:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.3.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.3.0/manifests"},{"name":"v3.0.3","sha":"135093ea93bee000af6999eabe3239ff1dfba046","kind":"tag","published_at":"2019-08-31T08:46:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.3/manifests"},{"name":"v2.2.7","sha":"21241797f8cd81af1b8dde3323c6f805799d053e","kind":"tag","published_at":"2019-08-31T08:45:50.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.7/manifests"},{"name":"v3.0.2","sha":"bf524fc7237fc52e9501b96c1a908c9f53ec0e2d","kind":"commit","published_at":"2019-08-24T14:59:26.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"6b61558f96f90c68aa79bd65bc50117a970370d3","kind":"commit","published_at":"2019-08-01T16:57:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.1/manifests"},{"name":"v2.2.6","sha":"8ef35db8296124c4969aab929c16c91c3cb2c8a0","kind":"commit","published_at":"2019-08-01T16:35:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.6/manifests"},{"name":"v3.0.0","sha":"24bda3cc0ca046d25522fa35e17d946848514d07","kind":"commit","published_at":"2019-07-30T17:08:11.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.0/manifests"},{"name":"v2.2.5","sha":"377214e3044ff9f12d996f3037fb8c3e3ad16b49","kind":"tag","published_at":"2019-07-30T16:48:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"057d66e894a4e55853274a3bbbf7de02ba639e43","kind":"tag","published_at":"2019-07-01T08:11:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"d705d4371bfccdf47f10e45584e896026c83616f","kind":"tag","published_at":"2019-05-01T09:10:04.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a29bec8a92352da49c183edaf908f9d382fe321f","kind":"tag","published_at":"2019-05-01T08:18:17.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"fea8a15e1036298ceb32edea0eccdb857097ba7b","kind":"tag","published_at":"2019-04-30T21:35:18.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"713bcae4abc153cac5e484a509699ce464090c6a","kind":"tag","published_at":"2019-04-30T13:44:20.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.0/manifests"},{"name":"v2.1.3","sha":"6749706c167653de32474906f3be3cff2403ed00","kind":"tag","published_at":"2019-04-30T11:10:44.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"9419d2361c8ae111073ffe3337ecc364fb590921","kind":"tag","published_at":"2019-04-15T11:20:57.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"315a67e90e415bcdaff33057da191569bf4d8479","kind":"tag","published_at":"2019-03-27T17:32:22.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"062282ea0dcff40c9fb8525789eef9644b1fbd6e","kind":"tag","published_at":"2019-02-22T15:38:42.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.0/manifests"},{"name":"v2.0.8","sha":"473cd7ce01a1113208073166464b98819526150e","kind":"tag","published_at":"2019-01-31T08:46:27.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.8","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"635575b42742856941dbc767b44905bb9ba083f6","kind":"tag","published_at":"2018-10-05T16:52:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"bb6bfd13c6a262f1943c0446eb25b7f54c1fb9a2","kind":"tag","published_at":"2018-09-06T18:53:25.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"ea731401f5c95a8ba30f15787e5e0fb77c60c66b","kind":"tag","published_at":"2018-09-05T07:42:56.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"ea731401f5c95a8ba30f15787e5e0fb77c60c66b","kind":"tag","published_at":"2018-08-30T19:01:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"1958fd8fff7f115e79725b1288e0b878b3e06b00","kind":"tag","published_at":"2018-06-26T19:01:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"6b9367c9ff401dbc54fabce3fb8d972e799b702d","kind":"commit","published_at":"2018-06-10T16:27:16.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"5b77f257b7891c8569092fbd77e64719c6b08787","kind":"commit","published_at":"2018-06-10T13:02:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.1/manifests"},{"name":"v2.0","sha":"67db90e8d315e4926cd16b410eba7e10cf9ae45c","kind":"commit","published_at":"2018-06-09T16:00:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0/manifests"},{"name":"v1.1","sha":"2fcda4cb7018ce05a25959d2fe08c83e3329f169","kind":"tag","published_at":"2017-12-20T09:22:22.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.1/manifests"},{"name":"v1.0.1","sha":"08c27939df1bd95e881e2c2367a749964ad1fceb","kind":"tag","published_at":"2017-10-01T07:22:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"5c9560bfa9ace2bf86080bf40d46b34ae44604df","kind":"tag","published_at":"2017-05-19T16:16:59.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T06:34:28.049Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/golang-github-pierrec-lz4?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-pierrec-lz4","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-pierrec-lz4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-pierrec-lz4/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T05:32:28.494Z","issues_count":65,"pull_requests_count":81,"avg_time_to_close_issue":8275548.619047619,"avg_time_to_close_pull_request":2492288.705128205,"issues_closed_count":42,"pull_requests_closed_count":78,"pull_request_authors_count":26,"issue_authors_count":52,"avg_comments_per_issue":1.9538461538461538,"avg_comments_per_pull_request":1.0617283950617284,"merged_pull_requests_count":73,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":5,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":5965781.0,"past_year_avg_time_to_close_pull_request":1611131.3333333333,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.6,"past_year_avg_comments_per_pull_request":1.2857142857142858,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-pierrec-lz4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-pierrec-lz4/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-pierrec-lz4/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-pierrec-lz4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-pierrec-lz4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-pierrec-lz4/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2645,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":1237},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-08-25T05:06:43.662Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13546364,"name":"golang-github-pierrec-lz4","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/pierrec/lz4","licenses":"bsd-3-clause","normalized_licenses":[],"repository_url":"https://github.com/pierrec/lz4","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T02:10:46.736Z","latest_release_published_at":"2026-02-11T02:10:46.736Z","latest_release_number":"2.5.2-2","last_synced_at":"2026-03-11T08:06:07.457Z","created_at":"2026-02-11T02:10:46.566Z","updated_at":"2026-08-18T06:46:28.971Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-pierrec-lz4","install_command":"apt-get install golang-github-pierrec-lz4","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-github-pierrec-lz4-dev","standards_version":"4.5.1","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-github-frankban-quicktest-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":28702874,"uuid":"32223299","full_name":"pierrec/lz4","owner":"pierrec","description":"LZ4 compression and decompression in pure Go","archived":false,"fork":false,"pushed_at":"2026-08-05T08:00:54.000Z","size":68869,"stargazers_count":969,"open_issues_count":22,"forks_count":152,"subscribers_count":21,"default_branch":"v4","last_synced_at":"2026-08-11T02:41:46.181Z","etag":null,"topics":["go","golang","lz4","lz4-frame"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/pierrec.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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-03-14T17:21:06.000Z","updated_at":"2026-08-05T07:58:09.000Z","dependencies_parsed_at":"2026-08-11T02:46:55.843Z","dependency_job_id":null,"html_url":"https://github.com/pierrec/lz4","commit_stats":{"total_commits":262,"total_committers":40,"mean_commits":6.55,"dds":0.6068702290076335,"last_synced_commit":"294e7659e17723306ebf3a44cd7ad2c11f456c37"},"previous_names":[],"tags_count":78,"template":false,"template_full_name":null,"purl":"pkg:github/pierrec/lz4","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/refs/heads/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/sbom","scorecard":{"id":733381,"data":{"date":"2025-08-11","repo":{"name":"github.com/pierrec/lz4","commit":"cd9d7a4f66405a92f4881933816b828b0f7d5fe2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":7,"reason":"Found 11/15 approved changesets -- score normalized to 7","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":"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/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"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/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pierrec/lz4/ci.yml/v4?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pierrec/lz4/ci.yml/v4?enable=pin","Info:   0 out of   2 GitHub-owned 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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'v4'"],"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 26 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"}},{"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"}}]},"last_synced_at":"2025-08-22T15:04:00.779Z","repository_id":28702874,"created_at":"2025-08-22T15:04:00.779Z","updated_at":"2025-08-22T15:04:00.779Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36547836,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-12T02:00:07.134Z","response_time":57,"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":"pierrec","name":"Pierre Curto","uuid":"368228","kind":"user","description":null,"email":"","website":null,"location":"Paris (France)","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/368228?u=d2f292050fd10608c8385b8133f98f1cc1c5be0c\u0026v=4","repositories_count":72,"last_synced_at":"2026-08-13T19:37:35.695Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pierrec","funding_links":[],"total_stars":1960,"followers":80,"following":10,"created_at":"2022-11-02T16:23:59.822Z","updated_at":"2026-08-13T19:37:35.715Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec/repositories"},"tags":[{"name":"v4.1.28","sha":"136754c4a5e622c5495d3c28936b9d6b569704b2","kind":"tag","published_at":"2026-08-05T07:59:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.28","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.28/manifests"},{"name":"v4.1.27","sha":"a296161b6e73e177e902d9cdafbd3e8b9ffaa68f","kind":"tag","published_at":"2026-05-31T08:24:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.27","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.27/manifests"},{"name":"v4.1.26","sha":"60ed180f469c3090aa5453e33043a96f02e790a5","kind":"commit","published_at":"2026-03-06T08:33:31.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.26","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.26/manifests"},{"name":"v4.1.25","sha":"ace844d9aa4689551c0679d4a700adb95f0c5cd1","kind":"commit","published_at":"2026-01-17T09:00:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.25","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.25/manifests"},{"name":"v4.1.24","sha":"a6fe6d4072fb777a2e7a3bab930f5de8ce5763f8","kind":"commit","published_at":"2026-01-16T14:48:55.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.24","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.24/manifests"},{"name":"v4.1.23","sha":"cd9d7a4f66405a92f4881933816b828b0f7d5fe2","kind":"commit","published_at":"2025-05-10T15:40:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.23","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.23/manifests"},{"name":"v4.1.22","sha":"fdaa7e2eae2400f761d8503ca047b46d2ab67507","kind":"commit","published_at":"2024-12-12T16:53:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.22","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.22/manifests"},{"name":"v4.1.21","sha":"294e7659e17723306ebf3a44cd7ad2c11f456c37","kind":"commit","published_at":"2024-01-08T20:17:19.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.21","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.21/manifests"},{"name":"v4.1.20","sha":"294e7659e17723306ebf3a44cd7ad2c11f456c37","kind":"commit","published_at":"2024-01-08T20:17:19.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.20","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.20/manifests"},{"name":"v4.1.19","sha":"a0f6c5e4be7afda8aa9154f2b85ee64e9c3c5008","kind":"tag","published_at":"2023-12-07T08:51:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.19","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.19/manifests"},{"name":"v4.1.18","sha":"ef495ee7d4516ddb9b31019170c8c3eb311caeb5","kind":"commit","published_at":"2023-06-14T14:02:14.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.18","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.18/manifests"},{"name":"v4.1.17","sha":"d2b3f5d3e4659cc4fd720d1649c39b5627187261","kind":"commit","published_at":"2022-09-27T07:11:15.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.17","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.17/manifests"},{"name":"v4.1.16","sha":"cb3e7ea2cd15fd4d9f4d65333308f20d9b5d8156","kind":"tag","published_at":"2022-09-10T06:40:49.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.16","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.16/manifests"},{"name":"v4.1.15","sha":"c3eaa1e8841ece1461ec5e0f1fbbd5f1c52d2f85","kind":"commit","published_at":"2022-06-15T06:43:04.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.15","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.15/manifests"},{"name":"v3.3.5","sha":"1a84cb2a9795a28b84df55a898b65b39d3d6b1f1","kind":"commit","published_at":"2022-05-17T09:27:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.5/manifests"},{"name":"v4.1.14","sha":"a5532e5996ee86d17f8ce2694c08fb5bf3c6b471","kind":"commit","published_at":"2022-02-07T17:09:36.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.14","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.14/manifests"},{"name":"v4.1.13","sha":"937a472cf6230c7a4662d8f9831d54faff99587d","kind":"commit","published_at":"2022-02-05T08:10:40.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.13","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.13/manifests"},{"name":"v4.1.12","sha":"a134e63e138e8dcef0be0a90bb586bccf4e99651","kind":"commit","published_at":"2021-12-02T19:53:53.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.12","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.12/manifests"},{"name":"v4.1.11","sha":"007008ea0e9a5c20f0b924d7f4a39e0c9e124bc8","kind":"commit","published_at":"2021-11-11T17:44:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.11","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.11/manifests"},{"name":"v4.1.10","sha":"ce64ccda1a829d9186ed58d5e98312bad76d9cc5","kind":"commit","published_at":"2021-11-03T09:22:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.10","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.10/manifests"},{"name":"v3.3.4","sha":"78da98416caea5ba9479b4c9d54ed20c64131a5f","kind":"commit","published_at":"2021-11-03T08:47:45.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"ea3a7443507cc04caf32bbf6d818f5e23fdf80d3","kind":"commit","published_at":"2021-10-20T06:55:49.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.3/manifests"},{"name":"v4.1.9","sha":"d1a2baaa1508d6151787fcffd6468a76f5e769a1","kind":"commit","published_at":"2021-10-20T06:54:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.9","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.9/manifests"},{"name":"v4.1.8","sha":"2c1550e56c43e875151468b8f6380ac8d706e88e","kind":"tag","published_at":"2021-06-21T17:42:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.8","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.8/manifests"},{"name":"v2.6.1","sha":"bd2592c4cc7765ba1d21d20044eb45a3b19325d3","kind":"tag","published_at":"2021-06-03T11:16:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.6.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.1/manifests"},{"name":"v4.1.7","sha":"e52e7c6a2464812d0567ec2aa20ccb2eef0f2da2","kind":"tag","published_at":"2021-05-20T11:38:07.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.7/manifests"},{"name":"v4.1.6","sha":"bc2ca873d9c39fa64f38c014a9dc44e570aa8921","kind":"tag","published_at":"2021-04-11T18:24:32.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.6/manifests"},{"name":"v4.1.5","sha":"e14f98189f2e857c91b909d68e86c3e4e81b536d","kind":"tag","published_at":"2021-04-11T10:33:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.5/manifests"},{"name":"v4.1.4","sha":"284f0563c70c990e716fd91f3b7967bbe3d21a25","kind":"commit","published_at":"2021-03-20T18:34:39.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"adbc1acb6b43ca0bce1bc040e8444b921eadf3b5","kind":"commit","published_at":"2021-01-04T14:47:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"049b49abfdeaf55b3a6520e03cb41303392e01a5","kind":"commit","published_at":"2020-12-16T12:34:14.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"fce381da8c083ecebabdcf79425247272a50c451","kind":"commit","published_at":"2020-11-04T13:58:29.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"d4b98448f6e99d551e417e2f519ac304c0fadf4e","kind":"commit","published_at":"2020-11-01T20:22:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.0/manifests"},{"name":"v2.6.0","sha":"0e583d326e0ec6b9c1ad223188dc709af385408e","kind":"commit","published_at":"2020-10-31T10:21:20.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.6.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.0/manifests"},{"name":"v4.0.3","sha":"6c4a61cc7f432a40ca1443ab13dbcd0869d39cae","kind":"commit","published_at":"2020-10-02T14:13:28.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"dc85acba08d8d851ec636435917e9c1ce2fe9ad9","kind":"commit","published_at":"2020-08-19T20:26:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"88d36b34caf06fa2e82f3ed84c85ef6deb2644d2","kind":"commit","published_at":"2020-07-12T16:32:28.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"750bc6485855242fcd23981569521d756ad28617","kind":"commit","published_at":"2020-05-01T14:33:57.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.0/manifests"},{"name":"v3.3.2","sha":"76b19f543aee055fb9dc4ecde27365de9e1f9c39","kind":"commit","published_at":"2020-04-21T15:14:07.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.2/manifests"},{"name":"v2.5.2","sha":"65e4285c566323a894d155441e5279ec4a9884f4","kind":"commit","published_at":"2020-04-21T15:13:18.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.2/manifests"},{"name":"v3.3.1","sha":"0a1a23edb41e98e8379ac1e351d4ef4c2dce93ea","kind":"commit","published_at":"2020-04-11T11:10:25.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.1/manifests"},{"name":"v2.5.1","sha":"08cb7fb602ea40c9d78f17e4d8fa6947cc2c5a9c","kind":"commit","published_at":"2020-04-11T11:08:15.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.1/manifests"},{"name":"v3.3.0","sha":"218beaf6660bbe7d88a3e0e8654b08c632ecc8b4","kind":"commit","published_at":"2020-04-06T15:58:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.0/manifests"},{"name":"v2.5.0","sha":"ac37b5b48a0a3f689dea69ce1dcd32a0f012c7cb","kind":"commit","published_at":"2020-04-06T15:52:54.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.0/manifests"},{"name":"v3.2.1","sha":"92a261d7322869293eca765068a837a15dd38a38","kind":"commit","published_at":"2020-01-19T12:19:39.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.2.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.1/manifests"},{"name":"v2.4.1","sha":"edce7c4c96dac9adc01d38b18fd2456a7c0c5773","kind":"commit","published_at":"2020-01-18T20:43:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.4.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.1/manifests"},{"name":"v3.2.0","sha":"8bdc6c8049a5b946ad5beeda69ac7184fe06e939","kind":"commit","published_at":"2019-11-15T21:21:32.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.0/manifests"},{"name":"v2.4.0","sha":"9085dacd1e1eca033047a5514195779360363ced","kind":"commit","published_at":"2019-11-15T21:20:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.4.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.0/manifests"},{"name":"v3.1.0","sha":"f25943004a391bf67ff1b7d523c091bcd95b471e","kind":"commit","published_at":"2019-09-07T08:45:01.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.1.0/manifests"},{"name":"v2.3.0","sha":"645f9b948eee34cbcc335c70999f79c29c420fbf","kind":"commit","published_at":"2019-09-07T08:36:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.3.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.3.0/manifests"},{"name":"v3.0.3","sha":"135093ea93bee000af6999eabe3239ff1dfba046","kind":"tag","published_at":"2019-08-31T08:46:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.3/manifests"},{"name":"v2.2.7","sha":"21241797f8cd81af1b8dde3323c6f805799d053e","kind":"tag","published_at":"2019-08-31T08:45:50.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.7/manifests"},{"name":"v3.0.2","sha":"bf524fc7237fc52e9501b96c1a908c9f53ec0e2d","kind":"commit","published_at":"2019-08-24T14:59:26.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"6b61558f96f90c68aa79bd65bc50117a970370d3","kind":"commit","published_at":"2019-08-01T16:57:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.1/manifests"},{"name":"v2.2.6","sha":"8ef35db8296124c4969aab929c16c91c3cb2c8a0","kind":"commit","published_at":"2019-08-01T16:35:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.6/manifests"},{"name":"v3.0.0","sha":"24bda3cc0ca046d25522fa35e17d946848514d07","kind":"commit","published_at":"2019-07-30T17:08:11.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.0/manifests"},{"name":"v2.2.5","sha":"377214e3044ff9f12d996f3037fb8c3e3ad16b49","kind":"tag","published_at":"2019-07-30T16:48:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"057d66e894a4e55853274a3bbbf7de02ba639e43","kind":"tag","published_at":"2019-07-01T08:11:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"d705d4371bfccdf47f10e45584e896026c83616f","kind":"tag","published_at":"2019-05-01T09:10:04.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a29bec8a92352da49c183edaf908f9d382fe321f","kind":"tag","published_at":"2019-05-01T08:18:17.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"fea8a15e1036298ceb32edea0eccdb857097ba7b","kind":"tag","published_at":"2019-04-30T21:35:18.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"713bcae4abc153cac5e484a509699ce464090c6a","kind":"tag","published_at":"2019-04-30T13:44:20.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.0/manifests"},{"name":"v2.1.3","sha":"6749706c167653de32474906f3be3cff2403ed00","kind":"tag","published_at":"2019-04-30T11:10:44.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"9419d2361c8ae111073ffe3337ecc364fb590921","kind":"tag","published_at":"2019-04-15T11:20:57.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"315a67e90e415bcdaff33057da191569bf4d8479","kind":"tag","published_at":"2019-03-27T17:32:22.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"062282ea0dcff40c9fb8525789eef9644b1fbd6e","kind":"tag","published_at":"2019-02-22T15:38:42.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.0/manifests"},{"name":"v2.0.8","sha":"473cd7ce01a1113208073166464b98819526150e","kind":"tag","published_at":"2019-01-31T08:46:27.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.8","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"635575b42742856941dbc767b44905bb9ba083f6","kind":"tag","published_at":"2018-10-05T16:52:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"bb6bfd13c6a262f1943c0446eb25b7f54c1fb9a2","kind":"tag","published_at":"2018-09-06T18:53:25.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"ea731401f5c95a8ba30f15787e5e0fb77c60c66b","kind":"tag","published_at":"2018-09-05T07:42:56.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"ea731401f5c95a8ba30f15787e5e0fb77c60c66b","kind":"tag","published_at":"2018-08-30T19:01:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"1958fd8fff7f115e79725b1288e0b878b3e06b00","kind":"tag","published_at":"2018-06-26T19:01:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"6b9367c9ff401dbc54fabce3fb8d972e799b702d","kind":"commit","published_at":"2018-06-10T16:27:16.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"5b77f257b7891c8569092fbd77e64719c6b08787","kind":"commit","published_at":"2018-06-10T13:02:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.1/manifests"},{"name":"v2.0","sha":"67db90e8d315e4926cd16b410eba7e10cf9ae45c","kind":"commit","published_at":"2018-06-09T16:00:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0/manifests"},{"name":"v1.1","sha":"2fcda4cb7018ce05a25959d2fe08c83e3329f169","kind":"tag","published_at":"2017-12-20T09:22:22.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.1/manifests"},{"name":"v1.0.1","sha":"08c27939df1bd95e881e2c2367a749964ad1fceb","kind":"tag","published_at":"2017-10-01T07:22:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"5c9560bfa9ace2bf86080bf40d46b34ae44604df","kind":"tag","published_at":"2017-05-19T16:16:59.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T06:46:28.970Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-pierrec-lz4?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-pierrec-lz4","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-pierrec-lz4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-pierrec-lz4/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T05:32:28.494Z","issues_count":65,"pull_requests_count":81,"avg_time_to_close_issue":8275548.619047619,"avg_time_to_close_pull_request":2492288.705128205,"issues_closed_count":42,"pull_requests_closed_count":78,"pull_request_authors_count":26,"issue_authors_count":52,"avg_comments_per_issue":1.9538461538461538,"avg_comments_per_pull_request":1.0617283950617284,"merged_pull_requests_count":73,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":5,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":5965781.0,"past_year_avg_time_to_close_pull_request":1611131.3333333333,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.6,"past_year_avg_comments_per_pull_request":1.2857142857142858,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-pierrec-lz4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-pierrec-lz4/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-pierrec-lz4/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-pierrec-lz4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-pierrec-lz4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-pierrec-lz4/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":999,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1108},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-08-25T05:06:52.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13438869,"name":"golang-github-pierrec-lz4","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/pierrec/lz4","licenses":"bsd-3-clause","normalized_licenses":[],"repository_url":"https://github.com/pierrec/lz4","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-08T01:54:00.031Z","latest_release_published_at":"2026-02-08T01:54:00.031Z","latest_release_number":"0.0~git20170519.0.5a3d224-2","last_synced_at":"2026-03-08T02:59:40.188Z","created_at":"2026-02-08T01:53:58.949Z","updated_at":"2026-08-18T06:49:11.092Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-pierrec-lz4","install_command":"apt-get install golang-github-pierrec-lz4","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-github-pierrec-lz4-dev","standards_version":"4.0.0","maintainer":"Debian Go Packaging Team \u003cpkg-go-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 10), dh-golang, golang-any, golang-github-pierrec-xxhash-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":28702874,"uuid":"32223299","full_name":"pierrec/lz4","owner":"pierrec","description":"LZ4 compression and decompression in pure Go","archived":false,"fork":false,"pushed_at":"2026-08-05T08:00:54.000Z","size":68869,"stargazers_count":969,"open_issues_count":22,"forks_count":152,"subscribers_count":21,"default_branch":"v4","last_synced_at":"2026-08-11T02:41:46.181Z","etag":null,"topics":["go","golang","lz4","lz4-frame"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/pierrec.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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-03-14T17:21:06.000Z","updated_at":"2026-08-05T07:58:09.000Z","dependencies_parsed_at":"2026-08-11T02:46:55.843Z","dependency_job_id":null,"html_url":"https://github.com/pierrec/lz4","commit_stats":{"total_commits":262,"total_committers":40,"mean_commits":6.55,"dds":0.6068702290076335,"last_synced_commit":"294e7659e17723306ebf3a44cd7ad2c11f456c37"},"previous_names":[],"tags_count":78,"template":false,"template_full_name":null,"purl":"pkg:github/pierrec/lz4","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/refs/heads/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/sbom","scorecard":{"id":733381,"data":{"date":"2025-08-11","repo":{"name":"github.com/pierrec/lz4","commit":"cd9d7a4f66405a92f4881933816b828b0f7d5fe2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":7,"reason":"Found 11/15 approved changesets -- score normalized to 7","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":"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/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"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/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pierrec/lz4/ci.yml/v4?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pierrec/lz4/ci.yml/v4?enable=pin","Info:   0 out of   2 GitHub-owned 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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'v4'"],"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 26 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"}},{"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"}}]},"last_synced_at":"2025-08-22T15:04:00.779Z","repository_id":28702874,"created_at":"2025-08-22T15:04:00.779Z","updated_at":"2025-08-22T15:04:00.779Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36547836,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-12T02:00:07.134Z","response_time":57,"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":"pierrec","name":"Pierre Curto","uuid":"368228","kind":"user","description":null,"email":"","website":null,"location":"Paris (France)","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/368228?u=d2f292050fd10608c8385b8133f98f1cc1c5be0c\u0026v=4","repositories_count":72,"last_synced_at":"2026-08-13T19:37:35.695Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pierrec","funding_links":[],"total_stars":1960,"followers":80,"following":10,"created_at":"2022-11-02T16:23:59.822Z","updated_at":"2026-08-13T19:37:35.715Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec/repositories"},"tags":[{"name":"v4.1.28","sha":"136754c4a5e622c5495d3c28936b9d6b569704b2","kind":"tag","published_at":"2026-08-05T07:59:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.28","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.28/manifests"},{"name":"v4.1.27","sha":"a296161b6e73e177e902d9cdafbd3e8b9ffaa68f","kind":"tag","published_at":"2026-05-31T08:24:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.27","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.27/manifests"},{"name":"v4.1.26","sha":"60ed180f469c3090aa5453e33043a96f02e790a5","kind":"commit","published_at":"2026-03-06T08:33:31.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.26","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.26/manifests"},{"name":"v4.1.25","sha":"ace844d9aa4689551c0679d4a700adb95f0c5cd1","kind":"commit","published_at":"2026-01-17T09:00:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.25","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.25/manifests"},{"name":"v4.1.24","sha":"a6fe6d4072fb777a2e7a3bab930f5de8ce5763f8","kind":"commit","published_at":"2026-01-16T14:48:55.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.24","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.24/manifests"},{"name":"v4.1.23","sha":"cd9d7a4f66405a92f4881933816b828b0f7d5fe2","kind":"commit","published_at":"2025-05-10T15:40:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.23","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.23/manifests"},{"name":"v4.1.22","sha":"fdaa7e2eae2400f761d8503ca047b46d2ab67507","kind":"commit","published_at":"2024-12-12T16:53:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.22","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.22/manifests"},{"name":"v4.1.21","sha":"294e7659e17723306ebf3a44cd7ad2c11f456c37","kind":"commit","published_at":"2024-01-08T20:17:19.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.21","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.21/manifests"},{"name":"v4.1.20","sha":"294e7659e17723306ebf3a44cd7ad2c11f456c37","kind":"commit","published_at":"2024-01-08T20:17:19.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.20","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.20/manifests"},{"name":"v4.1.19","sha":"a0f6c5e4be7afda8aa9154f2b85ee64e9c3c5008","kind":"tag","published_at":"2023-12-07T08:51:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.19","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.19/manifests"},{"name":"v4.1.18","sha":"ef495ee7d4516ddb9b31019170c8c3eb311caeb5","kind":"commit","published_at":"2023-06-14T14:02:14.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.18","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.18/manifests"},{"name":"v4.1.17","sha":"d2b3f5d3e4659cc4fd720d1649c39b5627187261","kind":"commit","published_at":"2022-09-27T07:11:15.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.17","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.17/manifests"},{"name":"v4.1.16","sha":"cb3e7ea2cd15fd4d9f4d65333308f20d9b5d8156","kind":"tag","published_at":"2022-09-10T06:40:49.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.16","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.16/manifests"},{"name":"v4.1.15","sha":"c3eaa1e8841ece1461ec5e0f1fbbd5f1c52d2f85","kind":"commit","published_at":"2022-06-15T06:43:04.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.15","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.15/manifests"},{"name":"v3.3.5","sha":"1a84cb2a9795a28b84df55a898b65b39d3d6b1f1","kind":"commit","published_at":"2022-05-17T09:27:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.5/manifests"},{"name":"v4.1.14","sha":"a5532e5996ee86d17f8ce2694c08fb5bf3c6b471","kind":"commit","published_at":"2022-02-07T17:09:36.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.14","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.14/manifests"},{"name":"v4.1.13","sha":"937a472cf6230c7a4662d8f9831d54faff99587d","kind":"commit","published_at":"2022-02-05T08:10:40.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.13","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.13/manifests"},{"name":"v4.1.12","sha":"a134e63e138e8dcef0be0a90bb586bccf4e99651","kind":"commit","published_at":"2021-12-02T19:53:53.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.12","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.12/manifests"},{"name":"v4.1.11","sha":"007008ea0e9a5c20f0b924d7f4a39e0c9e124bc8","kind":"commit","published_at":"2021-11-11T17:44:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.11","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.11/manifests"},{"name":"v4.1.10","sha":"ce64ccda1a829d9186ed58d5e98312bad76d9cc5","kind":"commit","published_at":"2021-11-03T09:22:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.10","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.10/manifests"},{"name":"v3.3.4","sha":"78da98416caea5ba9479b4c9d54ed20c64131a5f","kind":"commit","published_at":"2021-11-03T08:47:45.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"ea3a7443507cc04caf32bbf6d818f5e23fdf80d3","kind":"commit","published_at":"2021-10-20T06:55:49.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.3/manifests"},{"name":"v4.1.9","sha":"d1a2baaa1508d6151787fcffd6468a76f5e769a1","kind":"commit","published_at":"2021-10-20T06:54:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.9","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.9/manifests"},{"name":"v4.1.8","sha":"2c1550e56c43e875151468b8f6380ac8d706e88e","kind":"tag","published_at":"2021-06-21T17:42:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.8","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.8/manifests"},{"name":"v2.6.1","sha":"bd2592c4cc7765ba1d21d20044eb45a3b19325d3","kind":"tag","published_at":"2021-06-03T11:16:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.6.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.1/manifests"},{"name":"v4.1.7","sha":"e52e7c6a2464812d0567ec2aa20ccb2eef0f2da2","kind":"tag","published_at":"2021-05-20T11:38:07.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.7/manifests"},{"name":"v4.1.6","sha":"bc2ca873d9c39fa64f38c014a9dc44e570aa8921","kind":"tag","published_at":"2021-04-11T18:24:32.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.6/manifests"},{"name":"v4.1.5","sha":"e14f98189f2e857c91b909d68e86c3e4e81b536d","kind":"tag","published_at":"2021-04-11T10:33:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.5/manifests"},{"name":"v4.1.4","sha":"284f0563c70c990e716fd91f3b7967bbe3d21a25","kind":"commit","published_at":"2021-03-20T18:34:39.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"adbc1acb6b43ca0bce1bc040e8444b921eadf3b5","kind":"commit","published_at":"2021-01-04T14:47:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"049b49abfdeaf55b3a6520e03cb41303392e01a5","kind":"commit","published_at":"2020-12-16T12:34:14.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"fce381da8c083ecebabdcf79425247272a50c451","kind":"commit","published_at":"2020-11-04T13:58:29.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"d4b98448f6e99d551e417e2f519ac304c0fadf4e","kind":"commit","published_at":"2020-11-01T20:22:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.0/manifests"},{"name":"v2.6.0","sha":"0e583d326e0ec6b9c1ad223188dc709af385408e","kind":"commit","published_at":"2020-10-31T10:21:20.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.6.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.0/manifests"},{"name":"v4.0.3","sha":"6c4a61cc7f432a40ca1443ab13dbcd0869d39cae","kind":"commit","published_at":"2020-10-02T14:13:28.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"dc85acba08d8d851ec636435917e9c1ce2fe9ad9","kind":"commit","published_at":"2020-08-19T20:26:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"88d36b34caf06fa2e82f3ed84c85ef6deb2644d2","kind":"commit","published_at":"2020-07-12T16:32:28.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"750bc6485855242fcd23981569521d756ad28617","kind":"commit","published_at":"2020-05-01T14:33:57.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.0/manifests"},{"name":"v3.3.2","sha":"76b19f543aee055fb9dc4ecde27365de9e1f9c39","kind":"commit","published_at":"2020-04-21T15:14:07.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.2/manifests"},{"name":"v2.5.2","sha":"65e4285c566323a894d155441e5279ec4a9884f4","kind":"commit","published_at":"2020-04-21T15:13:18.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.2/manifests"},{"name":"v3.3.1","sha":"0a1a23edb41e98e8379ac1e351d4ef4c2dce93ea","kind":"commit","published_at":"2020-04-11T11:10:25.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.1/manifests"},{"name":"v2.5.1","sha":"08cb7fb602ea40c9d78f17e4d8fa6947cc2c5a9c","kind":"commit","published_at":"2020-04-11T11:08:15.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.1/manifests"},{"name":"v3.3.0","sha":"218beaf6660bbe7d88a3e0e8654b08c632ecc8b4","kind":"commit","published_at":"2020-04-06T15:58:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.0/manifests"},{"name":"v2.5.0","sha":"ac37b5b48a0a3f689dea69ce1dcd32a0f012c7cb","kind":"commit","published_at":"2020-04-06T15:52:54.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.0/manifests"},{"name":"v3.2.1","sha":"92a261d7322869293eca765068a837a15dd38a38","kind":"commit","published_at":"2020-01-19T12:19:39.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.2.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.1/manifests"},{"name":"v2.4.1","sha":"edce7c4c96dac9adc01d38b18fd2456a7c0c5773","kind":"commit","published_at":"2020-01-18T20:43:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.4.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.1/manifests"},{"name":"v3.2.0","sha":"8bdc6c8049a5b946ad5beeda69ac7184fe06e939","kind":"commit","published_at":"2019-11-15T21:21:32.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.0/manifests"},{"name":"v2.4.0","sha":"9085dacd1e1eca033047a5514195779360363ced","kind":"commit","published_at":"2019-11-15T21:20:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.4.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.0/manifests"},{"name":"v3.1.0","sha":"f25943004a391bf67ff1b7d523c091bcd95b471e","kind":"commit","published_at":"2019-09-07T08:45:01.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.1.0/manifests"},{"name":"v2.3.0","sha":"645f9b948eee34cbcc335c70999f79c29c420fbf","kind":"commit","published_at":"2019-09-07T08:36:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.3.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.3.0/manifests"},{"name":"v3.0.3","sha":"135093ea93bee000af6999eabe3239ff1dfba046","kind":"tag","published_at":"2019-08-31T08:46:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.3/manifests"},{"name":"v2.2.7","sha":"21241797f8cd81af1b8dde3323c6f805799d053e","kind":"tag","published_at":"2019-08-31T08:45:50.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.7/manifests"},{"name":"v3.0.2","sha":"bf524fc7237fc52e9501b96c1a908c9f53ec0e2d","kind":"commit","published_at":"2019-08-24T14:59:26.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"6b61558f96f90c68aa79bd65bc50117a970370d3","kind":"commit","published_at":"2019-08-01T16:57:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.1/manifests"},{"name":"v2.2.6","sha":"8ef35db8296124c4969aab929c16c91c3cb2c8a0","kind":"commit","published_at":"2019-08-01T16:35:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.6/manifests"},{"name":"v3.0.0","sha":"24bda3cc0ca046d25522fa35e17d946848514d07","kind":"commit","published_at":"2019-07-30T17:08:11.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.0/manifests"},{"name":"v2.2.5","sha":"377214e3044ff9f12d996f3037fb8c3e3ad16b49","kind":"tag","published_at":"2019-07-30T16:48:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"057d66e894a4e55853274a3bbbf7de02ba639e43","kind":"tag","published_at":"2019-07-01T08:11:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"d705d4371bfccdf47f10e45584e896026c83616f","kind":"tag","published_at":"2019-05-01T09:10:04.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a29bec8a92352da49c183edaf908f9d382fe321f","kind":"tag","published_at":"2019-05-01T08:18:17.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"fea8a15e1036298ceb32edea0eccdb857097ba7b","kind":"tag","published_at":"2019-04-30T21:35:18.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"713bcae4abc153cac5e484a509699ce464090c6a","kind":"tag","published_at":"2019-04-30T13:44:20.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.0/manifests"},{"name":"v2.1.3","sha":"6749706c167653de32474906f3be3cff2403ed00","kind":"tag","published_at":"2019-04-30T11:10:44.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"9419d2361c8ae111073ffe3337ecc364fb590921","kind":"tag","published_at":"2019-04-15T11:20:57.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"315a67e90e415bcdaff33057da191569bf4d8479","kind":"tag","published_at":"2019-03-27T17:32:22.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"062282ea0dcff40c9fb8525789eef9644b1fbd6e","kind":"tag","published_at":"2019-02-22T15:38:42.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.0/manifests"},{"name":"v2.0.8","sha":"473cd7ce01a1113208073166464b98819526150e","kind":"tag","published_at":"2019-01-31T08:46:27.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.8","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"635575b42742856941dbc767b44905bb9ba083f6","kind":"tag","published_at":"2018-10-05T16:52:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"bb6bfd13c6a262f1943c0446eb25b7f54c1fb9a2","kind":"tag","published_at":"2018-09-06T18:53:25.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"ea731401f5c95a8ba30f15787e5e0fb77c60c66b","kind":"tag","published_at":"2018-09-05T07:42:56.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"ea731401f5c95a8ba30f15787e5e0fb77c60c66b","kind":"tag","published_at":"2018-08-30T19:01:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"1958fd8fff7f115e79725b1288e0b878b3e06b00","kind":"tag","published_at":"2018-06-26T19:01:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"6b9367c9ff401dbc54fabce3fb8d972e799b702d","kind":"commit","published_at":"2018-06-10T16:27:16.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"5b77f257b7891c8569092fbd77e64719c6b08787","kind":"commit","published_at":"2018-06-10T13:02:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.1/manifests"},{"name":"v2.0","sha":"67db90e8d315e4926cd16b410eba7e10cf9ae45c","kind":"commit","published_at":"2018-06-09T16:00:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0/manifests"},{"name":"v1.1","sha":"2fcda4cb7018ce05a25959d2fe08c83e3329f169","kind":"tag","published_at":"2017-12-20T09:22:22.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.1/manifests"},{"name":"v1.0.1","sha":"08c27939df1bd95e881e2c2367a749964ad1fceb","kind":"tag","published_at":"2017-10-01T07:22:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"5c9560bfa9ace2bf86080bf40d46b34ae44604df","kind":"tag","published_at":"2017-05-19T16:16:59.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T06:49:11.092Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-pierrec-lz4?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-pierrec-lz4","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-pierrec-lz4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-pierrec-lz4/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T05:32:28.494Z","issues_count":65,"pull_requests_count":81,"avg_time_to_close_issue":8275548.619047619,"avg_time_to_close_pull_request":2492288.705128205,"issues_closed_count":42,"pull_requests_closed_count":78,"pull_request_authors_count":26,"issue_authors_count":52,"avg_comments_per_issue":1.9538461538461538,"avg_comments_per_pull_request":1.0617283950617284,"merged_pull_requests_count":73,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":5,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":5965781.0,"past_year_avg_time_to_close_pull_request":1611131.3333333333,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.6,"past_year_avg_comments_per_pull_request":1.2857142857142858,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-pierrec-lz4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-pierrec-lz4/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-pierrec-lz4/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-pierrec-lz4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-pierrec-lz4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-pierrec-lz4/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":1429,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":759},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-08-25T05:06:53.666Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":13418193,"name":"golang-github-pierrec-lz4","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/pierrec/lz4","licenses":"bsd-3-clause","normalized_licenses":[],"repository_url":"https://github.com/pierrec/lz4","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T04:01:21.337Z","latest_release_published_at":"2026-02-07T04:01:21.337Z","latest_release_number":"2.5.2-1","last_synced_at":"2026-03-07T04:44:08.315Z","created_at":"2026-02-07T04:01:20.956Z","updated_at":"2026-08-18T06:49:11.301Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-pierrec-lz4","install_command":"apt-get install golang-github-pierrec-lz4","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-github-pierrec-lz4-dev","standards_version":"4.5.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-github-frankban-quicktest-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":28702874,"uuid":"32223299","full_name":"pierrec/lz4","owner":"pierrec","description":"LZ4 compression and decompression in pure Go","archived":false,"fork":false,"pushed_at":"2026-08-05T08:00:54.000Z","size":68869,"stargazers_count":969,"open_issues_count":22,"forks_count":152,"subscribers_count":21,"default_branch":"v4","last_synced_at":"2026-08-11T02:41:46.181Z","etag":null,"topics":["go","golang","lz4","lz4-frame"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/pierrec.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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-03-14T17:21:06.000Z","updated_at":"2026-08-05T07:58:09.000Z","dependencies_parsed_at":"2026-08-11T02:46:55.843Z","dependency_job_id":null,"html_url":"https://github.com/pierrec/lz4","commit_stats":{"total_commits":262,"total_committers":40,"mean_commits":6.55,"dds":0.6068702290076335,"last_synced_commit":"294e7659e17723306ebf3a44cd7ad2c11f456c37"},"previous_names":[],"tags_count":78,"template":false,"template_full_name":null,"purl":"pkg:github/pierrec/lz4","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/refs/heads/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/sbom","scorecard":{"id":733381,"data":{"date":"2025-08-11","repo":{"name":"github.com/pierrec/lz4","commit":"cd9d7a4f66405a92f4881933816b828b0f7d5fe2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":7,"reason":"Found 11/15 approved changesets -- score normalized to 7","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":"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/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"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/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pierrec/lz4/ci.yml/v4?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pierrec/lz4/ci.yml/v4?enable=pin","Info:   0 out of   2 GitHub-owned 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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'v4'"],"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 26 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"}},{"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"}}]},"last_synced_at":"2025-08-22T15:04:00.779Z","repository_id":28702874,"created_at":"2025-08-22T15:04:00.779Z","updated_at":"2025-08-22T15:04:00.779Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36547836,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-12T02:00:07.134Z","response_time":57,"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":"pierrec","name":"Pierre Curto","uuid":"368228","kind":"user","description":null,"email":"","website":null,"location":"Paris (France)","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/368228?u=d2f292050fd10608c8385b8133f98f1cc1c5be0c\u0026v=4","repositories_count":72,"last_synced_at":"2026-08-13T19:37:35.695Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pierrec","funding_links":[],"total_stars":1960,"followers":80,"following":10,"created_at":"2022-11-02T16:23:59.822Z","updated_at":"2026-08-13T19:37:35.715Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec/repositories"},"tags":[{"name":"v4.1.28","sha":"136754c4a5e622c5495d3c28936b9d6b569704b2","kind":"tag","published_at":"2026-08-05T07:59:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.28","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.28/manifests"},{"name":"v4.1.27","sha":"a296161b6e73e177e902d9cdafbd3e8b9ffaa68f","kind":"tag","published_at":"2026-05-31T08:24:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.27","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.27/manifests"},{"name":"v4.1.26","sha":"60ed180f469c3090aa5453e33043a96f02e790a5","kind":"commit","published_at":"2026-03-06T08:33:31.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.26","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.26/manifests"},{"name":"v4.1.25","sha":"ace844d9aa4689551c0679d4a700adb95f0c5cd1","kind":"commit","published_at":"2026-01-17T09:00:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.25","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.25/manifests"},{"name":"v4.1.24","sha":"a6fe6d4072fb777a2e7a3bab930f5de8ce5763f8","kind":"commit","published_at":"2026-01-16T14:48:55.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.24","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.24/manifests"},{"name":"v4.1.23","sha":"cd9d7a4f66405a92f4881933816b828b0f7d5fe2","kind":"commit","published_at":"2025-05-10T15:40:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.23","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.23/manifests"},{"name":"v4.1.22","sha":"fdaa7e2eae2400f761d8503ca047b46d2ab67507","kind":"commit","published_at":"2024-12-12T16:53:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.22","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.22/manifests"},{"name":"v4.1.21","sha":"294e7659e17723306ebf3a44cd7ad2c11f456c37","kind":"commit","published_at":"2024-01-08T20:17:19.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.21","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.21/manifests"},{"name":"v4.1.20","sha":"294e7659e17723306ebf3a44cd7ad2c11f456c37","kind":"commit","published_at":"2024-01-08T20:17:19.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.20","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.20/manifests"},{"name":"v4.1.19","sha":"a0f6c5e4be7afda8aa9154f2b85ee64e9c3c5008","kind":"tag","published_at":"2023-12-07T08:51:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.19","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.19/manifests"},{"name":"v4.1.18","sha":"ef495ee7d4516ddb9b31019170c8c3eb311caeb5","kind":"commit","published_at":"2023-06-14T14:02:14.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.18","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.18/manifests"},{"name":"v4.1.17","sha":"d2b3f5d3e4659cc4fd720d1649c39b5627187261","kind":"commit","published_at":"2022-09-27T07:11:15.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.17","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.17/manifests"},{"name":"v4.1.16","sha":"cb3e7ea2cd15fd4d9f4d65333308f20d9b5d8156","kind":"tag","published_at":"2022-09-10T06:40:49.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.16","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.16/manifests"},{"name":"v4.1.15","sha":"c3eaa1e8841ece1461ec5e0f1fbbd5f1c52d2f85","kind":"commit","published_at":"2022-06-15T06:43:04.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.15","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.15/manifests"},{"name":"v3.3.5","sha":"1a84cb2a9795a28b84df55a898b65b39d3d6b1f1","kind":"commit","published_at":"2022-05-17T09:27:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.5/manifests"},{"name":"v4.1.14","sha":"a5532e5996ee86d17f8ce2694c08fb5bf3c6b471","kind":"commit","published_at":"2022-02-07T17:09:36.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.14","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.14/manifests"},{"name":"v4.1.13","sha":"937a472cf6230c7a4662d8f9831d54faff99587d","kind":"commit","published_at":"2022-02-05T08:10:40.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.13","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.13/manifests"},{"name":"v4.1.12","sha":"a134e63e138e8dcef0be0a90bb586bccf4e99651","kind":"commit","published_at":"2021-12-02T19:53:53.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.12","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.12/manifests"},{"name":"v4.1.11","sha":"007008ea0e9a5c20f0b924d7f4a39e0c9e124bc8","kind":"commit","published_at":"2021-11-11T17:44:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.11","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.11/manifests"},{"name":"v4.1.10","sha":"ce64ccda1a829d9186ed58d5e98312bad76d9cc5","kind":"commit","published_at":"2021-11-03T09:22:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.10","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.10/manifests"},{"name":"v3.3.4","sha":"78da98416caea5ba9479b4c9d54ed20c64131a5f","kind":"commit","published_at":"2021-11-03T08:47:45.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"ea3a7443507cc04caf32bbf6d818f5e23fdf80d3","kind":"commit","published_at":"2021-10-20T06:55:49.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.3/manifests"},{"name":"v4.1.9","sha":"d1a2baaa1508d6151787fcffd6468a76f5e769a1","kind":"commit","published_at":"2021-10-20T06:54:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.9","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.9/manifests"},{"name":"v4.1.8","sha":"2c1550e56c43e875151468b8f6380ac8d706e88e","kind":"tag","published_at":"2021-06-21T17:42:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.8","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.8/manifests"},{"name":"v2.6.1","sha":"bd2592c4cc7765ba1d21d20044eb45a3b19325d3","kind":"tag","published_at":"2021-06-03T11:16:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.6.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.1/manifests"},{"name":"v4.1.7","sha":"e52e7c6a2464812d0567ec2aa20ccb2eef0f2da2","kind":"tag","published_at":"2021-05-20T11:38:07.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.7/manifests"},{"name":"v4.1.6","sha":"bc2ca873d9c39fa64f38c014a9dc44e570aa8921","kind":"tag","published_at":"2021-04-11T18:24:32.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.6/manifests"},{"name":"v4.1.5","sha":"e14f98189f2e857c91b909d68e86c3e4e81b536d","kind":"tag","published_at":"2021-04-11T10:33:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.5/manifests"},{"name":"v4.1.4","sha":"284f0563c70c990e716fd91f3b7967bbe3d21a25","kind":"commit","published_at":"2021-03-20T18:34:39.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"adbc1acb6b43ca0bce1bc040e8444b921eadf3b5","kind":"commit","published_at":"2021-01-04T14:47:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"049b49abfdeaf55b3a6520e03cb41303392e01a5","kind":"commit","published_at":"2020-12-16T12:34:14.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"fce381da8c083ecebabdcf79425247272a50c451","kind":"commit","published_at":"2020-11-04T13:58:29.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"d4b98448f6e99d551e417e2f519ac304c0fadf4e","kind":"commit","published_at":"2020-11-01T20:22:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.0/manifests"},{"name":"v2.6.0","sha":"0e583d326e0ec6b9c1ad223188dc709af385408e","kind":"commit","published_at":"2020-10-31T10:21:20.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.6.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.0/manifests"},{"name":"v4.0.3","sha":"6c4a61cc7f432a40ca1443ab13dbcd0869d39cae","kind":"commit","published_at":"2020-10-02T14:13:28.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"dc85acba08d8d851ec636435917e9c1ce2fe9ad9","kind":"commit","published_at":"2020-08-19T20:26:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"88d36b34caf06fa2e82f3ed84c85ef6deb2644d2","kind":"commit","published_at":"2020-07-12T16:32:28.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"750bc6485855242fcd23981569521d756ad28617","kind":"commit","published_at":"2020-05-01T14:33:57.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.0/manifests"},{"name":"v3.3.2","sha":"76b19f543aee055fb9dc4ecde27365de9e1f9c39","kind":"commit","published_at":"2020-04-21T15:14:07.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.2/manifests"},{"name":"v2.5.2","sha":"65e4285c566323a894d155441e5279ec4a9884f4","kind":"commit","published_at":"2020-04-21T15:13:18.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.2/manifests"},{"name":"v3.3.1","sha":"0a1a23edb41e98e8379ac1e351d4ef4c2dce93ea","kind":"commit","published_at":"2020-04-11T11:10:25.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.1/manifests"},{"name":"v2.5.1","sha":"08cb7fb602ea40c9d78f17e4d8fa6947cc2c5a9c","kind":"commit","published_at":"2020-04-11T11:08:15.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.1/manifests"},{"name":"v3.3.0","sha":"218beaf6660bbe7d88a3e0e8654b08c632ecc8b4","kind":"commit","published_at":"2020-04-06T15:58:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.0/manifests"},{"name":"v2.5.0","sha":"ac37b5b48a0a3f689dea69ce1dcd32a0f012c7cb","kind":"commit","published_at":"2020-04-06T15:52:54.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.0/manifests"},{"name":"v3.2.1","sha":"92a261d7322869293eca765068a837a15dd38a38","kind":"commit","published_at":"2020-01-19T12:19:39.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.2.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.1/manifests"},{"name":"v2.4.1","sha":"edce7c4c96dac9adc01d38b18fd2456a7c0c5773","kind":"commit","published_at":"2020-01-18T20:43:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.4.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.1/manifests"},{"name":"v3.2.0","sha":"8bdc6c8049a5b946ad5beeda69ac7184fe06e939","kind":"commit","published_at":"2019-11-15T21:21:32.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.0/manifests"},{"name":"v2.4.0","sha":"9085dacd1e1eca033047a5514195779360363ced","kind":"commit","published_at":"2019-11-15T21:20:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.4.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.0/manifests"},{"name":"v3.1.0","sha":"f25943004a391bf67ff1b7d523c091bcd95b471e","kind":"commit","published_at":"2019-09-07T08:45:01.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.1.0/manifests"},{"name":"v2.3.0","sha":"645f9b948eee34cbcc335c70999f79c29c420fbf","kind":"commit","published_at":"2019-09-07T08:36:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.3.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.3.0/manifests"},{"name":"v3.0.3","sha":"135093ea93bee000af6999eabe3239ff1dfba046","kind":"tag","published_at":"2019-08-31T08:46:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.3/manifests"},{"name":"v2.2.7","sha":"21241797f8cd81af1b8dde3323c6f805799d053e","kind":"tag","published_at":"2019-08-31T08:45:50.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.7/manifests"},{"name":"v3.0.2","sha":"bf524fc7237fc52e9501b96c1a908c9f53ec0e2d","kind":"commit","published_at":"2019-08-24T14:59:26.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"6b61558f96f90c68aa79bd65bc50117a970370d3","kind":"commit","published_at":"2019-08-01T16:57:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.1/manifests"},{"name":"v2.2.6","sha":"8ef35db8296124c4969aab929c16c91c3cb2c8a0","kind":"commit","published_at":"2019-08-01T16:35:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.6/manifests"},{"name":"v3.0.0","sha":"24bda3cc0ca046d25522fa35e17d946848514d07","kind":"commit","published_at":"2019-07-30T17:08:11.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.0/manifests"},{"name":"v2.2.5","sha":"377214e3044ff9f12d996f3037fb8c3e3ad16b49","kind":"tag","published_at":"2019-07-30T16:48:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"057d66e894a4e55853274a3bbbf7de02ba639e43","kind":"tag","published_at":"2019-07-01T08:11:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"d705d4371bfccdf47f10e45584e896026c83616f","kind":"tag","published_at":"2019-05-01T09:10:04.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a29bec8a92352da49c183edaf908f9d382fe321f","kind":"tag","published_at":"2019-05-01T08:18:17.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"fea8a15e1036298ceb32edea0eccdb857097ba7b","kind":"tag","published_at":"2019-04-30T21:35:18.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"713bcae4abc153cac5e484a509699ce464090c6a","kind":"tag","published_at":"2019-04-30T13:44:20.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.0/manifests"},{"name":"v2.1.3","sha":"6749706c167653de32474906f3be3cff2403ed00","kind":"tag","published_at":"2019-04-30T11:10:44.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"9419d2361c8ae111073ffe3337ecc364fb590921","kind":"tag","published_at":"2019-04-15T11:20:57.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"315a67e90e415bcdaff33057da191569bf4d8479","kind":"tag","published_at":"2019-03-27T17:32:22.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"062282ea0dcff40c9fb8525789eef9644b1fbd6e","kind":"tag","published_at":"2019-02-22T15:38:42.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.0/manifests"},{"name":"v2.0.8","sha":"473cd7ce01a1113208073166464b98819526150e","kind":"tag","published_at":"2019-01-31T08:46:27.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.8","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"635575b42742856941dbc767b44905bb9ba083f6","kind":"tag","published_at":"2018-10-05T16:52:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"bb6bfd13c6a262f1943c0446eb25b7f54c1fb9a2","kind":"tag","published_at":"2018-09-06T18:53:25.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"ea731401f5c95a8ba30f15787e5e0fb77c60c66b","kind":"tag","published_at":"2018-09-05T07:42:56.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"ea731401f5c95a8ba30f15787e5e0fb77c60c66b","kind":"tag","published_at":"2018-08-30T19:01:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"1958fd8fff7f115e79725b1288e0b878b3e06b00","kind":"tag","published_at":"2018-06-26T19:01:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"6b9367c9ff401dbc54fabce3fb8d972e799b702d","kind":"commit","published_at":"2018-06-10T16:27:16.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"5b77f257b7891c8569092fbd77e64719c6b08787","kind":"commit","published_at":"2018-06-10T13:02:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.1/manifests"},{"name":"v2.0","sha":"67db90e8d315e4926cd16b410eba7e10cf9ae45c","kind":"commit","published_at":"2018-06-09T16:00:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0/manifests"},{"name":"v1.1","sha":"2fcda4cb7018ce05a25959d2fe08c83e3329f169","kind":"tag","published_at":"2017-12-20T09:22:22.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.1/manifests"},{"name":"v1.0.1","sha":"08c27939df1bd95e881e2c2367a749964ad1fceb","kind":"tag","published_at":"2017-10-01T07:22:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"5c9560bfa9ace2bf86080bf40d46b34ae44604df","kind":"tag","published_at":"2017-05-19T16:16:59.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T06:49:11.300Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-pierrec-lz4?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-pierrec-lz4","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-pierrec-lz4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-pierrec-lz4/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T05:32:28.494Z","issues_count":65,"pull_requests_count":81,"avg_time_to_close_issue":8275548.619047619,"avg_time_to_close_pull_request":2492288.705128205,"issues_closed_count":42,"pull_requests_closed_count":78,"pull_request_authors_count":26,"issue_authors_count":52,"avg_comments_per_issue":1.9538461538461538,"avg_comments_per_pull_request":1.0617283950617284,"merged_pull_requests_count":73,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":5,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":5965781.0,"past_year_avg_time_to_close_pull_request":1611131.3333333333,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.6,"past_year_avg_comments_per_pull_request":1.2857142857142858,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-pierrec-lz4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-pierrec-lz4/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-pierrec-lz4/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-pierrec-lz4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-pierrec-lz4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-pierrec-lz4/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1498,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":976},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-08-25T05:06:47.665Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":13964400,"name":"go-github-com-pierrec-lz4","ecosystem":"guix","description":"LZ4 compression in pure Go","homepage":"https://github.com/pierrec/lz4","licenses":"bsd-3","normalized_licenses":["BSD-1-Clause"],"repository_url":"https://github.com/pierrec/lz4","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T23:11:57.181Z","latest_release_published_at":"2026-03-02T23:11:57.181Z","latest_release_number":"2.6.1","last_synced_at":"2026-04-07T02:02:13.929Z","created_at":"2026-03-02T23:11:56.918Z","updated_at":"2026-08-18T07:02:10.492Z","registry_url":"https://packages.guix.gnu.org/packages/go-github-com-pierrec-lz4/2.6.1/","install_command":"guix install go-github-com-pierrec-lz4","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/golang-compression.scm#n725","metadata":{"location":"gnu/packages/golang-compression.scm:725","variable_name":"go-github-com-pierrec-lz4"},"repo_metadata":{"id":28702874,"uuid":"32223299","full_name":"pierrec/lz4","owner":"pierrec","description":"LZ4 compression and decompression in pure Go","archived":false,"fork":false,"pushed_at":"2026-08-05T08:00:54.000Z","size":68869,"stargazers_count":969,"open_issues_count":22,"forks_count":152,"subscribers_count":21,"default_branch":"v4","last_synced_at":"2026-08-11T02:41:46.181Z","etag":null,"topics":["go","golang","lz4","lz4-frame"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/pierrec.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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-03-14T17:21:06.000Z","updated_at":"2026-08-05T07:58:09.000Z","dependencies_parsed_at":"2026-08-11T02:46:55.843Z","dependency_job_id":null,"html_url":"https://github.com/pierrec/lz4","commit_stats":{"total_commits":262,"total_committers":40,"mean_commits":6.55,"dds":0.6068702290076335,"last_synced_commit":"294e7659e17723306ebf3a44cd7ad2c11f456c37"},"previous_names":[],"tags_count":78,"template":false,"template_full_name":null,"purl":"pkg:github/pierrec/lz4","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/refs/heads/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/sbom","scorecard":{"id":733381,"data":{"date":"2025-08-11","repo":{"name":"github.com/pierrec/lz4","commit":"cd9d7a4f66405a92f4881933816b828b0f7d5fe2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":7,"reason":"Found 11/15 approved changesets -- score normalized to 7","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":"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/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"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/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pierrec/lz4/ci.yml/v4?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pierrec/lz4/ci.yml/v4?enable=pin","Info:   0 out of   2 GitHub-owned 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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'v4'"],"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 26 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"}},{"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"}}]},"last_synced_at":"2025-08-22T15:04:00.779Z","repository_id":28702874,"created_at":"2025-08-22T15:04:00.779Z","updated_at":"2025-08-22T15:04:00.779Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36547836,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-12T02:00:07.134Z","response_time":57,"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":"pierrec","name":"Pierre Curto","uuid":"368228","kind":"user","description":null,"email":"","website":null,"location":"Paris (France)","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/368228?u=d2f292050fd10608c8385b8133f98f1cc1c5be0c\u0026v=4","repositories_count":72,"last_synced_at":"2026-08-13T19:37:35.695Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pierrec","funding_links":[],"total_stars":1960,"followers":80,"following":10,"created_at":"2022-11-02T16:23:59.822Z","updated_at":"2026-08-13T19:37:35.715Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec/repositories"},"tags":[{"name":"v4.1.28","sha":"136754c4a5e622c5495d3c28936b9d6b569704b2","kind":"tag","published_at":"2026-08-05T07:59:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.28","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.28/manifests"},{"name":"v4.1.27","sha":"a296161b6e73e177e902d9cdafbd3e8b9ffaa68f","kind":"tag","published_at":"2026-05-31T08:24:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.27","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.27/manifests"},{"name":"v4.1.26","sha":"60ed180f469c3090aa5453e33043a96f02e790a5","kind":"commit","published_at":"2026-03-06T08:33:31.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.26","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.26/manifests"},{"name":"v4.1.25","sha":"ace844d9aa4689551c0679d4a700adb95f0c5cd1","kind":"commit","published_at":"2026-01-17T09:00:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.25","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.25/manifests"},{"name":"v4.1.24","sha":"a6fe6d4072fb777a2e7a3bab930f5de8ce5763f8","kind":"commit","published_at":"2026-01-16T14:48:55.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.24","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.24/manifests"},{"name":"v4.1.23","sha":"cd9d7a4f66405a92f4881933816b828b0f7d5fe2","kind":"commit","published_at":"2025-05-10T15:40:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.23","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.23/manifests"},{"name":"v4.1.22","sha":"fdaa7e2eae2400f761d8503ca047b46d2ab67507","kind":"commit","published_at":"2024-12-12T16:53:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.22","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.22/manifests"},{"name":"v4.1.21","sha":"294e7659e17723306ebf3a44cd7ad2c11f456c37","kind":"commit","published_at":"2024-01-08T20:17:19.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.21","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.21/manifests"},{"name":"v4.1.20","sha":"294e7659e17723306ebf3a44cd7ad2c11f456c37","kind":"commit","published_at":"2024-01-08T20:17:19.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.20","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.20/manifests"},{"name":"v4.1.19","sha":"a0f6c5e4be7afda8aa9154f2b85ee64e9c3c5008","kind":"tag","published_at":"2023-12-07T08:51:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.19","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.19/manifests"},{"name":"v4.1.18","sha":"ef495ee7d4516ddb9b31019170c8c3eb311caeb5","kind":"commit","published_at":"2023-06-14T14:02:14.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.18","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.18/manifests"},{"name":"v4.1.17","sha":"d2b3f5d3e4659cc4fd720d1649c39b5627187261","kind":"commit","published_at":"2022-09-27T07:11:15.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.17","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.17/manifests"},{"name":"v4.1.16","sha":"cb3e7ea2cd15fd4d9f4d65333308f20d9b5d8156","kind":"tag","published_at":"2022-09-10T06:40:49.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.16","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.16/manifests"},{"name":"v4.1.15","sha":"c3eaa1e8841ece1461ec5e0f1fbbd5f1c52d2f85","kind":"commit","published_at":"2022-06-15T06:43:04.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.15","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.15/manifests"},{"name":"v3.3.5","sha":"1a84cb2a9795a28b84df55a898b65b39d3d6b1f1","kind":"commit","published_at":"2022-05-17T09:27:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.5/manifests"},{"name":"v4.1.14","sha":"a5532e5996ee86d17f8ce2694c08fb5bf3c6b471","kind":"commit","published_at":"2022-02-07T17:09:36.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.14","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.14/manifests"},{"name":"v4.1.13","sha":"937a472cf6230c7a4662d8f9831d54faff99587d","kind":"commit","published_at":"2022-02-05T08:10:40.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.13","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.13/manifests"},{"name":"v4.1.12","sha":"a134e63e138e8dcef0be0a90bb586bccf4e99651","kind":"commit","published_at":"2021-12-02T19:53:53.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.12","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.12/manifests"},{"name":"v4.1.11","sha":"007008ea0e9a5c20f0b924d7f4a39e0c9e124bc8","kind":"commit","published_at":"2021-11-11T17:44:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.11","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.11/manifests"},{"name":"v4.1.10","sha":"ce64ccda1a829d9186ed58d5e98312bad76d9cc5","kind":"commit","published_at":"2021-11-03T09:22:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.10","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.10/manifests"},{"name":"v3.3.4","sha":"78da98416caea5ba9479b4c9d54ed20c64131a5f","kind":"commit","published_at":"2021-11-03T08:47:45.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"ea3a7443507cc04caf32bbf6d818f5e23fdf80d3","kind":"commit","published_at":"2021-10-20T06:55:49.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.3/manifests"},{"name":"v4.1.9","sha":"d1a2baaa1508d6151787fcffd6468a76f5e769a1","kind":"commit","published_at":"2021-10-20T06:54:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.9","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.9/manifests"},{"name":"v4.1.8","sha":"2c1550e56c43e875151468b8f6380ac8d706e88e","kind":"tag","published_at":"2021-06-21T17:42:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.8","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.8/manifests"},{"name":"v2.6.1","sha":"bd2592c4cc7765ba1d21d20044eb45a3b19325d3","kind":"tag","published_at":"2021-06-03T11:16:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.6.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.1/manifests"},{"name":"v4.1.7","sha":"e52e7c6a2464812d0567ec2aa20ccb2eef0f2da2","kind":"tag","published_at":"2021-05-20T11:38:07.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.7/manifests"},{"name":"v4.1.6","sha":"bc2ca873d9c39fa64f38c014a9dc44e570aa8921","kind":"tag","published_at":"2021-04-11T18:24:32.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.6/manifests"},{"name":"v4.1.5","sha":"e14f98189f2e857c91b909d68e86c3e4e81b536d","kind":"tag","published_at":"2021-04-11T10:33:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.5/manifests"},{"name":"v4.1.4","sha":"284f0563c70c990e716fd91f3b7967bbe3d21a25","kind":"commit","published_at":"2021-03-20T18:34:39.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"adbc1acb6b43ca0bce1bc040e8444b921eadf3b5","kind":"commit","published_at":"2021-01-04T14:47:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"049b49abfdeaf55b3a6520e03cb41303392e01a5","kind":"commit","published_at":"2020-12-16T12:34:14.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"fce381da8c083ecebabdcf79425247272a50c451","kind":"commit","published_at":"2020-11-04T13:58:29.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"d4b98448f6e99d551e417e2f519ac304c0fadf4e","kind":"commit","published_at":"2020-11-01T20:22:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.0/manifests"},{"name":"v2.6.0","sha":"0e583d326e0ec6b9c1ad223188dc709af385408e","kind":"commit","published_at":"2020-10-31T10:21:20.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.6.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.0/manifests"},{"name":"v4.0.3","sha":"6c4a61cc7f432a40ca1443ab13dbcd0869d39cae","kind":"commit","published_at":"2020-10-02T14:13:28.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"dc85acba08d8d851ec636435917e9c1ce2fe9ad9","kind":"commit","published_at":"2020-08-19T20:26:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"88d36b34caf06fa2e82f3ed84c85ef6deb2644d2","kind":"commit","published_at":"2020-07-12T16:32:28.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"750bc6485855242fcd23981569521d756ad28617","kind":"commit","published_at":"2020-05-01T14:33:57.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.0/manifests"},{"name":"v3.3.2","sha":"76b19f543aee055fb9dc4ecde27365de9e1f9c39","kind":"commit","published_at":"2020-04-21T15:14:07.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.2/manifests"},{"name":"v2.5.2","sha":"65e4285c566323a894d155441e5279ec4a9884f4","kind":"commit","published_at":"2020-04-21T15:13:18.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.2/manifests"},{"name":"v3.3.1","sha":"0a1a23edb41e98e8379ac1e351d4ef4c2dce93ea","kind":"commit","published_at":"2020-04-11T11:10:25.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.1/manifests"},{"name":"v2.5.1","sha":"08cb7fb602ea40c9d78f17e4d8fa6947cc2c5a9c","kind":"commit","published_at":"2020-04-11T11:08:15.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.1/manifests"},{"name":"v3.3.0","sha":"218beaf6660bbe7d88a3e0e8654b08c632ecc8b4","kind":"commit","published_at":"2020-04-06T15:58:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.0/manifests"},{"name":"v2.5.0","sha":"ac37b5b48a0a3f689dea69ce1dcd32a0f012c7cb","kind":"commit","published_at":"2020-04-06T15:52:54.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.0/manifests"},{"name":"v3.2.1","sha":"92a261d7322869293eca765068a837a15dd38a38","kind":"commit","published_at":"2020-01-19T12:19:39.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.2.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.1/manifests"},{"name":"v2.4.1","sha":"edce7c4c96dac9adc01d38b18fd2456a7c0c5773","kind":"commit","published_at":"2020-01-18T20:43:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.4.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.1/manifests"},{"name":"v3.2.0","sha":"8bdc6c8049a5b946ad5beeda69ac7184fe06e939","kind":"commit","published_at":"2019-11-15T21:21:32.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.0/manifests"},{"name":"v2.4.0","sha":"9085dacd1e1eca033047a5514195779360363ced","kind":"commit","published_at":"2019-11-15T21:20:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.4.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.0/manifests"},{"name":"v3.1.0","sha":"f25943004a391bf67ff1b7d523c091bcd95b471e","kind":"commit","published_at":"2019-09-07T08:45:01.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.1.0/manifests"},{"name":"v2.3.0","sha":"645f9b948eee34cbcc335c70999f79c29c420fbf","kind":"commit","published_at":"2019-09-07T08:36:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.3.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.3.0/manifests"},{"name":"v3.0.3","sha":"135093ea93bee000af6999eabe3239ff1dfba046","kind":"tag","published_at":"2019-08-31T08:46:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.3/manifests"},{"name":"v2.2.7","sha":"21241797f8cd81af1b8dde3323c6f805799d053e","kind":"tag","published_at":"2019-08-31T08:45:50.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.7/manifests"},{"name":"v3.0.2","sha":"bf524fc7237fc52e9501b96c1a908c9f53ec0e2d","kind":"commit","published_at":"2019-08-24T14:59:26.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"6b61558f96f90c68aa79bd65bc50117a970370d3","kind":"commit","published_at":"2019-08-01T16:57:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.1/manifests"},{"name":"v2.2.6","sha":"8ef35db8296124c4969aab929c16c91c3cb2c8a0","kind":"commit","published_at":"2019-08-01T16:35:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.6/manifests"},{"name":"v3.0.0","sha":"24bda3cc0ca046d25522fa35e17d946848514d07","kind":"commit","published_at":"2019-07-30T17:08:11.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.0/manifests"},{"name":"v2.2.5","sha":"377214e3044ff9f12d996f3037fb8c3e3ad16b49","kind":"tag","published_at":"2019-07-30T16:48:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"057d66e894a4e55853274a3bbbf7de02ba639e43","kind":"tag","published_at":"2019-07-01T08:11:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"d705d4371bfccdf47f10e45584e896026c83616f","kind":"tag","published_at":"2019-05-01T09:10:04.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a29bec8a92352da49c183edaf908f9d382fe321f","kind":"tag","published_at":"2019-05-01T08:18:17.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"fea8a15e1036298ceb32edea0eccdb857097ba7b","kind":"tag","published_at":"2019-04-30T21:35:18.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"713bcae4abc153cac5e484a509699ce464090c6a","kind":"tag","published_at":"2019-04-30T13:44:20.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.0/manifests"},{"name":"v2.1.3","sha":"6749706c167653de32474906f3be3cff2403ed00","kind":"tag","published_at":"2019-04-30T11:10:44.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"9419d2361c8ae111073ffe3337ecc364fb590921","kind":"tag","published_at":"2019-04-15T11:20:57.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"315a67e90e415bcdaff33057da191569bf4d8479","kind":"tag","published_at":"2019-03-27T17:32:22.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"062282ea0dcff40c9fb8525789eef9644b1fbd6e","kind":"tag","published_at":"2019-02-22T15:38:42.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.0/manifests"},{"name":"v2.0.8","sha":"473cd7ce01a1113208073166464b98819526150e","kind":"tag","published_at":"2019-01-31T08:46:27.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.8","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"635575b42742856941dbc767b44905bb9ba083f6","kind":"tag","published_at":"2018-10-05T16:52:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"bb6bfd13c6a262f1943c0446eb25b7f54c1fb9a2","kind":"tag","published_at":"2018-09-06T18:53:25.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"ea731401f5c95a8ba30f15787e5e0fb77c60c66b","kind":"tag","published_at":"2018-09-05T07:42:56.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"ea731401f5c95a8ba30f15787e5e0fb77c60c66b","kind":"tag","published_at":"2018-08-30T19:01:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"1958fd8fff7f115e79725b1288e0b878b3e06b00","kind":"tag","published_at":"2018-06-26T19:01:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"6b9367c9ff401dbc54fabce3fb8d972e799b702d","kind":"commit","published_at":"2018-06-10T16:27:16.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"5b77f257b7891c8569092fbd77e64719c6b08787","kind":"commit","published_at":"2018-06-10T13:02:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.1/manifests"},{"name":"v2.0","sha":"67db90e8d315e4926cd16b410eba7e10cf9ae45c","kind":"commit","published_at":"2018-06-09T16:00:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0/manifests"},{"name":"v1.1","sha":"2fcda4cb7018ce05a25959d2fe08c83e3329f169","kind":"tag","published_at":"2017-12-20T09:22:22.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.1/manifests"},{"name":"v1.0.1","sha":"08c27939df1bd95e881e2c2367a749964ad1fceb","kind":"tag","published_at":"2017-10-01T07:22:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"5c9560bfa9ace2bf86080bf40d46b34ae44604df","kind":"tag","published_at":"2017-05-19T16:16:59.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T07:02:10.491Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/go-github-com-pierrec-lz4","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/go-github-com-pierrec-lz4","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/go-github-com-pierrec-lz4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/go-github-com-pierrec-lz4/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T05:32:28.494Z","issues_count":65,"pull_requests_count":81,"avg_time_to_close_issue":8275548.619047619,"avg_time_to_close_pull_request":2492288.705128205,"issues_closed_count":42,"pull_requests_closed_count":78,"pull_request_authors_count":26,"issue_authors_count":52,"avg_comments_per_issue":1.9538461538461538,"avg_comments_per_pull_request":1.0617283950617284,"merged_pull_requests_count":73,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":5,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":5965781.0,"past_year_avg_time_to_close_pull_request":1611131.3333333333,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.6,"past_year_avg_comments_per_pull_request":1.2857142857142858,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-pierrec-lz4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-pierrec-lz4/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-pierrec-lz4/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-pierrec-lz4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-pierrec-lz4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-pierrec-lz4/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":32351,"maintainers_count":0,"namespaces_count":0,"keywords_count":1654,"github":"guix-mirror","metadata":{"funded_packages_count":1231},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-08-25T05:05:02.543Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":13964406,"name":"go-github-com-pierrec-lz4-v4","ecosystem":"guix","description":"LZ4 compression in pure Go","homepage":"https://github.com/pierrec/lz4","licenses":"bsd-3-clause","normalized_licenses":[],"repository_url":"https://github.com/pierrec/lz4","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T23:12:02.443Z","latest_release_published_at":"2026-03-02T23:12:02.443Z","latest_release_number":"4.1.21","last_synced_at":"2026-04-07T02:02:13.972Z","created_at":"2026-03-02T23:12:02.261Z","updated_at":"2026-08-18T07:03:44.455Z","registry_url":"https://packages.guix.gnu.org/packages/go-github-com-pierrec-lz4-v4/4.1.21/","install_command":"guix install go-github-com-pierrec-lz4-v4","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/golang-compression.scm#n760","metadata":{"location":"gnu/packages/golang-compression.scm:760","variable_name":"go-github-com-pierrec-lz4-v4"},"repo_metadata":{"id":28702874,"uuid":"32223299","full_name":"pierrec/lz4","owner":"pierrec","description":"LZ4 compression and decompression in pure Go","archived":false,"fork":false,"pushed_at":"2026-08-05T08:00:54.000Z","size":68869,"stargazers_count":969,"open_issues_count":22,"forks_count":152,"subscribers_count":21,"default_branch":"v4","last_synced_at":"2026-08-11T02:41:46.181Z","etag":null,"topics":["go","golang","lz4","lz4-frame"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/pierrec.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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-03-14T17:21:06.000Z","updated_at":"2026-08-05T07:58:09.000Z","dependencies_parsed_at":"2026-08-11T02:46:55.843Z","dependency_job_id":null,"html_url":"https://github.com/pierrec/lz4","commit_stats":{"total_commits":262,"total_committers":40,"mean_commits":6.55,"dds":0.6068702290076335,"last_synced_commit":"294e7659e17723306ebf3a44cd7ad2c11f456c37"},"previous_names":[],"tags_count":78,"template":false,"template_full_name":null,"purl":"pkg:github/pierrec/lz4","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/refs/heads/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/sbom","scorecard":{"id":733381,"data":{"date":"2025-08-11","repo":{"name":"github.com/pierrec/lz4","commit":"cd9d7a4f66405a92f4881933816b828b0f7d5fe2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":7,"reason":"Found 11/15 approved changesets -- score normalized to 7","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":"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/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"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/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pierrec/lz4/ci.yml/v4?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pierrec/lz4/ci.yml/v4?enable=pin","Info:   0 out of   2 GitHub-owned 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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'v4'"],"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 26 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"}},{"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"}}]},"last_synced_at":"2025-08-22T15:04:00.779Z","repository_id":28702874,"created_at":"2025-08-22T15:04:00.779Z","updated_at":"2025-08-22T15:04:00.779Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36547836,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-12T02:00:07.134Z","response_time":57,"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":"pierrec","name":"Pierre Curto","uuid":"368228","kind":"user","description":null,"email":"","website":null,"location":"Paris (France)","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/368228?u=d2f292050fd10608c8385b8133f98f1cc1c5be0c\u0026v=4","repositories_count":72,"last_synced_at":"2026-08-13T19:37:35.695Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pierrec","funding_links":[],"total_stars":1960,"followers":80,"following":10,"created_at":"2022-11-02T16:23:59.822Z","updated_at":"2026-08-13T19:37:35.715Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec/repositories"},"tags":[{"name":"v4.1.28","sha":"136754c4a5e622c5495d3c28936b9d6b569704b2","kind":"tag","published_at":"2026-08-05T07:59:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.28","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.28/manifests"},{"name":"v4.1.27","sha":"a296161b6e73e177e902d9cdafbd3e8b9ffaa68f","kind":"tag","published_at":"2026-05-31T08:24:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.27","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.27/manifests"},{"name":"v4.1.26","sha":"60ed180f469c3090aa5453e33043a96f02e790a5","kind":"commit","published_at":"2026-03-06T08:33:31.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.26","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.26/manifests"},{"name":"v4.1.25","sha":"ace844d9aa4689551c0679d4a700adb95f0c5cd1","kind":"commit","published_at":"2026-01-17T09:00:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.25","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.25/manifests"},{"name":"v4.1.24","sha":"a6fe6d4072fb777a2e7a3bab930f5de8ce5763f8","kind":"commit","published_at":"2026-01-16T14:48:55.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.24","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.24/manifests"},{"name":"v4.1.23","sha":"cd9d7a4f66405a92f4881933816b828b0f7d5fe2","kind":"commit","published_at":"2025-05-10T15:40:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.23","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.23/manifests"},{"name":"v4.1.22","sha":"fdaa7e2eae2400f761d8503ca047b46d2ab67507","kind":"commit","published_at":"2024-12-12T16:53:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.22","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.22/manifests"},{"name":"v4.1.21","sha":"294e7659e17723306ebf3a44cd7ad2c11f456c37","kind":"commit","published_at":"2024-01-08T20:17:19.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.21","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.21/manifests"},{"name":"v4.1.20","sha":"294e7659e17723306ebf3a44cd7ad2c11f456c37","kind":"commit","published_at":"2024-01-08T20:17:19.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.20","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.20/manifests"},{"name":"v4.1.19","sha":"a0f6c5e4be7afda8aa9154f2b85ee64e9c3c5008","kind":"tag","published_at":"2023-12-07T08:51:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.19","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.19/manifests"},{"name":"v4.1.18","sha":"ef495ee7d4516ddb9b31019170c8c3eb311caeb5","kind":"commit","published_at":"2023-06-14T14:02:14.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.18","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.18/manifests"},{"name":"v4.1.17","sha":"d2b3f5d3e4659cc4fd720d1649c39b5627187261","kind":"commit","published_at":"2022-09-27T07:11:15.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.17","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.17/manifests"},{"name":"v4.1.16","sha":"cb3e7ea2cd15fd4d9f4d65333308f20d9b5d8156","kind":"tag","published_at":"2022-09-10T06:40:49.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.16","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.16/manifests"},{"name":"v4.1.15","sha":"c3eaa1e8841ece1461ec5e0f1fbbd5f1c52d2f85","kind":"commit","published_at":"2022-06-15T06:43:04.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.15","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.15/manifests"},{"name":"v3.3.5","sha":"1a84cb2a9795a28b84df55a898b65b39d3d6b1f1","kind":"commit","published_at":"2022-05-17T09:27:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.5/manifests"},{"name":"v4.1.14","sha":"a5532e5996ee86d17f8ce2694c08fb5bf3c6b471","kind":"commit","published_at":"2022-02-07T17:09:36.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.14","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.14/manifests"},{"name":"v4.1.13","sha":"937a472cf6230c7a4662d8f9831d54faff99587d","kind":"commit","published_at":"2022-02-05T08:10:40.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.13","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.13/manifests"},{"name":"v4.1.12","sha":"a134e63e138e8dcef0be0a90bb586bccf4e99651","kind":"commit","published_at":"2021-12-02T19:53:53.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.12","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.12/manifests"},{"name":"v4.1.11","sha":"007008ea0e9a5c20f0b924d7f4a39e0c9e124bc8","kind":"commit","published_at":"2021-11-11T17:44:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.11","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.11/manifests"},{"name":"v4.1.10","sha":"ce64ccda1a829d9186ed58d5e98312bad76d9cc5","kind":"commit","published_at":"2021-11-03T09:22:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.10","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.10/manifests"},{"name":"v3.3.4","sha":"78da98416caea5ba9479b4c9d54ed20c64131a5f","kind":"commit","published_at":"2021-11-03T08:47:45.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"ea3a7443507cc04caf32bbf6d818f5e23fdf80d3","kind":"commit","published_at":"2021-10-20T06:55:49.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.3/manifests"},{"name":"v4.1.9","sha":"d1a2baaa1508d6151787fcffd6468a76f5e769a1","kind":"commit","published_at":"2021-10-20T06:54:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.9","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.9/manifests"},{"name":"v4.1.8","sha":"2c1550e56c43e875151468b8f6380ac8d706e88e","kind":"tag","published_at":"2021-06-21T17:42:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.8","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.8/manifests"},{"name":"v2.6.1","sha":"bd2592c4cc7765ba1d21d20044eb45a3b19325d3","kind":"tag","published_at":"2021-06-03T11:16:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.6.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.1/manifests"},{"name":"v4.1.7","sha":"e52e7c6a2464812d0567ec2aa20ccb2eef0f2da2","kind":"tag","published_at":"2021-05-20T11:38:07.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.7/manifests"},{"name":"v4.1.6","sha":"bc2ca873d9c39fa64f38c014a9dc44e570aa8921","kind":"tag","published_at":"2021-04-11T18:24:32.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.6/manifests"},{"name":"v4.1.5","sha":"e14f98189f2e857c91b909d68e86c3e4e81b536d","kind":"tag","published_at":"2021-04-11T10:33:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.5/manifests"},{"name":"v4.1.4","sha":"284f0563c70c990e716fd91f3b7967bbe3d21a25","kind":"commit","published_at":"2021-03-20T18:34:39.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"adbc1acb6b43ca0bce1bc040e8444b921eadf3b5","kind":"commit","published_at":"2021-01-04T14:47:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"049b49abfdeaf55b3a6520e03cb41303392e01a5","kind":"commit","published_at":"2020-12-16T12:34:14.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"fce381da8c083ecebabdcf79425247272a50c451","kind":"commit","published_at":"2020-11-04T13:58:29.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"d4b98448f6e99d551e417e2f519ac304c0fadf4e","kind":"commit","published_at":"2020-11-01T20:22:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.0/manifests"},{"name":"v2.6.0","sha":"0e583d326e0ec6b9c1ad223188dc709af385408e","kind":"commit","published_at":"2020-10-31T10:21:20.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.6.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.0/manifests"},{"name":"v4.0.3","sha":"6c4a61cc7f432a40ca1443ab13dbcd0869d39cae","kind":"commit","published_at":"2020-10-02T14:13:28.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"dc85acba08d8d851ec636435917e9c1ce2fe9ad9","kind":"commit","published_at":"2020-08-19T20:26:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"88d36b34caf06fa2e82f3ed84c85ef6deb2644d2","kind":"commit","published_at":"2020-07-12T16:32:28.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"750bc6485855242fcd23981569521d756ad28617","kind":"commit","published_at":"2020-05-01T14:33:57.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.0/manifests"},{"name":"v3.3.2","sha":"76b19f543aee055fb9dc4ecde27365de9e1f9c39","kind":"commit","published_at":"2020-04-21T15:14:07.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.2/manifests"},{"name":"v2.5.2","sha":"65e4285c566323a894d155441e5279ec4a9884f4","kind":"commit","published_at":"2020-04-21T15:13:18.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.2/manifests"},{"name":"v3.3.1","sha":"0a1a23edb41e98e8379ac1e351d4ef4c2dce93ea","kind":"commit","published_at":"2020-04-11T11:10:25.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.1/manifests"},{"name":"v2.5.1","sha":"08cb7fb602ea40c9d78f17e4d8fa6947cc2c5a9c","kind":"commit","published_at":"2020-04-11T11:08:15.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.1/manifests"},{"name":"v3.3.0","sha":"218beaf6660bbe7d88a3e0e8654b08c632ecc8b4","kind":"commit","published_at":"2020-04-06T15:58:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.0/manifests"},{"name":"v2.5.0","sha":"ac37b5b48a0a3f689dea69ce1dcd32a0f012c7cb","kind":"commit","published_at":"2020-04-06T15:52:54.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.0/manifests"},{"name":"v3.2.1","sha":"92a261d7322869293eca765068a837a15dd38a38","kind":"commit","published_at":"2020-01-19T12:19:39.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.2.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.1/manifests"},{"name":"v2.4.1","sha":"edce7c4c96dac9adc01d38b18fd2456a7c0c5773","kind":"commit","published_at":"2020-01-18T20:43:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.4.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.1/manifests"},{"name":"v3.2.0","sha":"8bdc6c8049a5b946ad5beeda69ac7184fe06e939","kind":"commit","published_at":"2019-11-15T21:21:32.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.0/manifests"},{"name":"v2.4.0","sha":"9085dacd1e1eca033047a5514195779360363ced","kind":"commit","published_at":"2019-11-15T21:20:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.4.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.0/manifests"},{"name":"v3.1.0","sha":"f25943004a391bf67ff1b7d523c091bcd95b471e","kind":"commit","published_at":"2019-09-07T08:45:01.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.1.0/manifests"},{"name":"v2.3.0","sha":"645f9b948eee34cbcc335c70999f79c29c420fbf","kind":"commit","published_at":"2019-09-07T08:36:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.3.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.3.0/manifests"},{"name":"v3.0.3","sha":"135093ea93bee000af6999eabe3239ff1dfba046","kind":"tag","published_at":"2019-08-31T08:46:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.3/manifests"},{"name":"v2.2.7","sha":"21241797f8cd81af1b8dde3323c6f805799d053e","kind":"tag","published_at":"2019-08-31T08:45:50.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.7/manifests"},{"name":"v3.0.2","sha":"bf524fc7237fc52e9501b96c1a908c9f53ec0e2d","kind":"commit","published_at":"2019-08-24T14:59:26.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"6b61558f96f90c68aa79bd65bc50117a970370d3","kind":"commit","published_at":"2019-08-01T16:57:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.1/manifests"},{"name":"v2.2.6","sha":"8ef35db8296124c4969aab929c16c91c3cb2c8a0","kind":"commit","published_at":"2019-08-01T16:35:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.6/manifests"},{"name":"v3.0.0","sha":"24bda3cc0ca046d25522fa35e17d946848514d07","kind":"commit","published_at":"2019-07-30T17:08:11.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.0/manifests"},{"name":"v2.2.5","sha":"377214e3044ff9f12d996f3037fb8c3e3ad16b49","kind":"tag","published_at":"2019-07-30T16:48:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"057d66e894a4e55853274a3bbbf7de02ba639e43","kind":"tag","published_at":"2019-07-01T08:11:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"d705d4371bfccdf47f10e45584e896026c83616f","kind":"tag","published_at":"2019-05-01T09:10:04.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a29bec8a92352da49c183edaf908f9d382fe321f","kind":"tag","published_at":"2019-05-01T08:18:17.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"fea8a15e1036298ceb32edea0eccdb857097ba7b","kind":"tag","published_at":"2019-04-30T21:35:18.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"713bcae4abc153cac5e484a509699ce464090c6a","kind":"tag","published_at":"2019-04-30T13:44:20.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.0/manifests"},{"name":"v2.1.3","sha":"6749706c167653de32474906f3be3cff2403ed00","kind":"tag","published_at":"2019-04-30T11:10:44.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"9419d2361c8ae111073ffe3337ecc364fb590921","kind":"tag","published_at":"2019-04-15T11:20:57.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"315a67e90e415bcdaff33057da191569bf4d8479","kind":"tag","published_at":"2019-03-27T17:32:22.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"062282ea0dcff40c9fb8525789eef9644b1fbd6e","kind":"tag","published_at":"2019-02-22T15:38:42.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.0/manifests"},{"name":"v2.0.8","sha":"473cd7ce01a1113208073166464b98819526150e","kind":"tag","published_at":"2019-01-31T08:46:27.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.8","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"635575b42742856941dbc767b44905bb9ba083f6","kind":"tag","published_at":"2018-10-05T16:52:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"bb6bfd13c6a262f1943c0446eb25b7f54c1fb9a2","kind":"tag","published_at":"2018-09-06T18:53:25.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"ea731401f5c95a8ba30f15787e5e0fb77c60c66b","kind":"tag","published_at":"2018-09-05T07:42:56.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"ea731401f5c95a8ba30f15787e5e0fb77c60c66b","kind":"tag","published_at":"2018-08-30T19:01:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"1958fd8fff7f115e79725b1288e0b878b3e06b00","kind":"tag","published_at":"2018-06-26T19:01:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"6b9367c9ff401dbc54fabce3fb8d972e799b702d","kind":"commit","published_at":"2018-06-10T16:27:16.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"5b77f257b7891c8569092fbd77e64719c6b08787","kind":"commit","published_at":"2018-06-10T13:02:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.1/manifests"},{"name":"v2.0","sha":"67db90e8d315e4926cd16b410eba7e10cf9ae45c","kind":"commit","published_at":"2018-06-09T16:00:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0/manifests"},{"name":"v1.1","sha":"2fcda4cb7018ce05a25959d2fe08c83e3329f169","kind":"tag","published_at":"2017-12-20T09:22:22.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.1/manifests"},{"name":"v1.0.1","sha":"08c27939df1bd95e881e2c2367a749964ad1fceb","kind":"tag","published_at":"2017-10-01T07:22:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"5c9560bfa9ace2bf86080bf40d46b34ae44604df","kind":"tag","published_at":"2017-05-19T16:16:59.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T07:03:44.455Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/go-github-com-pierrec-lz4-v4","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/go-github-com-pierrec-lz4-v4","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/go-github-com-pierrec-lz4-v4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/go-github-com-pierrec-lz4-v4/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T05:32:28.494Z","issues_count":65,"pull_requests_count":81,"avg_time_to_close_issue":8275548.619047619,"avg_time_to_close_pull_request":2492288.705128205,"issues_closed_count":42,"pull_requests_closed_count":78,"pull_request_authors_count":26,"issue_authors_count":52,"avg_comments_per_issue":1.9538461538461538,"avg_comments_per_pull_request":1.0617283950617284,"merged_pull_requests_count":73,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":5,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":5965781.0,"past_year_avg_time_to_close_pull_request":1611131.3333333333,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.6,"past_year_avg_comments_per_pull_request":1.2857142857142858,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-pierrec-lz4-v4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-pierrec-lz4-v4/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-pierrec-lz4-v4/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-pierrec-lz4-v4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-pierrec-lz4-v4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-pierrec-lz4-v4/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":32351,"maintainers_count":0,"namespaces_count":0,"keywords_count":1654,"github":"guix-mirror","metadata":{"funded_packages_count":1231},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-08-25T05:05:02.543Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":13476220,"name":"golang-github-pierrec-lz4","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/pierrec/lz4","licenses":"bsd-3-clause","normalized_licenses":[],"repository_url":"https://github.com/pierrec/lz4","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-10T04:30:32.463Z","latest_release_published_at":"2026-02-10T04:30:32.463Z","latest_release_number":"4.1.18-1","last_synced_at":"2026-08-23T19:33:24.370Z","created_at":"2026-02-10T04:30:31.355Z","updated_at":"2026-08-23T19:33:24.370Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-pierrec-lz4","install_command":"apt-get install golang-github-pierrec-lz4","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-github-pierrec-lz4-dev","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-github-frankban-quicktest-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":28702874,"uuid":"32223299","full_name":"pierrec/lz4","owner":"pierrec","description":"LZ4 compression and decompression in pure Go","archived":false,"fork":false,"pushed_at":"2026-08-05T08:00:54.000Z","size":68869,"stargazers_count":969,"open_issues_count":22,"forks_count":152,"subscribers_count":21,"default_branch":"v4","last_synced_at":"2026-08-11T02:41:46.181Z","etag":null,"topics":["go","golang","lz4","lz4-frame"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/pierrec.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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-03-14T17:21:06.000Z","updated_at":"2026-08-05T07:58:09.000Z","dependencies_parsed_at":"2026-08-11T02:46:55.843Z","dependency_job_id":null,"html_url":"https://github.com/pierrec/lz4","commit_stats":{"total_commits":262,"total_committers":40,"mean_commits":6.55,"dds":0.6068702290076335,"last_synced_commit":"294e7659e17723306ebf3a44cd7ad2c11f456c37"},"previous_names":[],"tags_count":78,"template":false,"template_full_name":null,"purl":"pkg:github/pierrec/lz4","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/refs/heads/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/sbom","scorecard":{"id":733381,"data":{"date":"2025-08-11","repo":{"name":"github.com/pierrec/lz4","commit":"cd9d7a4f66405a92f4881933816b828b0f7d5fe2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":7,"reason":"Found 11/15 approved changesets -- score normalized to 7","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":"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/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"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/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pierrec/lz4/ci.yml/v4?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pierrec/lz4/ci.yml/v4?enable=pin","Info:   0 out of   2 GitHub-owned 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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'v4'"],"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 26 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"}},{"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"}}]},"last_synced_at":"2025-08-22T15:04:00.779Z","repository_id":28702874,"created_at":"2025-08-22T15:04:00.779Z","updated_at":"2025-08-22T15:04:00.779Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36547836,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-12T02:00:07.134Z","response_time":57,"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":"pierrec","name":"Pierre Curto","uuid":"368228","kind":"user","description":null,"email":"","website":null,"location":"Paris (France)","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/368228?u=d2f292050fd10608c8385b8133f98f1cc1c5be0c\u0026v=4","repositories_count":72,"last_synced_at":"2026-08-13T19:37:35.695Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pierrec","funding_links":[],"total_stars":1960,"followers":80,"following":10,"created_at":"2022-11-02T16:23:59.822Z","updated_at":"2026-08-13T19:37:35.715Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec/repositories"},"tags":[{"name":"v4.1.28","sha":"136754c4a5e622c5495d3c28936b9d6b569704b2","kind":"tag","published_at":"2026-08-05T07:59:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.28","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.28/manifests"},{"name":"v4.1.27","sha":"a296161b6e73e177e902d9cdafbd3e8b9ffaa68f","kind":"tag","published_at":"2026-05-31T08:24:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.27","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.27/manifests"},{"name":"v4.1.26","sha":"60ed180f469c3090aa5453e33043a96f02e790a5","kind":"commit","published_at":"2026-03-06T08:33:31.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.26","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.26/manifests"},{"name":"v4.1.25","sha":"ace844d9aa4689551c0679d4a700adb95f0c5cd1","kind":"commit","published_at":"2026-01-17T09:00:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.25","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.25/manifests"},{"name":"v4.1.24","sha":"a6fe6d4072fb777a2e7a3bab930f5de8ce5763f8","kind":"commit","published_at":"2026-01-16T14:48:55.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.24","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.24/manifests"},{"name":"v4.1.23","sha":"cd9d7a4f66405a92f4881933816b828b0f7d5fe2","kind":"commit","published_at":"2025-05-10T15:40:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.23","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.23/manifests"},{"name":"v4.1.22","sha":"fdaa7e2eae2400f761d8503ca047b46d2ab67507","kind":"commit","published_at":"2024-12-12T16:53:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.22","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.22/manifests"},{"name":"v4.1.21","sha":"294e7659e17723306ebf3a44cd7ad2c11f456c37","kind":"commit","published_at":"2024-01-08T20:17:19.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.21","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.21/manifests"},{"name":"v4.1.20","sha":"294e7659e17723306ebf3a44cd7ad2c11f456c37","kind":"commit","published_at":"2024-01-08T20:17:19.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.20","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.20/manifests"},{"name":"v4.1.19","sha":"a0f6c5e4be7afda8aa9154f2b85ee64e9c3c5008","kind":"tag","published_at":"2023-12-07T08:51:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.19","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.19/manifests"},{"name":"v4.1.18","sha":"ef495ee7d4516ddb9b31019170c8c3eb311caeb5","kind":"commit","published_at":"2023-06-14T14:02:14.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.18","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.18/manifests"},{"name":"v4.1.17","sha":"d2b3f5d3e4659cc4fd720d1649c39b5627187261","kind":"commit","published_at":"2022-09-27T07:11:15.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.17","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.17/manifests"},{"name":"v4.1.16","sha":"cb3e7ea2cd15fd4d9f4d65333308f20d9b5d8156","kind":"tag","published_at":"2022-09-10T06:40:49.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.16","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.16/manifests"},{"name":"v4.1.15","sha":"c3eaa1e8841ece1461ec5e0f1fbbd5f1c52d2f85","kind":"commit","published_at":"2022-06-15T06:43:04.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.15","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.15/manifests"},{"name":"v3.3.5","sha":"1a84cb2a9795a28b84df55a898b65b39d3d6b1f1","kind":"commit","published_at":"2022-05-17T09:27:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.5/manifests"},{"name":"v4.1.14","sha":"a5532e5996ee86d17f8ce2694c08fb5bf3c6b471","kind":"commit","published_at":"2022-02-07T17:09:36.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.14","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.14/manifests"},{"name":"v4.1.13","sha":"937a472cf6230c7a4662d8f9831d54faff99587d","kind":"commit","published_at":"2022-02-05T08:10:40.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.13","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.13/manifests"},{"name":"v4.1.12","sha":"a134e63e138e8dcef0be0a90bb586bccf4e99651","kind":"commit","published_at":"2021-12-02T19:53:53.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.12","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.12/manifests"},{"name":"v4.1.11","sha":"007008ea0e9a5c20f0b924d7f4a39e0c9e124bc8","kind":"commit","published_at":"2021-11-11T17:44:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.11","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.11/manifests"},{"name":"v4.1.10","sha":"ce64ccda1a829d9186ed58d5e98312bad76d9cc5","kind":"commit","published_at":"2021-11-03T09:22:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.10","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.10/manifests"},{"name":"v3.3.4","sha":"78da98416caea5ba9479b4c9d54ed20c64131a5f","kind":"commit","published_at":"2021-11-03T08:47:45.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"ea3a7443507cc04caf32bbf6d818f5e23fdf80d3","kind":"commit","published_at":"2021-10-20T06:55:49.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.3/manifests"},{"name":"v4.1.9","sha":"d1a2baaa1508d6151787fcffd6468a76f5e769a1","kind":"commit","published_at":"2021-10-20T06:54:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.9","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.9/manifests"},{"name":"v4.1.8","sha":"2c1550e56c43e875151468b8f6380ac8d706e88e","kind":"tag","published_at":"2021-06-21T17:42:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.8","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.8/manifests"},{"name":"v2.6.1","sha":"bd2592c4cc7765ba1d21d20044eb45a3b19325d3","kind":"tag","published_at":"2021-06-03T11:16:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.6.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.1/manifests"},{"name":"v4.1.7","sha":"e52e7c6a2464812d0567ec2aa20ccb2eef0f2da2","kind":"tag","published_at":"2021-05-20T11:38:07.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.7/manifests"},{"name":"v4.1.6","sha":"bc2ca873d9c39fa64f38c014a9dc44e570aa8921","kind":"tag","published_at":"2021-04-11T18:24:32.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.6/manifests"},{"name":"v4.1.5","sha":"e14f98189f2e857c91b909d68e86c3e4e81b536d","kind":"tag","published_at":"2021-04-11T10:33:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.5/manifests"},{"name":"v4.1.4","sha":"284f0563c70c990e716fd91f3b7967bbe3d21a25","kind":"commit","published_at":"2021-03-20T18:34:39.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"adbc1acb6b43ca0bce1bc040e8444b921eadf3b5","kind":"commit","published_at":"2021-01-04T14:47:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"049b49abfdeaf55b3a6520e03cb41303392e01a5","kind":"commit","published_at":"2020-12-16T12:34:14.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"fce381da8c083ecebabdcf79425247272a50c451","kind":"commit","published_at":"2020-11-04T13:58:29.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"d4b98448f6e99d551e417e2f519ac304c0fadf4e","kind":"commit","published_at":"2020-11-01T20:22:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.0/manifests"},{"name":"v2.6.0","sha":"0e583d326e0ec6b9c1ad223188dc709af385408e","kind":"commit","published_at":"2020-10-31T10:21:20.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.6.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.0/manifests"},{"name":"v4.0.3","sha":"6c4a61cc7f432a40ca1443ab13dbcd0869d39cae","kind":"commit","published_at":"2020-10-02T14:13:28.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"dc85acba08d8d851ec636435917e9c1ce2fe9ad9","kind":"commit","published_at":"2020-08-19T20:26:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"88d36b34caf06fa2e82f3ed84c85ef6deb2644d2","kind":"commit","published_at":"2020-07-12T16:32:28.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"750bc6485855242fcd23981569521d756ad28617","kind":"commit","published_at":"2020-05-01T14:33:57.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.0/manifests"},{"name":"v3.3.2","sha":"76b19f543aee055fb9dc4ecde27365de9e1f9c39","kind":"commit","published_at":"2020-04-21T15:14:07.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.2/manifests"},{"name":"v2.5.2","sha":"65e4285c566323a894d155441e5279ec4a9884f4","kind":"commit","published_at":"2020-04-21T15:13:18.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.2/manifests"},{"name":"v3.3.1","sha":"0a1a23edb41e98e8379ac1e351d4ef4c2dce93ea","kind":"commit","published_at":"2020-04-11T11:10:25.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.1/manifests"},{"name":"v2.5.1","sha":"08cb7fb602ea40c9d78f17e4d8fa6947cc2c5a9c","kind":"commit","published_at":"2020-04-11T11:08:15.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.1/manifests"},{"name":"v3.3.0","sha":"218beaf6660bbe7d88a3e0e8654b08c632ecc8b4","kind":"commit","published_at":"2020-04-06T15:58:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.0/manifests"},{"name":"v2.5.0","sha":"ac37b5b48a0a3f689dea69ce1dcd32a0f012c7cb","kind":"commit","published_at":"2020-04-06T15:52:54.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.0/manifests"},{"name":"v3.2.1","sha":"92a261d7322869293eca765068a837a15dd38a38","kind":"commit","published_at":"2020-01-19T12:19:39.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.2.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.1/manifests"},{"name":"v2.4.1","sha":"edce7c4c96dac9adc01d38b18fd2456a7c0c5773","kind":"commit","published_at":"2020-01-18T20:43:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.4.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.1/manifests"},{"name":"v3.2.0","sha":"8bdc6c8049a5b946ad5beeda69ac7184fe06e939","kind":"commit","published_at":"2019-11-15T21:21:32.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.0/manifests"},{"name":"v2.4.0","sha":"9085dacd1e1eca033047a5514195779360363ced","kind":"commit","published_at":"2019-11-15T21:20:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.4.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.0/manifests"},{"name":"v3.1.0","sha":"f25943004a391bf67ff1b7d523c091bcd95b471e","kind":"commit","published_at":"2019-09-07T08:45:01.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.1.0/manifests"},{"name":"v2.3.0","sha":"645f9b948eee34cbcc335c70999f79c29c420fbf","kind":"commit","published_at":"2019-09-07T08:36:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.3.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.3.0/manifests"},{"name":"v3.0.3","sha":"135093ea93bee000af6999eabe3239ff1dfba046","kind":"tag","published_at":"2019-08-31T08:46:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.3/manifests"},{"name":"v2.2.7","sha":"21241797f8cd81af1b8dde3323c6f805799d053e","kind":"tag","published_at":"2019-08-31T08:45:50.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.7/manifests"},{"name":"v3.0.2","sha":"bf524fc7237fc52e9501b96c1a908c9f53ec0e2d","kind":"commit","published_at":"2019-08-24T14:59:26.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"6b61558f96f90c68aa79bd65bc50117a970370d3","kind":"commit","published_at":"2019-08-01T16:57:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.1/manifests"},{"name":"v2.2.6","sha":"8ef35db8296124c4969aab929c16c91c3cb2c8a0","kind":"commit","published_at":"2019-08-01T16:35:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.6/manifests"},{"name":"v3.0.0","sha":"24bda3cc0ca046d25522fa35e17d946848514d07","kind":"commit","published_at":"2019-07-30T17:08:11.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.0/manifests"},{"name":"v2.2.5","sha":"377214e3044ff9f12d996f3037fb8c3e3ad16b49","kind":"tag","published_at":"2019-07-30T16:48:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"057d66e894a4e55853274a3bbbf7de02ba639e43","kind":"tag","published_at":"2019-07-01T08:11:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"d705d4371bfccdf47f10e45584e896026c83616f","kind":"tag","published_at":"2019-05-01T09:10:04.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a29bec8a92352da49c183edaf908f9d382fe321f","kind":"tag","published_at":"2019-05-01T08:18:17.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"fea8a15e1036298ceb32edea0eccdb857097ba7b","kind":"tag","published_at":"2019-04-30T21:35:18.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"713bcae4abc153cac5e484a509699ce464090c6a","kind":"tag","published_at":"2019-04-30T13:44:20.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.0/manifests"},{"name":"v2.1.3","sha":"6749706c167653de32474906f3be3cff2403ed00","kind":"tag","published_at":"2019-04-30T11:10:44.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"9419d2361c8ae111073ffe3337ecc364fb590921","kind":"tag","published_at":"2019-04-15T11:20:57.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"315a67e90e415bcdaff33057da191569bf4d8479","kind":"tag","published_at":"2019-03-27T17:32:22.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"062282ea0dcff40c9fb8525789eef9644b1fbd6e","kind":"tag","published_at":"2019-02-22T15:38:42.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.0/manifests"},{"name":"v2.0.8","sha":"473cd7ce01a1113208073166464b98819526150e","kind":"tag","published_at":"2019-01-31T08:46:27.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.8","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"635575b42742856941dbc767b44905bb9ba083f6","kind":"tag","published_at":"2018-10-05T16:52:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"bb6bfd13c6a262f1943c0446eb25b7f54c1fb9a2","kind":"tag","published_at":"2018-09-06T18:53:25.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"ea731401f5c95a8ba30f15787e5e0fb77c60c66b","kind":"tag","published_at":"2018-09-05T07:42:56.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"ea731401f5c95a8ba30f15787e5e0fb77c60c66b","kind":"tag","published_at":"2018-08-30T19:01:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"1958fd8fff7f115e79725b1288e0b878b3e06b00","kind":"tag","published_at":"2018-06-26T19:01:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"6b9367c9ff401dbc54fabce3fb8d972e799b702d","kind":"commit","published_at":"2018-06-10T16:27:16.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"5b77f257b7891c8569092fbd77e64719c6b08787","kind":"commit","published_at":"2018-06-10T13:02:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.1/manifests"},{"name":"v2.0","sha":"67db90e8d315e4926cd16b410eba7e10cf9ae45c","kind":"commit","published_at":"2018-06-09T16:00:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0/manifests"},{"name":"v1.1","sha":"2fcda4cb7018ce05a25959d2fe08c83e3329f169","kind":"tag","published_at":"2017-12-20T09:22:22.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.1/manifests"},{"name":"v1.0.1","sha":"08c27939df1bd95e881e2c2367a749964ad1fceb","kind":"tag","published_at":"2017-10-01T07:22:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"5c9560bfa9ace2bf86080bf40d46b34ae44604df","kind":"tag","published_at":"2017-05-19T16:16:59.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T07:03:02.048Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-pierrec-lz4?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-pierrec-lz4","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-pierrec-lz4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-pierrec-lz4/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T05:32:28.494Z","issues_count":65,"pull_requests_count":81,"avg_time_to_close_issue":8275548.619047619,"avg_time_to_close_pull_request":2492288.705128205,"issues_closed_count":42,"pull_requests_closed_count":78,"pull_request_authors_count":26,"issue_authors_count":52,"avg_comments_per_issue":1.9538461538461538,"avg_comments_per_pull_request":1.0617283950617284,"merged_pull_requests_count":73,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":5,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":5965781.0,"past_year_avg_time_to_close_pull_request":1611131.3333333333,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.6,"past_year_avg_comments_per_pull_request":1.2857142857142858,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-pierrec-lz4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-pierrec-lz4/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-pierrec-lz4/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-pierrec-lz4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-pierrec-lz4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-pierrec-lz4/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2213,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1339},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-08-25T05:06:51.033Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13506121,"name":"golang-github-pierrec-lz4","ecosystem":"debian","description":null,"homepage":"https://github.com/pierrec/lz4","licenses":"bsd-3-clause","normalized_licenses":[],"repository_url":"https://github.com/pierrec/lz4","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T19:04:59.817Z","latest_release_published_at":"2026-02-10T19:04:59.817Z","latest_release_number":"2.5.2-1","last_synced_at":"2026-03-13T16:29:48.384Z","created_at":"2026-02-10T19:04:59.564Z","updated_at":"2026-08-18T07:09:52.615Z","registry_url":"https://tracker.debian.org/pkg/golang-github-pierrec-lz4","install_command":"apt-get install golang-github-pierrec-lz4","documentation_url":"https://packages.debian.org/bullseye/golang-github-pierrec-lz4","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"golang-github-pierrec-lz4-dev","standards_version":"4.5.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-github-frankban-quicktest-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":28702874,"uuid":"32223299","full_name":"pierrec/lz4","owner":"pierrec","description":"LZ4 compression and decompression in pure Go","archived":false,"fork":false,"pushed_at":"2026-08-05T08:00:54.000Z","size":68869,"stargazers_count":969,"open_issues_count":22,"forks_count":152,"subscribers_count":21,"default_branch":"v4","last_synced_at":"2026-08-11T02:41:46.181Z","etag":null,"topics":["go","golang","lz4","lz4-frame"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/pierrec.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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-03-14T17:21:06.000Z","updated_at":"2026-08-05T07:58:09.000Z","dependencies_parsed_at":"2026-08-11T02:46:55.843Z","dependency_job_id":null,"html_url":"https://github.com/pierrec/lz4","commit_stats":{"total_commits":262,"total_committers":40,"mean_commits":6.55,"dds":0.6068702290076335,"last_synced_commit":"294e7659e17723306ebf3a44cd7ad2c11f456c37"},"previous_names":[],"tags_count":78,"template":false,"template_full_name":null,"purl":"pkg:github/pierrec/lz4","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/refs/heads/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/sbom","scorecard":{"id":733381,"data":{"date":"2025-08-11","repo":{"name":"github.com/pierrec/lz4","commit":"cd9d7a4f66405a92f4881933816b828b0f7d5fe2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":7,"reason":"Found 11/15 approved changesets -- score normalized to 7","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":"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/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"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/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pierrec/lz4/ci.yml/v4?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pierrec/lz4/ci.yml/v4?enable=pin","Info:   0 out of   2 GitHub-owned 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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'v4'"],"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 26 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"}},{"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"}}]},"last_synced_at":"2025-08-22T15:04:00.779Z","repository_id":28702874,"created_at":"2025-08-22T15:04:00.779Z","updated_at":"2025-08-22T15:04:00.779Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36547836,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-12T02:00:07.134Z","response_time":57,"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":"pierrec","name":"Pierre Curto","uuid":"368228","kind":"user","description":null,"email":"","website":null,"location":"Paris (France)","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/368228?u=d2f292050fd10608c8385b8133f98f1cc1c5be0c\u0026v=4","repositories_count":72,"last_synced_at":"2026-08-13T19:37:35.695Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pierrec","funding_links":[],"total_stars":1960,"followers":80,"following":10,"created_at":"2022-11-02T16:23:59.822Z","updated_at":"2026-08-13T19:37:35.715Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec/repositories"},"tags":[{"name":"v4.1.28","sha":"136754c4a5e622c5495d3c28936b9d6b569704b2","kind":"tag","published_at":"2026-08-05T07:59:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.28","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.28/manifests"},{"name":"v4.1.27","sha":"a296161b6e73e177e902d9cdafbd3e8b9ffaa68f","kind":"tag","published_at":"2026-05-31T08:24:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.27","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.27/manifests"},{"name":"v4.1.26","sha":"60ed180f469c3090aa5453e33043a96f02e790a5","kind":"commit","published_at":"2026-03-06T08:33:31.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.26","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.26/manifests"},{"name":"v4.1.25","sha":"ace844d9aa4689551c0679d4a700adb95f0c5cd1","kind":"commit","published_at":"2026-01-17T09:00:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.25","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.25/manifests"},{"name":"v4.1.24","sha":"a6fe6d4072fb777a2e7a3bab930f5de8ce5763f8","kind":"commit","published_at":"2026-01-16T14:48:55.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.24","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.24/manifests"},{"name":"v4.1.23","sha":"cd9d7a4f66405a92f4881933816b828b0f7d5fe2","kind":"commit","published_at":"2025-05-10T15:40:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.23","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.23/manifests"},{"name":"v4.1.22","sha":"fdaa7e2eae2400f761d8503ca047b46d2ab67507","kind":"commit","published_at":"2024-12-12T16:53:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.22","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.22/manifests"},{"name":"v4.1.21","sha":"294e7659e17723306ebf3a44cd7ad2c11f456c37","kind":"commit","published_at":"2024-01-08T20:17:19.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.21","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.21/manifests"},{"name":"v4.1.20","sha":"294e7659e17723306ebf3a44cd7ad2c11f456c37","kind":"commit","published_at":"2024-01-08T20:17:19.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.20","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.20/manifests"},{"name":"v4.1.19","sha":"a0f6c5e4be7afda8aa9154f2b85ee64e9c3c5008","kind":"tag","published_at":"2023-12-07T08:51:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.19","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.19/manifests"},{"name":"v4.1.18","sha":"ef495ee7d4516ddb9b31019170c8c3eb311caeb5","kind":"commit","published_at":"2023-06-14T14:02:14.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.18","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.18/manifests"},{"name":"v4.1.17","sha":"d2b3f5d3e4659cc4fd720d1649c39b5627187261","kind":"commit","published_at":"2022-09-27T07:11:15.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.17","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.17/manifests"},{"name":"v4.1.16","sha":"cb3e7ea2cd15fd4d9f4d65333308f20d9b5d8156","kind":"tag","published_at":"2022-09-10T06:40:49.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.16","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.16/manifests"},{"name":"v4.1.15","sha":"c3eaa1e8841ece1461ec5e0f1fbbd5f1c52d2f85","kind":"commit","published_at":"2022-06-15T06:43:04.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.15","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.15/manifests"},{"name":"v3.3.5","sha":"1a84cb2a9795a28b84df55a898b65b39d3d6b1f1","kind":"commit","published_at":"2022-05-17T09:27:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.5/manifests"},{"name":"v4.1.14","sha":"a5532e5996ee86d17f8ce2694c08fb5bf3c6b471","kind":"commit","published_at":"2022-02-07T17:09:36.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.14","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.14/manifests"},{"name":"v4.1.13","sha":"937a472cf6230c7a4662d8f9831d54faff99587d","kind":"commit","published_at":"2022-02-05T08:10:40.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.13","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.13/manifests"},{"name":"v4.1.12","sha":"a134e63e138e8dcef0be0a90bb586bccf4e99651","kind":"commit","published_at":"2021-12-02T19:53:53.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.12","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.12/manifests"},{"name":"v4.1.11","sha":"007008ea0e9a5c20f0b924d7f4a39e0c9e124bc8","kind":"commit","published_at":"2021-11-11T17:44:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.11","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.11/manifests"},{"name":"v4.1.10","sha":"ce64ccda1a829d9186ed58d5e98312bad76d9cc5","kind":"commit","published_at":"2021-11-03T09:22:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.10","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.10/manifests"},{"name":"v3.3.4","sha":"78da98416caea5ba9479b4c9d54ed20c64131a5f","kind":"commit","published_at":"2021-11-03T08:47:45.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"ea3a7443507cc04caf32bbf6d818f5e23fdf80d3","kind":"commit","published_at":"2021-10-20T06:55:49.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.3/manifests"},{"name":"v4.1.9","sha":"d1a2baaa1508d6151787fcffd6468a76f5e769a1","kind":"commit","published_at":"2021-10-20T06:54:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.9","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.9/manifests"},{"name":"v4.1.8","sha":"2c1550e56c43e875151468b8f6380ac8d706e88e","kind":"tag","published_at":"2021-06-21T17:42:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.8","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.8/manifests"},{"name":"v2.6.1","sha":"bd2592c4cc7765ba1d21d20044eb45a3b19325d3","kind":"tag","published_at":"2021-06-03T11:16:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.6.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.1/manifests"},{"name":"v4.1.7","sha":"e52e7c6a2464812d0567ec2aa20ccb2eef0f2da2","kind":"tag","published_at":"2021-05-20T11:38:07.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.7/manifests"},{"name":"v4.1.6","sha":"bc2ca873d9c39fa64f38c014a9dc44e570aa8921","kind":"tag","published_at":"2021-04-11T18:24:32.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.6/manifests"},{"name":"v4.1.5","sha":"e14f98189f2e857c91b909d68e86c3e4e81b536d","kind":"tag","published_at":"2021-04-11T10:33:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.5/manifests"},{"name":"v4.1.4","sha":"284f0563c70c990e716fd91f3b7967bbe3d21a25","kind":"commit","published_at":"2021-03-20T18:34:39.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"adbc1acb6b43ca0bce1bc040e8444b921eadf3b5","kind":"commit","published_at":"2021-01-04T14:47:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"049b49abfdeaf55b3a6520e03cb41303392e01a5","kind":"commit","published_at":"2020-12-16T12:34:14.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"fce381da8c083ecebabdcf79425247272a50c451","kind":"commit","published_at":"2020-11-04T13:58:29.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"d4b98448f6e99d551e417e2f519ac304c0fadf4e","kind":"commit","published_at":"2020-11-01T20:22:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.0/manifests"},{"name":"v2.6.0","sha":"0e583d326e0ec6b9c1ad223188dc709af385408e","kind":"commit","published_at":"2020-10-31T10:21:20.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.6.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.0/manifests"},{"name":"v4.0.3","sha":"6c4a61cc7f432a40ca1443ab13dbcd0869d39cae","kind":"commit","published_at":"2020-10-02T14:13:28.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"dc85acba08d8d851ec636435917e9c1ce2fe9ad9","kind":"commit","published_at":"2020-08-19T20:26:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"88d36b34caf06fa2e82f3ed84c85ef6deb2644d2","kind":"commit","published_at":"2020-07-12T16:32:28.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"750bc6485855242fcd23981569521d756ad28617","kind":"commit","published_at":"2020-05-01T14:33:57.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.0/manifests"},{"name":"v3.3.2","sha":"76b19f543aee055fb9dc4ecde27365de9e1f9c39","kind":"commit","published_at":"2020-04-21T15:14:07.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.2/manifests"},{"name":"v2.5.2","sha":"65e4285c566323a894d155441e5279ec4a9884f4","kind":"commit","published_at":"2020-04-21T15:13:18.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.2/manifests"},{"name":"v3.3.1","sha":"0a1a23edb41e98e8379ac1e351d4ef4c2dce93ea","kind":"commit","published_at":"2020-04-11T11:10:25.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.1/manifests"},{"name":"v2.5.1","sha":"08cb7fb602ea40c9d78f17e4d8fa6947cc2c5a9c","kind":"commit","published_at":"2020-04-11T11:08:15.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.1/manifests"},{"name":"v3.3.0","sha":"218beaf6660bbe7d88a3e0e8654b08c632ecc8b4","kind":"commit","published_at":"2020-04-06T15:58:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.0/manifests"},{"name":"v2.5.0","sha":"ac37b5b48a0a3f689dea69ce1dcd32a0f012c7cb","kind":"commit","published_at":"2020-04-06T15:52:54.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.0/manifests"},{"name":"v3.2.1","sha":"92a261d7322869293eca765068a837a15dd38a38","kind":"commit","published_at":"2020-01-19T12:19:39.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.2.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.1/manifests"},{"name":"v2.4.1","sha":"edce7c4c96dac9adc01d38b18fd2456a7c0c5773","kind":"commit","published_at":"2020-01-18T20:43:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.4.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.1/manifests"},{"name":"v3.2.0","sha":"8bdc6c8049a5b946ad5beeda69ac7184fe06e939","kind":"commit","published_at":"2019-11-15T21:21:32.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.0/manifests"},{"name":"v2.4.0","sha":"9085dacd1e1eca033047a5514195779360363ced","kind":"commit","published_at":"2019-11-15T21:20:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.4.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.0/manifests"},{"name":"v3.1.0","sha":"f25943004a391bf67ff1b7d523c091bcd95b471e","kind":"commit","published_at":"2019-09-07T08:45:01.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.1.0/manifests"},{"name":"v2.3.0","sha":"645f9b948eee34cbcc335c70999f79c29c420fbf","kind":"commit","published_at":"2019-09-07T08:36:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.3.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.3.0/manifests"},{"name":"v3.0.3","sha":"135093ea93bee000af6999eabe3239ff1dfba046","kind":"tag","published_at":"2019-08-31T08:46:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.3/manifests"},{"name":"v2.2.7","sha":"21241797f8cd81af1b8dde3323c6f805799d053e","kind":"tag","published_at":"2019-08-31T08:45:50.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.7/manifests"},{"name":"v3.0.2","sha":"bf524fc7237fc52e9501b96c1a908c9f53ec0e2d","kind":"commit","published_at":"2019-08-24T14:59:26.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"6b61558f96f90c68aa79bd65bc50117a970370d3","kind":"commit","published_at":"2019-08-01T16:57:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.1/manifests"},{"name":"v2.2.6","sha":"8ef35db8296124c4969aab929c16c91c3cb2c8a0","kind":"commit","published_at":"2019-08-01T16:35:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.6/manifests"},{"name":"v3.0.0","sha":"24bda3cc0ca046d25522fa35e17d946848514d07","kind":"commit","published_at":"2019-07-30T17:08:11.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.0/manifests"},{"name":"v2.2.5","sha":"377214e3044ff9f12d996f3037fb8c3e3ad16b49","kind":"tag","published_at":"2019-07-30T16:48:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"057d66e894a4e55853274a3bbbf7de02ba639e43","kind":"tag","published_at":"2019-07-01T08:11:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"d705d4371bfccdf47f10e45584e896026c83616f","kind":"tag","published_at":"2019-05-01T09:10:04.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a29bec8a92352da49c183edaf908f9d382fe321f","kind":"tag","published_at":"2019-05-01T08:18:17.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"fea8a15e1036298ceb32edea0eccdb857097ba7b","kind":"tag","published_at":"2019-04-30T21:35:18.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"713bcae4abc153cac5e484a509699ce464090c6a","kind":"tag","published_at":"2019-04-30T13:44:20.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.0/manifests"},{"name":"v2.1.3","sha":"6749706c167653de32474906f3be3cff2403ed00","kind":"tag","published_at":"2019-04-30T11:10:44.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"9419d2361c8ae111073ffe3337ecc364fb590921","kind":"tag","published_at":"2019-04-15T11:20:57.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"315a67e90e415bcdaff33057da191569bf4d8479","kind":"tag","published_at":"2019-03-27T17:32:22.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"062282ea0dcff40c9fb8525789eef9644b1fbd6e","kind":"tag","published_at":"2019-02-22T15:38:42.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.0/manifests"},{"name":"v2.0.8","sha":"473cd7ce01a1113208073166464b98819526150e","kind":"tag","published_at":"2019-01-31T08:46:27.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.8","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"635575b42742856941dbc767b44905bb9ba083f6","kind":"tag","published_at":"2018-10-05T16:52:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"bb6bfd13c6a262f1943c0446eb25b7f54c1fb9a2","kind":"tag","published_at":"2018-09-06T18:53:25.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"ea731401f5c95a8ba30f15787e5e0fb77c60c66b","kind":"tag","published_at":"2018-09-05T07:42:56.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"ea731401f5c95a8ba30f15787e5e0fb77c60c66b","kind":"tag","published_at":"2018-08-30T19:01:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"1958fd8fff7f115e79725b1288e0b878b3e06b00","kind":"tag","published_at":"2018-06-26T19:01:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"6b9367c9ff401dbc54fabce3fb8d972e799b702d","kind":"commit","published_at":"2018-06-10T16:27:16.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"5b77f257b7891c8569092fbd77e64719c6b08787","kind":"commit","published_at":"2018-06-10T13:02:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.1/manifests"},{"name":"v2.0","sha":"67db90e8d315e4926cd16b410eba7e10cf9ae45c","kind":"commit","published_at":"2018-06-09T16:00:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0/manifests"},{"name":"v1.1","sha":"2fcda4cb7018ce05a25959d2fe08c83e3329f169","kind":"tag","published_at":"2017-12-20T09:22:22.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.1/manifests"},{"name":"v1.0.1","sha":"08c27939df1bd95e881e2c2367a749964ad1fceb","kind":"tag","published_at":"2017-10-01T07:22:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"5c9560bfa9ace2bf86080bf40d46b34ae44604df","kind":"tag","published_at":"2017-05-19T16:16:59.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T07:09:52.615Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/golang-github-pierrec-lz4?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-pierrec-lz4","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-pierrec-lz4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-pierrec-lz4/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T05:32:28.494Z","issues_count":65,"pull_requests_count":81,"avg_time_to_close_issue":8275548.619047619,"avg_time_to_close_pull_request":2492288.705128205,"issues_closed_count":42,"pull_requests_closed_count":78,"pull_request_authors_count":26,"issue_authors_count":52,"avg_comments_per_issue":1.9538461538461538,"avg_comments_per_pull_request":1.0617283950617284,"merged_pull_requests_count":73,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":5,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":5965781.0,"past_year_avg_time_to_close_pull_request":1611131.3333333333,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.6,"past_year_avg_comments_per_pull_request":1.2857142857142858,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-pierrec-lz4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-pierrec-lz4/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-pierrec-lz4/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-pierrec-lz4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-pierrec-lz4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-pierrec-lz4/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":759,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":805},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-08-25T05:06:44.833Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":13388578,"name":"golang-github-pierrec-lz4","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/pierrec/lz4","licenses":"bsd-3-clause","normalized_licenses":[],"repository_url":"https://github.com/pierrec/lz4","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-05T16:45:39.543Z","latest_release_published_at":"2026-02-05T16:45:39.543Z","latest_release_number":"4.1.18-1","last_synced_at":"2026-08-13T22:49:09.273Z","created_at":"2026-02-05T16:45:39.259Z","updated_at":"2026-08-18T07:14:56.847Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-pierrec-lz4","install_command":"apt-get install golang-github-pierrec-lz4","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-github-pierrec-lz4-dev","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-github-frankban-quicktest-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":28702874,"uuid":"32223299","full_name":"pierrec/lz4","owner":"pierrec","description":"LZ4 compression and decompression in pure Go","archived":false,"fork":false,"pushed_at":"2026-08-16T14:28:47.000Z","size":68861,"stargazers_count":970,"open_issues_count":24,"forks_count":153,"subscribers_count":21,"default_branch":"v4","last_synced_at":"2026-08-18T06:11:49.812Z","etag":null,"topics":["go","golang","lz4","lz4-frame"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/pierrec.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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-03-14T17:21:06.000Z","updated_at":"2026-08-16T14:29:05.000Z","dependencies_parsed_at":"2026-08-11T02:46:55.843Z","dependency_job_id":null,"html_url":"https://github.com/pierrec/lz4","commit_stats":{"total_commits":262,"total_committers":40,"mean_commits":6.55,"dds":0.6068702290076335,"last_synced_commit":"294e7659e17723306ebf3a44cd7ad2c11f456c37"},"previous_names":[],"tags_count":78,"template":false,"template_full_name":null,"purl":"pkg:github/pierrec/lz4","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/refs/heads/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/sbom","scorecard":{"id":733381,"data":{"date":"2025-08-11","repo":{"name":"github.com/pierrec/lz4","commit":"cd9d7a4f66405a92f4881933816b828b0f7d5fe2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":7,"reason":"Found 11/15 approved changesets -- score normalized to 7","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":"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/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"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/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pierrec/lz4/ci.yml/v4?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pierrec/lz4/ci.yml/v4?enable=pin","Info:   0 out of   2 GitHub-owned 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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'v4'"],"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 26 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"}},{"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"}}]},"last_synced_at":"2025-08-22T15:04:00.779Z","repository_id":28702874,"created_at":"2025-08-22T15:04:00.779Z","updated_at":"2025-08-22T15:04:00.779Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36759362,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"pierrec","name":"Pierre Curto","uuid":"368228","kind":"user","description":null,"email":"","website":null,"location":"Paris (France)","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/368228?u=d2f292050fd10608c8385b8133f98f1cc1c5be0c\u0026v=4","repositories_count":72,"last_synced_at":"2026-08-13T19:37:35.695Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pierrec","funding_links":[],"total_stars":1960,"followers":80,"following":10,"created_at":"2022-11-02T16:23:59.822Z","updated_at":"2026-08-13T19:37:35.715Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec/repositories"},"tags":[{"name":"v4.1.28","sha":"136754c4a5e622c5495d3c28936b9d6b569704b2","kind":"tag","published_at":"2026-08-05T07:59:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.28","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.28/manifests"},{"name":"v4.1.27","sha":"a296161b6e73e177e902d9cdafbd3e8b9ffaa68f","kind":"tag","published_at":"2026-05-31T08:24:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.27","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.27/manifests"},{"name":"v4.1.26","sha":"60ed180f469c3090aa5453e33043a96f02e790a5","kind":"commit","published_at":"2026-03-06T08:33:31.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.26","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.26/manifests"},{"name":"v4.1.25","sha":"ace844d9aa4689551c0679d4a700adb95f0c5cd1","kind":"commit","published_at":"2026-01-17T09:00:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.25","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.25/manifests"},{"name":"v4.1.24","sha":"a6fe6d4072fb777a2e7a3bab930f5de8ce5763f8","kind":"commit","published_at":"2026-01-16T14:48:55.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.24","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.24/manifests"},{"name":"v4.1.23","sha":"cd9d7a4f66405a92f4881933816b828b0f7d5fe2","kind":"commit","published_at":"2025-05-10T15:40:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.23","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.23/manifests"},{"name":"v4.1.22","sha":"fdaa7e2eae2400f761d8503ca047b46d2ab67507","kind":"commit","published_at":"2024-12-12T16:53:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.22","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.22/manifests"},{"name":"v4.1.21","sha":"294e7659e17723306ebf3a44cd7ad2c11f456c37","kind":"commit","published_at":"2024-01-08T20:17:19.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.21","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.21/manifests"},{"name":"v4.1.20","sha":"294e7659e17723306ebf3a44cd7ad2c11f456c37","kind":"commit","published_at":"2024-01-08T20:17:19.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.20","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.20/manifests"},{"name":"v4.1.19","sha":"a0f6c5e4be7afda8aa9154f2b85ee64e9c3c5008","kind":"tag","published_at":"2023-12-07T08:51:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.19","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.19/manifests"},{"name":"v4.1.18","sha":"ef495ee7d4516ddb9b31019170c8c3eb311caeb5","kind":"commit","published_at":"2023-06-14T14:02:14.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.18","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.18/manifests"},{"name":"v4.1.17","sha":"d2b3f5d3e4659cc4fd720d1649c39b5627187261","kind":"commit","published_at":"2022-09-27T07:11:15.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.17","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.17/manifests"},{"name":"v4.1.16","sha":"cb3e7ea2cd15fd4d9f4d65333308f20d9b5d8156","kind":"tag","published_at":"2022-09-10T06:40:49.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.16","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.16/manifests"},{"name":"v4.1.15","sha":"c3eaa1e8841ece1461ec5e0f1fbbd5f1c52d2f85","kind":"commit","published_at":"2022-06-15T06:43:04.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.15","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.15/manifests"},{"name":"v3.3.5","sha":"1a84cb2a9795a28b84df55a898b65b39d3d6b1f1","kind":"commit","published_at":"2022-05-17T09:27:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.5/manifests"},{"name":"v4.1.14","sha":"a5532e5996ee86d17f8ce2694c08fb5bf3c6b471","kind":"commit","published_at":"2022-02-07T17:09:36.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.14","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.14/manifests"},{"name":"v4.1.13","sha":"937a472cf6230c7a4662d8f9831d54faff99587d","kind":"commit","published_at":"2022-02-05T08:10:40.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.13","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.13/manifests"},{"name":"v4.1.12","sha":"a134e63e138e8dcef0be0a90bb586bccf4e99651","kind":"commit","published_at":"2021-12-02T19:53:53.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.12","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.12/manifests"},{"name":"v4.1.11","sha":"007008ea0e9a5c20f0b924d7f4a39e0c9e124bc8","kind":"commit","published_at":"2021-11-11T17:44:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.11","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.11/manifests"},{"name":"v4.1.10","sha":"ce64ccda1a829d9186ed58d5e98312bad76d9cc5","kind":"commit","published_at":"2021-11-03T09:22:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.10","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.10/manifests"},{"name":"v3.3.4","sha":"78da98416caea5ba9479b4c9d54ed20c64131a5f","kind":"commit","published_at":"2021-11-03T08:47:45.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"ea3a7443507cc04caf32bbf6d818f5e23fdf80d3","kind":"commit","published_at":"2021-10-20T06:55:49.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.3/manifests"},{"name":"v4.1.9","sha":"d1a2baaa1508d6151787fcffd6468a76f5e769a1","kind":"commit","published_at":"2021-10-20T06:54:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.9","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.9/manifests"},{"name":"v4.1.8","sha":"2c1550e56c43e875151468b8f6380ac8d706e88e","kind":"tag","published_at":"2021-06-21T17:42:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.8","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.8/manifests"},{"name":"v2.6.1","sha":"bd2592c4cc7765ba1d21d20044eb45a3b19325d3","kind":"tag","published_at":"2021-06-03T11:16:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.6.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.1/manifests"},{"name":"v4.1.7","sha":"e52e7c6a2464812d0567ec2aa20ccb2eef0f2da2","kind":"tag","published_at":"2021-05-20T11:38:07.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.7/manifests"},{"name":"v4.1.6","sha":"bc2ca873d9c39fa64f38c014a9dc44e570aa8921","kind":"tag","published_at":"2021-04-11T18:24:32.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.6/manifests"},{"name":"v4.1.5","sha":"e14f98189f2e857c91b909d68e86c3e4e81b536d","kind":"tag","published_at":"2021-04-11T10:33:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.5/manifests"},{"name":"v4.1.4","sha":"284f0563c70c990e716fd91f3b7967bbe3d21a25","kind":"commit","published_at":"2021-03-20T18:34:39.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"adbc1acb6b43ca0bce1bc040e8444b921eadf3b5","kind":"commit","published_at":"2021-01-04T14:47:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"049b49abfdeaf55b3a6520e03cb41303392e01a5","kind":"commit","published_at":"2020-12-16T12:34:14.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"fce381da8c083ecebabdcf79425247272a50c451","kind":"commit","published_at":"2020-11-04T13:58:29.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"d4b98448f6e99d551e417e2f519ac304c0fadf4e","kind":"commit","published_at":"2020-11-01T20:22:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.0/manifests"},{"name":"v2.6.0","sha":"0e583d326e0ec6b9c1ad223188dc709af385408e","kind":"commit","published_at":"2020-10-31T10:21:20.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.6.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.0/manifests"},{"name":"v4.0.3","sha":"6c4a61cc7f432a40ca1443ab13dbcd0869d39cae","kind":"commit","published_at":"2020-10-02T14:13:28.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"dc85acba08d8d851ec636435917e9c1ce2fe9ad9","kind":"commit","published_at":"2020-08-19T20:26:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"88d36b34caf06fa2e82f3ed84c85ef6deb2644d2","kind":"commit","published_at":"2020-07-12T16:32:28.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"750bc6485855242fcd23981569521d756ad28617","kind":"commit","published_at":"2020-05-01T14:33:57.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.0/manifests"},{"name":"v3.3.2","sha":"76b19f543aee055fb9dc4ecde27365de9e1f9c39","kind":"commit","published_at":"2020-04-21T15:14:07.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.2/manifests"},{"name":"v2.5.2","sha":"65e4285c566323a894d155441e5279ec4a9884f4","kind":"commit","published_at":"2020-04-21T15:13:18.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.2/manifests"},{"name":"v3.3.1","sha":"0a1a23edb41e98e8379ac1e351d4ef4c2dce93ea","kind":"commit","published_at":"2020-04-11T11:10:25.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.1/manifests"},{"name":"v2.5.1","sha":"08cb7fb602ea40c9d78f17e4d8fa6947cc2c5a9c","kind":"commit","published_at":"2020-04-11T11:08:15.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.1/manifests"},{"name":"v3.3.0","sha":"218beaf6660bbe7d88a3e0e8654b08c632ecc8b4","kind":"commit","published_at":"2020-04-06T15:58:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.0/manifests"},{"name":"v2.5.0","sha":"ac37b5b48a0a3f689dea69ce1dcd32a0f012c7cb","kind":"commit","published_at":"2020-04-06T15:52:54.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.0/manifests"},{"name":"v3.2.1","sha":"92a261d7322869293eca765068a837a15dd38a38","kind":"commit","published_at":"2020-01-19T12:19:39.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.2.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.1/manifests"},{"name":"v2.4.1","sha":"edce7c4c96dac9adc01d38b18fd2456a7c0c5773","kind":"commit","published_at":"2020-01-18T20:43:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.4.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.1/manifests"},{"name":"v3.2.0","sha":"8bdc6c8049a5b946ad5beeda69ac7184fe06e939","kind":"commit","published_at":"2019-11-15T21:21:32.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.0/manifests"},{"name":"v2.4.0","sha":"9085dacd1e1eca033047a5514195779360363ced","kind":"commit","published_at":"2019-11-15T21:20:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.4.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.0/manifests"},{"name":"v3.1.0","sha":"f25943004a391bf67ff1b7d523c091bcd95b471e","kind":"commit","published_at":"2019-09-07T08:45:01.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.1.0/manifests"},{"name":"v2.3.0","sha":"645f9b948eee34cbcc335c70999f79c29c420fbf","kind":"commit","published_at":"2019-09-07T08:36:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.3.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.3.0/manifests"},{"name":"v3.0.3","sha":"135093ea93bee000af6999eabe3239ff1dfba046","kind":"tag","published_at":"2019-08-31T08:46:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.3/manifests"},{"name":"v2.2.7","sha":"21241797f8cd81af1b8dde3323c6f805799d053e","kind":"tag","published_at":"2019-08-31T08:45:50.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.7/manifests"},{"name":"v3.0.2","sha":"bf524fc7237fc52e9501b96c1a908c9f53ec0e2d","kind":"commit","published_at":"2019-08-24T14:59:26.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"6b61558f96f90c68aa79bd65bc50117a970370d3","kind":"commit","published_at":"2019-08-01T16:57:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.1/manifests"},{"name":"v2.2.6","sha":"8ef35db8296124c4969aab929c16c91c3cb2c8a0","kind":"commit","published_at":"2019-08-01T16:35:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.6/manifests"},{"name":"v3.0.0","sha":"24bda3cc0ca046d25522fa35e17d946848514d07","kind":"commit","published_at":"2019-07-30T17:08:11.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.0/manifests"},{"name":"v2.2.5","sha":"377214e3044ff9f12d996f3037fb8c3e3ad16b49","kind":"tag","published_at":"2019-07-30T16:48:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"057d66e894a4e55853274a3bbbf7de02ba639e43","kind":"tag","published_at":"2019-07-01T08:11:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"d705d4371bfccdf47f10e45584e896026c83616f","kind":"tag","published_at":"2019-05-01T09:10:04.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a29bec8a92352da49c183edaf908f9d382fe321f","kind":"tag","published_at":"2019-05-01T08:18:17.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"fea8a15e1036298ceb32edea0eccdb857097ba7b","kind":"tag","published_at":"2019-04-30T21:35:18.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"713bcae4abc153cac5e484a509699ce464090c6a","kind":"tag","published_at":"2019-04-30T13:44:20.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.0/manifests"},{"name":"v2.1.3","sha":"6749706c167653de32474906f3be3cff2403ed00","kind":"tag","published_at":"2019-04-30T11:10:44.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"9419d2361c8ae111073ffe3337ecc364fb590921","kind":"tag","published_at":"2019-04-15T11:20:57.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"315a67e90e415bcdaff33057da191569bf4d8479","kind":"tag","published_at":"2019-03-27T17:32:22.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"062282ea0dcff40c9fb8525789eef9644b1fbd6e","kind":"tag","published_at":"2019-02-22T15:38:42.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.0/manifests"},{"name":"v2.0.8","sha":"473cd7ce01a1113208073166464b98819526150e","kind":"tag","published_at":"2019-01-31T08:46:27.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.8","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"635575b42742856941dbc767b44905bb9ba083f6","kind":"tag","published_at":"2018-10-05T16:52:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"bb6bfd13c6a262f1943c0446eb25b7f54c1fb9a2","kind":"tag","published_at":"2018-09-06T18:53:25.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"ea731401f5c95a8ba30f15787e5e0fb77c60c66b","kind":"tag","published_at":"2018-09-05T07:42:56.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"ea731401f5c95a8ba30f15787e5e0fb77c60c66b","kind":"tag","published_at":"2018-08-30T19:01:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"1958fd8fff7f115e79725b1288e0b878b3e06b00","kind":"tag","published_at":"2018-06-26T19:01:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"6b9367c9ff401dbc54fabce3fb8d972e799b702d","kind":"commit","published_at":"2018-06-10T16:27:16.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"5b77f257b7891c8569092fbd77e64719c6b08787","kind":"commit","published_at":"2018-06-10T13:02:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.1/manifests"},{"name":"v2.0","sha":"67db90e8d315e4926cd16b410eba7e10cf9ae45c","kind":"commit","published_at":"2018-06-09T16:00:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0/manifests"},{"name":"v1.1","sha":"2fcda4cb7018ce05a25959d2fe08c83e3329f169","kind":"tag","published_at":"2017-12-20T09:22:22.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.1/manifests"},{"name":"v1.0.1","sha":"08c27939df1bd95e881e2c2367a749964ad1fceb","kind":"tag","published_at":"2017-10-01T07:22:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"5c9560bfa9ace2bf86080bf40d46b34ae44604df","kind":"tag","published_at":"2017-05-19T16:16:59.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T07:14:56.847Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-pierrec-lz4?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-pierrec-lz4","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-pierrec-lz4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-pierrec-lz4/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T05:32:28.494Z","issues_count":65,"pull_requests_count":81,"avg_time_to_close_issue":8275548.619047619,"avg_time_to_close_pull_request":2492288.705128205,"issues_closed_count":42,"pull_requests_closed_count":78,"pull_request_authors_count":26,"issue_authors_count":52,"avg_comments_per_issue":1.9538461538461538,"avg_comments_per_pull_request":1.0617283950617284,"merged_pull_requests_count":73,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":5,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":5965781.0,"past_year_avg_time_to_close_pull_request":1611131.3333333333,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.6,"past_year_avg_comments_per_pull_request":1.2857142857142858,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-pierrec-lz4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-pierrec-lz4/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-pierrec-lz4/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-pierrec-lz4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-pierrec-lz4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-pierrec-lz4/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1697,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":1245},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-08-25T05:06:49.291Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":13646442,"name":"golang-github-pierrec-lz4","ecosystem":"debian","description":null,"homepage":"https://github.com/pierrec/lz4","licenses":"bsd-3-clause","normalized_licenses":[],"repository_url":"https://github.com/pierrec/lz4","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T03:30:29.430Z","latest_release_published_at":"2026-02-12T03:30:29.430Z","latest_release_number":"4.1.18-1","last_synced_at":"2026-03-13T19:17:51.460Z","created_at":"2026-02-12T03:30:28.658Z","updated_at":"2026-08-18T07:16:12.768Z","registry_url":"https://tracker.debian.org/pkg/golang-github-pierrec-lz4","install_command":"apt-get install golang-github-pierrec-lz4","documentation_url":"https://packages.debian.org/trixie/golang-github-pierrec-lz4","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"golang-github-pierrec-lz4-dev","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-github-frankban-quicktest-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":28702874,"uuid":"32223299","full_name":"pierrec/lz4","owner":"pierrec","description":"LZ4 compression and decompression in pure Go","archived":false,"fork":false,"pushed_at":"2026-08-16T14:28:47.000Z","size":68861,"stargazers_count":970,"open_issues_count":24,"forks_count":153,"subscribers_count":21,"default_branch":"v4","last_synced_at":"2026-08-18T06:11:49.812Z","etag":null,"topics":["go","golang","lz4","lz4-frame"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/pierrec.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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-03-14T17:21:06.000Z","updated_at":"2026-08-16T14:29:05.000Z","dependencies_parsed_at":"2026-08-11T02:46:55.843Z","dependency_job_id":null,"html_url":"https://github.com/pierrec/lz4","commit_stats":{"total_commits":262,"total_committers":40,"mean_commits":6.55,"dds":0.6068702290076335,"last_synced_commit":"294e7659e17723306ebf3a44cd7ad2c11f456c37"},"previous_names":[],"tags_count":78,"template":false,"template_full_name":null,"purl":"pkg:github/pierrec/lz4","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/refs/heads/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/sbom","scorecard":{"id":733381,"data":{"date":"2025-08-11","repo":{"name":"github.com/pierrec/lz4","commit":"cd9d7a4f66405a92f4881933816b828b0f7d5fe2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":7,"reason":"Found 11/15 approved changesets -- score normalized to 7","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":"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/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"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/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pierrec/lz4/ci.yml/v4?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pierrec/lz4/ci.yml/v4?enable=pin","Info:   0 out of   2 GitHub-owned 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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'v4'"],"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 26 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"}},{"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"}}]},"last_synced_at":"2025-08-22T15:04:00.779Z","repository_id":28702874,"created_at":"2025-08-22T15:04:00.779Z","updated_at":"2025-08-22T15:04:00.779Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36759362,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"pierrec","name":"Pierre Curto","uuid":"368228","kind":"user","description":null,"email":"","website":null,"location":"Paris (France)","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/368228?u=d2f292050fd10608c8385b8133f98f1cc1c5be0c\u0026v=4","repositories_count":72,"last_synced_at":"2026-08-13T19:37:35.695Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pierrec","funding_links":[],"total_stars":1960,"followers":80,"following":10,"created_at":"2022-11-02T16:23:59.822Z","updated_at":"2026-08-13T19:37:35.715Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec/repositories"},"tags":[{"name":"v4.1.28","sha":"136754c4a5e622c5495d3c28936b9d6b569704b2","kind":"tag","published_at":"2026-08-05T07:59:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.28","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.28/manifests"},{"name":"v4.1.27","sha":"a296161b6e73e177e902d9cdafbd3e8b9ffaa68f","kind":"tag","published_at":"2026-05-31T08:24:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.27","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.27/manifests"},{"name":"v4.1.26","sha":"60ed180f469c3090aa5453e33043a96f02e790a5","kind":"commit","published_at":"2026-03-06T08:33:31.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.26","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.26/manifests"},{"name":"v4.1.25","sha":"ace844d9aa4689551c0679d4a700adb95f0c5cd1","kind":"commit","published_at":"2026-01-17T09:00:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.25","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.25/manifests"},{"name":"v4.1.24","sha":"a6fe6d4072fb777a2e7a3bab930f5de8ce5763f8","kind":"commit","published_at":"2026-01-16T14:48:55.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.24","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.24/manifests"},{"name":"v4.1.23","sha":"cd9d7a4f66405a92f4881933816b828b0f7d5fe2","kind":"commit","published_at":"2025-05-10T15:40:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.23","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.23/manifests"},{"name":"v4.1.22","sha":"fdaa7e2eae2400f761d8503ca047b46d2ab67507","kind":"commit","published_at":"2024-12-12T16:53:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.22","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.22/manifests"},{"name":"v4.1.21","sha":"294e7659e17723306ebf3a44cd7ad2c11f456c37","kind":"commit","published_at":"2024-01-08T20:17:19.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.21","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.21/manifests"},{"name":"v4.1.20","sha":"294e7659e17723306ebf3a44cd7ad2c11f456c37","kind":"commit","published_at":"2024-01-08T20:17:19.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.20","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.20/manifests"},{"name":"v4.1.19","sha":"a0f6c5e4be7afda8aa9154f2b85ee64e9c3c5008","kind":"tag","published_at":"2023-12-07T08:51:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.19","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.19/manifests"},{"name":"v4.1.18","sha":"ef495ee7d4516ddb9b31019170c8c3eb311caeb5","kind":"commit","published_at":"2023-06-14T14:02:14.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.18","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.18/manifests"},{"name":"v4.1.17","sha":"d2b3f5d3e4659cc4fd720d1649c39b5627187261","kind":"commit","published_at":"2022-09-27T07:11:15.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.17","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.17/manifests"},{"name":"v4.1.16","sha":"cb3e7ea2cd15fd4d9f4d65333308f20d9b5d8156","kind":"tag","published_at":"2022-09-10T06:40:49.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.16","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.16/manifests"},{"name":"v4.1.15","sha":"c3eaa1e8841ece1461ec5e0f1fbbd5f1c52d2f85","kind":"commit","published_at":"2022-06-15T06:43:04.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.15","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.15/manifests"},{"name":"v3.3.5","sha":"1a84cb2a9795a28b84df55a898b65b39d3d6b1f1","kind":"commit","published_at":"2022-05-17T09:27:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.5/manifests"},{"name":"v4.1.14","sha":"a5532e5996ee86d17f8ce2694c08fb5bf3c6b471","kind":"commit","published_at":"2022-02-07T17:09:36.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.14","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.14/manifests"},{"name":"v4.1.13","sha":"937a472cf6230c7a4662d8f9831d54faff99587d","kind":"commit","published_at":"2022-02-05T08:10:40.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.13","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.13/manifests"},{"name":"v4.1.12","sha":"a134e63e138e8dcef0be0a90bb586bccf4e99651","kind":"commit","published_at":"2021-12-02T19:53:53.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.12","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.12/manifests"},{"name":"v4.1.11","sha":"007008ea0e9a5c20f0b924d7f4a39e0c9e124bc8","kind":"commit","published_at":"2021-11-11T17:44:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.11","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.11/manifests"},{"name":"v4.1.10","sha":"ce64ccda1a829d9186ed58d5e98312bad76d9cc5","kind":"commit","published_at":"2021-11-03T09:22:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.10","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.10/manifests"},{"name":"v3.3.4","sha":"78da98416caea5ba9479b4c9d54ed20c64131a5f","kind":"commit","published_at":"2021-11-03T08:47:45.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"ea3a7443507cc04caf32bbf6d818f5e23fdf80d3","kind":"commit","published_at":"2021-10-20T06:55:49.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.3/manifests"},{"name":"v4.1.9","sha":"d1a2baaa1508d6151787fcffd6468a76f5e769a1","kind":"commit","published_at":"2021-10-20T06:54:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.9","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.9/manifests"},{"name":"v4.1.8","sha":"2c1550e56c43e875151468b8f6380ac8d706e88e","kind":"tag","published_at":"2021-06-21T17:42:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.8","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.8/manifests"},{"name":"v2.6.1","sha":"bd2592c4cc7765ba1d21d20044eb45a3b19325d3","kind":"tag","published_at":"2021-06-03T11:16:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.6.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.1/manifests"},{"name":"v4.1.7","sha":"e52e7c6a2464812d0567ec2aa20ccb2eef0f2da2","kind":"tag","published_at":"2021-05-20T11:38:07.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.7/manifests"},{"name":"v4.1.6","sha":"bc2ca873d9c39fa64f38c014a9dc44e570aa8921","kind":"tag","published_at":"2021-04-11T18:24:32.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.6/manifests"},{"name":"v4.1.5","sha":"e14f98189f2e857c91b909d68e86c3e4e81b536d","kind":"tag","published_at":"2021-04-11T10:33:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.5/manifests"},{"name":"v4.1.4","sha":"284f0563c70c990e716fd91f3b7967bbe3d21a25","kind":"commit","published_at":"2021-03-20T18:34:39.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"adbc1acb6b43ca0bce1bc040e8444b921eadf3b5","kind":"commit","published_at":"2021-01-04T14:47:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"049b49abfdeaf55b3a6520e03cb41303392e01a5","kind":"commit","published_at":"2020-12-16T12:34:14.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"fce381da8c083ecebabdcf79425247272a50c451","kind":"commit","published_at":"2020-11-04T13:58:29.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"d4b98448f6e99d551e417e2f519ac304c0fadf4e","kind":"commit","published_at":"2020-11-01T20:22:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.0/manifests"},{"name":"v2.6.0","sha":"0e583d326e0ec6b9c1ad223188dc709af385408e","kind":"commit","published_at":"2020-10-31T10:21:20.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.6.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.0/manifests"},{"name":"v4.0.3","sha":"6c4a61cc7f432a40ca1443ab13dbcd0869d39cae","kind":"commit","published_at":"2020-10-02T14:13:28.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"dc85acba08d8d851ec636435917e9c1ce2fe9ad9","kind":"commit","published_at":"2020-08-19T20:26:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"88d36b34caf06fa2e82f3ed84c85ef6deb2644d2","kind":"commit","published_at":"2020-07-12T16:32:28.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"750bc6485855242fcd23981569521d756ad28617","kind":"commit","published_at":"2020-05-01T14:33:57.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.0/manifests"},{"name":"v3.3.2","sha":"76b19f543aee055fb9dc4ecde27365de9e1f9c39","kind":"commit","published_at":"2020-04-21T15:14:07.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.2/manifests"},{"name":"v2.5.2","sha":"65e4285c566323a894d155441e5279ec4a9884f4","kind":"commit","published_at":"2020-04-21T15:13:18.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.2/manifests"},{"name":"v3.3.1","sha":"0a1a23edb41e98e8379ac1e351d4ef4c2dce93ea","kind":"commit","published_at":"2020-04-11T11:10:25.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.1/manifests"},{"name":"v2.5.1","sha":"08cb7fb602ea40c9d78f17e4d8fa6947cc2c5a9c","kind":"commit","published_at":"2020-04-11T11:08:15.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.1/manifests"},{"name":"v3.3.0","sha":"218beaf6660bbe7d88a3e0e8654b08c632ecc8b4","kind":"commit","published_at":"2020-04-06T15:58:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.0/manifests"},{"name":"v2.5.0","sha":"ac37b5b48a0a3f689dea69ce1dcd32a0f012c7cb","kind":"commit","published_at":"2020-04-06T15:52:54.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.0/manifests"},{"name":"v3.2.1","sha":"92a261d7322869293eca765068a837a15dd38a38","kind":"commit","published_at":"2020-01-19T12:19:39.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.2.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.1/manifests"},{"name":"v2.4.1","sha":"edce7c4c96dac9adc01d38b18fd2456a7c0c5773","kind":"commit","published_at":"2020-01-18T20:43:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.4.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.1/manifests"},{"name":"v3.2.0","sha":"8bdc6c8049a5b946ad5beeda69ac7184fe06e939","kind":"commit","published_at":"2019-11-15T21:21:32.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.0/manifests"},{"name":"v2.4.0","sha":"9085dacd1e1eca033047a5514195779360363ced","kind":"commit","published_at":"2019-11-15T21:20:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.4.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.0/manifests"},{"name":"v3.1.0","sha":"f25943004a391bf67ff1b7d523c091bcd95b471e","kind":"commit","published_at":"2019-09-07T08:45:01.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.1.0/manifests"},{"name":"v2.3.0","sha":"645f9b948eee34cbcc335c70999f79c29c420fbf","kind":"commit","published_at":"2019-09-07T08:36:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.3.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.3.0/manifests"},{"name":"v3.0.3","sha":"135093ea93bee000af6999eabe3239ff1dfba046","kind":"tag","published_at":"2019-08-31T08:46:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.3/manifests"},{"name":"v2.2.7","sha":"21241797f8cd81af1b8dde3323c6f805799d053e","kind":"tag","published_at":"2019-08-31T08:45:50.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.7/manifests"},{"name":"v3.0.2","sha":"bf524fc7237fc52e9501b96c1a908c9f53ec0e2d","kind":"commit","published_at":"2019-08-24T14:59:26.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"6b61558f96f90c68aa79bd65bc50117a970370d3","kind":"commit","published_at":"2019-08-01T16:57:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.1/manifests"},{"name":"v2.2.6","sha":"8ef35db8296124c4969aab929c16c91c3cb2c8a0","kind":"commit","published_at":"2019-08-01T16:35:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.6/manifests"},{"name":"v3.0.0","sha":"24bda3cc0ca046d25522fa35e17d946848514d07","kind":"commit","published_at":"2019-07-30T17:08:11.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.0/manifests"},{"name":"v2.2.5","sha":"377214e3044ff9f12d996f3037fb8c3e3ad16b49","kind":"tag","published_at":"2019-07-30T16:48:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"057d66e894a4e55853274a3bbbf7de02ba639e43","kind":"tag","published_at":"2019-07-01T08:11:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"d705d4371bfccdf47f10e45584e896026c83616f","kind":"tag","published_at":"2019-05-01T09:10:04.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a29bec8a92352da49c183edaf908f9d382fe321f","kind":"tag","published_at":"2019-05-01T08:18:17.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"fea8a15e1036298ceb32edea0eccdb857097ba7b","kind":"tag","published_at":"2019-04-30T21:35:18.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"713bcae4abc153cac5e484a509699ce464090c6a","kind":"tag","published_at":"2019-04-30T13:44:20.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.0/manifests"},{"name":"v2.1.3","sha":"6749706c167653de32474906f3be3cff2403ed00","kind":"tag","published_at":"2019-04-30T11:10:44.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"9419d2361c8ae111073ffe3337ecc364fb590921","kind":"tag","published_at":"2019-04-15T11:20:57.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"315a67e90e415bcdaff33057da191569bf4d8479","kind":"tag","published_at":"2019-03-27T17:32:22.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"062282ea0dcff40c9fb8525789eef9644b1fbd6e","kind":"tag","published_at":"2019-02-22T15:38:42.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.0/manifests"},{"name":"v2.0.8","sha":"473cd7ce01a1113208073166464b98819526150e","kind":"tag","published_at":"2019-01-31T08:46:27.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.8","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"635575b42742856941dbc767b44905bb9ba083f6","kind":"tag","published_at":"2018-10-05T16:52:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"bb6bfd13c6a262f1943c0446eb25b7f54c1fb9a2","kind":"tag","published_at":"2018-09-06T18:53:25.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"ea731401f5c95a8ba30f15787e5e0fb77c60c66b","kind":"tag","published_at":"2018-09-05T07:42:56.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"ea731401f5c95a8ba30f15787e5e0fb77c60c66b","kind":"tag","published_at":"2018-08-30T19:01:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"1958fd8fff7f115e79725b1288e0b878b3e06b00","kind":"tag","published_at":"2018-06-26T19:01:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"6b9367c9ff401dbc54fabce3fb8d972e799b702d","kind":"commit","published_at":"2018-06-10T16:27:16.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"5b77f257b7891c8569092fbd77e64719c6b08787","kind":"commit","published_at":"2018-06-10T13:02:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.1/manifests"},{"name":"v2.0","sha":"67db90e8d315e4926cd16b410eba7e10cf9ae45c","kind":"commit","published_at":"2018-06-09T16:00:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0/manifests"},{"name":"v1.1","sha":"2fcda4cb7018ce05a25959d2fe08c83e3329f169","kind":"tag","published_at":"2017-12-20T09:22:22.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.1/manifests"},{"name":"v1.0.1","sha":"08c27939df1bd95e881e2c2367a749964ad1fceb","kind":"tag","published_at":"2017-10-01T07:22:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"5c9560bfa9ace2bf86080bf40d46b34ae44604df","kind":"tag","published_at":"2017-05-19T16:16:59.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T07:16:12.767Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/golang-github-pierrec-lz4?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-pierrec-lz4","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-pierrec-lz4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-pierrec-lz4/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T05:32:28.494Z","issues_count":65,"pull_requests_count":81,"avg_time_to_close_issue":8275548.619047619,"avg_time_to_close_pull_request":2492288.705128205,"issues_closed_count":42,"pull_requests_closed_count":78,"pull_request_authors_count":26,"issue_authors_count":52,"avg_comments_per_issue":1.9538461538461538,"avg_comments_per_pull_request":1.0617283950617284,"merged_pull_requests_count":73,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":5,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":5965781.0,"past_year_avg_time_to_close_pull_request":1611131.3333333333,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.6,"past_year_avg_comments_per_pull_request":1.2857142857142858,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-pierrec-lz4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-pierrec-lz4/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-pierrec-lz4/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-pierrec-lz4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-pierrec-lz4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-pierrec-lz4/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1687},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-08-25T05:04:56.023Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":13581532,"name":"golang-github-pierrec-lz4","ecosystem":"debian","description":null,"homepage":"https://github.com/pierrec/lz4","licenses":"bsd-3-clause","normalized_licenses":[],"repository_url":"https://github.com/pierrec/lz4","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T08:54:05.475Z","latest_release_published_at":"2026-02-11T08:54:05.475Z","latest_release_number":"0.0~git20170519.0.5a3d224-2","last_synced_at":"2026-03-13T07:05:35.046Z","created_at":"2026-02-11T08:54:05.309Z","updated_at":"2026-08-18T07:49:40.064Z","registry_url":"https://tracker.debian.org/pkg/golang-github-pierrec-lz4","install_command":"apt-get install golang-github-pierrec-lz4","documentation_url":"https://packages.debian.org/buster/golang-github-pierrec-lz4","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"golang-github-pierrec-lz4-dev","standards_version":"4.0.0","maintainer":"Debian Go Packaging Team \u003cpkg-go-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 10), dh-golang, golang-any, golang-github-pierrec-xxhash-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":28702874,"uuid":"32223299","full_name":"pierrec/lz4","owner":"pierrec","description":"LZ4 compression and decompression in pure Go","archived":false,"fork":false,"pushed_at":"2026-08-16T14:28:47.000Z","size":68861,"stargazers_count":970,"open_issues_count":24,"forks_count":153,"subscribers_count":21,"default_branch":"v4","last_synced_at":"2026-08-18T06:11:49.812Z","etag":null,"topics":["go","golang","lz4","lz4-frame"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/pierrec.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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-03-14T17:21:06.000Z","updated_at":"2026-08-16T14:29:05.000Z","dependencies_parsed_at":"2026-08-11T02:46:55.843Z","dependency_job_id":null,"html_url":"https://github.com/pierrec/lz4","commit_stats":{"total_commits":262,"total_committers":40,"mean_commits":6.55,"dds":0.6068702290076335,"last_synced_commit":"294e7659e17723306ebf3a44cd7ad2c11f456c37"},"previous_names":[],"tags_count":78,"template":false,"template_full_name":null,"purl":"pkg:github/pierrec/lz4","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/refs/heads/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/sbom","scorecard":{"id":733381,"data":{"date":"2025-08-11","repo":{"name":"github.com/pierrec/lz4","commit":"cd9d7a4f66405a92f4881933816b828b0f7d5fe2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":7,"reason":"Found 11/15 approved changesets -- score normalized to 7","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":"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/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"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/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pierrec/lz4/ci.yml/v4?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pierrec/lz4/ci.yml/v4?enable=pin","Info:   0 out of   2 GitHub-owned 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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'v4'"],"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 26 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"}},{"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"}}]},"last_synced_at":"2025-08-22T15:04:00.779Z","repository_id":28702874,"created_at":"2025-08-22T15:04:00.779Z","updated_at":"2025-08-22T15:04:00.779Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36759362,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"pierrec","name":"Pierre Curto","uuid":"368228","kind":"user","description":null,"email":"","website":null,"location":"Paris (France)","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/368228?u=d2f292050fd10608c8385b8133f98f1cc1c5be0c\u0026v=4","repositories_count":72,"last_synced_at":"2026-08-13T19:37:35.695Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pierrec","funding_links":[],"total_stars":1960,"followers":80,"following":10,"created_at":"2022-11-02T16:23:59.822Z","updated_at":"2026-08-13T19:37:35.715Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec/repositories"},"tags":[{"name":"v4.1.28","sha":"136754c4a5e622c5495d3c28936b9d6b569704b2","kind":"tag","published_at":"2026-08-05T07:59:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.28","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.28/manifests"},{"name":"v4.1.27","sha":"a296161b6e73e177e902d9cdafbd3e8b9ffaa68f","kind":"tag","published_at":"2026-05-31T08:24:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.27","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.27/manifests"},{"name":"v4.1.26","sha":"60ed180f469c3090aa5453e33043a96f02e790a5","kind":"commit","published_at":"2026-03-06T08:33:31.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.26","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.26/manifests"},{"name":"v4.1.25","sha":"ace844d9aa4689551c0679d4a700adb95f0c5cd1","kind":"commit","published_at":"2026-01-17T09:00:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.25","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.25/manifests"},{"name":"v4.1.24","sha":"a6fe6d4072fb777a2e7a3bab930f5de8ce5763f8","kind":"commit","published_at":"2026-01-16T14:48:55.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.24","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.24/manifests"},{"name":"v4.1.23","sha":"cd9d7a4f66405a92f4881933816b828b0f7d5fe2","kind":"commit","published_at":"2025-05-10T15:40:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.23","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.23/manifests"},{"name":"v4.1.22","sha":"fdaa7e2eae2400f761d8503ca047b46d2ab67507","kind":"commit","published_at":"2024-12-12T16:53:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.22","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.22/manifests"},{"name":"v4.1.21","sha":"294e7659e17723306ebf3a44cd7ad2c11f456c37","kind":"commit","published_at":"2024-01-08T20:17:19.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.21","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.21/manifests"},{"name":"v4.1.20","sha":"294e7659e17723306ebf3a44cd7ad2c11f456c37","kind":"commit","published_at":"2024-01-08T20:17:19.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.20","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.20/manifests"},{"name":"v4.1.19","sha":"a0f6c5e4be7afda8aa9154f2b85ee64e9c3c5008","kind":"tag","published_at":"2023-12-07T08:51:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.19","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.19/manifests"},{"name":"v4.1.18","sha":"ef495ee7d4516ddb9b31019170c8c3eb311caeb5","kind":"commit","published_at":"2023-06-14T14:02:14.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.18","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.18/manifests"},{"name":"v4.1.17","sha":"d2b3f5d3e4659cc4fd720d1649c39b5627187261","kind":"commit","published_at":"2022-09-27T07:11:15.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.17","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.17/manifests"},{"name":"v4.1.16","sha":"cb3e7ea2cd15fd4d9f4d65333308f20d9b5d8156","kind":"tag","published_at":"2022-09-10T06:40:49.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.16","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.16/manifests"},{"name":"v4.1.15","sha":"c3eaa1e8841ece1461ec5e0f1fbbd5f1c52d2f85","kind":"commit","published_at":"2022-06-15T06:43:04.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.15","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.15/manifests"},{"name":"v3.3.5","sha":"1a84cb2a9795a28b84df55a898b65b39d3d6b1f1","kind":"commit","published_at":"2022-05-17T09:27:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.5/manifests"},{"name":"v4.1.14","sha":"a5532e5996ee86d17f8ce2694c08fb5bf3c6b471","kind":"commit","published_at":"2022-02-07T17:09:36.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.14","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.14/manifests"},{"name":"v4.1.13","sha":"937a472cf6230c7a4662d8f9831d54faff99587d","kind":"commit","published_at":"2022-02-05T08:10:40.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.13","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.13/manifests"},{"name":"v4.1.12","sha":"a134e63e138e8dcef0be0a90bb586bccf4e99651","kind":"commit","published_at":"2021-12-02T19:53:53.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.12","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.12/manifests"},{"name":"v4.1.11","sha":"007008ea0e9a5c20f0b924d7f4a39e0c9e124bc8","kind":"commit","published_at":"2021-11-11T17:44:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.11","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.11/manifests"},{"name":"v4.1.10","sha":"ce64ccda1a829d9186ed58d5e98312bad76d9cc5","kind":"commit","published_at":"2021-11-03T09:22:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.10","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.10/manifests"},{"name":"v3.3.4","sha":"78da98416caea5ba9479b4c9d54ed20c64131a5f","kind":"commit","published_at":"2021-11-03T08:47:45.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"ea3a7443507cc04caf32bbf6d818f5e23fdf80d3","kind":"commit","published_at":"2021-10-20T06:55:49.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.3/manifests"},{"name":"v4.1.9","sha":"d1a2baaa1508d6151787fcffd6468a76f5e769a1","kind":"commit","published_at":"2021-10-20T06:54:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.9","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.9/manifests"},{"name":"v4.1.8","sha":"2c1550e56c43e875151468b8f6380ac8d706e88e","kind":"tag","published_at":"2021-06-21T17:42:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.8","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.8/manifests"},{"name":"v2.6.1","sha":"bd2592c4cc7765ba1d21d20044eb45a3b19325d3","kind":"tag","published_at":"2021-06-03T11:16:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.6.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.1/manifests"},{"name":"v4.1.7","sha":"e52e7c6a2464812d0567ec2aa20ccb2eef0f2da2","kind":"tag","published_at":"2021-05-20T11:38:07.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.7/manifests"},{"name":"v4.1.6","sha":"bc2ca873d9c39fa64f38c014a9dc44e570aa8921","kind":"tag","published_at":"2021-04-11T18:24:32.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.6/manifests"},{"name":"v4.1.5","sha":"e14f98189f2e857c91b909d68e86c3e4e81b536d","kind":"tag","published_at":"2021-04-11T10:33:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.5/manifests"},{"name":"v4.1.4","sha":"284f0563c70c990e716fd91f3b7967bbe3d21a25","kind":"commit","published_at":"2021-03-20T18:34:39.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"adbc1acb6b43ca0bce1bc040e8444b921eadf3b5","kind":"commit","published_at":"2021-01-04T14:47:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"049b49abfdeaf55b3a6520e03cb41303392e01a5","kind":"commit","published_at":"2020-12-16T12:34:14.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"fce381da8c083ecebabdcf79425247272a50c451","kind":"commit","published_at":"2020-11-04T13:58:29.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"d4b98448f6e99d551e417e2f519ac304c0fadf4e","kind":"commit","published_at":"2020-11-01T20:22:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.0/manifests"},{"name":"v2.6.0","sha":"0e583d326e0ec6b9c1ad223188dc709af385408e","kind":"commit","published_at":"2020-10-31T10:21:20.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.6.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.0/manifests"},{"name":"v4.0.3","sha":"6c4a61cc7f432a40ca1443ab13dbcd0869d39cae","kind":"commit","published_at":"2020-10-02T14:13:28.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"dc85acba08d8d851ec636435917e9c1ce2fe9ad9","kind":"commit","published_at":"2020-08-19T20:26:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"88d36b34caf06fa2e82f3ed84c85ef6deb2644d2","kind":"commit","published_at":"2020-07-12T16:32:28.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"750bc6485855242fcd23981569521d756ad28617","kind":"commit","published_at":"2020-05-01T14:33:57.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.0/manifests"},{"name":"v3.3.2","sha":"76b19f543aee055fb9dc4ecde27365de9e1f9c39","kind":"commit","published_at":"2020-04-21T15:14:07.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.2/manifests"},{"name":"v2.5.2","sha":"65e4285c566323a894d155441e5279ec4a9884f4","kind":"commit","published_at":"2020-04-21T15:13:18.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.2/manifests"},{"name":"v3.3.1","sha":"0a1a23edb41e98e8379ac1e351d4ef4c2dce93ea","kind":"commit","published_at":"2020-04-11T11:10:25.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.1/manifests"},{"name":"v2.5.1","sha":"08cb7fb602ea40c9d78f17e4d8fa6947cc2c5a9c","kind":"commit","published_at":"2020-04-11T11:08:15.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.1/manifests"},{"name":"v3.3.0","sha":"218beaf6660bbe7d88a3e0e8654b08c632ecc8b4","kind":"commit","published_at":"2020-04-06T15:58:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.0/manifests"},{"name":"v2.5.0","sha":"ac37b5b48a0a3f689dea69ce1dcd32a0f012c7cb","kind":"commit","published_at":"2020-04-06T15:52:54.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.0/manifests"},{"name":"v3.2.1","sha":"92a261d7322869293eca765068a837a15dd38a38","kind":"commit","published_at":"2020-01-19T12:19:39.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.2.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.1/manifests"},{"name":"v2.4.1","sha":"edce7c4c96dac9adc01d38b18fd2456a7c0c5773","kind":"commit","published_at":"2020-01-18T20:43:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.4.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.1/manifests"},{"name":"v3.2.0","sha":"8bdc6c8049a5b946ad5beeda69ac7184fe06e939","kind":"commit","published_at":"2019-11-15T21:21:32.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.0/manifests"},{"name":"v2.4.0","sha":"9085dacd1e1eca033047a5514195779360363ced","kind":"commit","published_at":"2019-11-15T21:20:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.4.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.0/manifests"},{"name":"v3.1.0","sha":"f25943004a391bf67ff1b7d523c091bcd95b471e","kind":"commit","published_at":"2019-09-07T08:45:01.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.1.0/manifests"},{"name":"v2.3.0","sha":"645f9b948eee34cbcc335c70999f79c29c420fbf","kind":"commit","published_at":"2019-09-07T08:36:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.3.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.3.0/manifests"},{"name":"v3.0.3","sha":"135093ea93bee000af6999eabe3239ff1dfba046","kind":"tag","published_at":"2019-08-31T08:46:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.3/manifests"},{"name":"v2.2.7","sha":"21241797f8cd81af1b8dde3323c6f805799d053e","kind":"tag","published_at":"2019-08-31T08:45:50.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.7/manifests"},{"name":"v3.0.2","sha":"bf524fc7237fc52e9501b96c1a908c9f53ec0e2d","kind":"commit","published_at":"2019-08-24T14:59:26.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"6b61558f96f90c68aa79bd65bc50117a970370d3","kind":"commit","published_at":"2019-08-01T16:57:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.1/manifests"},{"name":"v2.2.6","sha":"8ef35db8296124c4969aab929c16c91c3cb2c8a0","kind":"commit","published_at":"2019-08-01T16:35:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.6/manifests"},{"name":"v3.0.0","sha":"24bda3cc0ca046d25522fa35e17d946848514d07","kind":"commit","published_at":"2019-07-30T17:08:11.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.0/manifests"},{"name":"v2.2.5","sha":"377214e3044ff9f12d996f3037fb8c3e3ad16b49","kind":"tag","published_at":"2019-07-30T16:48:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"057d66e894a4e55853274a3bbbf7de02ba639e43","kind":"tag","published_at":"2019-07-01T08:11:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"d705d4371bfccdf47f10e45584e896026c83616f","kind":"tag","published_at":"2019-05-01T09:10:04.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a29bec8a92352da49c183edaf908f9d382fe321f","kind":"tag","published_at":"2019-05-01T08:18:17.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"fea8a15e1036298ceb32edea0eccdb857097ba7b","kind":"tag","published_at":"2019-04-30T21:35:18.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"713bcae4abc153cac5e484a509699ce464090c6a","kind":"tag","published_at":"2019-04-30T13:44:20.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.0/manifests"},{"name":"v2.1.3","sha":"6749706c167653de32474906f3be3cff2403ed00","kind":"tag","published_at":"2019-04-30T11:10:44.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"9419d2361c8ae111073ffe3337ecc364fb590921","kind":"tag","published_at":"2019-04-15T11:20:57.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"315a67e90e415bcdaff33057da191569bf4d8479","kind":"tag","published_at":"2019-03-27T17:32:22.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"062282ea0dcff40c9fb8525789eef9644b1fbd6e","kind":"tag","published_at":"2019-02-22T15:38:42.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.0/manifests"},{"name":"v2.0.8","sha":"473cd7ce01a1113208073166464b98819526150e","kind":"tag","published_at":"2019-01-31T08:46:27.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.8","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"635575b42742856941dbc767b44905bb9ba083f6","kind":"tag","published_at":"2018-10-05T16:52:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"bb6bfd13c6a262f1943c0446eb25b7f54c1fb9a2","kind":"tag","published_at":"2018-09-06T18:53:25.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"ea731401f5c95a8ba30f15787e5e0fb77c60c66b","kind":"tag","published_at":"2018-09-05T07:42:56.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"ea731401f5c95a8ba30f15787e5e0fb77c60c66b","kind":"tag","published_at":"2018-08-30T19:01:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"1958fd8fff7f115e79725b1288e0b878b3e06b00","kind":"tag","published_at":"2018-06-26T19:01:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"6b9367c9ff401dbc54fabce3fb8d972e799b702d","kind":"commit","published_at":"2018-06-10T16:27:16.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"5b77f257b7891c8569092fbd77e64719c6b08787","kind":"commit","published_at":"2018-06-10T13:02:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.1/manifests"},{"name":"v2.0","sha":"67db90e8d315e4926cd16b410eba7e10cf9ae45c","kind":"commit","published_at":"2018-06-09T16:00:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0/manifests"},{"name":"v1.1","sha":"2fcda4cb7018ce05a25959d2fe08c83e3329f169","kind":"tag","published_at":"2017-12-20T09:22:22.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.1/manifests"},{"name":"v1.0.1","sha":"08c27939df1bd95e881e2c2367a749964ad1fceb","kind":"tag","published_at":"2017-10-01T07:22:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"5c9560bfa9ace2bf86080bf40d46b34ae44604df","kind":"tag","published_at":"2017-05-19T16:16:59.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T07:49:40.063Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/golang-github-pierrec-lz4?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-pierrec-lz4","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-pierrec-lz4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-pierrec-lz4/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T06:04:06.319Z","issues_count":66,"pull_requests_count":82,"avg_time_to_close_issue":8275548.619047619,"avg_time_to_close_pull_request":2492288.705128205,"issues_closed_count":42,"pull_requests_closed_count":78,"pull_request_authors_count":27,"issue_authors_count":53,"avg_comments_per_issue":1.9242424242424243,"avg_comments_per_pull_request":1.048780487804878,"merged_pull_requests_count":73,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":5965781.0,"past_year_avg_time_to_close_pull_request":1611131.3333333333,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":1.125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-pierrec-lz4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-pierrec-lz4/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-pierrec-lz4/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-pierrec-lz4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-pierrec-lz4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-pierrec-lz4/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":903,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":610},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-08-25T05:03:28.562Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":4107546,"name":"github.com/pierrec/lz4/fuzz","ecosystem":"go","description":"","homepage":"https://github.com/pierrec/lz4","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pierrec/lz4","keywords_array":[],"namespace":"github.com/pierrec/lz4","versions_count":17,"first_release_published_at":"2022-11-19T12:05:49.426Z","latest_release_published_at":"2022-11-19T12:05:49.426Z","latest_release_number":"v2.6.1+incompatible","last_synced_at":"2026-08-24T10:13:21.816Z","created_at":"2022-04-12T13:51:52.178Z","updated_at":"2026-08-24T10:13:21.817Z","registry_url":"https://pkg.go.dev/github.com/pierrec/lz4/fuzz","install_command":"go get github.com/pierrec/lz4/fuzz","documentation_url":"https://pkg.go.dev/github.com/pierrec/lz4/fuzz#section-documentation","metadata":{},"repo_metadata":{"id":28702874,"uuid":"32223299","full_name":"pierrec/lz4","owner":"pierrec","description":"LZ4 compression and decompression in pure Go","archived":false,"fork":false,"pushed_at":"2026-08-16T14:28:47.000Z","size":68861,"stargazers_count":970,"open_issues_count":24,"forks_count":153,"subscribers_count":21,"default_branch":"v4","last_synced_at":"2026-08-18T06:11:49.812Z","etag":null,"topics":["go","golang","lz4","lz4-frame"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/pierrec.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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-03-14T17:21:06.000Z","updated_at":"2026-08-16T14:29:05.000Z","dependencies_parsed_at":"2026-08-11T02:46:55.843Z","dependency_job_id":null,"html_url":"https://github.com/pierrec/lz4","commit_stats":{"total_commits":262,"total_committers":40,"mean_commits":6.55,"dds":0.6068702290076335,"last_synced_commit":"294e7659e17723306ebf3a44cd7ad2c11f456c37"},"previous_names":[],"tags_count":78,"template":false,"template_full_name":null,"purl":"pkg:github/pierrec/lz4","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/refs/heads/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/sbom","scorecard":{"id":733381,"data":{"date":"2025-08-11","repo":{"name":"github.com/pierrec/lz4","commit":"cd9d7a4f66405a92f4881933816b828b0f7d5fe2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":7,"reason":"Found 11/15 approved changesets -- score normalized to 7","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":"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/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"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/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pierrec/lz4/ci.yml/v4?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pierrec/lz4/ci.yml/v4?enable=pin","Info:   0 out of   2 GitHub-owned 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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'v4'"],"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 26 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"}},{"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"}}]},"last_synced_at":"2025-08-22T15:04:00.779Z","repository_id":28702874,"created_at":"2025-08-22T15:04:00.779Z","updated_at":"2025-08-22T15:04:00.779Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36759362,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"pierrec","name":"Pierre Curto","uuid":"368228","kind":"user","description":null,"email":"","website":null,"location":"Paris (France)","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/368228?u=d2f292050fd10608c8385b8133f98f1cc1c5be0c\u0026v=4","repositories_count":72,"last_synced_at":"2026-08-13T19:37:35.695Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pierrec","funding_links":[],"total_stars":1960,"followers":80,"following":10,"created_at":"2022-11-02T16:23:59.822Z","updated_at":"2026-08-13T19:37:35.715Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec/repositories"},"tags":[{"name":"v4.1.28","sha":"136754c4a5e622c5495d3c28936b9d6b569704b2","kind":"tag","published_at":"2026-08-05T07:59:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.28","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.28/manifests"},{"name":"v4.1.27","sha":"a296161b6e73e177e902d9cdafbd3e8b9ffaa68f","kind":"tag","published_at":"2026-05-31T08:24:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.27","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.27/manifests"},{"name":"v4.1.26","sha":"60ed180f469c3090aa5453e33043a96f02e790a5","kind":"commit","published_at":"2026-03-06T08:33:31.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.26","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.26/manifests"},{"name":"v4.1.25","sha":"ace844d9aa4689551c0679d4a700adb95f0c5cd1","kind":"commit","published_at":"2026-01-17T09:00:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.25","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.25/manifests"},{"name":"v4.1.24","sha":"a6fe6d4072fb777a2e7a3bab930f5de8ce5763f8","kind":"commit","published_at":"2026-01-16T14:48:55.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.24","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.24/manifests"},{"name":"v4.1.23","sha":"cd9d7a4f66405a92f4881933816b828b0f7d5fe2","kind":"commit","published_at":"2025-05-10T15:40:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.23","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.23/manifests"},{"name":"v4.1.22","sha":"fdaa7e2eae2400f761d8503ca047b46d2ab67507","kind":"commit","published_at":"2024-12-12T16:53:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.22","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.22/manifests"},{"name":"v4.1.21","sha":"294e7659e17723306ebf3a44cd7ad2c11f456c37","kind":"commit","published_at":"2024-01-08T20:17:19.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.21","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.21/manifests"},{"name":"v4.1.20","sha":"294e7659e17723306ebf3a44cd7ad2c11f456c37","kind":"commit","published_at":"2024-01-08T20:17:19.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.20","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.20/manifests"},{"name":"v4.1.19","sha":"a0f6c5e4be7afda8aa9154f2b85ee64e9c3c5008","kind":"tag","published_at":"2023-12-07T08:51:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.19","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.19/manifests"},{"name":"v4.1.18","sha":"ef495ee7d4516ddb9b31019170c8c3eb311caeb5","kind":"commit","published_at":"2023-06-14T14:02:14.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.18","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.18/manifests"},{"name":"v4.1.17","sha":"d2b3f5d3e4659cc4fd720d1649c39b5627187261","kind":"commit","published_at":"2022-09-27T07:11:15.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.17","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.17/manifests"},{"name":"v4.1.16","sha":"cb3e7ea2cd15fd4d9f4d65333308f20d9b5d8156","kind":"tag","published_at":"2022-09-10T06:40:49.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.16","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.16/manifests"},{"name":"v4.1.15","sha":"c3eaa1e8841ece1461ec5e0f1fbbd5f1c52d2f85","kind":"commit","published_at":"2022-06-15T06:43:04.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.15","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.15/manifests"},{"name":"v3.3.5","sha":"1a84cb2a9795a28b84df55a898b65b39d3d6b1f1","kind":"commit","published_at":"2022-05-17T09:27:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.5/manifests"},{"name":"v4.1.14","sha":"a5532e5996ee86d17f8ce2694c08fb5bf3c6b471","kind":"commit","published_at":"2022-02-07T17:09:36.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.14","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.14/manifests"},{"name":"v4.1.13","sha":"937a472cf6230c7a4662d8f9831d54faff99587d","kind":"commit","published_at":"2022-02-05T08:10:40.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.13","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.13/manifests"},{"name":"v4.1.12","sha":"a134e63e138e8dcef0be0a90bb586bccf4e99651","kind":"commit","published_at":"2021-12-02T19:53:53.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.12","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.12/manifests"},{"name":"v4.1.11","sha":"007008ea0e9a5c20f0b924d7f4a39e0c9e124bc8","kind":"commit","published_at":"2021-11-11T17:44:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.11","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.11/manifests"},{"name":"v4.1.10","sha":"ce64ccda1a829d9186ed58d5e98312bad76d9cc5","kind":"commit","published_at":"2021-11-03T09:22:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.10","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.10/manifests"},{"name":"v3.3.4","sha":"78da98416caea5ba9479b4c9d54ed20c64131a5f","kind":"commit","published_at":"2021-11-03T08:47:45.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"ea3a7443507cc04caf32bbf6d818f5e23fdf80d3","kind":"commit","published_at":"2021-10-20T06:55:49.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.3/manifests"},{"name":"v4.1.9","sha":"d1a2baaa1508d6151787fcffd6468a76f5e769a1","kind":"commit","published_at":"2021-10-20T06:54:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.9","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.9/manifests"},{"name":"v4.1.8","sha":"2c1550e56c43e875151468b8f6380ac8d706e88e","kind":"tag","published_at":"2021-06-21T17:42:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.8","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.8/manifests"},{"name":"v2.6.1","sha":"bd2592c4cc7765ba1d21d20044eb45a3b19325d3","kind":"tag","published_at":"2021-06-03T11:16:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.6.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.1/manifests"},{"name":"v4.1.7","sha":"e52e7c6a2464812d0567ec2aa20ccb2eef0f2da2","kind":"tag","published_at":"2021-05-20T11:38:07.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.7/manifests"},{"name":"v4.1.6","sha":"bc2ca873d9c39fa64f38c014a9dc44e570aa8921","kind":"tag","published_at":"2021-04-11T18:24:32.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.6/manifests"},{"name":"v4.1.5","sha":"e14f98189f2e857c91b909d68e86c3e4e81b536d","kind":"tag","published_at":"2021-04-11T10:33:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.5/manifests"},{"name":"v4.1.4","sha":"284f0563c70c990e716fd91f3b7967bbe3d21a25","kind":"commit","published_at":"2021-03-20T18:34:39.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"adbc1acb6b43ca0bce1bc040e8444b921eadf3b5","kind":"commit","published_at":"2021-01-04T14:47:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"049b49abfdeaf55b3a6520e03cb41303392e01a5","kind":"commit","published_at":"2020-12-16T12:34:14.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"fce381da8c083ecebabdcf79425247272a50c451","kind":"commit","published_at":"2020-11-04T13:58:29.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"d4b98448f6e99d551e417e2f519ac304c0fadf4e","kind":"commit","published_at":"2020-11-01T20:22:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.0/manifests"},{"name":"v2.6.0","sha":"0e583d326e0ec6b9c1ad223188dc709af385408e","kind":"commit","published_at":"2020-10-31T10:21:20.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.6.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.0/manifests"},{"name":"v4.0.3","sha":"6c4a61cc7f432a40ca1443ab13dbcd0869d39cae","kind":"commit","published_at":"2020-10-02T14:13:28.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"dc85acba08d8d851ec636435917e9c1ce2fe9ad9","kind":"commit","published_at":"2020-08-19T20:26:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"88d36b34caf06fa2e82f3ed84c85ef6deb2644d2","kind":"commit","published_at":"2020-07-12T16:32:28.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"750bc6485855242fcd23981569521d756ad28617","kind":"commit","published_at":"2020-05-01T14:33:57.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.0/manifests"},{"name":"v3.3.2","sha":"76b19f543aee055fb9dc4ecde27365de9e1f9c39","kind":"commit","published_at":"2020-04-21T15:14:07.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.2/manifests"},{"name":"v2.5.2","sha":"65e4285c566323a894d155441e5279ec4a9884f4","kind":"commit","published_at":"2020-04-21T15:13:18.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.2/manifests"},{"name":"v3.3.1","sha":"0a1a23edb41e98e8379ac1e351d4ef4c2dce93ea","kind":"commit","published_at":"2020-04-11T11:10:25.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.1/manifests"},{"name":"v2.5.1","sha":"08cb7fb602ea40c9d78f17e4d8fa6947cc2c5a9c","kind":"commit","published_at":"2020-04-11T11:08:15.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.1/manifests"},{"name":"v3.3.0","sha":"218beaf6660bbe7d88a3e0e8654b08c632ecc8b4","kind":"commit","published_at":"2020-04-06T15:58:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.0/manifests"},{"name":"v2.5.0","sha":"ac37b5b48a0a3f689dea69ce1dcd32a0f012c7cb","kind":"commit","published_at":"2020-04-06T15:52:54.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.0/manifests"},{"name":"v3.2.1","sha":"92a261d7322869293eca765068a837a15dd38a38","kind":"commit","published_at":"2020-01-19T12:19:39.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.2.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.1/manifests"},{"name":"v2.4.1","sha":"edce7c4c96dac9adc01d38b18fd2456a7c0c5773","kind":"commit","published_at":"2020-01-18T20:43:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.4.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.1/manifests"},{"name":"v3.2.0","sha":"8bdc6c8049a5b946ad5beeda69ac7184fe06e939","kind":"commit","published_at":"2019-11-15T21:21:32.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.0/manifests"},{"name":"v2.4.0","sha":"9085dacd1e1eca033047a5514195779360363ced","kind":"commit","published_at":"2019-11-15T21:20:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.4.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.0/manifests"},{"name":"v3.1.0","sha":"f25943004a391bf67ff1b7d523c091bcd95b471e","kind":"commit","published_at":"2019-09-07T08:45:01.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.1.0/manifests"},{"name":"v2.3.0","sha":"645f9b948eee34cbcc335c70999f79c29c420fbf","kind":"commit","published_at":"2019-09-07T08:36:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.3.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.3.0/manifests"},{"name":"v3.0.3","sha":"135093ea93bee000af6999eabe3239ff1dfba046","kind":"tag","published_at":"2019-08-31T08:46:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.3/manifests"},{"name":"v2.2.7","sha":"21241797f8cd81af1b8dde3323c6f805799d053e","kind":"tag","published_at":"2019-08-31T08:45:50.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.7/manifests"},{"name":"v3.0.2","sha":"bf524fc7237fc52e9501b96c1a908c9f53ec0e2d","kind":"commit","published_at":"2019-08-24T14:59:26.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"6b61558f96f90c68aa79bd65bc50117a970370d3","kind":"commit","published_at":"2019-08-01T16:57:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.1/manifests"},{"name":"v2.2.6","sha":"8ef35db8296124c4969aab929c16c91c3cb2c8a0","kind":"commit","published_at":"2019-08-01T16:35:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.6/manifests"},{"name":"v3.0.0","sha":"24bda3cc0ca046d25522fa35e17d946848514d07","kind":"commit","published_at":"2019-07-30T17:08:11.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.0/manifests"},{"name":"v2.2.5","sha":"377214e3044ff9f12d996f3037fb8c3e3ad16b49","kind":"tag","published_at":"2019-07-30T16:48:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"057d66e894a4e55853274a3bbbf7de02ba639e43","kind":"tag","published_at":"2019-07-01T08:11:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"d705d4371bfccdf47f10e45584e896026c83616f","kind":"tag","published_at":"2019-05-01T09:10:04.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a29bec8a92352da49c183edaf908f9d382fe321f","kind":"tag","published_at":"2019-05-01T08:18:17.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"fea8a15e1036298ceb32edea0eccdb857097ba7b","kind":"tag","published_at":"2019-04-30T21:35:18.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"713bcae4abc153cac5e484a509699ce464090c6a","kind":"tag","published_at":"2019-04-30T13:44:20.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.0/manifests"},{"name":"v2.1.3","sha":"6749706c167653de32474906f3be3cff2403ed00","kind":"tag","published_at":"2019-04-30T11:10:44.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"9419d2361c8ae111073ffe3337ecc364fb590921","kind":"tag","published_at":"2019-04-15T11:20:57.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"315a67e90e415bcdaff33057da191569bf4d8479","kind":"tag","published_at":"2019-03-27T17:32:22.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"062282ea0dcff40c9fb8525789eef9644b1fbd6e","kind":"tag","published_at":"2019-02-22T15:38:42.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.0/manifests"},{"name":"v2.0.8","sha":"473cd7ce01a1113208073166464b98819526150e","kind":"tag","published_at":"2019-01-31T08:46:27.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.8","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"635575b42742856941dbc767b44905bb9ba083f6","kind":"tag","published_at":"2018-10-05T16:52:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"bb6bfd13c6a262f1943c0446eb25b7f54c1fb9a2","kind":"tag","published_at":"2018-09-06T18:53:25.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"ea731401f5c95a8ba30f15787e5e0fb77c60c66b","kind":"tag","published_at":"2018-09-05T07:42:56.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"ea731401f5c95a8ba30f15787e5e0fb77c60c66b","kind":"tag","published_at":"2018-08-30T19:01:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"1958fd8fff7f115e79725b1288e0b878b3e06b00","kind":"tag","published_at":"2018-06-26T19:01:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"6b9367c9ff401dbc54fabce3fb8d972e799b702d","kind":"commit","published_at":"2018-06-10T16:27:16.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"5b77f257b7891c8569092fbd77e64719c6b08787","kind":"commit","published_at":"2018-06-10T13:02:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.1/manifests"},{"name":"v2.0","sha":"67db90e8d315e4926cd16b410eba7e10cf9ae45c","kind":"commit","published_at":"2018-06-09T16:00:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0/manifests"},{"name":"v1.1","sha":"2fcda4cb7018ce05a25959d2fe08c83e3329f169","kind":"tag","published_at":"2017-12-20T09:22:22.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.1/manifests"},{"name":"v1.0.1","sha":"08c27939df1bd95e881e2c2367a749964ad1fceb","kind":"tag","published_at":"2017-10-01T07:22:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"5c9560bfa9ace2bf86080bf40d46b34ae44604df","kind":"tag","published_at":"2017-05-19T16:16:59.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T07:56:34.245Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/pierrec/lz4/fuzz","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pierrec/lz4/fuzz","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pierrec/lz4/fuzz","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pierrec/lz4/fuzz/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T06:04:06.319Z","issues_count":66,"pull_requests_count":82,"avg_time_to_close_issue":8275548.619047619,"avg_time_to_close_pull_request":2492288.705128205,"issues_closed_count":42,"pull_requests_closed_count":78,"pull_request_authors_count":27,"issue_authors_count":53,"avg_comments_per_issue":1.9242424242424243,"avg_comments_per_pull_request":1.048780487804878,"merged_pull_requests_count":73,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":5965781.0,"past_year_avg_time_to_close_pull_request":1611131.3333333333,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":1.125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpierrec%2Flz4%2Ffuzz/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpierrec%2Flz4%2Ffuzz/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpierrec%2Flz4%2Ffuzz/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpierrec%2Flz4%2Ffuzz/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpierrec%2Flz4%2Ffuzz/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpierrec%2Flz4%2Ffuzz/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-26T05:01:06.821Z","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":13448897,"name":"golang-github-pierrec-lz4","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/pierrec/lz4","licenses":"bsd-3-clause","normalized_licenses":[],"repository_url":"https://github.com/pierrec/lz4","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-08T16:09:10.431Z","latest_release_published_at":"2026-02-08T16:09:10.431Z","latest_release_number":"4.1.18-1","last_synced_at":"2026-03-08T16:51:17.736Z","created_at":"2026-02-08T16:09:04.154Z","updated_at":"2026-08-18T08:15:34.049Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-pierrec-lz4","install_command":"apt-get install golang-github-pierrec-lz4","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-github-pierrec-lz4-dev","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-github-frankban-quicktest-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":28702874,"uuid":"32223299","full_name":"pierrec/lz4","owner":"pierrec","description":"LZ4 compression and decompression in pure Go","archived":false,"fork":false,"pushed_at":"2026-08-16T14:28:47.000Z","size":68861,"stargazers_count":970,"open_issues_count":24,"forks_count":153,"subscribers_count":21,"default_branch":"v4","last_synced_at":"2026-08-18T06:11:49.812Z","etag":null,"topics":["go","golang","lz4","lz4-frame"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/pierrec.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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-03-14T17:21:06.000Z","updated_at":"2026-08-16T14:29:05.000Z","dependencies_parsed_at":"2026-08-11T02:46:55.843Z","dependency_job_id":null,"html_url":"https://github.com/pierrec/lz4","commit_stats":{"total_commits":262,"total_committers":40,"mean_commits":6.55,"dds":0.6068702290076335,"last_synced_commit":"294e7659e17723306ebf3a44cd7ad2c11f456c37"},"previous_names":[],"tags_count":78,"template":false,"template_full_name":null,"purl":"pkg:github/pierrec/lz4","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/refs/heads/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/sbom","scorecard":{"id":733381,"data":{"date":"2025-08-11","repo":{"name":"github.com/pierrec/lz4","commit":"cd9d7a4f66405a92f4881933816b828b0f7d5fe2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":7,"reason":"Found 11/15 approved changesets -- score normalized to 7","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":"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/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"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/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pierrec/lz4/ci.yml/v4?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pierrec/lz4/ci.yml/v4?enable=pin","Info:   0 out of   2 GitHub-owned 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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'v4'"],"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 26 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"}},{"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"}}]},"last_synced_at":"2025-08-22T15:04:00.779Z","repository_id":28702874,"created_at":"2025-08-22T15:04:00.779Z","updated_at":"2025-08-22T15:04:00.779Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36759362,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"pierrec","name":"Pierre Curto","uuid":"368228","kind":"user","description":null,"email":"","website":null,"location":"Paris (France)","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/368228?u=d2f292050fd10608c8385b8133f98f1cc1c5be0c\u0026v=4","repositories_count":72,"last_synced_at":"2026-08-13T19:37:35.695Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pierrec","funding_links":[],"total_stars":1960,"followers":80,"following":10,"created_at":"2022-11-02T16:23:59.822Z","updated_at":"2026-08-13T19:37:35.715Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec/repositories"},"tags":[{"name":"v4.1.28","sha":"136754c4a5e622c5495d3c28936b9d6b569704b2","kind":"tag","published_at":"2026-08-05T07:59:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.28","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.28/manifests"},{"name":"v4.1.27","sha":"a296161b6e73e177e902d9cdafbd3e8b9ffaa68f","kind":"tag","published_at":"2026-05-31T08:24:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.27","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.27/manifests"},{"name":"v4.1.26","sha":"60ed180f469c3090aa5453e33043a96f02e790a5","kind":"commit","published_at":"2026-03-06T08:33:31.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.26","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.26/manifests"},{"name":"v4.1.25","sha":"ace844d9aa4689551c0679d4a700adb95f0c5cd1","kind":"commit","published_at":"2026-01-17T09:00:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.25","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.25/manifests"},{"name":"v4.1.24","sha":"a6fe6d4072fb777a2e7a3bab930f5de8ce5763f8","kind":"commit","published_at":"2026-01-16T14:48:55.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.24","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.24/manifests"},{"name":"v4.1.23","sha":"cd9d7a4f66405a92f4881933816b828b0f7d5fe2","kind":"commit","published_at":"2025-05-10T15:40:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.23","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.23/manifests"},{"name":"v4.1.22","sha":"fdaa7e2eae2400f761d8503ca047b46d2ab67507","kind":"commit","published_at":"2024-12-12T16:53:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.22","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.22/manifests"},{"name":"v4.1.21","sha":"294e7659e17723306ebf3a44cd7ad2c11f456c37","kind":"commit","published_at":"2024-01-08T20:17:19.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.21","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.21/manifests"},{"name":"v4.1.20","sha":"294e7659e17723306ebf3a44cd7ad2c11f456c37","kind":"commit","published_at":"2024-01-08T20:17:19.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.20","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.20/manifests"},{"name":"v4.1.19","sha":"a0f6c5e4be7afda8aa9154f2b85ee64e9c3c5008","kind":"tag","published_at":"2023-12-07T08:51:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.19","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.19/manifests"},{"name":"v4.1.18","sha":"ef495ee7d4516ddb9b31019170c8c3eb311caeb5","kind":"commit","published_at":"2023-06-14T14:02:14.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.18","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.18/manifests"},{"name":"v4.1.17","sha":"d2b3f5d3e4659cc4fd720d1649c39b5627187261","kind":"commit","published_at":"2022-09-27T07:11:15.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.17","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.17/manifests"},{"name":"v4.1.16","sha":"cb3e7ea2cd15fd4d9f4d65333308f20d9b5d8156","kind":"tag","published_at":"2022-09-10T06:40:49.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.16","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.16/manifests"},{"name":"v4.1.15","sha":"c3eaa1e8841ece1461ec5e0f1fbbd5f1c52d2f85","kind":"commit","published_at":"2022-06-15T06:43:04.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.15","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.15/manifests"},{"name":"v3.3.5","sha":"1a84cb2a9795a28b84df55a898b65b39d3d6b1f1","kind":"commit","published_at":"2022-05-17T09:27:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.5/manifests"},{"name":"v4.1.14","sha":"a5532e5996ee86d17f8ce2694c08fb5bf3c6b471","kind":"commit","published_at":"2022-02-07T17:09:36.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.14","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.14/manifests"},{"name":"v4.1.13","sha":"937a472cf6230c7a4662d8f9831d54faff99587d","kind":"commit","published_at":"2022-02-05T08:10:40.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.13","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.13/manifests"},{"name":"v4.1.12","sha":"a134e63e138e8dcef0be0a90bb586bccf4e99651","kind":"commit","published_at":"2021-12-02T19:53:53.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.12","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.12/manifests"},{"name":"v4.1.11","sha":"007008ea0e9a5c20f0b924d7f4a39e0c9e124bc8","kind":"commit","published_at":"2021-11-11T17:44:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.11","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.11/manifests"},{"name":"v4.1.10","sha":"ce64ccda1a829d9186ed58d5e98312bad76d9cc5","kind":"commit","published_at":"2021-11-03T09:22:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.10","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.10/manifests"},{"name":"v3.3.4","sha":"78da98416caea5ba9479b4c9d54ed20c64131a5f","kind":"commit","published_at":"2021-11-03T08:47:45.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"ea3a7443507cc04caf32bbf6d818f5e23fdf80d3","kind":"commit","published_at":"2021-10-20T06:55:49.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.3/manifests"},{"name":"v4.1.9","sha":"d1a2baaa1508d6151787fcffd6468a76f5e769a1","kind":"commit","published_at":"2021-10-20T06:54:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.9","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.9/manifests"},{"name":"v4.1.8","sha":"2c1550e56c43e875151468b8f6380ac8d706e88e","kind":"tag","published_at":"2021-06-21T17:42:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.8","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.8/manifests"},{"name":"v2.6.1","sha":"bd2592c4cc7765ba1d21d20044eb45a3b19325d3","kind":"tag","published_at":"2021-06-03T11:16:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.6.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.1/manifests"},{"name":"v4.1.7","sha":"e52e7c6a2464812d0567ec2aa20ccb2eef0f2da2","kind":"tag","published_at":"2021-05-20T11:38:07.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.7/manifests"},{"name":"v4.1.6","sha":"bc2ca873d9c39fa64f38c014a9dc44e570aa8921","kind":"tag","published_at":"2021-04-11T18:24:32.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.6/manifests"},{"name":"v4.1.5","sha":"e14f98189f2e857c91b909d68e86c3e4e81b536d","kind":"tag","published_at":"2021-04-11T10:33:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.5/manifests"},{"name":"v4.1.4","sha":"284f0563c70c990e716fd91f3b7967bbe3d21a25","kind":"commit","published_at":"2021-03-20T18:34:39.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"adbc1acb6b43ca0bce1bc040e8444b921eadf3b5","kind":"commit","published_at":"2021-01-04T14:47:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"049b49abfdeaf55b3a6520e03cb41303392e01a5","kind":"commit","published_at":"2020-12-16T12:34:14.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"fce381da8c083ecebabdcf79425247272a50c451","kind":"commit","published_at":"2020-11-04T13:58:29.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"d4b98448f6e99d551e417e2f519ac304c0fadf4e","kind":"commit","published_at":"2020-11-01T20:22:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.0/manifests"},{"name":"v2.6.0","sha":"0e583d326e0ec6b9c1ad223188dc709af385408e","kind":"commit","published_at":"2020-10-31T10:21:20.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.6.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.0/manifests"},{"name":"v4.0.3","sha":"6c4a61cc7f432a40ca1443ab13dbcd0869d39cae","kind":"commit","published_at":"2020-10-02T14:13:28.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"dc85acba08d8d851ec636435917e9c1ce2fe9ad9","kind":"commit","published_at":"2020-08-19T20:26:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"88d36b34caf06fa2e82f3ed84c85ef6deb2644d2","kind":"commit","published_at":"2020-07-12T16:32:28.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"750bc6485855242fcd23981569521d756ad28617","kind":"commit","published_at":"2020-05-01T14:33:57.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.0/manifests"},{"name":"v3.3.2","sha":"76b19f543aee055fb9dc4ecde27365de9e1f9c39","kind":"commit","published_at":"2020-04-21T15:14:07.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.2/manifests"},{"name":"v2.5.2","sha":"65e4285c566323a894d155441e5279ec4a9884f4","kind":"commit","published_at":"2020-04-21T15:13:18.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.2/manifests"},{"name":"v3.3.1","sha":"0a1a23edb41e98e8379ac1e351d4ef4c2dce93ea","kind":"commit","published_at":"2020-04-11T11:10:25.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.1/manifests"},{"name":"v2.5.1","sha":"08cb7fb602ea40c9d78f17e4d8fa6947cc2c5a9c","kind":"commit","published_at":"2020-04-11T11:08:15.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.1/manifests"},{"name":"v3.3.0","sha":"218beaf6660bbe7d88a3e0e8654b08c632ecc8b4","kind":"commit","published_at":"2020-04-06T15:58:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.0/manifests"},{"name":"v2.5.0","sha":"ac37b5b48a0a3f689dea69ce1dcd32a0f012c7cb","kind":"commit","published_at":"2020-04-06T15:52:54.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.0/manifests"},{"name":"v3.2.1","sha":"92a261d7322869293eca765068a837a15dd38a38","kind":"commit","published_at":"2020-01-19T12:19:39.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.2.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.1/manifests"},{"name":"v2.4.1","sha":"edce7c4c96dac9adc01d38b18fd2456a7c0c5773","kind":"commit","published_at":"2020-01-18T20:43:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.4.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.1/manifests"},{"name":"v3.2.0","sha":"8bdc6c8049a5b946ad5beeda69ac7184fe06e939","kind":"commit","published_at":"2019-11-15T21:21:32.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.0/manifests"},{"name":"v2.4.0","sha":"9085dacd1e1eca033047a5514195779360363ced","kind":"commit","published_at":"2019-11-15T21:20:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.4.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.0/manifests"},{"name":"v3.1.0","sha":"f25943004a391bf67ff1b7d523c091bcd95b471e","kind":"commit","published_at":"2019-09-07T08:45:01.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.1.0/manifests"},{"name":"v2.3.0","sha":"645f9b948eee34cbcc335c70999f79c29c420fbf","kind":"commit","published_at":"2019-09-07T08:36:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.3.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.3.0/manifests"},{"name":"v3.0.3","sha":"135093ea93bee000af6999eabe3239ff1dfba046","kind":"tag","published_at":"2019-08-31T08:46:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.3/manifests"},{"name":"v2.2.7","sha":"21241797f8cd81af1b8dde3323c6f805799d053e","kind":"tag","published_at":"2019-08-31T08:45:50.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.7/manifests"},{"name":"v3.0.2","sha":"bf524fc7237fc52e9501b96c1a908c9f53ec0e2d","kind":"commit","published_at":"2019-08-24T14:59:26.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"6b61558f96f90c68aa79bd65bc50117a970370d3","kind":"commit","published_at":"2019-08-01T16:57:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.1/manifests"},{"name":"v2.2.6","sha":"8ef35db8296124c4969aab929c16c91c3cb2c8a0","kind":"commit","published_at":"2019-08-01T16:35:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.6/manifests"},{"name":"v3.0.0","sha":"24bda3cc0ca046d25522fa35e17d946848514d07","kind":"commit","published_at":"2019-07-30T17:08:11.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.0/manifests"},{"name":"v2.2.5","sha":"377214e3044ff9f12d996f3037fb8c3e3ad16b49","kind":"tag","published_at":"2019-07-30T16:48:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"057d66e894a4e55853274a3bbbf7de02ba639e43","kind":"tag","published_at":"2019-07-01T08:11:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"d705d4371bfccdf47f10e45584e896026c83616f","kind":"tag","published_at":"2019-05-01T09:10:04.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a29bec8a92352da49c183edaf908f9d382fe321f","kind":"tag","published_at":"2019-05-01T08:18:17.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"fea8a15e1036298ceb32edea0eccdb857097ba7b","kind":"tag","published_at":"2019-04-30T21:35:18.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"713bcae4abc153cac5e484a509699ce464090c6a","kind":"tag","published_at":"2019-04-30T13:44:20.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.0/manifests"},{"name":"v2.1.3","sha":"6749706c167653de32474906f3be3cff2403ed00","kind":"tag","published_at":"2019-04-30T11:10:44.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"9419d2361c8ae111073ffe3337ecc364fb590921","kind":"tag","published_at":"2019-04-15T11:20:57.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"315a67e90e415bcdaff33057da191569bf4d8479","kind":"tag","published_at":"2019-03-27T17:32:22.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"062282ea0dcff40c9fb8525789eef9644b1fbd6e","kind":"tag","published_at":"2019-02-22T15:38:42.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.0/manifests"},{"name":"v2.0.8","sha":"473cd7ce01a1113208073166464b98819526150e","kind":"tag","published_at":"2019-01-31T08:46:27.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.8","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"635575b42742856941dbc767b44905bb9ba083f6","kind":"tag","published_at":"2018-10-05T16:52:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"bb6bfd13c6a262f1943c0446eb25b7f54c1fb9a2","kind":"tag","published_at":"2018-09-06T18:53:25.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"ea731401f5c95a8ba30f15787e5e0fb77c60c66b","kind":"tag","published_at":"2018-09-05T07:42:56.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"ea731401f5c95a8ba30f15787e5e0fb77c60c66b","kind":"tag","published_at":"2018-08-30T19:01:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"1958fd8fff7f115e79725b1288e0b878b3e06b00","kind":"tag","published_at":"2018-06-26T19:01:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"6b9367c9ff401dbc54fabce3fb8d972e799b702d","kind":"commit","published_at":"2018-06-10T16:27:16.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"5b77f257b7891c8569092fbd77e64719c6b08787","kind":"commit","published_at":"2018-06-10T13:02:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.1/manifests"},{"name":"v2.0","sha":"67db90e8d315e4926cd16b410eba7e10cf9ae45c","kind":"commit","published_at":"2018-06-09T16:00:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0/manifests"},{"name":"v1.1","sha":"2fcda4cb7018ce05a25959d2fe08c83e3329f169","kind":"tag","published_at":"2017-12-20T09:22:22.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.1/manifests"},{"name":"v1.0.1","sha":"08c27939df1bd95e881e2c2367a749964ad1fceb","kind":"tag","published_at":"2017-10-01T07:22:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"5c9560bfa9ace2bf86080bf40d46b34ae44604df","kind":"tag","published_at":"2017-05-19T16:16:59.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T08:15:34.049Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-pierrec-lz4?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-pierrec-lz4","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-pierrec-lz4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-pierrec-lz4/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T06:04:06.319Z","issues_count":66,"pull_requests_count":82,"avg_time_to_close_issue":8275548.619047619,"avg_time_to_close_pull_request":2492288.705128205,"issues_closed_count":42,"pull_requests_closed_count":78,"pull_request_authors_count":27,"issue_authors_count":53,"avg_comments_per_issue":1.9242424242424243,"avg_comments_per_pull_request":1.048780487804878,"merged_pull_requests_count":73,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":5965781.0,"past_year_avg_time_to_close_pull_request":1611131.3333333333,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":1.125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-pierrec-lz4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-pierrec-lz4/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-pierrec-lz4/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-pierrec-lz4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-pierrec-lz4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-pierrec-lz4/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1322},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-08-25T05:04:58.025Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":11403858,"name":"github.com/pierrec/lz4/v4/internal/xxh32","ecosystem":"go","description":"Package xxh32 implements the very fast XXH hashing algorithm (32 bits version).\n(ported from the reference implementation https://github.com/Cyan4973/xxHash/)","homepage":"https://github.com/pierrec/lz4","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pierrec/lz4","keywords_array":[],"namespace":"github.com/pierrec/lz4/v4/internal","versions_count":30,"first_release_published_at":"2026-02-22T23:04:19.947Z","latest_release_published_at":"2026-02-22T23:04:19.947Z","latest_release_number":"v4.1.25","last_synced_at":"2026-08-24T09:40:29.932Z","created_at":"2025-03-04T20:10:19.079Z","updated_at":"2026-08-24T09:40:29.932Z","registry_url":"https://pkg.go.dev/github.com/pierrec/lz4/v4/internal/xxh32","install_command":"go get github.com/pierrec/lz4/v4/internal/xxh32","documentation_url":"https://pkg.go.dev/github.com/pierrec/lz4/v4/internal/xxh32#section-documentation","metadata":{},"repo_metadata":{"id":28702874,"uuid":"32223299","full_name":"pierrec/lz4","owner":"pierrec","description":"LZ4 compression and decompression in pure Go","archived":false,"fork":false,"pushed_at":"2026-08-16T14:28:47.000Z","size":68861,"stargazers_count":970,"open_issues_count":24,"forks_count":153,"subscribers_count":21,"default_branch":"v4","last_synced_at":"2026-08-18T06:11:49.812Z","etag":null,"topics":["go","golang","lz4","lz4-frame"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/pierrec.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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-03-14T17:21:06.000Z","updated_at":"2026-08-16T14:29:05.000Z","dependencies_parsed_at":"2026-08-11T02:46:55.843Z","dependency_job_id":null,"html_url":"https://github.com/pierrec/lz4","commit_stats":{"total_commits":262,"total_committers":40,"mean_commits":6.55,"dds":0.6068702290076335,"last_synced_commit":"294e7659e17723306ebf3a44cd7ad2c11f456c37"},"previous_names":[],"tags_count":78,"template":false,"template_full_name":null,"purl":"pkg:github/pierrec/lz4","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/refs/heads/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/sbom","scorecard":{"id":733381,"data":{"date":"2025-08-11","repo":{"name":"github.com/pierrec/lz4","commit":"cd9d7a4f66405a92f4881933816b828b0f7d5fe2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":7,"reason":"Found 11/15 approved changesets -- score normalized to 7","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":"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/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"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/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pierrec/lz4/ci.yml/v4?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pierrec/lz4/ci.yml/v4?enable=pin","Info:   0 out of   2 GitHub-owned 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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'v4'"],"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 26 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"}},{"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"}}]},"last_synced_at":"2025-08-22T15:04:00.779Z","repository_id":28702874,"created_at":"2025-08-22T15:04:00.779Z","updated_at":"2025-08-22T15:04:00.779Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36759362,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"pierrec","name":"Pierre Curto","uuid":"368228","kind":"user","description":null,"email":"","website":null,"location":"Paris (France)","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/368228?u=d2f292050fd10608c8385b8133f98f1cc1c5be0c\u0026v=4","repositories_count":72,"last_synced_at":"2026-08-13T19:37:35.695Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pierrec","funding_links":[],"total_stars":1960,"followers":80,"following":10,"created_at":"2022-11-02T16:23:59.822Z","updated_at":"2026-08-13T19:37:35.715Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec/repositories"},"tags":[{"name":"v4.1.28","sha":"136754c4a5e622c5495d3c28936b9d6b569704b2","kind":"tag","published_at":"2026-08-05T07:59:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.28","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.28/manifests"},{"name":"v4.1.27","sha":"a296161b6e73e177e902d9cdafbd3e8b9ffaa68f","kind":"tag","published_at":"2026-05-31T08:24:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.27","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.27/manifests"},{"name":"v4.1.26","sha":"60ed180f469c3090aa5453e33043a96f02e790a5","kind":"commit","published_at":"2026-03-06T08:33:31.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.26","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.26/manifests"},{"name":"v4.1.25","sha":"ace844d9aa4689551c0679d4a700adb95f0c5cd1","kind":"commit","published_at":"2026-01-17T09:00:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.25","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.25/manifests"},{"name":"v4.1.24","sha":"a6fe6d4072fb777a2e7a3bab930f5de8ce5763f8","kind":"commit","published_at":"2026-01-16T14:48:55.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.24","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.24/manifests"},{"name":"v4.1.23","sha":"cd9d7a4f66405a92f4881933816b828b0f7d5fe2","kind":"commit","published_at":"2025-05-10T15:40:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.23","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.23/manifests"},{"name":"v4.1.22","sha":"fdaa7e2eae2400f761d8503ca047b46d2ab67507","kind":"commit","published_at":"2024-12-12T16:53:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.22","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.22/manifests"},{"name":"v4.1.21","sha":"294e7659e17723306ebf3a44cd7ad2c11f456c37","kind":"commit","published_at":"2024-01-08T20:17:19.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.21","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.21/manifests"},{"name":"v4.1.20","sha":"294e7659e17723306ebf3a44cd7ad2c11f456c37","kind":"commit","published_at":"2024-01-08T20:17:19.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.20","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.20/manifests"},{"name":"v4.1.19","sha":"a0f6c5e4be7afda8aa9154f2b85ee64e9c3c5008","kind":"tag","published_at":"2023-12-07T08:51:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.19","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.19/manifests"},{"name":"v4.1.18","sha":"ef495ee7d4516ddb9b31019170c8c3eb311caeb5","kind":"commit","published_at":"2023-06-14T14:02:14.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.18","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.18/manifests"},{"name":"v4.1.17","sha":"d2b3f5d3e4659cc4fd720d1649c39b5627187261","kind":"commit","published_at":"2022-09-27T07:11:15.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.17","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.17/manifests"},{"name":"v4.1.16","sha":"cb3e7ea2cd15fd4d9f4d65333308f20d9b5d8156","kind":"tag","published_at":"2022-09-10T06:40:49.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.16","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.16/manifests"},{"name":"v4.1.15","sha":"c3eaa1e8841ece1461ec5e0f1fbbd5f1c52d2f85","kind":"commit","published_at":"2022-06-15T06:43:04.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.15","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.15/manifests"},{"name":"v3.3.5","sha":"1a84cb2a9795a28b84df55a898b65b39d3d6b1f1","kind":"commit","published_at":"2022-05-17T09:27:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.5/manifests"},{"name":"v4.1.14","sha":"a5532e5996ee86d17f8ce2694c08fb5bf3c6b471","kind":"commit","published_at":"2022-02-07T17:09:36.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.14","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.14/manifests"},{"name":"v4.1.13","sha":"937a472cf6230c7a4662d8f9831d54faff99587d","kind":"commit","published_at":"2022-02-05T08:10:40.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.13","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.13/manifests"},{"name":"v4.1.12","sha":"a134e63e138e8dcef0be0a90bb586bccf4e99651","kind":"commit","published_at":"2021-12-02T19:53:53.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.12","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.12/manifests"},{"name":"v4.1.11","sha":"007008ea0e9a5c20f0b924d7f4a39e0c9e124bc8","kind":"commit","published_at":"2021-11-11T17:44:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.11","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.11/manifests"},{"name":"v4.1.10","sha":"ce64ccda1a829d9186ed58d5e98312bad76d9cc5","kind":"commit","published_at":"2021-11-03T09:22:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.10","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.10/manifests"},{"name":"v3.3.4","sha":"78da98416caea5ba9479b4c9d54ed20c64131a5f","kind":"commit","published_at":"2021-11-03T08:47:45.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"ea3a7443507cc04caf32bbf6d818f5e23fdf80d3","kind":"commit","published_at":"2021-10-20T06:55:49.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.3/manifests"},{"name":"v4.1.9","sha":"d1a2baaa1508d6151787fcffd6468a76f5e769a1","kind":"commit","published_at":"2021-10-20T06:54:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.9","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.9/manifests"},{"name":"v4.1.8","sha":"2c1550e56c43e875151468b8f6380ac8d706e88e","kind":"tag","published_at":"2021-06-21T17:42:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.8","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.8/manifests"},{"name":"v2.6.1","sha":"bd2592c4cc7765ba1d21d20044eb45a3b19325d3","kind":"tag","published_at":"2021-06-03T11:16:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.6.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.1/manifests"},{"name":"v4.1.7","sha":"e52e7c6a2464812d0567ec2aa20ccb2eef0f2da2","kind":"tag","published_at":"2021-05-20T11:38:07.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.7/manifests"},{"name":"v4.1.6","sha":"bc2ca873d9c39fa64f38c014a9dc44e570aa8921","kind":"tag","published_at":"2021-04-11T18:24:32.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.6/manifests"},{"name":"v4.1.5","sha":"e14f98189f2e857c91b909d68e86c3e4e81b536d","kind":"tag","published_at":"2021-04-11T10:33:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.5/manifests"},{"name":"v4.1.4","sha":"284f0563c70c990e716fd91f3b7967bbe3d21a25","kind":"commit","published_at":"2021-03-20T18:34:39.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"adbc1acb6b43ca0bce1bc040e8444b921eadf3b5","kind":"commit","published_at":"2021-01-04T14:47:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"049b49abfdeaf55b3a6520e03cb41303392e01a5","kind":"commit","published_at":"2020-12-16T12:34:14.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"fce381da8c083ecebabdcf79425247272a50c451","kind":"commit","published_at":"2020-11-04T13:58:29.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"d4b98448f6e99d551e417e2f519ac304c0fadf4e","kind":"commit","published_at":"2020-11-01T20:22:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.0/manifests"},{"name":"v2.6.0","sha":"0e583d326e0ec6b9c1ad223188dc709af385408e","kind":"commit","published_at":"2020-10-31T10:21:20.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.6.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.0/manifests"},{"name":"v4.0.3","sha":"6c4a61cc7f432a40ca1443ab13dbcd0869d39cae","kind":"commit","published_at":"2020-10-02T14:13:28.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"dc85acba08d8d851ec636435917e9c1ce2fe9ad9","kind":"commit","published_at":"2020-08-19T20:26:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"88d36b34caf06fa2e82f3ed84c85ef6deb2644d2","kind":"commit","published_at":"2020-07-12T16:32:28.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"750bc6485855242fcd23981569521d756ad28617","kind":"commit","published_at":"2020-05-01T14:33:57.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.0/manifests"},{"name":"v3.3.2","sha":"76b19f543aee055fb9dc4ecde27365de9e1f9c39","kind":"commit","published_at":"2020-04-21T15:14:07.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.2/manifests"},{"name":"v2.5.2","sha":"65e4285c566323a894d155441e5279ec4a9884f4","kind":"commit","published_at":"2020-04-21T15:13:18.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.2/manifests"},{"name":"v3.3.1","sha":"0a1a23edb41e98e8379ac1e351d4ef4c2dce93ea","kind":"commit","published_at":"2020-04-11T11:10:25.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.1/manifests"},{"name":"v2.5.1","sha":"08cb7fb602ea40c9d78f17e4d8fa6947cc2c5a9c","kind":"commit","published_at":"2020-04-11T11:08:15.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.1/manifests"},{"name":"v3.3.0","sha":"218beaf6660bbe7d88a3e0e8654b08c632ecc8b4","kind":"commit","published_at":"2020-04-06T15:58:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.0/manifests"},{"name":"v2.5.0","sha":"ac37b5b48a0a3f689dea69ce1dcd32a0f012c7cb","kind":"commit","published_at":"2020-04-06T15:52:54.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.0/manifests"},{"name":"v3.2.1","sha":"92a261d7322869293eca765068a837a15dd38a38","kind":"commit","published_at":"2020-01-19T12:19:39.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.2.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.1/manifests"},{"name":"v2.4.1","sha":"edce7c4c96dac9adc01d38b18fd2456a7c0c5773","kind":"commit","published_at":"2020-01-18T20:43:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.4.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.1/manifests"},{"name":"v3.2.0","sha":"8bdc6c8049a5b946ad5beeda69ac7184fe06e939","kind":"commit","published_at":"2019-11-15T21:21:32.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.0/manifests"},{"name":"v2.4.0","sha":"9085dacd1e1eca033047a5514195779360363ced","kind":"commit","published_at":"2019-11-15T21:20:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.4.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.0/manifests"},{"name":"v3.1.0","sha":"f25943004a391bf67ff1b7d523c091bcd95b471e","kind":"commit","published_at":"2019-09-07T08:45:01.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.1.0/manifests"},{"name":"v2.3.0","sha":"645f9b948eee34cbcc335c70999f79c29c420fbf","kind":"commit","published_at":"2019-09-07T08:36:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.3.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.3.0/manifests"},{"name":"v3.0.3","sha":"135093ea93bee000af6999eabe3239ff1dfba046","kind":"tag","published_at":"2019-08-31T08:46:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.3/manifests"},{"name":"v2.2.7","sha":"21241797f8cd81af1b8dde3323c6f805799d053e","kind":"tag","published_at":"2019-08-31T08:45:50.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.7/manifests"},{"name":"v3.0.2","sha":"bf524fc7237fc52e9501b96c1a908c9f53ec0e2d","kind":"commit","published_at":"2019-08-24T14:59:26.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"6b61558f96f90c68aa79bd65bc50117a970370d3","kind":"commit","published_at":"2019-08-01T16:57:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.1/manifests"},{"name":"v2.2.6","sha":"8ef35db8296124c4969aab929c16c91c3cb2c8a0","kind":"commit","published_at":"2019-08-01T16:35:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.6/manifests"},{"name":"v3.0.0","sha":"24bda3cc0ca046d25522fa35e17d946848514d07","kind":"commit","published_at":"2019-07-30T17:08:11.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.0/manifests"},{"name":"v2.2.5","sha":"377214e3044ff9f12d996f3037fb8c3e3ad16b49","kind":"tag","published_at":"2019-07-30T16:48:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"057d66e894a4e55853274a3bbbf7de02ba639e43","kind":"tag","published_at":"2019-07-01T08:11:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"d705d4371bfccdf47f10e45584e896026c83616f","kind":"tag","published_at":"2019-05-01T09:10:04.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a29bec8a92352da49c183edaf908f9d382fe321f","kind":"tag","published_at":"2019-05-01T08:18:17.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"fea8a15e1036298ceb32edea0eccdb857097ba7b","kind":"tag","published_at":"2019-04-30T21:35:18.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"713bcae4abc153cac5e484a509699ce464090c6a","kind":"tag","published_at":"2019-04-30T13:44:20.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.0/manifests"},{"name":"v2.1.3","sha":"6749706c167653de32474906f3be3cff2403ed00","kind":"tag","published_at":"2019-04-30T11:10:44.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"9419d2361c8ae111073ffe3337ecc364fb590921","kind":"tag","published_at":"2019-04-15T11:20:57.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"315a67e90e415bcdaff33057da191569bf4d8479","kind":"tag","published_at":"2019-03-27T17:32:22.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"062282ea0dcff40c9fb8525789eef9644b1fbd6e","kind":"tag","published_at":"2019-02-22T15:38:42.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.0/manifests"},{"name":"v2.0.8","sha":"473cd7ce01a1113208073166464b98819526150e","kind":"tag","published_at":"2019-01-31T08:46:27.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.8","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"635575b42742856941dbc767b44905bb9ba083f6","kind":"tag","published_at":"2018-10-05T16:52:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"bb6bfd13c6a262f1943c0446eb25b7f54c1fb9a2","kind":"tag","published_at":"2018-09-06T18:53:25.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"ea731401f5c95a8ba30f15787e5e0fb77c60c66b","kind":"tag","published_at":"2018-09-05T07:42:56.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"ea731401f5c95a8ba30f15787e5e0fb77c60c66b","kind":"tag","published_at":"2018-08-30T19:01:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"1958fd8fff7f115e79725b1288e0b878b3e06b00","kind":"tag","published_at":"2018-06-26T19:01:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"6b9367c9ff401dbc54fabce3fb8d972e799b702d","kind":"commit","published_at":"2018-06-10T16:27:16.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"5b77f257b7891c8569092fbd77e64719c6b08787","kind":"commit","published_at":"2018-06-10T13:02:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.1/manifests"},{"name":"v2.0","sha":"67db90e8d315e4926cd16b410eba7e10cf9ae45c","kind":"commit","published_at":"2018-06-09T16:00:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0/manifests"},{"name":"v1.1","sha":"2fcda4cb7018ce05a25959d2fe08c83e3329f169","kind":"tag","published_at":"2017-12-20T09:22:22.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.1/manifests"},{"name":"v1.0.1","sha":"08c27939df1bd95e881e2c2367a749964ad1fceb","kind":"tag","published_at":"2017-10-01T07:22:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"5c9560bfa9ace2bf86080bf40d46b34ae44604df","kind":"tag","published_at":"2017-05-19T16:16:59.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T08:21:55.878Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.082177034635306,"dependent_packages_count":5.700411654884096,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.891294344759701},"purl":"pkg:golang/github.com/pierrec/lz4/v4/internal/xxh32","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pierrec/lz4/v4/internal/xxh32","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pierrec/lz4/v4/internal/xxh32","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pierrec/lz4/v4/internal/xxh32/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T06:04:06.319Z","issues_count":66,"pull_requests_count":82,"avg_time_to_close_issue":8275548.619047619,"avg_time_to_close_pull_request":2492288.705128205,"issues_closed_count":42,"pull_requests_closed_count":78,"pull_request_authors_count":27,"issue_authors_count":53,"avg_comments_per_issue":1.9242424242424243,"avg_comments_per_pull_request":1.048780487804878,"merged_pull_requests_count":73,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":5965781.0,"past_year_avg_time_to_close_pull_request":1611131.3333333333,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":1.125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpierrec%2Flz4%2Fv4%2Finternal%2Fxxh32/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpierrec%2Flz4%2Fv4%2Finternal%2Fxxh32/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpierrec%2Flz4%2Fv4%2Finternal%2Fxxh32/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpierrec%2Flz4%2Fv4%2Finternal%2Fxxh32/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpierrec%2Flz4%2Fv4%2Finternal%2Fxxh32/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpierrec%2Flz4%2Fv4%2Finternal%2Fxxh32/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-26T05:01:06.821Z","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":13964417,"name":"go-lz4c","ecosystem":"guix","description":"LZ4 compression in pure Go","homepage":"https://github.com/pierrec/lz4","licenses":"bsd-3-clause","normalized_licenses":[],"repository_url":"https://github.com/pierrec/lz4","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T23:12:11.275Z","latest_release_published_at":"2026-03-02T23:12:11.275Z","latest_release_number":"4.1.21","last_synced_at":"2026-04-07T02:02:13.956Z","created_at":"2026-03-02T23:12:11.098Z","updated_at":"2026-08-18T11:03:07.906Z","registry_url":"https://packages.guix.gnu.org/packages/go-lz4c/4.1.21/","install_command":"guix install go-lz4c","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/golang-compression.scm#n1049","metadata":{"location":"gnu/packages/golang-compression.scm:1049","variable_name":"go-lz4c"},"repo_metadata":{"id":28702874,"uuid":"32223299","full_name":"pierrec/lz4","owner":"pierrec","description":"LZ4 compression and decompression in pure Go","archived":false,"fork":false,"pushed_at":"2026-08-16T14:28:47.000Z","size":68861,"stargazers_count":970,"open_issues_count":24,"forks_count":153,"subscribers_count":21,"default_branch":"v4","last_synced_at":"2026-08-18T06:11:49.812Z","etag":null,"topics":["go","golang","lz4","lz4-frame"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/pierrec.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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-03-14T17:21:06.000Z","updated_at":"2026-08-16T14:29:05.000Z","dependencies_parsed_at":"2026-08-11T02:46:55.843Z","dependency_job_id":null,"html_url":"https://github.com/pierrec/lz4","commit_stats":{"total_commits":262,"total_committers":40,"mean_commits":6.55,"dds":0.6068702290076335,"last_synced_commit":"294e7659e17723306ebf3a44cd7ad2c11f456c37"},"previous_names":[],"tags_count":78,"template":false,"template_full_name":null,"purl":"pkg:github/pierrec/lz4","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/refs/heads/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/sbom","scorecard":{"id":733381,"data":{"date":"2025-08-11","repo":{"name":"github.com/pierrec/lz4","commit":"cd9d7a4f66405a92f4881933816b828b0f7d5fe2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":7,"reason":"Found 11/15 approved changesets -- score normalized to 7","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":"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/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"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/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pierrec/lz4/ci.yml/v4?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pierrec/lz4/ci.yml/v4?enable=pin","Info:   0 out of   2 GitHub-owned 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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'v4'"],"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 26 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"}},{"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"}}]},"last_synced_at":"2025-08-22T15:04:00.779Z","repository_id":28702874,"created_at":"2025-08-22T15:04:00.779Z","updated_at":"2025-08-22T15:04:00.779Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36759362,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"pierrec","name":"Pierre Curto","uuid":"368228","kind":"user","description":null,"email":"","website":null,"location":"Paris (France)","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/368228?u=d2f292050fd10608c8385b8133f98f1cc1c5be0c\u0026v=4","repositories_count":72,"last_synced_at":"2026-08-13T19:37:35.695Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pierrec","funding_links":[],"total_stars":1960,"followers":80,"following":10,"created_at":"2022-11-02T16:23:59.822Z","updated_at":"2026-08-13T19:37:35.715Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec/repositories"},"tags":[{"name":"v4.1.28","sha":"136754c4a5e622c5495d3c28936b9d6b569704b2","kind":"tag","published_at":"2026-08-05T07:59:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.28","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.28/manifests"},{"name":"v4.1.27","sha":"a296161b6e73e177e902d9cdafbd3e8b9ffaa68f","kind":"tag","published_at":"2026-05-31T08:24:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.27","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.27/manifests"},{"name":"v4.1.26","sha":"60ed180f469c3090aa5453e33043a96f02e790a5","kind":"commit","published_at":"2026-03-06T08:33:31.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.26","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.26/manifests"},{"name":"v4.1.25","sha":"ace844d9aa4689551c0679d4a700adb95f0c5cd1","kind":"commit","published_at":"2026-01-17T09:00:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.25","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.25/manifests"},{"name":"v4.1.24","sha":"a6fe6d4072fb777a2e7a3bab930f5de8ce5763f8","kind":"commit","published_at":"2026-01-16T14:48:55.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.24","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.24/manifests"},{"name":"v4.1.23","sha":"cd9d7a4f66405a92f4881933816b828b0f7d5fe2","kind":"commit","published_at":"2025-05-10T15:40:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.23","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.23/manifests"},{"name":"v4.1.22","sha":"fdaa7e2eae2400f761d8503ca047b46d2ab67507","kind":"commit","published_at":"2024-12-12T16:53:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.22","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.22/manifests"},{"name":"v4.1.21","sha":"294e7659e17723306ebf3a44cd7ad2c11f456c37","kind":"commit","published_at":"2024-01-08T20:17:19.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.21","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.21/manifests"},{"name":"v4.1.20","sha":"294e7659e17723306ebf3a44cd7ad2c11f456c37","kind":"commit","published_at":"2024-01-08T20:17:19.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.20","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.20/manifests"},{"name":"v4.1.19","sha":"a0f6c5e4be7afda8aa9154f2b85ee64e9c3c5008","kind":"tag","published_at":"2023-12-07T08:51:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.19","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.19/manifests"},{"name":"v4.1.18","sha":"ef495ee7d4516ddb9b31019170c8c3eb311caeb5","kind":"commit","published_at":"2023-06-14T14:02:14.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.18","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.18/manifests"},{"name":"v4.1.17","sha":"d2b3f5d3e4659cc4fd720d1649c39b5627187261","kind":"commit","published_at":"2022-09-27T07:11:15.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.17","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.17/manifests"},{"name":"v4.1.16","sha":"cb3e7ea2cd15fd4d9f4d65333308f20d9b5d8156","kind":"tag","published_at":"2022-09-10T06:40:49.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.16","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.16/manifests"},{"name":"v4.1.15","sha":"c3eaa1e8841ece1461ec5e0f1fbbd5f1c52d2f85","kind":"commit","published_at":"2022-06-15T06:43:04.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.15","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.15/manifests"},{"name":"v3.3.5","sha":"1a84cb2a9795a28b84df55a898b65b39d3d6b1f1","kind":"commit","published_at":"2022-05-17T09:27:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.5/manifests"},{"name":"v4.1.14","sha":"a5532e5996ee86d17f8ce2694c08fb5bf3c6b471","kind":"commit","published_at":"2022-02-07T17:09:36.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.14","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.14/manifests"},{"name":"v4.1.13","sha":"937a472cf6230c7a4662d8f9831d54faff99587d","kind":"commit","published_at":"2022-02-05T08:10:40.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.13","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.13/manifests"},{"name":"v4.1.12","sha":"a134e63e138e8dcef0be0a90bb586bccf4e99651","kind":"commit","published_at":"2021-12-02T19:53:53.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.12","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.12/manifests"},{"name":"v4.1.11","sha":"007008ea0e9a5c20f0b924d7f4a39e0c9e124bc8","kind":"commit","published_at":"2021-11-11T17:44:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.11","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.11/manifests"},{"name":"v4.1.10","sha":"ce64ccda1a829d9186ed58d5e98312bad76d9cc5","kind":"commit","published_at":"2021-11-03T09:22:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.10","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.10/manifests"},{"name":"v3.3.4","sha":"78da98416caea5ba9479b4c9d54ed20c64131a5f","kind":"commit","published_at":"2021-11-03T08:47:45.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"ea3a7443507cc04caf32bbf6d818f5e23fdf80d3","kind":"commit","published_at":"2021-10-20T06:55:49.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.3/manifests"},{"name":"v4.1.9","sha":"d1a2baaa1508d6151787fcffd6468a76f5e769a1","kind":"commit","published_at":"2021-10-20T06:54:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.9","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.9/manifests"},{"name":"v4.1.8","sha":"2c1550e56c43e875151468b8f6380ac8d706e88e","kind":"tag","published_at":"2021-06-21T17:42:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.8","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.8/manifests"},{"name":"v2.6.1","sha":"bd2592c4cc7765ba1d21d20044eb45a3b19325d3","kind":"tag","published_at":"2021-06-03T11:16:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.6.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.1/manifests"},{"name":"v4.1.7","sha":"e52e7c6a2464812d0567ec2aa20ccb2eef0f2da2","kind":"tag","published_at":"2021-05-20T11:38:07.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.7/manifests"},{"name":"v4.1.6","sha":"bc2ca873d9c39fa64f38c014a9dc44e570aa8921","kind":"tag","published_at":"2021-04-11T18:24:32.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.6/manifests"},{"name":"v4.1.5","sha":"e14f98189f2e857c91b909d68e86c3e4e81b536d","kind":"tag","published_at":"2021-04-11T10:33:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.5/manifests"},{"name":"v4.1.4","sha":"284f0563c70c990e716fd91f3b7967bbe3d21a25","kind":"commit","published_at":"2021-03-20T18:34:39.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"adbc1acb6b43ca0bce1bc040e8444b921eadf3b5","kind":"commit","published_at":"2021-01-04T14:47:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"049b49abfdeaf55b3a6520e03cb41303392e01a5","kind":"commit","published_at":"2020-12-16T12:34:14.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"fce381da8c083ecebabdcf79425247272a50c451","kind":"commit","published_at":"2020-11-04T13:58:29.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"d4b98448f6e99d551e417e2f519ac304c0fadf4e","kind":"commit","published_at":"2020-11-01T20:22:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.0/manifests"},{"name":"v2.6.0","sha":"0e583d326e0ec6b9c1ad223188dc709af385408e","kind":"commit","published_at":"2020-10-31T10:21:20.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.6.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.0/manifests"},{"name":"v4.0.3","sha":"6c4a61cc7f432a40ca1443ab13dbcd0869d39cae","kind":"commit","published_at":"2020-10-02T14:13:28.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"dc85acba08d8d851ec636435917e9c1ce2fe9ad9","kind":"commit","published_at":"2020-08-19T20:26:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"88d36b34caf06fa2e82f3ed84c85ef6deb2644d2","kind":"commit","published_at":"2020-07-12T16:32:28.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"750bc6485855242fcd23981569521d756ad28617","kind":"commit","published_at":"2020-05-01T14:33:57.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.0/manifests"},{"name":"v3.3.2","sha":"76b19f543aee055fb9dc4ecde27365de9e1f9c39","kind":"commit","published_at":"2020-04-21T15:14:07.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.2/manifests"},{"name":"v2.5.2","sha":"65e4285c566323a894d155441e5279ec4a9884f4","kind":"commit","published_at":"2020-04-21T15:13:18.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.2/manifests"},{"name":"v3.3.1","sha":"0a1a23edb41e98e8379ac1e351d4ef4c2dce93ea","kind":"commit","published_at":"2020-04-11T11:10:25.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.1/manifests"},{"name":"v2.5.1","sha":"08cb7fb602ea40c9d78f17e4d8fa6947cc2c5a9c","kind":"commit","published_at":"2020-04-11T11:08:15.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.1/manifests"},{"name":"v3.3.0","sha":"218beaf6660bbe7d88a3e0e8654b08c632ecc8b4","kind":"commit","published_at":"2020-04-06T15:58:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.0/manifests"},{"name":"v2.5.0","sha":"ac37b5b48a0a3f689dea69ce1dcd32a0f012c7cb","kind":"commit","published_at":"2020-04-06T15:52:54.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.0/manifests"},{"name":"v3.2.1","sha":"92a261d7322869293eca765068a837a15dd38a38","kind":"commit","published_at":"2020-01-19T12:19:39.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.2.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.1/manifests"},{"name":"v2.4.1","sha":"edce7c4c96dac9adc01d38b18fd2456a7c0c5773","kind":"commit","published_at":"2020-01-18T20:43:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.4.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.1/manifests"},{"name":"v3.2.0","sha":"8bdc6c8049a5b946ad5beeda69ac7184fe06e939","kind":"commit","published_at":"2019-11-15T21:21:32.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.0/manifests"},{"name":"v2.4.0","sha":"9085dacd1e1eca033047a5514195779360363ced","kind":"commit","published_at":"2019-11-15T21:20:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.4.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.0/manifests"},{"name":"v3.1.0","sha":"f25943004a391bf67ff1b7d523c091bcd95b471e","kind":"commit","published_at":"2019-09-07T08:45:01.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.1.0/manifests"},{"name":"v2.3.0","sha":"645f9b948eee34cbcc335c70999f79c29c420fbf","kind":"commit","published_at":"2019-09-07T08:36:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.3.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.3.0/manifests"},{"name":"v3.0.3","sha":"135093ea93bee000af6999eabe3239ff1dfba046","kind":"tag","published_at":"2019-08-31T08:46:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.3/manifests"},{"name":"v2.2.7","sha":"21241797f8cd81af1b8dde3323c6f805799d053e","kind":"tag","published_at":"2019-08-31T08:45:50.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.7/manifests"},{"name":"v3.0.2","sha":"bf524fc7237fc52e9501b96c1a908c9f53ec0e2d","kind":"commit","published_at":"2019-08-24T14:59:26.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"6b61558f96f90c68aa79bd65bc50117a970370d3","kind":"commit","published_at":"2019-08-01T16:57:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.1/manifests"},{"name":"v2.2.6","sha":"8ef35db8296124c4969aab929c16c91c3cb2c8a0","kind":"commit","published_at":"2019-08-01T16:35:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.6/manifests"},{"name":"v3.0.0","sha":"24bda3cc0ca046d25522fa35e17d946848514d07","kind":"commit","published_at":"2019-07-30T17:08:11.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.0/manifests"},{"name":"v2.2.5","sha":"377214e3044ff9f12d996f3037fb8c3e3ad16b49","kind":"tag","published_at":"2019-07-30T16:48:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"057d66e894a4e55853274a3bbbf7de02ba639e43","kind":"tag","published_at":"2019-07-01T08:11:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"d705d4371bfccdf47f10e45584e896026c83616f","kind":"tag","published_at":"2019-05-01T09:10:04.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a29bec8a92352da49c183edaf908f9d382fe321f","kind":"tag","published_at":"2019-05-01T08:18:17.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"fea8a15e1036298ceb32edea0eccdb857097ba7b","kind":"tag","published_at":"2019-04-30T21:35:18.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"713bcae4abc153cac5e484a509699ce464090c6a","kind":"tag","published_at":"2019-04-30T13:44:20.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.0/manifests"},{"name":"v2.1.3","sha":"6749706c167653de32474906f3be3cff2403ed00","kind":"tag","published_at":"2019-04-30T11:10:44.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"9419d2361c8ae111073ffe3337ecc364fb590921","kind":"tag","published_at":"2019-04-15T11:20:57.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"315a67e90e415bcdaff33057da191569bf4d8479","kind":"tag","published_at":"2019-03-27T17:32:22.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"062282ea0dcff40c9fb8525789eef9644b1fbd6e","kind":"tag","published_at":"2019-02-22T15:38:42.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.0/manifests"},{"name":"v2.0.8","sha":"473cd7ce01a1113208073166464b98819526150e","kind":"tag","published_at":"2019-01-31T08:46:27.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.8","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"635575b42742856941dbc767b44905bb9ba083f6","kind":"tag","published_at":"2018-10-05T16:52:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"bb6bfd13c6a262f1943c0446eb25b7f54c1fb9a2","kind":"tag","published_at":"2018-09-06T18:53:25.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"ea731401f5c95a8ba30f15787e5e0fb77c60c66b","kind":"tag","published_at":"2018-09-05T07:42:56.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"ea731401f5c95a8ba30f15787e5e0fb77c60c66b","kind":"tag","published_at":"2018-08-30T19:01:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"1958fd8fff7f115e79725b1288e0b878b3e06b00","kind":"tag","published_at":"2018-06-26T19:01:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"6b9367c9ff401dbc54fabce3fb8d972e799b702d","kind":"commit","published_at":"2018-06-10T16:27:16.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"5b77f257b7891c8569092fbd77e64719c6b08787","kind":"commit","published_at":"2018-06-10T13:02:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.1/manifests"},{"name":"v2.0","sha":"67db90e8d315e4926cd16b410eba7e10cf9ae45c","kind":"commit","published_at":"2018-06-09T16:00:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0/manifests"},{"name":"v1.1","sha":"2fcda4cb7018ce05a25959d2fe08c83e3329f169","kind":"tag","published_at":"2017-12-20T09:22:22.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.1/manifests"},{"name":"v1.0.1","sha":"08c27939df1bd95e881e2c2367a749964ad1fceb","kind":"tag","published_at":"2017-10-01T07:22:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"5c9560bfa9ace2bf86080bf40d46b34ae44604df","kind":"tag","published_at":"2017-05-19T16:16:59.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T11:03:07.905Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/go-lz4c","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/go-lz4c","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/go-lz4c","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/go-lz4c/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T06:04:06.319Z","issues_count":66,"pull_requests_count":82,"avg_time_to_close_issue":8275548.619047619,"avg_time_to_close_pull_request":2492288.705128205,"issues_closed_count":42,"pull_requests_closed_count":78,"pull_request_authors_count":27,"issue_authors_count":53,"avg_comments_per_issue":1.9242424242424243,"avg_comments_per_pull_request":1.048780487804878,"merged_pull_requests_count":73,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":5965781.0,"past_year_avg_time_to_close_pull_request":1611131.3333333333,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":1.125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-lz4c/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-lz4c/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-lz4c/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-lz4c/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-lz4c/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-lz4c/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":32351,"maintainers_count":0,"namespaces_count":0,"keywords_count":1654,"github":"guix-mirror","metadata":{"funded_packages_count":1231},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-08-25T05:05:02.543Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":14436588,"name":"github.com/pierrec/lz4/internal/xxh32","ecosystem":"go","description":"Package xxh32 implements the very fast XXH hashing algorithm (32 bits version).\n(https://github.com/Cyan4973/XXH/)","homepage":"https://github.com/pierrec/lz4","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pierrec/lz4","keywords_array":[],"namespace":"github.com/pierrec/lz4/internal","versions_count":16,"first_release_published_at":"2026-05-13T07:43:51.174Z","latest_release_published_at":"2026-05-13T07:43:51.174Z","latest_release_number":"v2.6.1+incompatible","last_synced_at":"2026-08-24T10:20:47.284Z","created_at":"2026-05-13T07:43:28.767Z","updated_at":"2026-08-25T23:32:18.878Z","registry_url":"https://pkg.go.dev/github.com/pierrec/lz4/internal/xxh32","install_command":"go get github.com/pierrec/lz4/internal/xxh32","documentation_url":"https://pkg.go.dev/github.com/pierrec/lz4/internal/xxh32#section-documentation","metadata":{},"repo_metadata":{"id":28702874,"uuid":"32223299","full_name":"pierrec/lz4","owner":"pierrec","description":"LZ4 compression and decompression in pure Go","archived":false,"fork":false,"pushed_at":"2026-08-18T12:23:45.000Z","size":68871,"stargazers_count":970,"open_issues_count":22,"forks_count":153,"subscribers_count":21,"default_branch":"v4","last_synced_at":"2026-08-25T09:35:32.011Z","etag":null,"topics":["go","golang","lz4","lz4-frame"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/pierrec.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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-03-14T17:21:06.000Z","updated_at":"2026-08-18T12:25:48.000Z","dependencies_parsed_at":"2026-08-11T02:46:55.843Z","dependency_job_id":null,"html_url":"https://github.com/pierrec/lz4","commit_stats":{"total_commits":262,"total_committers":40,"mean_commits":6.55,"dds":0.6068702290076335,"last_synced_commit":"294e7659e17723306ebf3a44cd7ad2c11f456c37"},"previous_names":[],"tags_count":78,"template":false,"template_full_name":null,"purl":"pkg:github/pierrec/lz4","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/refs/heads/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/sbom","scorecard":{"id":733381,"data":{"date":"2025-08-11","repo":{"name":"github.com/pierrec/lz4","commit":"cd9d7a4f66405a92f4881933816b828b0f7d5fe2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":7,"reason":"Found 11/15 approved changesets -- score normalized to 7","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":"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/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"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/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pierrec/lz4/ci.yml/v4?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pierrec/lz4/ci.yml/v4?enable=pin","Info:   0 out of   2 GitHub-owned 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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'v4'"],"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 26 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"}},{"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"}}]},"last_synced_at":"2025-08-22T15:04:00.779Z","repository_id":28702874,"created_at":"2025-08-22T15:04:00.779Z","updated_at":"2025-08-22T15:04:00.779Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36908229,"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-25T02:00:06.831Z","response_time":104,"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":"pierrec","name":"Pierre Curto","uuid":"368228","kind":"user","description":null,"email":"","website":null,"location":"Paris (France)","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/368228?u=d2f292050fd10608c8385b8133f98f1cc1c5be0c\u0026v=4","repositories_count":73,"last_synced_at":"2026-08-23T12:49:53.301Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pierrec","funding_links":[],"total_stars":1961,"followers":80,"following":10,"created_at":"2022-11-02T16:23:59.822Z","updated_at":"2026-08-23T12:49:53.339Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec/repositories"},"tags":[{"name":"v4.1.28","sha":"136754c4a5e622c5495d3c28936b9d6b569704b2","kind":"tag","published_at":"2026-08-05T07:59:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.28","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.28/manifests"},{"name":"v4.1.27","sha":"a296161b6e73e177e902d9cdafbd3e8b9ffaa68f","kind":"tag","published_at":"2026-05-31T08:24:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.27","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.27/manifests"},{"name":"v4.1.26","sha":"60ed180f469c3090aa5453e33043a96f02e790a5","kind":"commit","published_at":"2026-03-06T08:33:31.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.26","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.26/manifests"},{"name":"v4.1.25","sha":"ace844d9aa4689551c0679d4a700adb95f0c5cd1","kind":"commit","published_at":"2026-01-17T09:00:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.25","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.25/manifests"},{"name":"v4.1.24","sha":"a6fe6d4072fb777a2e7a3bab930f5de8ce5763f8","kind":"commit","published_at":"2026-01-16T14:48:55.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.24","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.24/manifests"},{"name":"v4.1.23","sha":"cd9d7a4f66405a92f4881933816b828b0f7d5fe2","kind":"commit","published_at":"2025-05-10T15:40:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.23","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.23/manifests"},{"name":"v4.1.22","sha":"fdaa7e2eae2400f761d8503ca047b46d2ab67507","kind":"commit","published_at":"2024-12-12T16:53:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.22","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.22/manifests"},{"name":"v4.1.21","sha":"294e7659e17723306ebf3a44cd7ad2c11f456c37","kind":"commit","published_at":"2024-01-08T20:17:19.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.21","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.21/manifests"},{"name":"v4.1.20","sha":"294e7659e17723306ebf3a44cd7ad2c11f456c37","kind":"commit","published_at":"2024-01-08T20:17:19.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.20","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.20/manifests"},{"name":"v4.1.19","sha":"a0f6c5e4be7afda8aa9154f2b85ee64e9c3c5008","kind":"tag","published_at":"2023-12-07T08:51:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.19","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.19/manifests"},{"name":"v4.1.18","sha":"ef495ee7d4516ddb9b31019170c8c3eb311caeb5","kind":"commit","published_at":"2023-06-14T14:02:14.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.18","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.18/manifests"},{"name":"v4.1.17","sha":"d2b3f5d3e4659cc4fd720d1649c39b5627187261","kind":"commit","published_at":"2022-09-27T07:11:15.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.17","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.17/manifests"},{"name":"v4.1.16","sha":"cb3e7ea2cd15fd4d9f4d65333308f20d9b5d8156","kind":"tag","published_at":"2022-09-10T06:40:49.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.16","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.16/manifests"},{"name":"v4.1.15","sha":"c3eaa1e8841ece1461ec5e0f1fbbd5f1c52d2f85","kind":"commit","published_at":"2022-06-15T06:43:04.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.15","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.15/manifests"},{"name":"v3.3.5","sha":"1a84cb2a9795a28b84df55a898b65b39d3d6b1f1","kind":"commit","published_at":"2022-05-17T09:27:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.5/manifests"},{"name":"v4.1.14","sha":"a5532e5996ee86d17f8ce2694c08fb5bf3c6b471","kind":"commit","published_at":"2022-02-07T17:09:36.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.14","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.14/manifests"},{"name":"v4.1.13","sha":"937a472cf6230c7a4662d8f9831d54faff99587d","kind":"commit","published_at":"2022-02-05T08:10:40.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.13","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.13/manifests"},{"name":"v4.1.12","sha":"a134e63e138e8dcef0be0a90bb586bccf4e99651","kind":"commit","published_at":"2021-12-02T19:53:53.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.12","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.12/manifests"},{"name":"v4.1.11","sha":"007008ea0e9a5c20f0b924d7f4a39e0c9e124bc8","kind":"commit","published_at":"2021-11-11T17:44:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.11","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.11/manifests"},{"name":"v4.1.10","sha":"ce64ccda1a829d9186ed58d5e98312bad76d9cc5","kind":"commit","published_at":"2021-11-03T09:22:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.10","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.10/manifests"},{"name":"v3.3.4","sha":"78da98416caea5ba9479b4c9d54ed20c64131a5f","kind":"commit","published_at":"2021-11-03T08:47:45.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"ea3a7443507cc04caf32bbf6d818f5e23fdf80d3","kind":"commit","published_at":"2021-10-20T06:55:49.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.3/manifests"},{"name":"v4.1.9","sha":"d1a2baaa1508d6151787fcffd6468a76f5e769a1","kind":"commit","published_at":"2021-10-20T06:54:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.9","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.9/manifests"},{"name":"v4.1.8","sha":"2c1550e56c43e875151468b8f6380ac8d706e88e","kind":"tag","published_at":"2021-06-21T17:42:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.8","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.8/manifests"},{"name":"v2.6.1","sha":"bd2592c4cc7765ba1d21d20044eb45a3b19325d3","kind":"tag","published_at":"2021-06-03T11:16:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.6.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.1/manifests"},{"name":"v4.1.7","sha":"e52e7c6a2464812d0567ec2aa20ccb2eef0f2da2","kind":"tag","published_at":"2021-05-20T11:38:07.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.7/manifests"},{"name":"v4.1.6","sha":"bc2ca873d9c39fa64f38c014a9dc44e570aa8921","kind":"tag","published_at":"2021-04-11T18:24:32.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.6/manifests"},{"name":"v4.1.5","sha":"e14f98189f2e857c91b909d68e86c3e4e81b536d","kind":"tag","published_at":"2021-04-11T10:33:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.5/manifests"},{"name":"v4.1.4","sha":"284f0563c70c990e716fd91f3b7967bbe3d21a25","kind":"commit","published_at":"2021-03-20T18:34:39.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"adbc1acb6b43ca0bce1bc040e8444b921eadf3b5","kind":"commit","published_at":"2021-01-04T14:47:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"049b49abfdeaf55b3a6520e03cb41303392e01a5","kind":"commit","published_at":"2020-12-16T12:34:14.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"fce381da8c083ecebabdcf79425247272a50c451","kind":"commit","published_at":"2020-11-04T13:58:29.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"d4b98448f6e99d551e417e2f519ac304c0fadf4e","kind":"commit","published_at":"2020-11-01T20:22:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.0/manifests"},{"name":"v2.6.0","sha":"0e583d326e0ec6b9c1ad223188dc709af385408e","kind":"commit","published_at":"2020-10-31T10:21:20.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.6.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.0/manifests"},{"name":"v4.0.3","sha":"6c4a61cc7f432a40ca1443ab13dbcd0869d39cae","kind":"commit","published_at":"2020-10-02T14:13:28.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"dc85acba08d8d851ec636435917e9c1ce2fe9ad9","kind":"commit","published_at":"2020-08-19T20:26:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"88d36b34caf06fa2e82f3ed84c85ef6deb2644d2","kind":"commit","published_at":"2020-07-12T16:32:28.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"750bc6485855242fcd23981569521d756ad28617","kind":"commit","published_at":"2020-05-01T14:33:57.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.0/manifests"},{"name":"v3.3.2","sha":"76b19f543aee055fb9dc4ecde27365de9e1f9c39","kind":"commit","published_at":"2020-04-21T15:14:07.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.2/manifests"},{"name":"v2.5.2","sha":"65e4285c566323a894d155441e5279ec4a9884f4","kind":"commit","published_at":"2020-04-21T15:13:18.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.2/manifests"},{"name":"v3.3.1","sha":"0a1a23edb41e98e8379ac1e351d4ef4c2dce93ea","kind":"commit","published_at":"2020-04-11T11:10:25.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.1/manifests"},{"name":"v2.5.1","sha":"08cb7fb602ea40c9d78f17e4d8fa6947cc2c5a9c","kind":"commit","published_at":"2020-04-11T11:08:15.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.1/manifests"},{"name":"v3.3.0","sha":"218beaf6660bbe7d88a3e0e8654b08c632ecc8b4","kind":"commit","published_at":"2020-04-06T15:58:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.0/manifests"},{"name":"v2.5.0","sha":"ac37b5b48a0a3f689dea69ce1dcd32a0f012c7cb","kind":"commit","published_at":"2020-04-06T15:52:54.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.0/manifests"},{"name":"v3.2.1","sha":"92a261d7322869293eca765068a837a15dd38a38","kind":"commit","published_at":"2020-01-19T12:19:39.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.2.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.1/manifests"},{"name":"v2.4.1","sha":"edce7c4c96dac9adc01d38b18fd2456a7c0c5773","kind":"commit","published_at":"2020-01-18T20:43:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.4.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.1/manifests"},{"name":"v3.2.0","sha":"8bdc6c8049a5b946ad5beeda69ac7184fe06e939","kind":"commit","published_at":"2019-11-15T21:21:32.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.0/manifests"},{"name":"v2.4.0","sha":"9085dacd1e1eca033047a5514195779360363ced","kind":"commit","published_at":"2019-11-15T21:20:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.4.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.0/manifests"},{"name":"v3.1.0","sha":"f25943004a391bf67ff1b7d523c091bcd95b471e","kind":"commit","published_at":"2019-09-07T08:45:01.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.1.0/manifests"},{"name":"v2.3.0","sha":"645f9b948eee34cbcc335c70999f79c29c420fbf","kind":"commit","published_at":"2019-09-07T08:36:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.3.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.3.0/manifests"},{"name":"v3.0.3","sha":"135093ea93bee000af6999eabe3239ff1dfba046","kind":"tag","published_at":"2019-08-31T08:46:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.3/manifests"},{"name":"v2.2.7","sha":"21241797f8cd81af1b8dde3323c6f805799d053e","kind":"tag","published_at":"2019-08-31T08:45:50.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.7/manifests"},{"name":"v3.0.2","sha":"bf524fc7237fc52e9501b96c1a908c9f53ec0e2d","kind":"commit","published_at":"2019-08-24T14:59:26.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"6b61558f96f90c68aa79bd65bc50117a970370d3","kind":"commit","published_at":"2019-08-01T16:57:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.1/manifests"},{"name":"v2.2.6","sha":"8ef35db8296124c4969aab929c16c91c3cb2c8a0","kind":"commit","published_at":"2019-08-01T16:35:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.6/manifests"},{"name":"v3.0.0","sha":"24bda3cc0ca046d25522fa35e17d946848514d07","kind":"commit","published_at":"2019-07-30T17:08:11.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.0/manifests"},{"name":"v2.2.5","sha":"377214e3044ff9f12d996f3037fb8c3e3ad16b49","kind":"tag","published_at":"2019-07-30T16:48:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"057d66e894a4e55853274a3bbbf7de02ba639e43","kind":"tag","published_at":"2019-07-01T08:11:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"d705d4371bfccdf47f10e45584e896026c83616f","kind":"tag","published_at":"2019-05-01T09:10:04.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a29bec8a92352da49c183edaf908f9d382fe321f","kind":"tag","published_at":"2019-05-01T08:18:17.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"fea8a15e1036298ceb32edea0eccdb857097ba7b","kind":"tag","published_at":"2019-04-30T21:35:18.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"713bcae4abc153cac5e484a509699ce464090c6a","kind":"tag","published_at":"2019-04-30T13:44:20.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.0/manifests"},{"name":"v2.1.3","sha":"6749706c167653de32474906f3be3cff2403ed00","kind":"tag","published_at":"2019-04-30T11:10:44.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"9419d2361c8ae111073ffe3337ecc364fb590921","kind":"tag","published_at":"2019-04-15T11:20:57.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"315a67e90e415bcdaff33057da191569bf4d8479","kind":"tag","published_at":"2019-03-27T17:32:22.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"062282ea0dcff40c9fb8525789eef9644b1fbd6e","kind":"tag","published_at":"2019-02-22T15:38:42.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.0/manifests"},{"name":"v2.0.8","sha":"473cd7ce01a1113208073166464b98819526150e","kind":"tag","published_at":"2019-01-31T08:46:27.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.8","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"635575b42742856941dbc767b44905bb9ba083f6","kind":"tag","published_at":"2018-10-05T16:52:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"bb6bfd13c6a262f1943c0446eb25b7f54c1fb9a2","kind":"tag","published_at":"2018-09-06T18:53:25.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"ea731401f5c95a8ba30f15787e5e0fb77c60c66b","kind":"tag","published_at":"2018-09-05T07:42:56.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"ea731401f5c95a8ba30f15787e5e0fb77c60c66b","kind":"tag","published_at":"2018-08-30T19:01:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"1958fd8fff7f115e79725b1288e0b878b3e06b00","kind":"tag","published_at":"2018-06-26T19:01:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"6b9367c9ff401dbc54fabce3fb8d972e799b702d","kind":"commit","published_at":"2018-06-10T16:27:16.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"5b77f257b7891c8569092fbd77e64719c6b08787","kind":"commit","published_at":"2018-06-10T13:02:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.1/manifests"},{"name":"v2.0","sha":"67db90e8d315e4926cd16b410eba7e10cf9ae45c","kind":"commit","published_at":"2018-06-09T16:00:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0/manifests"},{"name":"v1.1","sha":"2fcda4cb7018ce05a25959d2fe08c83e3329f169","kind":"tag","published_at":"2017-12-20T09:22:22.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.1/manifests"},{"name":"v1.0.1","sha":"08c27939df1bd95e881e2c2367a749964ad1fceb","kind":"tag","published_at":"2017-10-01T07:22:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"5c9560bfa9ace2bf86080bf40d46b34ae44604df","kind":"tag","published_at":"2017-05-19T16:16:59.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-25T23:32:18.878Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.070147552151246,"dependent_packages_count":4.750509749023225,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.9103286505872354},"purl":"pkg:golang/github.com/pierrec/lz4/internal/xxh32","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pierrec/lz4/internal/xxh32","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pierrec/lz4/internal/xxh32","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pierrec/lz4/internal/xxh32/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-25T09:35:33.868Z","issues_count":66,"pull_requests_count":82,"avg_time_to_close_issue":8084555.395348838,"avg_time_to_close_pull_request":2461528.1265822784,"issues_closed_count":43,"pull_requests_closed_count":79,"pull_request_authors_count":27,"issue_authors_count":53,"avg_comments_per_issue":1.9242424242424243,"avg_comments_per_pull_request":1.0609756097560976,"merged_pull_requests_count":74,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":3014310.5,"past_year_avg_time_to_close_pull_request":1389855.857142857,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":1.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpierrec%2Flz4%2Finternal%2Fxxh32/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpierrec%2Flz4%2Finternal%2Fxxh32/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpierrec%2Flz4%2Finternal%2Fxxh32/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpierrec%2Flz4%2Finternal%2Fxxh32/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpierrec%2Flz4%2Finternal%2Fxxh32/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpierrec%2Flz4%2Finternal%2Fxxh32/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-26T05:01:06.821Z","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":7641311,"name":"github.com/pierrec/Lz4/v4","ecosystem":"go","description":null,"homepage":null,"licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pierrec/Lz4","keywords_array":[],"namespace":"github.com/pierrec/Lz4","versions_count":34,"first_release_published_at":"2020-05-01T14:33:57.000Z","latest_release_published_at":"2026-08-21T07:50:08.949Z","latest_release_number":"v4.1.29","last_synced_at":"2026-08-25T09:45:53.557Z","created_at":"2023-04-25T00:44:01.293Z","updated_at":"2026-08-25T09:45:53.557Z","registry_url":"https://pkg.go.dev/github.com/pierrec/Lz4/v4","install_command":"go get github.com/pierrec/Lz4/v4","documentation_url":"https://pkg.go.dev/github.com/pierrec/Lz4/v4#section-documentation","metadata":{},"repo_metadata":{"id":28702874,"uuid":"32223299","full_name":"pierrec/lz4","owner":"pierrec","description":"LZ4 compression and decompression in pure Go","archived":false,"fork":false,"pushed_at":"2026-08-16T14:28:47.000Z","size":68861,"stargazers_count":970,"open_issues_count":24,"forks_count":153,"subscribers_count":21,"default_branch":"v4","last_synced_at":"2026-08-18T06:11:49.812Z","etag":null,"topics":["go","golang","lz4","lz4-frame"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/pierrec.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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-03-14T17:21:06.000Z","updated_at":"2026-08-16T14:29:05.000Z","dependencies_parsed_at":"2026-08-11T02:46:55.843Z","dependency_job_id":null,"html_url":"https://github.com/pierrec/lz4","commit_stats":{"total_commits":262,"total_committers":40,"mean_commits":6.55,"dds":0.6068702290076335,"last_synced_commit":"294e7659e17723306ebf3a44cd7ad2c11f456c37"},"previous_names":[],"tags_count":78,"template":false,"template_full_name":null,"purl":"pkg:github/pierrec/lz4","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/refs/heads/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/sbom","scorecard":{"id":733381,"data":{"date":"2025-08-11","repo":{"name":"github.com/pierrec/lz4","commit":"cd9d7a4f66405a92f4881933816b828b0f7d5fe2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":7,"reason":"Found 11/15 approved changesets -- score normalized to 7","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":"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/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"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/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pierrec/lz4/ci.yml/v4?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pierrec/lz4/ci.yml/v4?enable=pin","Info:   0 out of   2 GitHub-owned 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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'v4'"],"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 26 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"}},{"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"}}]},"last_synced_at":"2025-08-22T15:04:00.779Z","repository_id":28702874,"created_at":"2025-08-22T15:04:00.779Z","updated_at":"2025-08-22T15:04:00.779Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36759313,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"pierrec","name":"Pierre Curto","uuid":"368228","kind":"user","description":null,"email":"","website":null,"location":"Paris (France)","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/368228?u=d2f292050fd10608c8385b8133f98f1cc1c5be0c\u0026v=4","repositories_count":72,"last_synced_at":"2026-08-13T19:37:35.695Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pierrec","funding_links":[],"total_stars":1960,"followers":80,"following":10,"created_at":"2022-11-02T16:23:59.822Z","updated_at":"2026-08-13T19:37:35.715Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec/repositories"},"tags":[{"name":"v4.1.28","sha":"136754c4a5e622c5495d3c28936b9d6b569704b2","kind":"tag","published_at":"2026-08-05T07:59:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.28","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.28/manifests"},{"name":"v4.1.27","sha":"a296161b6e73e177e902d9cdafbd3e8b9ffaa68f","kind":"tag","published_at":"2026-05-31T08:24:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.27","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.27/manifests"},{"name":"v4.1.26","sha":"60ed180f469c3090aa5453e33043a96f02e790a5","kind":"commit","published_at":"2026-03-06T08:33:31.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.26","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.26/manifests"},{"name":"v4.1.25","sha":"ace844d9aa4689551c0679d4a700adb95f0c5cd1","kind":"commit","published_at":"2026-01-17T09:00:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.25","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.25/manifests"},{"name":"v4.1.24","sha":"a6fe6d4072fb777a2e7a3bab930f5de8ce5763f8","kind":"commit","published_at":"2026-01-16T14:48:55.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.24","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.24/manifests"},{"name":"v4.1.23","sha":"cd9d7a4f66405a92f4881933816b828b0f7d5fe2","kind":"commit","published_at":"2025-05-10T15:40:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.23","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.23/manifests"},{"name":"v4.1.22","sha":"fdaa7e2eae2400f761d8503ca047b46d2ab67507","kind":"commit","published_at":"2024-12-12T16:53:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.22","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.22/manifests"},{"name":"v4.1.21","sha":"294e7659e17723306ebf3a44cd7ad2c11f456c37","kind":"commit","published_at":"2024-01-08T20:17:19.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.21","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.21/manifests"},{"name":"v4.1.20","sha":"294e7659e17723306ebf3a44cd7ad2c11f456c37","kind":"commit","published_at":"2024-01-08T20:17:19.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.20","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.20/manifests"},{"name":"v4.1.19","sha":"a0f6c5e4be7afda8aa9154f2b85ee64e9c3c5008","kind":"tag","published_at":"2023-12-07T08:51:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.19","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.19/manifests"},{"name":"v4.1.18","sha":"ef495ee7d4516ddb9b31019170c8c3eb311caeb5","kind":"commit","published_at":"2023-06-14T14:02:14.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.18","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.18/manifests"},{"name":"v4.1.17","sha":"d2b3f5d3e4659cc4fd720d1649c39b5627187261","kind":"commit","published_at":"2022-09-27T07:11:15.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.17","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.17/manifests"},{"name":"v4.1.16","sha":"cb3e7ea2cd15fd4d9f4d65333308f20d9b5d8156","kind":"tag","published_at":"2022-09-10T06:40:49.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.16","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.16/manifests"},{"name":"v4.1.15","sha":"c3eaa1e8841ece1461ec5e0f1fbbd5f1c52d2f85","kind":"commit","published_at":"2022-06-15T06:43:04.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.15","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.15/manifests"},{"name":"v3.3.5","sha":"1a84cb2a9795a28b84df55a898b65b39d3d6b1f1","kind":"commit","published_at":"2022-05-17T09:27:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.5/manifests"},{"name":"v4.1.14","sha":"a5532e5996ee86d17f8ce2694c08fb5bf3c6b471","kind":"commit","published_at":"2022-02-07T17:09:36.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.14","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.14/manifests"},{"name":"v4.1.13","sha":"937a472cf6230c7a4662d8f9831d54faff99587d","kind":"commit","published_at":"2022-02-05T08:10:40.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.13","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.13/manifests"},{"name":"v4.1.12","sha":"a134e63e138e8dcef0be0a90bb586bccf4e99651","kind":"commit","published_at":"2021-12-02T19:53:53.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.12","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.12/manifests"},{"name":"v4.1.11","sha":"007008ea0e9a5c20f0b924d7f4a39e0c9e124bc8","kind":"commit","published_at":"2021-11-11T17:44:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.11","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.11/manifests"},{"name":"v4.1.10","sha":"ce64ccda1a829d9186ed58d5e98312bad76d9cc5","kind":"commit","published_at":"2021-11-03T09:22:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.10","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.10/manifests"},{"name":"v3.3.4","sha":"78da98416caea5ba9479b4c9d54ed20c64131a5f","kind":"commit","published_at":"2021-11-03T08:47:45.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"ea3a7443507cc04caf32bbf6d818f5e23fdf80d3","kind":"commit","published_at":"2021-10-20T06:55:49.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.3/manifests"},{"name":"v4.1.9","sha":"d1a2baaa1508d6151787fcffd6468a76f5e769a1","kind":"commit","published_at":"2021-10-20T06:54:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.9","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.9/manifests"},{"name":"v4.1.8","sha":"2c1550e56c43e875151468b8f6380ac8d706e88e","kind":"tag","published_at":"2021-06-21T17:42:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.8","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.8/manifests"},{"name":"v2.6.1","sha":"bd2592c4cc7765ba1d21d20044eb45a3b19325d3","kind":"tag","published_at":"2021-06-03T11:16:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.6.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.1/manifests"},{"name":"v4.1.7","sha":"e52e7c6a2464812d0567ec2aa20ccb2eef0f2da2","kind":"tag","published_at":"2021-05-20T11:38:07.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.7/manifests"},{"name":"v4.1.6","sha":"bc2ca873d9c39fa64f38c014a9dc44e570aa8921","kind":"tag","published_at":"2021-04-11T18:24:32.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.6/manifests"},{"name":"v4.1.5","sha":"e14f98189f2e857c91b909d68e86c3e4e81b536d","kind":"tag","published_at":"2021-04-11T10:33:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.5/manifests"},{"name":"v4.1.4","sha":"284f0563c70c990e716fd91f3b7967bbe3d21a25","kind":"commit","published_at":"2021-03-20T18:34:39.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"adbc1acb6b43ca0bce1bc040e8444b921eadf3b5","kind":"commit","published_at":"2021-01-04T14:47:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"049b49abfdeaf55b3a6520e03cb41303392e01a5","kind":"commit","published_at":"2020-12-16T12:34:14.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"fce381da8c083ecebabdcf79425247272a50c451","kind":"commit","published_at":"2020-11-04T13:58:29.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"d4b98448f6e99d551e417e2f519ac304c0fadf4e","kind":"commit","published_at":"2020-11-01T20:22:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.0/manifests"},{"name":"v2.6.0","sha":"0e583d326e0ec6b9c1ad223188dc709af385408e","kind":"commit","published_at":"2020-10-31T10:21:20.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.6.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.0/manifests"},{"name":"v4.0.3","sha":"6c4a61cc7f432a40ca1443ab13dbcd0869d39cae","kind":"commit","published_at":"2020-10-02T14:13:28.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"dc85acba08d8d851ec636435917e9c1ce2fe9ad9","kind":"commit","published_at":"2020-08-19T20:26:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"88d36b34caf06fa2e82f3ed84c85ef6deb2644d2","kind":"commit","published_at":"2020-07-12T16:32:28.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"750bc6485855242fcd23981569521d756ad28617","kind":"commit","published_at":"2020-05-01T14:33:57.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.0/manifests"},{"name":"v3.3.2","sha":"76b19f543aee055fb9dc4ecde27365de9e1f9c39","kind":"commit","published_at":"2020-04-21T15:14:07.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.2/manifests"},{"name":"v2.5.2","sha":"65e4285c566323a894d155441e5279ec4a9884f4","kind":"commit","published_at":"2020-04-21T15:13:18.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.2/manifests"},{"name":"v3.3.1","sha":"0a1a23edb41e98e8379ac1e351d4ef4c2dce93ea","kind":"commit","published_at":"2020-04-11T11:10:25.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.1/manifests"},{"name":"v2.5.1","sha":"08cb7fb602ea40c9d78f17e4d8fa6947cc2c5a9c","kind":"commit","published_at":"2020-04-11T11:08:15.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.1/manifests"},{"name":"v3.3.0","sha":"218beaf6660bbe7d88a3e0e8654b08c632ecc8b4","kind":"commit","published_at":"2020-04-06T15:58:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.0/manifests"},{"name":"v2.5.0","sha":"ac37b5b48a0a3f689dea69ce1dcd32a0f012c7cb","kind":"commit","published_at":"2020-04-06T15:52:54.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.0/manifests"},{"name":"v3.2.1","sha":"92a261d7322869293eca765068a837a15dd38a38","kind":"commit","published_at":"2020-01-19T12:19:39.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.2.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.1/manifests"},{"name":"v2.4.1","sha":"edce7c4c96dac9adc01d38b18fd2456a7c0c5773","kind":"commit","published_at":"2020-01-18T20:43:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.4.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.1/manifests"},{"name":"v3.2.0","sha":"8bdc6c8049a5b946ad5beeda69ac7184fe06e939","kind":"commit","published_at":"2019-11-15T21:21:32.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.0/manifests"},{"name":"v2.4.0","sha":"9085dacd1e1eca033047a5514195779360363ced","kind":"commit","published_at":"2019-11-15T21:20:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.4.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.0/manifests"},{"name":"v3.1.0","sha":"f25943004a391bf67ff1b7d523c091bcd95b471e","kind":"commit","published_at":"2019-09-07T08:45:01.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.1.0/manifests"},{"name":"v2.3.0","sha":"645f9b948eee34cbcc335c70999f79c29c420fbf","kind":"commit","published_at":"2019-09-07T08:36:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.3.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.3.0/manifests"},{"name":"v3.0.3","sha":"135093ea93bee000af6999eabe3239ff1dfba046","kind":"tag","published_at":"2019-08-31T08:46:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.3/manifests"},{"name":"v2.2.7","sha":"21241797f8cd81af1b8dde3323c6f805799d053e","kind":"tag","published_at":"2019-08-31T08:45:50.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.7/manifests"},{"name":"v3.0.2","sha":"bf524fc7237fc52e9501b96c1a908c9f53ec0e2d","kind":"commit","published_at":"2019-08-24T14:59:26.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"6b61558f96f90c68aa79bd65bc50117a970370d3","kind":"commit","published_at":"2019-08-01T16:57:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.1/manifests"},{"name":"v2.2.6","sha":"8ef35db8296124c4969aab929c16c91c3cb2c8a0","kind":"commit","published_at":"2019-08-01T16:35:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.6/manifests"},{"name":"v3.0.0","sha":"24bda3cc0ca046d25522fa35e17d946848514d07","kind":"commit","published_at":"2019-07-30T17:08:11.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.0/manifests"},{"name":"v2.2.5","sha":"377214e3044ff9f12d996f3037fb8c3e3ad16b49","kind":"tag","published_at":"2019-07-30T16:48:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"057d66e894a4e55853274a3bbbf7de02ba639e43","kind":"tag","published_at":"2019-07-01T08:11:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"d705d4371bfccdf47f10e45584e896026c83616f","kind":"tag","published_at":"2019-05-01T09:10:04.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a29bec8a92352da49c183edaf908f9d382fe321f","kind":"tag","published_at":"2019-05-01T08:18:17.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"fea8a15e1036298ceb32edea0eccdb857097ba7b","kind":"tag","published_at":"2019-04-30T21:35:18.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"713bcae4abc153cac5e484a509699ce464090c6a","kind":"tag","published_at":"2019-04-30T13:44:20.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.0/manifests"},{"name":"v2.1.3","sha":"6749706c167653de32474906f3be3cff2403ed00","kind":"tag","published_at":"2019-04-30T11:10:44.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"9419d2361c8ae111073ffe3337ecc364fb590921","kind":"tag","published_at":"2019-04-15T11:20:57.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"315a67e90e415bcdaff33057da191569bf4d8479","kind":"tag","published_at":"2019-03-27T17:32:22.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"062282ea0dcff40c9fb8525789eef9644b1fbd6e","kind":"tag","published_at":"2019-02-22T15:38:42.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.0/manifests"},{"name":"v2.0.8","sha":"473cd7ce01a1113208073166464b98819526150e","kind":"tag","published_at":"2019-01-31T08:46:27.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.8","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"635575b42742856941dbc767b44905bb9ba083f6","kind":"tag","published_at":"2018-10-05T16:52:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"bb6bfd13c6a262f1943c0446eb25b7f54c1fb9a2","kind":"tag","published_at":"2018-09-06T18:53:25.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"ea731401f5c95a8ba30f15787e5e0fb77c60c66b","kind":"tag","published_at":"2018-09-05T07:42:56.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"ea731401f5c95a8ba30f15787e5e0fb77c60c66b","kind":"tag","published_at":"2018-08-30T19:01:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"1958fd8fff7f115e79725b1288e0b878b3e06b00","kind":"tag","published_at":"2018-06-26T19:01:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"6b9367c9ff401dbc54fabce3fb8d972e799b702d","kind":"commit","published_at":"2018-06-10T16:27:16.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"5b77f257b7891c8569092fbd77e64719c6b08787","kind":"commit","published_at":"2018-06-10T13:02:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.1/manifests"},{"name":"v2.0","sha":"67db90e8d315e4926cd16b410eba7e10cf9ae45c","kind":"commit","published_at":"2018-06-09T16:00:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0/manifests"},{"name":"v1.1","sha":"2fcda4cb7018ce05a25959d2fe08c83e3329f169","kind":"tag","published_at":"2017-12-20T09:22:22.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.1/manifests"},{"name":"v1.0.1","sha":"08c27939df1bd95e881e2c2367a749964ad1fceb","kind":"tag","published_at":"2017-10-01T07:22:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"5c9560bfa9ace2bf86080bf40d46b34ae44604df","kind":"tag","published_at":"2017-05-19T16:16:59.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T06:35:44.175Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.294246628419463,"dependent_packages_count":8.073741078465474,"stargazers_count":2.1971961834985185,"forks_count":2.322133245273673,"average":5.471829283914282},"purl":"pkg:golang/github.com/pierrec/%21lz4/v4","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pierrec/Lz4/v4","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pierrec/Lz4/v4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pierrec/Lz4/v4/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T05:32:28.494Z","issues_count":65,"pull_requests_count":81,"avg_time_to_close_issue":8275548.619047619,"avg_time_to_close_pull_request":2492288.705128205,"issues_closed_count":42,"pull_requests_closed_count":78,"pull_request_authors_count":26,"issue_authors_count":52,"avg_comments_per_issue":1.9538461538461538,"avg_comments_per_pull_request":1.0617283950617284,"merged_pull_requests_count":73,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":5,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":5965781.0,"past_year_avg_time_to_close_pull_request":1611131.3333333333,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.6,"past_year_avg_comments_per_pull_request":1.2857142857142858,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpierrec%2FLz4%2Fv4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpierrec%2FLz4%2Fv4/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpierrec%2FLz4%2Fv4/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpierrec%2FLz4%2Fv4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpierrec%2FLz4%2Fv4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpierrec%2FLz4%2Fv4/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-26T05:01:06.821Z","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":3677091,"name":"github.com/pierrec/lz4/v4","ecosystem":"go","description":"Package lz4 implements reading and writing lz4 compressed data.","homepage":"https://github.com/pierrec/lz4","licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pierrec/lz4","keywords_array":[],"namespace":"github.com/pierrec/lz4","versions_count":34,"first_release_published_at":"2020-05-01T13:49:12.000Z","latest_release_published_at":"2026-08-18T12:20:56.000Z","latest_release_number":"v4.1.29","last_synced_at":"2026-08-24T10:19:00.784Z","created_at":"2022-04-11T10:44:08.487Z","updated_at":"2026-08-24T10:19:00.784Z","registry_url":"https://pkg.go.dev/github.com/pierrec/lz4/v4","install_command":"go get github.com/pierrec/lz4/v4","documentation_url":"https://pkg.go.dev/github.com/pierrec/lz4/v4#section-documentation","metadata":{},"repo_metadata":{"id":28702874,"uuid":"32223299","full_name":"pierrec/lz4","owner":"pierrec","description":"LZ4 compression and decompression in pure Go","archived":false,"fork":false,"pushed_at":"2026-08-16T14:28:47.000Z","size":68861,"stargazers_count":970,"open_issues_count":24,"forks_count":153,"subscribers_count":21,"default_branch":"v4","last_synced_at":"2026-08-18T06:11:49.812Z","etag":null,"topics":["go","golang","lz4","lz4-frame"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/pierrec.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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-03-14T17:21:06.000Z","updated_at":"2026-08-16T14:29:05.000Z","dependencies_parsed_at":"2026-08-11T02:46:55.843Z","dependency_job_id":null,"html_url":"https://github.com/pierrec/lz4","commit_stats":{"total_commits":262,"total_committers":40,"mean_commits":6.55,"dds":0.6068702290076335,"last_synced_commit":"294e7659e17723306ebf3a44cd7ad2c11f456c37"},"previous_names":[],"tags_count":78,"template":false,"template_full_name":null,"purl":"pkg:github/pierrec/lz4","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/refs/heads/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/sbom","scorecard":{"id":733381,"data":{"date":"2025-08-11","repo":{"name":"github.com/pierrec/lz4","commit":"cd9d7a4f66405a92f4881933816b828b0f7d5fe2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":7,"reason":"Found 11/15 approved changesets -- score normalized to 7","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":"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/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"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/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pierrec/lz4/ci.yml/v4?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pierrec/lz4/ci.yml/v4?enable=pin","Info:   0 out of   2 GitHub-owned 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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'v4'"],"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 26 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"}},{"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"}}]},"last_synced_at":"2025-08-22T15:04:00.779Z","repository_id":28702874,"created_at":"2025-08-22T15:04:00.779Z","updated_at":"2025-08-22T15:04:00.779Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36759362,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"pierrec","name":"Pierre Curto","uuid":"368228","kind":"user","description":null,"email":"","website":null,"location":"Paris (France)","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/368228?u=d2f292050fd10608c8385b8133f98f1cc1c5be0c\u0026v=4","repositories_count":72,"last_synced_at":"2026-08-13T19:37:35.695Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pierrec","funding_links":[],"total_stars":1960,"followers":80,"following":10,"created_at":"2022-11-02T16:23:59.822Z","updated_at":"2026-08-13T19:37:35.715Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec/repositories"},"tags":[{"name":"v4.1.28","sha":"136754c4a5e622c5495d3c28936b9d6b569704b2","kind":"tag","published_at":"2026-08-05T07:59:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.28","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.28/manifests"},{"name":"v4.1.27","sha":"a296161b6e73e177e902d9cdafbd3e8b9ffaa68f","kind":"tag","published_at":"2026-05-31T08:24:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.27","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.27/manifests"},{"name":"v4.1.26","sha":"60ed180f469c3090aa5453e33043a96f02e790a5","kind":"commit","published_at":"2026-03-06T08:33:31.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.26","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.26/manifests"},{"name":"v4.1.25","sha":"ace844d9aa4689551c0679d4a700adb95f0c5cd1","kind":"commit","published_at":"2026-01-17T09:00:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.25","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.25/manifests"},{"name":"v4.1.24","sha":"a6fe6d4072fb777a2e7a3bab930f5de8ce5763f8","kind":"commit","published_at":"2026-01-16T14:48:55.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.24","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.24/manifests"},{"name":"v4.1.23","sha":"cd9d7a4f66405a92f4881933816b828b0f7d5fe2","kind":"commit","published_at":"2025-05-10T15:40:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.23","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.23/manifests"},{"name":"v4.1.22","sha":"fdaa7e2eae2400f761d8503ca047b46d2ab67507","kind":"commit","published_at":"2024-12-12T16:53:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.22","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.22/manifests"},{"name":"v4.1.21","sha":"294e7659e17723306ebf3a44cd7ad2c11f456c37","kind":"commit","published_at":"2024-01-08T20:17:19.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.21","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.21/manifests"},{"name":"v4.1.20","sha":"294e7659e17723306ebf3a44cd7ad2c11f456c37","kind":"commit","published_at":"2024-01-08T20:17:19.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.20","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.20/manifests"},{"name":"v4.1.19","sha":"a0f6c5e4be7afda8aa9154f2b85ee64e9c3c5008","kind":"tag","published_at":"2023-12-07T08:51:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.19","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.19/manifests"},{"name":"v4.1.18","sha":"ef495ee7d4516ddb9b31019170c8c3eb311caeb5","kind":"commit","published_at":"2023-06-14T14:02:14.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.18","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.18/manifests"},{"name":"v4.1.17","sha":"d2b3f5d3e4659cc4fd720d1649c39b5627187261","kind":"commit","published_at":"2022-09-27T07:11:15.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.17","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.17/manifests"},{"name":"v4.1.16","sha":"cb3e7ea2cd15fd4d9f4d65333308f20d9b5d8156","kind":"tag","published_at":"2022-09-10T06:40:49.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.16","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.16/manifests"},{"name":"v4.1.15","sha":"c3eaa1e8841ece1461ec5e0f1fbbd5f1c52d2f85","kind":"commit","published_at":"2022-06-15T06:43:04.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.15","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.15/manifests"},{"name":"v3.3.5","sha":"1a84cb2a9795a28b84df55a898b65b39d3d6b1f1","kind":"commit","published_at":"2022-05-17T09:27:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.5/manifests"},{"name":"v4.1.14","sha":"a5532e5996ee86d17f8ce2694c08fb5bf3c6b471","kind":"commit","published_at":"2022-02-07T17:09:36.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.14","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.14/manifests"},{"name":"v4.1.13","sha":"937a472cf6230c7a4662d8f9831d54faff99587d","kind":"commit","published_at":"2022-02-05T08:10:40.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.13","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.13/manifests"},{"name":"v4.1.12","sha":"a134e63e138e8dcef0be0a90bb586bccf4e99651","kind":"commit","published_at":"2021-12-02T19:53:53.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.12","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.12/manifests"},{"name":"v4.1.11","sha":"007008ea0e9a5c20f0b924d7f4a39e0c9e124bc8","kind":"commit","published_at":"2021-11-11T17:44:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.11","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.11/manifests"},{"name":"v4.1.10","sha":"ce64ccda1a829d9186ed58d5e98312bad76d9cc5","kind":"commit","published_at":"2021-11-03T09:22:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.10","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.10/manifests"},{"name":"v3.3.4","sha":"78da98416caea5ba9479b4c9d54ed20c64131a5f","kind":"commit","published_at":"2021-11-03T08:47:45.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"ea3a7443507cc04caf32bbf6d818f5e23fdf80d3","kind":"commit","published_at":"2021-10-20T06:55:49.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.3/manifests"},{"name":"v4.1.9","sha":"d1a2baaa1508d6151787fcffd6468a76f5e769a1","kind":"commit","published_at":"2021-10-20T06:54:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.9","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.9/manifests"},{"name":"v4.1.8","sha":"2c1550e56c43e875151468b8f6380ac8d706e88e","kind":"tag","published_at":"2021-06-21T17:42:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.8","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.8/manifests"},{"name":"v2.6.1","sha":"bd2592c4cc7765ba1d21d20044eb45a3b19325d3","kind":"tag","published_at":"2021-06-03T11:16:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.6.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.1/manifests"},{"name":"v4.1.7","sha":"e52e7c6a2464812d0567ec2aa20ccb2eef0f2da2","kind":"tag","published_at":"2021-05-20T11:38:07.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.7/manifests"},{"name":"v4.1.6","sha":"bc2ca873d9c39fa64f38c014a9dc44e570aa8921","kind":"tag","published_at":"2021-04-11T18:24:32.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.6/manifests"},{"name":"v4.1.5","sha":"e14f98189f2e857c91b909d68e86c3e4e81b536d","kind":"tag","published_at":"2021-04-11T10:33:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.5/manifests"},{"name":"v4.1.4","sha":"284f0563c70c990e716fd91f3b7967bbe3d21a25","kind":"commit","published_at":"2021-03-20T18:34:39.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"adbc1acb6b43ca0bce1bc040e8444b921eadf3b5","kind":"commit","published_at":"2021-01-04T14:47:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"049b49abfdeaf55b3a6520e03cb41303392e01a5","kind":"commit","published_at":"2020-12-16T12:34:14.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"fce381da8c083ecebabdcf79425247272a50c451","kind":"commit","published_at":"2020-11-04T13:58:29.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"d4b98448f6e99d551e417e2f519ac304c0fadf4e","kind":"commit","published_at":"2020-11-01T20:22:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.0/manifests"},{"name":"v2.6.0","sha":"0e583d326e0ec6b9c1ad223188dc709af385408e","kind":"commit","published_at":"2020-10-31T10:21:20.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.6.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.0/manifests"},{"name":"v4.0.3","sha":"6c4a61cc7f432a40ca1443ab13dbcd0869d39cae","kind":"commit","published_at":"2020-10-02T14:13:28.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"dc85acba08d8d851ec636435917e9c1ce2fe9ad9","kind":"commit","published_at":"2020-08-19T20:26:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"88d36b34caf06fa2e82f3ed84c85ef6deb2644d2","kind":"commit","published_at":"2020-07-12T16:32:28.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"750bc6485855242fcd23981569521d756ad28617","kind":"commit","published_at":"2020-05-01T14:33:57.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.0/manifests"},{"name":"v3.3.2","sha":"76b19f543aee055fb9dc4ecde27365de9e1f9c39","kind":"commit","published_at":"2020-04-21T15:14:07.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.2/manifests"},{"name":"v2.5.2","sha":"65e4285c566323a894d155441e5279ec4a9884f4","kind":"commit","published_at":"2020-04-21T15:13:18.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.2/manifests"},{"name":"v3.3.1","sha":"0a1a23edb41e98e8379ac1e351d4ef4c2dce93ea","kind":"commit","published_at":"2020-04-11T11:10:25.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.1/manifests"},{"name":"v2.5.1","sha":"08cb7fb602ea40c9d78f17e4d8fa6947cc2c5a9c","kind":"commit","published_at":"2020-04-11T11:08:15.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.1/manifests"},{"name":"v3.3.0","sha":"218beaf6660bbe7d88a3e0e8654b08c632ecc8b4","kind":"commit","published_at":"2020-04-06T15:58:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.0/manifests"},{"name":"v2.5.0","sha":"ac37b5b48a0a3f689dea69ce1dcd32a0f012c7cb","kind":"commit","published_at":"2020-04-06T15:52:54.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.0/manifests"},{"name":"v3.2.1","sha":"92a261d7322869293eca765068a837a15dd38a38","kind":"commit","published_at":"2020-01-19T12:19:39.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.2.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.1/manifests"},{"name":"v2.4.1","sha":"edce7c4c96dac9adc01d38b18fd2456a7c0c5773","kind":"commit","published_at":"2020-01-18T20:43:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.4.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.1/manifests"},{"name":"v3.2.0","sha":"8bdc6c8049a5b946ad5beeda69ac7184fe06e939","kind":"commit","published_at":"2019-11-15T21:21:32.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.0/manifests"},{"name":"v2.4.0","sha":"9085dacd1e1eca033047a5514195779360363ced","kind":"commit","published_at":"2019-11-15T21:20:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.4.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.0/manifests"},{"name":"v3.1.0","sha":"f25943004a391bf67ff1b7d523c091bcd95b471e","kind":"commit","published_at":"2019-09-07T08:45:01.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.1.0/manifests"},{"name":"v2.3.0","sha":"645f9b948eee34cbcc335c70999f79c29c420fbf","kind":"commit","published_at":"2019-09-07T08:36:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.3.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.3.0/manifests"},{"name":"v3.0.3","sha":"135093ea93bee000af6999eabe3239ff1dfba046","kind":"tag","published_at":"2019-08-31T08:46:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.3/manifests"},{"name":"v2.2.7","sha":"21241797f8cd81af1b8dde3323c6f805799d053e","kind":"tag","published_at":"2019-08-31T08:45:50.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.7/manifests"},{"name":"v3.0.2","sha":"bf524fc7237fc52e9501b96c1a908c9f53ec0e2d","kind":"commit","published_at":"2019-08-24T14:59:26.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"6b61558f96f90c68aa79bd65bc50117a970370d3","kind":"commit","published_at":"2019-08-01T16:57:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.1/manifests"},{"name":"v2.2.6","sha":"8ef35db8296124c4969aab929c16c91c3cb2c8a0","kind":"commit","published_at":"2019-08-01T16:35:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.6/manifests"},{"name":"v3.0.0","sha":"24bda3cc0ca046d25522fa35e17d946848514d07","kind":"commit","published_at":"2019-07-30T17:08:11.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.0/manifests"},{"name":"v2.2.5","sha":"377214e3044ff9f12d996f3037fb8c3e3ad16b49","kind":"tag","published_at":"2019-07-30T16:48:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"057d66e894a4e55853274a3bbbf7de02ba639e43","kind":"tag","published_at":"2019-07-01T08:11:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"d705d4371bfccdf47f10e45584e896026c83616f","kind":"tag","published_at":"2019-05-01T09:10:04.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a29bec8a92352da49c183edaf908f9d382fe321f","kind":"tag","published_at":"2019-05-01T08:18:17.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"fea8a15e1036298ceb32edea0eccdb857097ba7b","kind":"tag","published_at":"2019-04-30T21:35:18.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"713bcae4abc153cac5e484a509699ce464090c6a","kind":"tag","published_at":"2019-04-30T13:44:20.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.0/manifests"},{"name":"v2.1.3","sha":"6749706c167653de32474906f3be3cff2403ed00","kind":"tag","published_at":"2019-04-30T11:10:44.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"9419d2361c8ae111073ffe3337ecc364fb590921","kind":"tag","published_at":"2019-04-15T11:20:57.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"315a67e90e415bcdaff33057da191569bf4d8479","kind":"tag","published_at":"2019-03-27T17:32:22.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"062282ea0dcff40c9fb8525789eef9644b1fbd6e","kind":"tag","published_at":"2019-02-22T15:38:42.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.0/manifests"},{"name":"v2.0.8","sha":"473cd7ce01a1113208073166464b98819526150e","kind":"tag","published_at":"2019-01-31T08:46:27.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.8","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"635575b42742856941dbc767b44905bb9ba083f6","kind":"tag","published_at":"2018-10-05T16:52:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"bb6bfd13c6a262f1943c0446eb25b7f54c1fb9a2","kind":"tag","published_at":"2018-09-06T18:53:25.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"ea731401f5c95a8ba30f15787e5e0fb77c60c66b","kind":"tag","published_at":"2018-09-05T07:42:56.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"ea731401f5c95a8ba30f15787e5e0fb77c60c66b","kind":"tag","published_at":"2018-08-30T19:01:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"1958fd8fff7f115e79725b1288e0b878b3e06b00","kind":"tag","published_at":"2018-06-26T19:01:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"6b9367c9ff401dbc54fabce3fb8d972e799b702d","kind":"commit","published_at":"2018-06-10T16:27:16.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"5b77f257b7891c8569092fbd77e64719c6b08787","kind":"commit","published_at":"2018-06-10T13:02:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.1/manifests"},{"name":"v2.0","sha":"67db90e8d315e4926cd16b410eba7e10cf9ae45c","kind":"commit","published_at":"2018-06-09T16:00:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0/manifests"},{"name":"v1.1","sha":"2fcda4cb7018ce05a25959d2fe08c83e3329f169","kind":"tag","published_at":"2017-12-20T09:22:22.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.1/manifests"},{"name":"v1.0.1","sha":"08c27939df1bd95e881e2c2367a749964ad1fceb","kind":"tag","published_at":"2017-10-01T07:22:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"5c9560bfa9ace2bf86080bf40d46b34ae44604df","kind":"tag","published_at":"2017-05-19T16:16:59.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T07:41:58.033Z","dependent_packages_count":5450,"downloads":null,"downloads_period":null,"dependent_repos_count":9398,"rankings":{"downloads":null,"dependent_repos_count":0.08047104597841799,"dependent_packages_count":0.05682749123218178,"stargazers_count":2.223003424153243,"forks_count":2.327023546076933,"docker_downloads_count":0.022191757524976097,"average":0.9419034529931505},"purl":"pkg:golang/github.com/pierrec/lz4/v4","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pierrec/lz4/v4","docker_dependents_count":2929,"docker_downloads_count":16337798606,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pierrec/lz4/v4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pierrec/lz4/v4/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T06:32:00.989Z","issues_count":66,"pull_requests_count":82,"avg_time_to_close_issue":8084555.395348838,"avg_time_to_close_pull_request":2461528.1265822784,"issues_closed_count":43,"pull_requests_closed_count":79,"pull_request_authors_count":27,"issue_authors_count":53,"avg_comments_per_issue":1.9242424242424243,"avg_comments_per_pull_request":1.0609756097560976,"merged_pull_requests_count":74,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":3014310.5,"past_year_avg_time_to_close_pull_request":1389855.857142857,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":1.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpierrec%2Flz4%2Fv4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpierrec%2Flz4%2Fv4/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpierrec%2Flz4%2Fv4/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpierrec%2Flz4%2Fv4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpierrec%2Flz4%2Fv4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpierrec%2Flz4%2Fv4/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-26T05:01:06.821Z","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":11403194,"name":"github.com/pierrec/lz4/v4/internal/lz4block","ecosystem":"go","description":"Package lz4block provides LZ4 BlockSize types and pools of buffers.","homepage":"https://github.com/pierrec/lz4","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pierrec/lz4","keywords_array":[],"namespace":"github.com/pierrec/lz4/v4/internal","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2025-12-04T03:21:27.884Z","latest_release_number":null,"last_synced_at":"2026-08-24T09:35:57.521Z","created_at":"2025-03-04T16:00:42.327Z","updated_at":"2026-08-24T09:35:57.522Z","registry_url":"https://pkg.go.dev/github.com/pierrec/lz4/v4/internal/lz4block","install_command":"go get github.com/pierrec/lz4/v4/internal/lz4block","documentation_url":"https://pkg.go.dev/github.com/pierrec/lz4/v4/internal/lz4block#section-documentation","metadata":{},"repo_metadata":{"id":28702874,"uuid":"32223299","full_name":"pierrec/lz4","owner":"pierrec","description":"LZ4 compression and decompression in pure Go","archived":false,"fork":false,"pushed_at":"2026-08-05T08:00:54.000Z","size":68869,"stargazers_count":969,"open_issues_count":22,"forks_count":152,"subscribers_count":21,"default_branch":"v4","last_synced_at":"2026-08-11T02:41:46.181Z","etag":null,"topics":["go","golang","lz4","lz4-frame"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/pierrec.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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-03-14T17:21:06.000Z","updated_at":"2026-08-05T07:58:09.000Z","dependencies_parsed_at":"2026-08-11T02:46:55.843Z","dependency_job_id":null,"html_url":"https://github.com/pierrec/lz4","commit_stats":{"total_commits":262,"total_committers":40,"mean_commits":6.55,"dds":0.6068702290076335,"last_synced_commit":"294e7659e17723306ebf3a44cd7ad2c11f456c37"},"previous_names":[],"tags_count":78,"template":false,"template_full_name":null,"purl":"pkg:github/pierrec/lz4","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/refs/heads/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/sbom","scorecard":{"id":733381,"data":{"date":"2025-08-11","repo":{"name":"github.com/pierrec/lz4","commit":"cd9d7a4f66405a92f4881933816b828b0f7d5fe2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":7,"reason":"Found 11/15 approved changesets -- score normalized to 7","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":"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/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"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/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pierrec/lz4/ci.yml/v4?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pierrec/lz4/ci.yml/v4?enable=pin","Info:   0 out of   2 GitHub-owned 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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'v4'"],"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 26 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"}},{"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"}}]},"last_synced_at":"2025-08-22T15:04:00.779Z","repository_id":28702874,"created_at":"2025-08-22T15:04:00.779Z","updated_at":"2025-08-22T15:04:00.779Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36547836,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-12T02:00:07.134Z","response_time":57,"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":"pierrec","name":"Pierre Curto","uuid":"368228","kind":"user","description":null,"email":"","website":null,"location":"Paris (France)","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/368228?u=d2f292050fd10608c8385b8133f98f1cc1c5be0c\u0026v=4","repositories_count":72,"last_synced_at":"2026-08-13T19:37:35.695Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pierrec","funding_links":[],"total_stars":1960,"followers":80,"following":10,"created_at":"2022-11-02T16:23:59.822Z","updated_at":"2026-08-13T19:37:35.715Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec/repositories"},"tags":[{"name":"v4.1.28","sha":"136754c4a5e622c5495d3c28936b9d6b569704b2","kind":"tag","published_at":"2026-08-05T07:59:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.28","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.28/manifests"},{"name":"v4.1.27","sha":"a296161b6e73e177e902d9cdafbd3e8b9ffaa68f","kind":"tag","published_at":"2026-05-31T08:24:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.27","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.27/manifests"},{"name":"v4.1.26","sha":"60ed180f469c3090aa5453e33043a96f02e790a5","kind":"commit","published_at":"2026-03-06T08:33:31.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.26","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.26/manifests"},{"name":"v4.1.25","sha":"ace844d9aa4689551c0679d4a700adb95f0c5cd1","kind":"commit","published_at":"2026-01-17T09:00:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.25","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.25/manifests"},{"name":"v4.1.24","sha":"a6fe6d4072fb777a2e7a3bab930f5de8ce5763f8","kind":"commit","published_at":"2026-01-16T14:48:55.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.24","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.24/manifests"},{"name":"v4.1.23","sha":"cd9d7a4f66405a92f4881933816b828b0f7d5fe2","kind":"commit","published_at":"2025-05-10T15:40:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.23","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.23/manifests"},{"name":"v4.1.22","sha":"fdaa7e2eae2400f761d8503ca047b46d2ab67507","kind":"commit","published_at":"2024-12-12T16:53:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.22","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.22/manifests"},{"name":"v4.1.21","sha":"294e7659e17723306ebf3a44cd7ad2c11f456c37","kind":"commit","published_at":"2024-01-08T20:17:19.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.21","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.21/manifests"},{"name":"v4.1.20","sha":"294e7659e17723306ebf3a44cd7ad2c11f456c37","kind":"commit","published_at":"2024-01-08T20:17:19.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.20","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.20/manifests"},{"name":"v4.1.19","sha":"a0f6c5e4be7afda8aa9154f2b85ee64e9c3c5008","kind":"tag","published_at":"2023-12-07T08:51:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.19","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.19/manifests"},{"name":"v4.1.18","sha":"ef495ee7d4516ddb9b31019170c8c3eb311caeb5","kind":"commit","published_at":"2023-06-14T14:02:14.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.18","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.18/manifests"},{"name":"v4.1.17","sha":"d2b3f5d3e4659cc4fd720d1649c39b5627187261","kind":"commit","published_at":"2022-09-27T07:11:15.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.17","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.17/manifests"},{"name":"v4.1.16","sha":"cb3e7ea2cd15fd4d9f4d65333308f20d9b5d8156","kind":"tag","published_at":"2022-09-10T06:40:49.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.16","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.16/manifests"},{"name":"v4.1.15","sha":"c3eaa1e8841ece1461ec5e0f1fbbd5f1c52d2f85","kind":"commit","published_at":"2022-06-15T06:43:04.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.15","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.15/manifests"},{"name":"v3.3.5","sha":"1a84cb2a9795a28b84df55a898b65b39d3d6b1f1","kind":"commit","published_at":"2022-05-17T09:27:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.5/manifests"},{"name":"v4.1.14","sha":"a5532e5996ee86d17f8ce2694c08fb5bf3c6b471","kind":"commit","published_at":"2022-02-07T17:09:36.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.14","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.14/manifests"},{"name":"v4.1.13","sha":"937a472cf6230c7a4662d8f9831d54faff99587d","kind":"commit","published_at":"2022-02-05T08:10:40.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.13","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.13/manifests"},{"name":"v4.1.12","sha":"a134e63e138e8dcef0be0a90bb586bccf4e99651","kind":"commit","published_at":"2021-12-02T19:53:53.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.12","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.12/manifests"},{"name":"v4.1.11","sha":"007008ea0e9a5c20f0b924d7f4a39e0c9e124bc8","kind":"commit","published_at":"2021-11-11T17:44:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.11","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.11/manifests"},{"name":"v4.1.10","sha":"ce64ccda1a829d9186ed58d5e98312bad76d9cc5","kind":"commit","published_at":"2021-11-03T09:22:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.10","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.10/manifests"},{"name":"v3.3.4","sha":"78da98416caea5ba9479b4c9d54ed20c64131a5f","kind":"commit","published_at":"2021-11-03T08:47:45.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"ea3a7443507cc04caf32bbf6d818f5e23fdf80d3","kind":"commit","published_at":"2021-10-20T06:55:49.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.3/manifests"},{"name":"v4.1.9","sha":"d1a2baaa1508d6151787fcffd6468a76f5e769a1","kind":"commit","published_at":"2021-10-20T06:54:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.9","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.9/manifests"},{"name":"v4.1.8","sha":"2c1550e56c43e875151468b8f6380ac8d706e88e","kind":"tag","published_at":"2021-06-21T17:42:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.8","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.8/manifests"},{"name":"v2.6.1","sha":"bd2592c4cc7765ba1d21d20044eb45a3b19325d3","kind":"tag","published_at":"2021-06-03T11:16:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.6.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.1/manifests"},{"name":"v4.1.7","sha":"e52e7c6a2464812d0567ec2aa20ccb2eef0f2da2","kind":"tag","published_at":"2021-05-20T11:38:07.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.7/manifests"},{"name":"v4.1.6","sha":"bc2ca873d9c39fa64f38c014a9dc44e570aa8921","kind":"tag","published_at":"2021-04-11T18:24:32.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.6/manifests"},{"name":"v4.1.5","sha":"e14f98189f2e857c91b909d68e86c3e4e81b536d","kind":"tag","published_at":"2021-04-11T10:33:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.5/manifests"},{"name":"v4.1.4","sha":"284f0563c70c990e716fd91f3b7967bbe3d21a25","kind":"commit","published_at":"2021-03-20T18:34:39.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"adbc1acb6b43ca0bce1bc040e8444b921eadf3b5","kind":"commit","published_at":"2021-01-04T14:47:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"049b49abfdeaf55b3a6520e03cb41303392e01a5","kind":"commit","published_at":"2020-12-16T12:34:14.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"fce381da8c083ecebabdcf79425247272a50c451","kind":"commit","published_at":"2020-11-04T13:58:29.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"d4b98448f6e99d551e417e2f519ac304c0fadf4e","kind":"commit","published_at":"2020-11-01T20:22:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.0/manifests"},{"name":"v2.6.0","sha":"0e583d326e0ec6b9c1ad223188dc709af385408e","kind":"commit","published_at":"2020-10-31T10:21:20.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.6.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.0/manifests"},{"name":"v4.0.3","sha":"6c4a61cc7f432a40ca1443ab13dbcd0869d39cae","kind":"commit","published_at":"2020-10-02T14:13:28.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"dc85acba08d8d851ec636435917e9c1ce2fe9ad9","kind":"commit","published_at":"2020-08-19T20:26:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"88d36b34caf06fa2e82f3ed84c85ef6deb2644d2","kind":"commit","published_at":"2020-07-12T16:32:28.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"750bc6485855242fcd23981569521d756ad28617","kind":"commit","published_at":"2020-05-01T14:33:57.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.0/manifests"},{"name":"v3.3.2","sha":"76b19f543aee055fb9dc4ecde27365de9e1f9c39","kind":"commit","published_at":"2020-04-21T15:14:07.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.2/manifests"},{"name":"v2.5.2","sha":"65e4285c566323a894d155441e5279ec4a9884f4","kind":"commit","published_at":"2020-04-21T15:13:18.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.2/manifests"},{"name":"v3.3.1","sha":"0a1a23edb41e98e8379ac1e351d4ef4c2dce93ea","kind":"commit","published_at":"2020-04-11T11:10:25.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.1/manifests"},{"name":"v2.5.1","sha":"08cb7fb602ea40c9d78f17e4d8fa6947cc2c5a9c","kind":"commit","published_at":"2020-04-11T11:08:15.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.1/manifests"},{"name":"v3.3.0","sha":"218beaf6660bbe7d88a3e0e8654b08c632ecc8b4","kind":"commit","published_at":"2020-04-06T15:58:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.0/manifests"},{"name":"v2.5.0","sha":"ac37b5b48a0a3f689dea69ce1dcd32a0f012c7cb","kind":"commit","published_at":"2020-04-06T15:52:54.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.0/manifests"},{"name":"v3.2.1","sha":"92a261d7322869293eca765068a837a15dd38a38","kind":"commit","published_at":"2020-01-19T12:19:39.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.2.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.1/manifests"},{"name":"v2.4.1","sha":"edce7c4c96dac9adc01d38b18fd2456a7c0c5773","kind":"commit","published_at":"2020-01-18T20:43:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.4.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.1/manifests"},{"name":"v3.2.0","sha":"8bdc6c8049a5b946ad5beeda69ac7184fe06e939","kind":"commit","published_at":"2019-11-15T21:21:32.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.0/manifests"},{"name":"v2.4.0","sha":"9085dacd1e1eca033047a5514195779360363ced","kind":"commit","published_at":"2019-11-15T21:20:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.4.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.0/manifests"},{"name":"v3.1.0","sha":"f25943004a391bf67ff1b7d523c091bcd95b471e","kind":"commit","published_at":"2019-09-07T08:45:01.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.1.0/manifests"},{"name":"v2.3.0","sha":"645f9b948eee34cbcc335c70999f79c29c420fbf","kind":"commit","published_at":"2019-09-07T08:36:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.3.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.3.0/manifests"},{"name":"v3.0.3","sha":"135093ea93bee000af6999eabe3239ff1dfba046","kind":"tag","published_at":"2019-08-31T08:46:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.3/manifests"},{"name":"v2.2.7","sha":"21241797f8cd81af1b8dde3323c6f805799d053e","kind":"tag","published_at":"2019-08-31T08:45:50.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.7/manifests"},{"name":"v3.0.2","sha":"bf524fc7237fc52e9501b96c1a908c9f53ec0e2d","kind":"commit","published_at":"2019-08-24T14:59:26.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"6b61558f96f90c68aa79bd65bc50117a970370d3","kind":"commit","published_at":"2019-08-01T16:57:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.1/manifests"},{"name":"v2.2.6","sha":"8ef35db8296124c4969aab929c16c91c3cb2c8a0","kind":"commit","published_at":"2019-08-01T16:35:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.6/manifests"},{"name":"v3.0.0","sha":"24bda3cc0ca046d25522fa35e17d946848514d07","kind":"commit","published_at":"2019-07-30T17:08:11.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.0/manifests"},{"name":"v2.2.5","sha":"377214e3044ff9f12d996f3037fb8c3e3ad16b49","kind":"tag","published_at":"2019-07-30T16:48:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"057d66e894a4e55853274a3bbbf7de02ba639e43","kind":"tag","published_at":"2019-07-01T08:11:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"d705d4371bfccdf47f10e45584e896026c83616f","kind":"tag","published_at":"2019-05-01T09:10:04.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a29bec8a92352da49c183edaf908f9d382fe321f","kind":"tag","published_at":"2019-05-01T08:18:17.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"fea8a15e1036298ceb32edea0eccdb857097ba7b","kind":"tag","published_at":"2019-04-30T21:35:18.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"713bcae4abc153cac5e484a509699ce464090c6a","kind":"tag","published_at":"2019-04-30T13:44:20.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.0/manifests"},{"name":"v2.1.3","sha":"6749706c167653de32474906f3be3cff2403ed00","kind":"tag","published_at":"2019-04-30T11:10:44.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"9419d2361c8ae111073ffe3337ecc364fb590921","kind":"tag","published_at":"2019-04-15T11:20:57.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"315a67e90e415bcdaff33057da191569bf4d8479","kind":"tag","published_at":"2019-03-27T17:32:22.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"062282ea0dcff40c9fb8525789eef9644b1fbd6e","kind":"tag","published_at":"2019-02-22T15:38:42.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.0/manifests"},{"name":"v2.0.8","sha":"473cd7ce01a1113208073166464b98819526150e","kind":"tag","published_at":"2019-01-31T08:46:27.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.8","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"635575b42742856941dbc767b44905bb9ba083f6","kind":"tag","published_at":"2018-10-05T16:52:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"bb6bfd13c6a262f1943c0446eb25b7f54c1fb9a2","kind":"tag","published_at":"2018-09-06T18:53:25.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"ea731401f5c95a8ba30f15787e5e0fb77c60c66b","kind":"tag","published_at":"2018-09-05T07:42:56.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"ea731401f5c95a8ba30f15787e5e0fb77c60c66b","kind":"tag","published_at":"2018-08-30T19:01:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"1958fd8fff7f115e79725b1288e0b878b3e06b00","kind":"tag","published_at":"2018-06-26T19:01:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"6b9367c9ff401dbc54fabce3fb8d972e799b702d","kind":"commit","published_at":"2018-06-10T16:27:16.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"5b77f257b7891c8569092fbd77e64719c6b08787","kind":"commit","published_at":"2018-06-10T13:02:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.1/manifests"},{"name":"v2.0","sha":"67db90e8d315e4926cd16b410eba7e10cf9ae45c","kind":"commit","published_at":"2018-06-09T16:00:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0/manifests"},{"name":"v1.1","sha":"2fcda4cb7018ce05a25959d2fe08c83e3329f169","kind":"tag","published_at":"2017-12-20T09:22:22.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.1/manifests"},{"name":"v1.0.1","sha":"08c27939df1bd95e881e2c2367a749964ad1fceb","kind":"tag","published_at":"2017-10-01T07:22:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"5c9560bfa9ace2bf86080bf40d46b34ae44604df","kind":"tag","published_at":"2017-05-19T16:16:59.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T06:35:44.028Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.082177034635306,"dependent_packages_count":5.700411654884096,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.891294344759701},"purl":"pkg:golang/github.com/pierrec/lz4/v4/internal/lz4block","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pierrec/lz4/v4/internal/lz4block","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pierrec/lz4/v4/internal/lz4block","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pierrec/lz4/v4/internal/lz4block/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T05:32:28.494Z","issues_count":65,"pull_requests_count":81,"avg_time_to_close_issue":8275548.619047619,"avg_time_to_close_pull_request":2492288.705128205,"issues_closed_count":42,"pull_requests_closed_count":78,"pull_request_authors_count":26,"issue_authors_count":52,"avg_comments_per_issue":1.9538461538461538,"avg_comments_per_pull_request":1.0617283950617284,"merged_pull_requests_count":73,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":5,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":5965781.0,"past_year_avg_time_to_close_pull_request":1611131.3333333333,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.6,"past_year_avg_comments_per_pull_request":1.2857142857142858,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpierrec%2Flz4%2Fv4%2Finternal%2Flz4block/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpierrec%2Flz4%2Fv4%2Finternal%2Flz4block/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpierrec%2Flz4%2Fv4%2Finternal%2Flz4block/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpierrec%2Flz4%2Fv4%2Finternal%2Flz4block/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpierrec%2Flz4%2Fv4%2Finternal%2Flz4block/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpierrec%2Flz4%2Fv4%2Finternal%2Flz4block/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-26T05:01:06.821Z","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":3519769,"name":"github.com/pierrec/lz4/v3","ecosystem":"go","description":"Package lz4 implements reading and writing lz4 compressed data (a frame), as specified in http://fastcompression.blogspot.fr/2013/04/lz4-streaming-format-final.html.","homepage":"https://github.com/pierrec/lz4","licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pierrec/lz4","keywords_array":[],"namespace":"github.com/pierrec/lz4","versions_count":13,"first_release_published_at":"2022-11-15T17:22:09.986Z","latest_release_published_at":"2022-05-17T09:27:08.000Z","latest_release_number":"v3.3.5","last_synced_at":"2026-08-25T09:41:32.525Z","created_at":"2022-04-10T22:01:21.855Z","updated_at":"2026-08-25T09:41:32.526Z","registry_url":"https://pkg.go.dev/github.com/pierrec/lz4/v3","install_command":"go get github.com/pierrec/lz4/v3","documentation_url":"https://pkg.go.dev/github.com/pierrec/lz4/v3#section-documentation","metadata":{},"repo_metadata":{"id":28702874,"uuid":"32223299","full_name":"pierrec/lz4","owner":"pierrec","description":"LZ4 compression and decompression in pure Go","archived":false,"fork":false,"pushed_at":"2026-08-16T14:28:47.000Z","size":68861,"stargazers_count":970,"open_issues_count":24,"forks_count":153,"subscribers_count":21,"default_branch":"v4","last_synced_at":"2026-08-18T06:11:49.812Z","etag":null,"topics":["go","golang","lz4","lz4-frame"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/pierrec.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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-03-14T17:21:06.000Z","updated_at":"2026-08-16T14:29:05.000Z","dependencies_parsed_at":"2026-08-11T02:46:55.843Z","dependency_job_id":null,"html_url":"https://github.com/pierrec/lz4","commit_stats":{"total_commits":262,"total_committers":40,"mean_commits":6.55,"dds":0.6068702290076335,"last_synced_commit":"294e7659e17723306ebf3a44cd7ad2c11f456c37"},"previous_names":[],"tags_count":78,"template":false,"template_full_name":null,"purl":"pkg:github/pierrec/lz4","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/refs/heads/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/sbom","scorecard":{"id":733381,"data":{"date":"2025-08-11","repo":{"name":"github.com/pierrec/lz4","commit":"cd9d7a4f66405a92f4881933816b828b0f7d5fe2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":7,"reason":"Found 11/15 approved changesets -- score normalized to 7","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":"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/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"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/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pierrec/lz4/ci.yml/v4?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pierrec/lz4/ci.yml/v4?enable=pin","Info:   0 out of   2 GitHub-owned 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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'v4'"],"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 26 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"}},{"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"}}]},"last_synced_at":"2025-08-22T15:04:00.779Z","repository_id":28702874,"created_at":"2025-08-22T15:04:00.779Z","updated_at":"2025-08-22T15:04:00.779Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36759362,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"pierrec","name":"Pierre Curto","uuid":"368228","kind":"user","description":null,"email":"","website":null,"location":"Paris (France)","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/368228?u=d2f292050fd10608c8385b8133f98f1cc1c5be0c\u0026v=4","repositories_count":72,"last_synced_at":"2026-08-13T19:37:35.695Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pierrec","funding_links":[],"total_stars":1960,"followers":80,"following":10,"created_at":"2022-11-02T16:23:59.822Z","updated_at":"2026-08-13T19:37:35.715Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec/repositories"},"tags":[{"name":"v4.1.28","sha":"136754c4a5e622c5495d3c28936b9d6b569704b2","kind":"tag","published_at":"2026-08-05T07:59:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.28","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.28/manifests"},{"name":"v4.1.27","sha":"a296161b6e73e177e902d9cdafbd3e8b9ffaa68f","kind":"tag","published_at":"2026-05-31T08:24:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.27","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.27/manifests"},{"name":"v4.1.26","sha":"60ed180f469c3090aa5453e33043a96f02e790a5","kind":"commit","published_at":"2026-03-06T08:33:31.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.26","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.26/manifests"},{"name":"v4.1.25","sha":"ace844d9aa4689551c0679d4a700adb95f0c5cd1","kind":"commit","published_at":"2026-01-17T09:00:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.25","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.25/manifests"},{"name":"v4.1.24","sha":"a6fe6d4072fb777a2e7a3bab930f5de8ce5763f8","kind":"commit","published_at":"2026-01-16T14:48:55.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.24","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.24/manifests"},{"name":"v4.1.23","sha":"cd9d7a4f66405a92f4881933816b828b0f7d5fe2","kind":"commit","published_at":"2025-05-10T15:40:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.23","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.23/manifests"},{"name":"v4.1.22","sha":"fdaa7e2eae2400f761d8503ca047b46d2ab67507","kind":"commit","published_at":"2024-12-12T16:53:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.22","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.22/manifests"},{"name":"v4.1.21","sha":"294e7659e17723306ebf3a44cd7ad2c11f456c37","kind":"commit","published_at":"2024-01-08T20:17:19.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.21","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.21/manifests"},{"name":"v4.1.20","sha":"294e7659e17723306ebf3a44cd7ad2c11f456c37","kind":"commit","published_at":"2024-01-08T20:17:19.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.20","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.20/manifests"},{"name":"v4.1.19","sha":"a0f6c5e4be7afda8aa9154f2b85ee64e9c3c5008","kind":"tag","published_at":"2023-12-07T08:51:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.19","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.19/manifests"},{"name":"v4.1.18","sha":"ef495ee7d4516ddb9b31019170c8c3eb311caeb5","kind":"commit","published_at":"2023-06-14T14:02:14.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.18","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.18/manifests"},{"name":"v4.1.17","sha":"d2b3f5d3e4659cc4fd720d1649c39b5627187261","kind":"commit","published_at":"2022-09-27T07:11:15.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.17","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.17/manifests"},{"name":"v4.1.16","sha":"cb3e7ea2cd15fd4d9f4d65333308f20d9b5d8156","kind":"tag","published_at":"2022-09-10T06:40:49.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.16","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.16/manifests"},{"name":"v4.1.15","sha":"c3eaa1e8841ece1461ec5e0f1fbbd5f1c52d2f85","kind":"commit","published_at":"2022-06-15T06:43:04.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.15","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.15/manifests"},{"name":"v3.3.5","sha":"1a84cb2a9795a28b84df55a898b65b39d3d6b1f1","kind":"commit","published_at":"2022-05-17T09:27:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.5/manifests"},{"name":"v4.1.14","sha":"a5532e5996ee86d17f8ce2694c08fb5bf3c6b471","kind":"commit","published_at":"2022-02-07T17:09:36.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.14","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.14/manifests"},{"name":"v4.1.13","sha":"937a472cf6230c7a4662d8f9831d54faff99587d","kind":"commit","published_at":"2022-02-05T08:10:40.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.13","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.13/manifests"},{"name":"v4.1.12","sha":"a134e63e138e8dcef0be0a90bb586bccf4e99651","kind":"commit","published_at":"2021-12-02T19:53:53.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.12","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.12/manifests"},{"name":"v4.1.11","sha":"007008ea0e9a5c20f0b924d7f4a39e0c9e124bc8","kind":"commit","published_at":"2021-11-11T17:44:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.11","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.11/manifests"},{"name":"v4.1.10","sha":"ce64ccda1a829d9186ed58d5e98312bad76d9cc5","kind":"commit","published_at":"2021-11-03T09:22:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.10","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.10/manifests"},{"name":"v3.3.4","sha":"78da98416caea5ba9479b4c9d54ed20c64131a5f","kind":"commit","published_at":"2021-11-03T08:47:45.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"ea3a7443507cc04caf32bbf6d818f5e23fdf80d3","kind":"commit","published_at":"2021-10-20T06:55:49.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.3/manifests"},{"name":"v4.1.9","sha":"d1a2baaa1508d6151787fcffd6468a76f5e769a1","kind":"commit","published_at":"2021-10-20T06:54:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.9","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.9/manifests"},{"name":"v4.1.8","sha":"2c1550e56c43e875151468b8f6380ac8d706e88e","kind":"tag","published_at":"2021-06-21T17:42:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.8","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.8/manifests"},{"name":"v2.6.1","sha":"bd2592c4cc7765ba1d21d20044eb45a3b19325d3","kind":"tag","published_at":"2021-06-03T11:16:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.6.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.1/manifests"},{"name":"v4.1.7","sha":"e52e7c6a2464812d0567ec2aa20ccb2eef0f2da2","kind":"tag","published_at":"2021-05-20T11:38:07.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.7/manifests"},{"name":"v4.1.6","sha":"bc2ca873d9c39fa64f38c014a9dc44e570aa8921","kind":"tag","published_at":"2021-04-11T18:24:32.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.6/manifests"},{"name":"v4.1.5","sha":"e14f98189f2e857c91b909d68e86c3e4e81b536d","kind":"tag","published_at":"2021-04-11T10:33:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.5/manifests"},{"name":"v4.1.4","sha":"284f0563c70c990e716fd91f3b7967bbe3d21a25","kind":"commit","published_at":"2021-03-20T18:34:39.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"adbc1acb6b43ca0bce1bc040e8444b921eadf3b5","kind":"commit","published_at":"2021-01-04T14:47:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"049b49abfdeaf55b3a6520e03cb41303392e01a5","kind":"commit","published_at":"2020-12-16T12:34:14.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"fce381da8c083ecebabdcf79425247272a50c451","kind":"commit","published_at":"2020-11-04T13:58:29.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"d4b98448f6e99d551e417e2f519ac304c0fadf4e","kind":"commit","published_at":"2020-11-01T20:22:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.0/manifests"},{"name":"v2.6.0","sha":"0e583d326e0ec6b9c1ad223188dc709af385408e","kind":"commit","published_at":"2020-10-31T10:21:20.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.6.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.0/manifests"},{"name":"v4.0.3","sha":"6c4a61cc7f432a40ca1443ab13dbcd0869d39cae","kind":"commit","published_at":"2020-10-02T14:13:28.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"dc85acba08d8d851ec636435917e9c1ce2fe9ad9","kind":"commit","published_at":"2020-08-19T20:26:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"88d36b34caf06fa2e82f3ed84c85ef6deb2644d2","kind":"commit","published_at":"2020-07-12T16:32:28.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"750bc6485855242fcd23981569521d756ad28617","kind":"commit","published_at":"2020-05-01T14:33:57.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.0/manifests"},{"name":"v3.3.2","sha":"76b19f543aee055fb9dc4ecde27365de9e1f9c39","kind":"commit","published_at":"2020-04-21T15:14:07.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.2/manifests"},{"name":"v2.5.2","sha":"65e4285c566323a894d155441e5279ec4a9884f4","kind":"commit","published_at":"2020-04-21T15:13:18.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.2/manifests"},{"name":"v3.3.1","sha":"0a1a23edb41e98e8379ac1e351d4ef4c2dce93ea","kind":"commit","published_at":"2020-04-11T11:10:25.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.1/manifests"},{"name":"v2.5.1","sha":"08cb7fb602ea40c9d78f17e4d8fa6947cc2c5a9c","kind":"commit","published_at":"2020-04-11T11:08:15.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.1/manifests"},{"name":"v3.3.0","sha":"218beaf6660bbe7d88a3e0e8654b08c632ecc8b4","kind":"commit","published_at":"2020-04-06T15:58:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.0/manifests"},{"name":"v2.5.0","sha":"ac37b5b48a0a3f689dea69ce1dcd32a0f012c7cb","kind":"commit","published_at":"2020-04-06T15:52:54.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.0/manifests"},{"name":"v3.2.1","sha":"92a261d7322869293eca765068a837a15dd38a38","kind":"commit","published_at":"2020-01-19T12:19:39.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.2.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.1/manifests"},{"name":"v2.4.1","sha":"edce7c4c96dac9adc01d38b18fd2456a7c0c5773","kind":"commit","published_at":"2020-01-18T20:43:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.4.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.1/manifests"},{"name":"v3.2.0","sha":"8bdc6c8049a5b946ad5beeda69ac7184fe06e939","kind":"commit","published_at":"2019-11-15T21:21:32.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.0/manifests"},{"name":"v2.4.0","sha":"9085dacd1e1eca033047a5514195779360363ced","kind":"commit","published_at":"2019-11-15T21:20:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.4.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.0/manifests"},{"name":"v3.1.0","sha":"f25943004a391bf67ff1b7d523c091bcd95b471e","kind":"commit","published_at":"2019-09-07T08:45:01.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.1.0/manifests"},{"name":"v2.3.0","sha":"645f9b948eee34cbcc335c70999f79c29c420fbf","kind":"commit","published_at":"2019-09-07T08:36:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.3.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.3.0/manifests"},{"name":"v3.0.3","sha":"135093ea93bee000af6999eabe3239ff1dfba046","kind":"tag","published_at":"2019-08-31T08:46:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.3/manifests"},{"name":"v2.2.7","sha":"21241797f8cd81af1b8dde3323c6f805799d053e","kind":"tag","published_at":"2019-08-31T08:45:50.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.7/manifests"},{"name":"v3.0.2","sha":"bf524fc7237fc52e9501b96c1a908c9f53ec0e2d","kind":"commit","published_at":"2019-08-24T14:59:26.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"6b61558f96f90c68aa79bd65bc50117a970370d3","kind":"commit","published_at":"2019-08-01T16:57:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.1/manifests"},{"name":"v2.2.6","sha":"8ef35db8296124c4969aab929c16c91c3cb2c8a0","kind":"commit","published_at":"2019-08-01T16:35:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.6/manifests"},{"name":"v3.0.0","sha":"24bda3cc0ca046d25522fa35e17d946848514d07","kind":"commit","published_at":"2019-07-30T17:08:11.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.0/manifests"},{"name":"v2.2.5","sha":"377214e3044ff9f12d996f3037fb8c3e3ad16b49","kind":"tag","published_at":"2019-07-30T16:48:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"057d66e894a4e55853274a3bbbf7de02ba639e43","kind":"tag","published_at":"2019-07-01T08:11:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"d705d4371bfccdf47f10e45584e896026c83616f","kind":"tag","published_at":"2019-05-01T09:10:04.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a29bec8a92352da49c183edaf908f9d382fe321f","kind":"tag","published_at":"2019-05-01T08:18:17.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"fea8a15e1036298ceb32edea0eccdb857097ba7b","kind":"tag","published_at":"2019-04-30T21:35:18.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"713bcae4abc153cac5e484a509699ce464090c6a","kind":"tag","published_at":"2019-04-30T13:44:20.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.0/manifests"},{"name":"v2.1.3","sha":"6749706c167653de32474906f3be3cff2403ed00","kind":"tag","published_at":"2019-04-30T11:10:44.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"9419d2361c8ae111073ffe3337ecc364fb590921","kind":"tag","published_at":"2019-04-15T11:20:57.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"315a67e90e415bcdaff33057da191569bf4d8479","kind":"tag","published_at":"2019-03-27T17:32:22.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"062282ea0dcff40c9fb8525789eef9644b1fbd6e","kind":"tag","published_at":"2019-02-22T15:38:42.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.0/manifests"},{"name":"v2.0.8","sha":"473cd7ce01a1113208073166464b98819526150e","kind":"tag","published_at":"2019-01-31T08:46:27.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.8","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"635575b42742856941dbc767b44905bb9ba083f6","kind":"tag","published_at":"2018-10-05T16:52:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"bb6bfd13c6a262f1943c0446eb25b7f54c1fb9a2","kind":"tag","published_at":"2018-09-06T18:53:25.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"ea731401f5c95a8ba30f15787e5e0fb77c60c66b","kind":"tag","published_at":"2018-09-05T07:42:56.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"ea731401f5c95a8ba30f15787e5e0fb77c60c66b","kind":"tag","published_at":"2018-08-30T19:01:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"1958fd8fff7f115e79725b1288e0b878b3e06b00","kind":"tag","published_at":"2018-06-26T19:01:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"6b9367c9ff401dbc54fabce3fb8d972e799b702d","kind":"commit","published_at":"2018-06-10T16:27:16.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"5b77f257b7891c8569092fbd77e64719c6b08787","kind":"commit","published_at":"2018-06-10T13:02:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.1/manifests"},{"name":"v2.0","sha":"67db90e8d315e4926cd16b410eba7e10cf9ae45c","kind":"commit","published_at":"2018-06-09T16:00:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0/manifests"},{"name":"v1.1","sha":"2fcda4cb7018ce05a25959d2fe08c83e3329f169","kind":"tag","published_at":"2017-12-20T09:22:22.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.1/manifests"},{"name":"v1.0.1","sha":"08c27939df1bd95e881e2c2367a749964ad1fceb","kind":"tag","published_at":"2017-10-01T07:22:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"5c9560bfa9ace2bf86080bf40d46b34ae44604df","kind":"tag","published_at":"2017-05-19T16:16:59.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T06:59:36.172Z","dependent_packages_count":64,"downloads":null,"downloads_period":null,"dependent_repos_count":319,"rankings":{"downloads":null,"dependent_repos_count":0.37725831306010627,"dependent_packages_count":0.5864223775875693,"stargazers_count":2.223003424153243,"forks_count":2.327023546076933,"docker_downloads_count":0.7381351872092516,"average":1.2503685696174207},"purl":"pkg:golang/github.com/pierrec/lz4/v3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pierrec/lz4/v3","docker_dependents_count":63,"docker_downloads_count":115600,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pierrec/lz4/v3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pierrec/lz4/v3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T06:04:06.319Z","issues_count":66,"pull_requests_count":82,"avg_time_to_close_issue":8275548.619047619,"avg_time_to_close_pull_request":2492288.705128205,"issues_closed_count":42,"pull_requests_closed_count":78,"pull_request_authors_count":27,"issue_authors_count":53,"avg_comments_per_issue":1.9242424242424243,"avg_comments_per_pull_request":1.048780487804878,"merged_pull_requests_count":73,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":5965781.0,"past_year_avg_time_to_close_pull_request":1611131.3333333333,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":1.125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpierrec%2Flz4%2Fv3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpierrec%2Flz4%2Fv3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpierrec%2Flz4%2Fv3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpierrec%2Flz4%2Fv3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpierrec%2Flz4%2Fv3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpierrec%2Flz4%2Fv3/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-26T05:01:06.821Z","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":14868621,"name":"github.com/pierrec/Lz4","ecosystem":"go","description":"Package lz4 implements reading and writing lz4 compressed data (a frame), as specified in http://fastcompression.blogspot.fr/2013/04/lz4-streaming-format-final.html.","homepage":"https://github.com/pierrec/Lz4","licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pierrec/Lz4","keywords_array":[],"namespace":"github.com/pierrec","versions_count":17,"first_release_published_at":"2017-08-28T19:29:35.000Z","latest_release_published_at":"2021-06-03T11:13:57.000Z","latest_release_number":"v2.6.1+incompatible","last_synced_at":"2026-08-24T09:54:06.658Z","created_at":"2026-08-05T09:27:10.517Z","updated_at":"2026-08-24T09:54:06.659Z","registry_url":"https://pkg.go.dev/github.com/pierrec/Lz4","install_command":"go get github.com/pierrec/Lz4","documentation_url":"https://pkg.go.dev/github.com/pierrec/Lz4#section-documentation","metadata":{},"repo_metadata":{"id":28702874,"uuid":"32223299","full_name":"pierrec/lz4","owner":"pierrec","description":"LZ4 compression and decompression in pure Go","archived":false,"fork":false,"pushed_at":"2026-08-16T14:28:47.000Z","size":68861,"stargazers_count":970,"open_issues_count":24,"forks_count":153,"subscribers_count":21,"default_branch":"v4","last_synced_at":"2026-08-18T06:11:49.812Z","etag":null,"topics":["go","golang","lz4","lz4-frame"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/pierrec.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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-03-14T17:21:06.000Z","updated_at":"2026-08-16T14:29:05.000Z","dependencies_parsed_at":"2026-08-11T02:46:55.843Z","dependency_job_id":null,"html_url":"https://github.com/pierrec/lz4","commit_stats":{"total_commits":262,"total_committers":40,"mean_commits":6.55,"dds":0.6068702290076335,"last_synced_commit":"294e7659e17723306ebf3a44cd7ad2c11f456c37"},"previous_names":[],"tags_count":78,"template":false,"template_full_name":null,"purl":"pkg:github/pierrec/lz4","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/refs/heads/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/sbom","scorecard":{"id":733381,"data":{"date":"2025-08-11","repo":{"name":"github.com/pierrec/lz4","commit":"cd9d7a4f66405a92f4881933816b828b0f7d5fe2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":7,"reason":"Found 11/15 approved changesets -- score normalized to 7","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":"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/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"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/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pierrec/lz4/ci.yml/v4?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pierrec/lz4/ci.yml/v4?enable=pin","Info:   0 out of   2 GitHub-owned 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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'v4'"],"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 26 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"}},{"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"}}]},"last_synced_at":"2025-08-22T15:04:00.779Z","repository_id":28702874,"created_at":"2025-08-22T15:04:00.779Z","updated_at":"2025-08-22T15:04:00.779Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36759313,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"pierrec","name":"Pierre Curto","uuid":"368228","kind":"user","description":null,"email":"","website":null,"location":"Paris (France)","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/368228?u=d2f292050fd10608c8385b8133f98f1cc1c5be0c\u0026v=4","repositories_count":72,"last_synced_at":"2026-08-13T19:37:35.695Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pierrec","funding_links":[],"total_stars":1960,"followers":80,"following":10,"created_at":"2022-11-02T16:23:59.822Z","updated_at":"2026-08-13T19:37:35.715Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec/repositories"},"tags":[{"name":"v4.1.28","sha":"136754c4a5e622c5495d3c28936b9d6b569704b2","kind":"tag","published_at":"2026-08-05T07:59:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.28","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.28/manifests"},{"name":"v4.1.27","sha":"a296161b6e73e177e902d9cdafbd3e8b9ffaa68f","kind":"tag","published_at":"2026-05-31T08:24:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.27","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.27/manifests"},{"name":"v4.1.26","sha":"60ed180f469c3090aa5453e33043a96f02e790a5","kind":"commit","published_at":"2026-03-06T08:33:31.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.26","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.26/manifests"},{"name":"v4.1.25","sha":"ace844d9aa4689551c0679d4a700adb95f0c5cd1","kind":"commit","published_at":"2026-01-17T09:00:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.25","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.25/manifests"},{"name":"v4.1.24","sha":"a6fe6d4072fb777a2e7a3bab930f5de8ce5763f8","kind":"commit","published_at":"2026-01-16T14:48:55.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.24","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.24/manifests"},{"name":"v4.1.23","sha":"cd9d7a4f66405a92f4881933816b828b0f7d5fe2","kind":"commit","published_at":"2025-05-10T15:40:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.23","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.23/manifests"},{"name":"v4.1.22","sha":"fdaa7e2eae2400f761d8503ca047b46d2ab67507","kind":"commit","published_at":"2024-12-12T16:53:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.22","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.22/manifests"},{"name":"v4.1.21","sha":"294e7659e17723306ebf3a44cd7ad2c11f456c37","kind":"commit","published_at":"2024-01-08T20:17:19.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.21","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.21/manifests"},{"name":"v4.1.20","sha":"294e7659e17723306ebf3a44cd7ad2c11f456c37","kind":"commit","published_at":"2024-01-08T20:17:19.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.20","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.20/manifests"},{"name":"v4.1.19","sha":"a0f6c5e4be7afda8aa9154f2b85ee64e9c3c5008","kind":"tag","published_at":"2023-12-07T08:51:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.19","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.19/manifests"},{"name":"v4.1.18","sha":"ef495ee7d4516ddb9b31019170c8c3eb311caeb5","kind":"commit","published_at":"2023-06-14T14:02:14.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.18","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.18/manifests"},{"name":"v4.1.17","sha":"d2b3f5d3e4659cc4fd720d1649c39b5627187261","kind":"commit","published_at":"2022-09-27T07:11:15.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.17","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.17/manifests"},{"name":"v4.1.16","sha":"cb3e7ea2cd15fd4d9f4d65333308f20d9b5d8156","kind":"tag","published_at":"2022-09-10T06:40:49.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.16","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.16/manifests"},{"name":"v4.1.15","sha":"c3eaa1e8841ece1461ec5e0f1fbbd5f1c52d2f85","kind":"commit","published_at":"2022-06-15T06:43:04.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.15","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.15/manifests"},{"name":"v3.3.5","sha":"1a84cb2a9795a28b84df55a898b65b39d3d6b1f1","kind":"commit","published_at":"2022-05-17T09:27:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.5/manifests"},{"name":"v4.1.14","sha":"a5532e5996ee86d17f8ce2694c08fb5bf3c6b471","kind":"commit","published_at":"2022-02-07T17:09:36.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.14","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.14/manifests"},{"name":"v4.1.13","sha":"937a472cf6230c7a4662d8f9831d54faff99587d","kind":"commit","published_at":"2022-02-05T08:10:40.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.13","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.13/manifests"},{"name":"v4.1.12","sha":"a134e63e138e8dcef0be0a90bb586bccf4e99651","kind":"commit","published_at":"2021-12-02T19:53:53.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.12","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.12/manifests"},{"name":"v4.1.11","sha":"007008ea0e9a5c20f0b924d7f4a39e0c9e124bc8","kind":"commit","published_at":"2021-11-11T17:44:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.11","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.11/manifests"},{"name":"v4.1.10","sha":"ce64ccda1a829d9186ed58d5e98312bad76d9cc5","kind":"commit","published_at":"2021-11-03T09:22:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.10","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.10/manifests"},{"name":"v3.3.4","sha":"78da98416caea5ba9479b4c9d54ed20c64131a5f","kind":"commit","published_at":"2021-11-03T08:47:45.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"ea3a7443507cc04caf32bbf6d818f5e23fdf80d3","kind":"commit","published_at":"2021-10-20T06:55:49.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.3/manifests"},{"name":"v4.1.9","sha":"d1a2baaa1508d6151787fcffd6468a76f5e769a1","kind":"commit","published_at":"2021-10-20T06:54:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.9","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.9/manifests"},{"name":"v4.1.8","sha":"2c1550e56c43e875151468b8f6380ac8d706e88e","kind":"tag","published_at":"2021-06-21T17:42:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.8","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.8/manifests"},{"name":"v2.6.1","sha":"bd2592c4cc7765ba1d21d20044eb45a3b19325d3","kind":"tag","published_at":"2021-06-03T11:16:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.6.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.1/manifests"},{"name":"v4.1.7","sha":"e52e7c6a2464812d0567ec2aa20ccb2eef0f2da2","kind":"tag","published_at":"2021-05-20T11:38:07.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.7/manifests"},{"name":"v4.1.6","sha":"bc2ca873d9c39fa64f38c014a9dc44e570aa8921","kind":"tag","published_at":"2021-04-11T18:24:32.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.6/manifests"},{"name":"v4.1.5","sha":"e14f98189f2e857c91b909d68e86c3e4e81b536d","kind":"tag","published_at":"2021-04-11T10:33:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.5/manifests"},{"name":"v4.1.4","sha":"284f0563c70c990e716fd91f3b7967bbe3d21a25","kind":"commit","published_at":"2021-03-20T18:34:39.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"adbc1acb6b43ca0bce1bc040e8444b921eadf3b5","kind":"commit","published_at":"2021-01-04T14:47:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"049b49abfdeaf55b3a6520e03cb41303392e01a5","kind":"commit","published_at":"2020-12-16T12:34:14.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"fce381da8c083ecebabdcf79425247272a50c451","kind":"commit","published_at":"2020-11-04T13:58:29.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"d4b98448f6e99d551e417e2f519ac304c0fadf4e","kind":"commit","published_at":"2020-11-01T20:22:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.0/manifests"},{"name":"v2.6.0","sha":"0e583d326e0ec6b9c1ad223188dc709af385408e","kind":"commit","published_at":"2020-10-31T10:21:20.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.6.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.0/manifests"},{"name":"v4.0.3","sha":"6c4a61cc7f432a40ca1443ab13dbcd0869d39cae","kind":"commit","published_at":"2020-10-02T14:13:28.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"dc85acba08d8d851ec636435917e9c1ce2fe9ad9","kind":"commit","published_at":"2020-08-19T20:26:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"88d36b34caf06fa2e82f3ed84c85ef6deb2644d2","kind":"commit","published_at":"2020-07-12T16:32:28.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"750bc6485855242fcd23981569521d756ad28617","kind":"commit","published_at":"2020-05-01T14:33:57.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.0/manifests"},{"name":"v3.3.2","sha":"76b19f543aee055fb9dc4ecde27365de9e1f9c39","kind":"commit","published_at":"2020-04-21T15:14:07.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.2/manifests"},{"name":"v2.5.2","sha":"65e4285c566323a894d155441e5279ec4a9884f4","kind":"commit","published_at":"2020-04-21T15:13:18.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.2/manifests"},{"name":"v3.3.1","sha":"0a1a23edb41e98e8379ac1e351d4ef4c2dce93ea","kind":"commit","published_at":"2020-04-11T11:10:25.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.1/manifests"},{"name":"v2.5.1","sha":"08cb7fb602ea40c9d78f17e4d8fa6947cc2c5a9c","kind":"commit","published_at":"2020-04-11T11:08:15.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.1/manifests"},{"name":"v3.3.0","sha":"218beaf6660bbe7d88a3e0e8654b08c632ecc8b4","kind":"commit","published_at":"2020-04-06T15:58:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.0/manifests"},{"name":"v2.5.0","sha":"ac37b5b48a0a3f689dea69ce1dcd32a0f012c7cb","kind":"commit","published_at":"2020-04-06T15:52:54.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.0/manifests"},{"name":"v3.2.1","sha":"92a261d7322869293eca765068a837a15dd38a38","kind":"commit","published_at":"2020-01-19T12:19:39.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.2.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.1/manifests"},{"name":"v2.4.1","sha":"edce7c4c96dac9adc01d38b18fd2456a7c0c5773","kind":"commit","published_at":"2020-01-18T20:43:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.4.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.1/manifests"},{"name":"v3.2.0","sha":"8bdc6c8049a5b946ad5beeda69ac7184fe06e939","kind":"commit","published_at":"2019-11-15T21:21:32.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.0/manifests"},{"name":"v2.4.0","sha":"9085dacd1e1eca033047a5514195779360363ced","kind":"commit","published_at":"2019-11-15T21:20:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.4.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.0/manifests"},{"name":"v3.1.0","sha":"f25943004a391bf67ff1b7d523c091bcd95b471e","kind":"commit","published_at":"2019-09-07T08:45:01.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.1.0/manifests"},{"name":"v2.3.0","sha":"645f9b948eee34cbcc335c70999f79c29c420fbf","kind":"commit","published_at":"2019-09-07T08:36:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.3.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.3.0/manifests"},{"name":"v3.0.3","sha":"135093ea93bee000af6999eabe3239ff1dfba046","kind":"tag","published_at":"2019-08-31T08:46:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.3/manifests"},{"name":"v2.2.7","sha":"21241797f8cd81af1b8dde3323c6f805799d053e","kind":"tag","published_at":"2019-08-31T08:45:50.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.7/manifests"},{"name":"v3.0.2","sha":"bf524fc7237fc52e9501b96c1a908c9f53ec0e2d","kind":"commit","published_at":"2019-08-24T14:59:26.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"6b61558f96f90c68aa79bd65bc50117a970370d3","kind":"commit","published_at":"2019-08-01T16:57:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.1/manifests"},{"name":"v2.2.6","sha":"8ef35db8296124c4969aab929c16c91c3cb2c8a0","kind":"commit","published_at":"2019-08-01T16:35:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.6/manifests"},{"name":"v3.0.0","sha":"24bda3cc0ca046d25522fa35e17d946848514d07","kind":"commit","published_at":"2019-07-30T17:08:11.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.0/manifests"},{"name":"v2.2.5","sha":"377214e3044ff9f12d996f3037fb8c3e3ad16b49","kind":"tag","published_at":"2019-07-30T16:48:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"057d66e894a4e55853274a3bbbf7de02ba639e43","kind":"tag","published_at":"2019-07-01T08:11:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"d705d4371bfccdf47f10e45584e896026c83616f","kind":"tag","published_at":"2019-05-01T09:10:04.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a29bec8a92352da49c183edaf908f9d382fe321f","kind":"tag","published_at":"2019-05-01T08:18:17.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"fea8a15e1036298ceb32edea0eccdb857097ba7b","kind":"tag","published_at":"2019-04-30T21:35:18.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"713bcae4abc153cac5e484a509699ce464090c6a","kind":"tag","published_at":"2019-04-30T13:44:20.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.0/manifests"},{"name":"v2.1.3","sha":"6749706c167653de32474906f3be3cff2403ed00","kind":"tag","published_at":"2019-04-30T11:10:44.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"9419d2361c8ae111073ffe3337ecc364fb590921","kind":"tag","published_at":"2019-04-15T11:20:57.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"315a67e90e415bcdaff33057da191569bf4d8479","kind":"tag","published_at":"2019-03-27T17:32:22.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"062282ea0dcff40c9fb8525789eef9644b1fbd6e","kind":"tag","published_at":"2019-02-22T15:38:42.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.0/manifests"},{"name":"v2.0.8","sha":"473cd7ce01a1113208073166464b98819526150e","kind":"tag","published_at":"2019-01-31T08:46:27.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.8","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"635575b42742856941dbc767b44905bb9ba083f6","kind":"tag","published_at":"2018-10-05T16:52:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"bb6bfd13c6a262f1943c0446eb25b7f54c1fb9a2","kind":"tag","published_at":"2018-09-06T18:53:25.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"ea731401f5c95a8ba30f15787e5e0fb77c60c66b","kind":"tag","published_at":"2018-09-05T07:42:56.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"ea731401f5c95a8ba30f15787e5e0fb77c60c66b","kind":"tag","published_at":"2018-08-30T19:01:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"1958fd8fff7f115e79725b1288e0b878b3e06b00","kind":"tag","published_at":"2018-06-26T19:01:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"6b9367c9ff401dbc54fabce3fb8d972e799b702d","kind":"commit","published_at":"2018-06-10T16:27:16.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"5b77f257b7891c8569092fbd77e64719c6b08787","kind":"commit","published_at":"2018-06-10T13:02:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.1/manifests"},{"name":"v2.0","sha":"67db90e8d315e4926cd16b410eba7e10cf9ae45c","kind":"commit","published_at":"2018-06-09T16:00:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0/manifests"},{"name":"v1.1","sha":"2fcda4cb7018ce05a25959d2fe08c83e3329f169","kind":"tag","published_at":"2017-12-20T09:22:22.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.1/manifests"},{"name":"v1.0.1","sha":"08c27939df1bd95e881e2c2367a749964ad1fceb","kind":"tag","published_at":"2017-10-01T07:22:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"5c9560bfa9ace2bf86080bf40d46b34ae44604df","kind":"tag","published_at":"2017-05-19T16:16:59.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T10:17:37.869Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":4.81538896656243,"dependent_packages_count":4.511884051783942,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.663636509173186},"purl":"pkg:golang/github.com/pierrec/%21lz4","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pierrec/Lz4","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pierrec/Lz4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pierrec/Lz4/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:04:34.412Z","issues_count":66,"pull_requests_count":82,"avg_time_to_close_issue":8084555.395348838,"avg_time_to_close_pull_request":2461528.1265822784,"issues_closed_count":43,"pull_requests_closed_count":79,"pull_request_authors_count":27,"issue_authors_count":53,"avg_comments_per_issue":1.9242424242424243,"avg_comments_per_pull_request":1.0609756097560976,"merged_pull_requests_count":74,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":3014310.5,"past_year_avg_time_to_close_pull_request":1389855.857142857,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":1.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpierrec%2FLz4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpierrec%2FLz4/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpierrec%2FLz4/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpierrec%2FLz4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpierrec%2FLz4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpierrec%2FLz4/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-26T05:01:06.821Z","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":3748887,"name":"github.com/Pierrec/lz4","ecosystem":"go","description":"Package lz4 implements reading and writing lz4 compressed data (a frame), as specified in http://fastcompression.blogspot.fr/2013/04/lz4-streaming-format-final.html.","homepage":"https://github.com/Pierrec/lz4","licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/Pierrec/lz4","keywords_array":[],"namespace":"github.com/Pierrec","versions_count":29,"first_release_published_at":"2017-08-28T19:29:35.000Z","latest_release_published_at":"2021-06-03T11:13:57.000Z","latest_release_number":"v2.6.1+incompatible","last_synced_at":"2026-08-24T09:54:14.429Z","created_at":"2022-04-11T15:10:23.246Z","updated_at":"2026-08-24T09:54:14.429Z","registry_url":"https://pkg.go.dev/github.com/Pierrec/lz4","install_command":"go get github.com/Pierrec/lz4","documentation_url":"https://pkg.go.dev/github.com/Pierrec/lz4#section-documentation","metadata":{},"repo_metadata":{"id":28702874,"uuid":"32223299","full_name":"pierrec/lz4","owner":"pierrec","description":"LZ4 compression and decompression in pure Go","archived":false,"fork":false,"pushed_at":"2026-08-16T14:28:47.000Z","size":68861,"stargazers_count":970,"open_issues_count":24,"forks_count":153,"subscribers_count":21,"default_branch":"v4","last_synced_at":"2026-08-18T06:11:49.812Z","etag":null,"topics":["go","golang","lz4","lz4-frame"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/pierrec.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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-03-14T17:21:06.000Z","updated_at":"2026-08-16T14:29:05.000Z","dependencies_parsed_at":"2026-08-11T02:46:55.843Z","dependency_job_id":null,"html_url":"https://github.com/pierrec/lz4","commit_stats":{"total_commits":262,"total_committers":40,"mean_commits":6.55,"dds":0.6068702290076335,"last_synced_commit":"294e7659e17723306ebf3a44cd7ad2c11f456c37"},"previous_names":[],"tags_count":78,"template":false,"template_full_name":null,"purl":"pkg:github/pierrec/lz4","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/refs/heads/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/sbom","scorecard":{"id":733381,"data":{"date":"2025-08-11","repo":{"name":"github.com/pierrec/lz4","commit":"cd9d7a4f66405a92f4881933816b828b0f7d5fe2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":7,"reason":"Found 11/15 approved changesets -- score normalized to 7","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":"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/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"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/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pierrec/lz4/ci.yml/v4?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pierrec/lz4/ci.yml/v4?enable=pin","Info:   0 out of   2 GitHub-owned 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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'v4'"],"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 26 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"}},{"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"}}]},"last_synced_at":"2025-08-22T15:04:00.779Z","repository_id":28702874,"created_at":"2025-08-22T15:04:00.779Z","updated_at":"2025-08-22T15:04:00.779Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36759313,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"pierrec","name":"Pierre Curto","uuid":"368228","kind":"user","description":null,"email":"","website":null,"location":"Paris (France)","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/368228?u=d2f292050fd10608c8385b8133f98f1cc1c5be0c\u0026v=4","repositories_count":72,"last_synced_at":"2026-08-13T19:37:35.695Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pierrec","funding_links":[],"total_stars":1960,"followers":80,"following":10,"created_at":"2022-11-02T16:23:59.822Z","updated_at":"2026-08-13T19:37:35.715Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec/repositories"},"tags":[{"name":"v4.1.28","sha":"136754c4a5e622c5495d3c28936b9d6b569704b2","kind":"tag","published_at":"2026-08-05T07:59:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.28","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.28/manifests"},{"name":"v4.1.27","sha":"a296161b6e73e177e902d9cdafbd3e8b9ffaa68f","kind":"tag","published_at":"2026-05-31T08:24:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.27","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.27/manifests"},{"name":"v4.1.26","sha":"60ed180f469c3090aa5453e33043a96f02e790a5","kind":"commit","published_at":"2026-03-06T08:33:31.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.26","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.26/manifests"},{"name":"v4.1.25","sha":"ace844d9aa4689551c0679d4a700adb95f0c5cd1","kind":"commit","published_at":"2026-01-17T09:00:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.25","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.25/manifests"},{"name":"v4.1.24","sha":"a6fe6d4072fb777a2e7a3bab930f5de8ce5763f8","kind":"commit","published_at":"2026-01-16T14:48:55.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.24","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.24/manifests"},{"name":"v4.1.23","sha":"cd9d7a4f66405a92f4881933816b828b0f7d5fe2","kind":"commit","published_at":"2025-05-10T15:40:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.23","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.23/manifests"},{"name":"v4.1.22","sha":"fdaa7e2eae2400f761d8503ca047b46d2ab67507","kind":"commit","published_at":"2024-12-12T16:53:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.22","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.22/manifests"},{"name":"v4.1.21","sha":"294e7659e17723306ebf3a44cd7ad2c11f456c37","kind":"commit","published_at":"2024-01-08T20:17:19.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.21","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.21/manifests"},{"name":"v4.1.20","sha":"294e7659e17723306ebf3a44cd7ad2c11f456c37","kind":"commit","published_at":"2024-01-08T20:17:19.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.20","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.20/manifests"},{"name":"v4.1.19","sha":"a0f6c5e4be7afda8aa9154f2b85ee64e9c3c5008","kind":"tag","published_at":"2023-12-07T08:51:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.19","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.19/manifests"},{"name":"v4.1.18","sha":"ef495ee7d4516ddb9b31019170c8c3eb311caeb5","kind":"commit","published_at":"2023-06-14T14:02:14.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.18","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.18/manifests"},{"name":"v4.1.17","sha":"d2b3f5d3e4659cc4fd720d1649c39b5627187261","kind":"commit","published_at":"2022-09-27T07:11:15.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.17","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.17/manifests"},{"name":"v4.1.16","sha":"cb3e7ea2cd15fd4d9f4d65333308f20d9b5d8156","kind":"tag","published_at":"2022-09-10T06:40:49.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.16","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.16/manifests"},{"name":"v4.1.15","sha":"c3eaa1e8841ece1461ec5e0f1fbbd5f1c52d2f85","kind":"commit","published_at":"2022-06-15T06:43:04.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.15","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.15/manifests"},{"name":"v3.3.5","sha":"1a84cb2a9795a28b84df55a898b65b39d3d6b1f1","kind":"commit","published_at":"2022-05-17T09:27:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.5/manifests"},{"name":"v4.1.14","sha":"a5532e5996ee86d17f8ce2694c08fb5bf3c6b471","kind":"commit","published_at":"2022-02-07T17:09:36.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.14","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.14/manifests"},{"name":"v4.1.13","sha":"937a472cf6230c7a4662d8f9831d54faff99587d","kind":"commit","published_at":"2022-02-05T08:10:40.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.13","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.13/manifests"},{"name":"v4.1.12","sha":"a134e63e138e8dcef0be0a90bb586bccf4e99651","kind":"commit","published_at":"2021-12-02T19:53:53.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.12","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.12/manifests"},{"name":"v4.1.11","sha":"007008ea0e9a5c20f0b924d7f4a39e0c9e124bc8","kind":"commit","published_at":"2021-11-11T17:44:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.11","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.11/manifests"},{"name":"v4.1.10","sha":"ce64ccda1a829d9186ed58d5e98312bad76d9cc5","kind":"commit","published_at":"2021-11-03T09:22:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.10","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.10/manifests"},{"name":"v3.3.4","sha":"78da98416caea5ba9479b4c9d54ed20c64131a5f","kind":"commit","published_at":"2021-11-03T08:47:45.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"ea3a7443507cc04caf32bbf6d818f5e23fdf80d3","kind":"commit","published_at":"2021-10-20T06:55:49.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.3/manifests"},{"name":"v4.1.9","sha":"d1a2baaa1508d6151787fcffd6468a76f5e769a1","kind":"commit","published_at":"2021-10-20T06:54:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.9","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.9/manifests"},{"name":"v4.1.8","sha":"2c1550e56c43e875151468b8f6380ac8d706e88e","kind":"tag","published_at":"2021-06-21T17:42:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.8","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.8/manifests"},{"name":"v2.6.1","sha":"bd2592c4cc7765ba1d21d20044eb45a3b19325d3","kind":"tag","published_at":"2021-06-03T11:16:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.6.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.1/manifests"},{"name":"v4.1.7","sha":"e52e7c6a2464812d0567ec2aa20ccb2eef0f2da2","kind":"tag","published_at":"2021-05-20T11:38:07.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.7/manifests"},{"name":"v4.1.6","sha":"bc2ca873d9c39fa64f38c014a9dc44e570aa8921","kind":"tag","published_at":"2021-04-11T18:24:32.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.6/manifests"},{"name":"v4.1.5","sha":"e14f98189f2e857c91b909d68e86c3e4e81b536d","kind":"tag","published_at":"2021-04-11T10:33:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.5/manifests"},{"name":"v4.1.4","sha":"284f0563c70c990e716fd91f3b7967bbe3d21a25","kind":"commit","published_at":"2021-03-20T18:34:39.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"adbc1acb6b43ca0bce1bc040e8444b921eadf3b5","kind":"commit","published_at":"2021-01-04T14:47:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"049b49abfdeaf55b3a6520e03cb41303392e01a5","kind":"commit","published_at":"2020-12-16T12:34:14.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"fce381da8c083ecebabdcf79425247272a50c451","kind":"commit","published_at":"2020-11-04T13:58:29.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"d4b98448f6e99d551e417e2f519ac304c0fadf4e","kind":"commit","published_at":"2020-11-01T20:22:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.0/manifests"},{"name":"v2.6.0","sha":"0e583d326e0ec6b9c1ad223188dc709af385408e","kind":"commit","published_at":"2020-10-31T10:21:20.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.6.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.0/manifests"},{"name":"v4.0.3","sha":"6c4a61cc7f432a40ca1443ab13dbcd0869d39cae","kind":"commit","published_at":"2020-10-02T14:13:28.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"dc85acba08d8d851ec636435917e9c1ce2fe9ad9","kind":"commit","published_at":"2020-08-19T20:26:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"88d36b34caf06fa2e82f3ed84c85ef6deb2644d2","kind":"commit","published_at":"2020-07-12T16:32:28.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"750bc6485855242fcd23981569521d756ad28617","kind":"commit","published_at":"2020-05-01T14:33:57.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.0/manifests"},{"name":"v3.3.2","sha":"76b19f543aee055fb9dc4ecde27365de9e1f9c39","kind":"commit","published_at":"2020-04-21T15:14:07.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.2/manifests"},{"name":"v2.5.2","sha":"65e4285c566323a894d155441e5279ec4a9884f4","kind":"commit","published_at":"2020-04-21T15:13:18.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.2/manifests"},{"name":"v3.3.1","sha":"0a1a23edb41e98e8379ac1e351d4ef4c2dce93ea","kind":"commit","published_at":"2020-04-11T11:10:25.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.1/manifests"},{"name":"v2.5.1","sha":"08cb7fb602ea40c9d78f17e4d8fa6947cc2c5a9c","kind":"commit","published_at":"2020-04-11T11:08:15.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.1/manifests"},{"name":"v3.3.0","sha":"218beaf6660bbe7d88a3e0e8654b08c632ecc8b4","kind":"commit","published_at":"2020-04-06T15:58:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.0/manifests"},{"name":"v2.5.0","sha":"ac37b5b48a0a3f689dea69ce1dcd32a0f012c7cb","kind":"commit","published_at":"2020-04-06T15:52:54.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.0/manifests"},{"name":"v3.2.1","sha":"92a261d7322869293eca765068a837a15dd38a38","kind":"commit","published_at":"2020-01-19T12:19:39.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.2.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.1/manifests"},{"name":"v2.4.1","sha":"edce7c4c96dac9adc01d38b18fd2456a7c0c5773","kind":"commit","published_at":"2020-01-18T20:43:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.4.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.1/manifests"},{"name":"v3.2.0","sha":"8bdc6c8049a5b946ad5beeda69ac7184fe06e939","kind":"commit","published_at":"2019-11-15T21:21:32.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.0/manifests"},{"name":"v2.4.0","sha":"9085dacd1e1eca033047a5514195779360363ced","kind":"commit","published_at":"2019-11-15T21:20:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.4.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.0/manifests"},{"name":"v3.1.0","sha":"f25943004a391bf67ff1b7d523c091bcd95b471e","kind":"commit","published_at":"2019-09-07T08:45:01.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.1.0/manifests"},{"name":"v2.3.0","sha":"645f9b948eee34cbcc335c70999f79c29c420fbf","kind":"commit","published_at":"2019-09-07T08:36:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.3.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.3.0/manifests"},{"name":"v3.0.3","sha":"135093ea93bee000af6999eabe3239ff1dfba046","kind":"tag","published_at":"2019-08-31T08:46:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.3/manifests"},{"name":"v2.2.7","sha":"21241797f8cd81af1b8dde3323c6f805799d053e","kind":"tag","published_at":"2019-08-31T08:45:50.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.7/manifests"},{"name":"v3.0.2","sha":"bf524fc7237fc52e9501b96c1a908c9f53ec0e2d","kind":"commit","published_at":"2019-08-24T14:59:26.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"6b61558f96f90c68aa79bd65bc50117a970370d3","kind":"commit","published_at":"2019-08-01T16:57:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.1/manifests"},{"name":"v2.2.6","sha":"8ef35db8296124c4969aab929c16c91c3cb2c8a0","kind":"commit","published_at":"2019-08-01T16:35:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.6/manifests"},{"name":"v3.0.0","sha":"24bda3cc0ca046d25522fa35e17d946848514d07","kind":"commit","published_at":"2019-07-30T17:08:11.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.0/manifests"},{"name":"v2.2.5","sha":"377214e3044ff9f12d996f3037fb8c3e3ad16b49","kind":"tag","published_at":"2019-07-30T16:48:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"057d66e894a4e55853274a3bbbf7de02ba639e43","kind":"tag","published_at":"2019-07-01T08:11:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"d705d4371bfccdf47f10e45584e896026c83616f","kind":"tag","published_at":"2019-05-01T09:10:04.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a29bec8a92352da49c183edaf908f9d382fe321f","kind":"tag","published_at":"2019-05-01T08:18:17.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"fea8a15e1036298ceb32edea0eccdb857097ba7b","kind":"tag","published_at":"2019-04-30T21:35:18.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"713bcae4abc153cac5e484a509699ce464090c6a","kind":"tag","published_at":"2019-04-30T13:44:20.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.0/manifests"},{"name":"v2.1.3","sha":"6749706c167653de32474906f3be3cff2403ed00","kind":"tag","published_at":"2019-04-30T11:10:44.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"9419d2361c8ae111073ffe3337ecc364fb590921","kind":"tag","published_at":"2019-04-15T11:20:57.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"315a67e90e415bcdaff33057da191569bf4d8479","kind":"tag","published_at":"2019-03-27T17:32:22.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"062282ea0dcff40c9fb8525789eef9644b1fbd6e","kind":"tag","published_at":"2019-02-22T15:38:42.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.0/manifests"},{"name":"v2.0.8","sha":"473cd7ce01a1113208073166464b98819526150e","kind":"tag","published_at":"2019-01-31T08:46:27.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.8","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"635575b42742856941dbc767b44905bb9ba083f6","kind":"tag","published_at":"2018-10-05T16:52:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"bb6bfd13c6a262f1943c0446eb25b7f54c1fb9a2","kind":"tag","published_at":"2018-09-06T18:53:25.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"ea731401f5c95a8ba30f15787e5e0fb77c60c66b","kind":"tag","published_at":"2018-09-05T07:42:56.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"ea731401f5c95a8ba30f15787e5e0fb77c60c66b","kind":"tag","published_at":"2018-08-30T19:01:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"1958fd8fff7f115e79725b1288e0b878b3e06b00","kind":"tag","published_at":"2018-06-26T19:01:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"6b9367c9ff401dbc54fabce3fb8d972e799b702d","kind":"commit","published_at":"2018-06-10T16:27:16.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"5b77f257b7891c8569092fbd77e64719c6b08787","kind":"commit","published_at":"2018-06-10T13:02:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.1/manifests"},{"name":"v2.0","sha":"67db90e8d315e4926cd16b410eba7e10cf9ae45c","kind":"commit","published_at":"2018-06-09T16:00:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0/manifests"},{"name":"v1.1","sha":"2fcda4cb7018ce05a25959d2fe08c83e3329f169","kind":"tag","published_at":"2017-12-20T09:22:22.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.1/manifests"},{"name":"v1.0.1","sha":"08c27939df1bd95e881e2c2367a749964ad1fceb","kind":"tag","published_at":"2017-10-01T07:22:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"5c9560bfa9ace2bf86080bf40d46b34ae44604df","kind":"tag","published_at":"2017-05-19T16:16:59.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T06:53:56.188Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":1.3932081383825812,"forks_count":1.4532505384175967,"average":4.797864735134455},"purl":"pkg:golang/github.com/%21pierrec/lz4","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Pierrec/lz4","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Pierrec/lz4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Pierrec/lz4/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T06:04:06.319Z","issues_count":66,"pull_requests_count":82,"avg_time_to_close_issue":8275548.619047619,"avg_time_to_close_pull_request":2492288.705128205,"issues_closed_count":42,"pull_requests_closed_count":78,"pull_request_authors_count":27,"issue_authors_count":53,"avg_comments_per_issue":1.9242424242424243,"avg_comments_per_pull_request":1.048780487804878,"merged_pull_requests_count":73,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":5965781.0,"past_year_avg_time_to_close_pull_request":1611131.3333333333,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":1.125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPierrec%2Flz4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPierrec%2Flz4/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPierrec%2Flz4/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPierrec%2Flz4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPierrec%2Flz4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPierrec%2Flz4/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-26T05:01:06.821Z","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":11403197,"name":"github.com/pierrec/lz4/v4/internal/lz4errors","ecosystem":"go","description":"","homepage":"https://github.com/pierrec/lz4","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pierrec/lz4","keywords_array":[],"namespace":"github.com/pierrec/lz4/v4/internal","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-01-01T03:49:32.977Z","latest_release_number":null,"last_synced_at":"2026-08-24T10:05:57.141Z","created_at":"2025-03-04T16:01:12.855Z","updated_at":"2026-08-24T10:05:57.141Z","registry_url":"https://pkg.go.dev/github.com/pierrec/lz4/v4/internal/lz4errors","install_command":"go get github.com/pierrec/lz4/v4/internal/lz4errors","documentation_url":"https://pkg.go.dev/github.com/pierrec/lz4/v4/internal/lz4errors#section-documentation","metadata":{},"repo_metadata":{"id":28702874,"uuid":"32223299","full_name":"pierrec/lz4","owner":"pierrec","description":"LZ4 compression and decompression in pure Go","archived":false,"fork":false,"pushed_at":"2026-08-05T08:00:54.000Z","size":68869,"stargazers_count":969,"open_issues_count":22,"forks_count":152,"subscribers_count":21,"default_branch":"v4","last_synced_at":"2026-08-11T02:41:46.181Z","etag":null,"topics":["go","golang","lz4","lz4-frame"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/pierrec.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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-03-14T17:21:06.000Z","updated_at":"2026-08-05T07:58:09.000Z","dependencies_parsed_at":"2026-08-11T02:46:55.843Z","dependency_job_id":null,"html_url":"https://github.com/pierrec/lz4","commit_stats":{"total_commits":262,"total_committers":40,"mean_commits":6.55,"dds":0.6068702290076335,"last_synced_commit":"294e7659e17723306ebf3a44cd7ad2c11f456c37"},"previous_names":[],"tags_count":78,"template":false,"template_full_name":null,"purl":"pkg:github/pierrec/lz4","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/refs/heads/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/sbom","scorecard":{"id":733381,"data":{"date":"2025-08-11","repo":{"name":"github.com/pierrec/lz4","commit":"cd9d7a4f66405a92f4881933816b828b0f7d5fe2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":7,"reason":"Found 11/15 approved changesets -- score normalized to 7","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":"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/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"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/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pierrec/lz4/ci.yml/v4?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pierrec/lz4/ci.yml/v4?enable=pin","Info:   0 out of   2 GitHub-owned 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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'v4'"],"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 26 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"}},{"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"}}]},"last_synced_at":"2025-08-22T15:04:00.779Z","repository_id":28702874,"created_at":"2025-08-22T15:04:00.779Z","updated_at":"2025-08-22T15:04:00.779Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36547836,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-12T02:00:07.134Z","response_time":57,"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":"pierrec","name":"Pierre Curto","uuid":"368228","kind":"user","description":null,"email":"","website":null,"location":"Paris (France)","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/368228?u=d2f292050fd10608c8385b8133f98f1cc1c5be0c\u0026v=4","repositories_count":72,"last_synced_at":"2026-08-13T19:37:35.695Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pierrec","funding_links":[],"total_stars":1960,"followers":80,"following":10,"created_at":"2022-11-02T16:23:59.822Z","updated_at":"2026-08-13T19:37:35.715Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec/repositories"},"tags":[{"name":"v4.1.28","sha":"136754c4a5e622c5495d3c28936b9d6b569704b2","kind":"tag","published_at":"2026-08-05T07:59:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.28","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.28/manifests"},{"name":"v4.1.27","sha":"a296161b6e73e177e902d9cdafbd3e8b9ffaa68f","kind":"tag","published_at":"2026-05-31T08:24:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.27","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.27/manifests"},{"name":"v4.1.26","sha":"60ed180f469c3090aa5453e33043a96f02e790a5","kind":"commit","published_at":"2026-03-06T08:33:31.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.26","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.26/manifests"},{"name":"v4.1.25","sha":"ace844d9aa4689551c0679d4a700adb95f0c5cd1","kind":"commit","published_at":"2026-01-17T09:00:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.25","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.25/manifests"},{"name":"v4.1.24","sha":"a6fe6d4072fb777a2e7a3bab930f5de8ce5763f8","kind":"commit","published_at":"2026-01-16T14:48:55.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.24","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.24/manifests"},{"name":"v4.1.23","sha":"cd9d7a4f66405a92f4881933816b828b0f7d5fe2","kind":"commit","published_at":"2025-05-10T15:40:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.23","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.23/manifests"},{"name":"v4.1.22","sha":"fdaa7e2eae2400f761d8503ca047b46d2ab67507","kind":"commit","published_at":"2024-12-12T16:53:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.22","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.22/manifests"},{"name":"v4.1.21","sha":"294e7659e17723306ebf3a44cd7ad2c11f456c37","kind":"commit","published_at":"2024-01-08T20:17:19.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.21","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.21/manifests"},{"name":"v4.1.20","sha":"294e7659e17723306ebf3a44cd7ad2c11f456c37","kind":"commit","published_at":"2024-01-08T20:17:19.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.20","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.20/manifests"},{"name":"v4.1.19","sha":"a0f6c5e4be7afda8aa9154f2b85ee64e9c3c5008","kind":"tag","published_at":"2023-12-07T08:51:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.19","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.19/manifests"},{"name":"v4.1.18","sha":"ef495ee7d4516ddb9b31019170c8c3eb311caeb5","kind":"commit","published_at":"2023-06-14T14:02:14.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.18","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.18/manifests"},{"name":"v4.1.17","sha":"d2b3f5d3e4659cc4fd720d1649c39b5627187261","kind":"commit","published_at":"2022-09-27T07:11:15.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.17","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.17/manifests"},{"name":"v4.1.16","sha":"cb3e7ea2cd15fd4d9f4d65333308f20d9b5d8156","kind":"tag","published_at":"2022-09-10T06:40:49.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.16","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.16/manifests"},{"name":"v4.1.15","sha":"c3eaa1e8841ece1461ec5e0f1fbbd5f1c52d2f85","kind":"commit","published_at":"2022-06-15T06:43:04.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.15","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.15/manifests"},{"name":"v3.3.5","sha":"1a84cb2a9795a28b84df55a898b65b39d3d6b1f1","kind":"commit","published_at":"2022-05-17T09:27:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.5/manifests"},{"name":"v4.1.14","sha":"a5532e5996ee86d17f8ce2694c08fb5bf3c6b471","kind":"commit","published_at":"2022-02-07T17:09:36.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.14","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.14/manifests"},{"name":"v4.1.13","sha":"937a472cf6230c7a4662d8f9831d54faff99587d","kind":"commit","published_at":"2022-02-05T08:10:40.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.13","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.13/manifests"},{"name":"v4.1.12","sha":"a134e63e138e8dcef0be0a90bb586bccf4e99651","kind":"commit","published_at":"2021-12-02T19:53:53.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.12","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.12/manifests"},{"name":"v4.1.11","sha":"007008ea0e9a5c20f0b924d7f4a39e0c9e124bc8","kind":"commit","published_at":"2021-11-11T17:44:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.11","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.11/manifests"},{"name":"v4.1.10","sha":"ce64ccda1a829d9186ed58d5e98312bad76d9cc5","kind":"commit","published_at":"2021-11-03T09:22:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.10","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.10/manifests"},{"name":"v3.3.4","sha":"78da98416caea5ba9479b4c9d54ed20c64131a5f","kind":"commit","published_at":"2021-11-03T08:47:45.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"ea3a7443507cc04caf32bbf6d818f5e23fdf80d3","kind":"commit","published_at":"2021-10-20T06:55:49.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.3/manifests"},{"name":"v4.1.9","sha":"d1a2baaa1508d6151787fcffd6468a76f5e769a1","kind":"commit","published_at":"2021-10-20T06:54:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.9","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.9/manifests"},{"name":"v4.1.8","sha":"2c1550e56c43e875151468b8f6380ac8d706e88e","kind":"tag","published_at":"2021-06-21T17:42:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.8","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.8/manifests"},{"name":"v2.6.1","sha":"bd2592c4cc7765ba1d21d20044eb45a3b19325d3","kind":"tag","published_at":"2021-06-03T11:16:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.6.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.1/manifests"},{"name":"v4.1.7","sha":"e52e7c6a2464812d0567ec2aa20ccb2eef0f2da2","kind":"tag","published_at":"2021-05-20T11:38:07.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.7/manifests"},{"name":"v4.1.6","sha":"bc2ca873d9c39fa64f38c014a9dc44e570aa8921","kind":"tag","published_at":"2021-04-11T18:24:32.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.6/manifests"},{"name":"v4.1.5","sha":"e14f98189f2e857c91b909d68e86c3e4e81b536d","kind":"tag","published_at":"2021-04-11T10:33:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.5/manifests"},{"name":"v4.1.4","sha":"284f0563c70c990e716fd91f3b7967bbe3d21a25","kind":"commit","published_at":"2021-03-20T18:34:39.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"adbc1acb6b43ca0bce1bc040e8444b921eadf3b5","kind":"commit","published_at":"2021-01-04T14:47:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"049b49abfdeaf55b3a6520e03cb41303392e01a5","kind":"commit","published_at":"2020-12-16T12:34:14.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"fce381da8c083ecebabdcf79425247272a50c451","kind":"commit","published_at":"2020-11-04T13:58:29.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"d4b98448f6e99d551e417e2f519ac304c0fadf4e","kind":"commit","published_at":"2020-11-01T20:22:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.0/manifests"},{"name":"v2.6.0","sha":"0e583d326e0ec6b9c1ad223188dc709af385408e","kind":"commit","published_at":"2020-10-31T10:21:20.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.6.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.0/manifests"},{"name":"v4.0.3","sha":"6c4a61cc7f432a40ca1443ab13dbcd0869d39cae","kind":"commit","published_at":"2020-10-02T14:13:28.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"dc85acba08d8d851ec636435917e9c1ce2fe9ad9","kind":"commit","published_at":"2020-08-19T20:26:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"88d36b34caf06fa2e82f3ed84c85ef6deb2644d2","kind":"commit","published_at":"2020-07-12T16:32:28.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"750bc6485855242fcd23981569521d756ad28617","kind":"commit","published_at":"2020-05-01T14:33:57.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.0/manifests"},{"name":"v3.3.2","sha":"76b19f543aee055fb9dc4ecde27365de9e1f9c39","kind":"commit","published_at":"2020-04-21T15:14:07.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.2/manifests"},{"name":"v2.5.2","sha":"65e4285c566323a894d155441e5279ec4a9884f4","kind":"commit","published_at":"2020-04-21T15:13:18.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.2/manifests"},{"name":"v3.3.1","sha":"0a1a23edb41e98e8379ac1e351d4ef4c2dce93ea","kind":"commit","published_at":"2020-04-11T11:10:25.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.1/manifests"},{"name":"v2.5.1","sha":"08cb7fb602ea40c9d78f17e4d8fa6947cc2c5a9c","kind":"commit","published_at":"2020-04-11T11:08:15.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.1/manifests"},{"name":"v3.3.0","sha":"218beaf6660bbe7d88a3e0e8654b08c632ecc8b4","kind":"commit","published_at":"2020-04-06T15:58:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.0/manifests"},{"name":"v2.5.0","sha":"ac37b5b48a0a3f689dea69ce1dcd32a0f012c7cb","kind":"commit","published_at":"2020-04-06T15:52:54.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.0/manifests"},{"name":"v3.2.1","sha":"92a261d7322869293eca765068a837a15dd38a38","kind":"commit","published_at":"2020-01-19T12:19:39.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.2.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.1/manifests"},{"name":"v2.4.1","sha":"edce7c4c96dac9adc01d38b18fd2456a7c0c5773","kind":"commit","published_at":"2020-01-18T20:43:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.4.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.1/manifests"},{"name":"v3.2.0","sha":"8bdc6c8049a5b946ad5beeda69ac7184fe06e939","kind":"commit","published_at":"2019-11-15T21:21:32.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.0/manifests"},{"name":"v2.4.0","sha":"9085dacd1e1eca033047a5514195779360363ced","kind":"commit","published_at":"2019-11-15T21:20:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.4.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.0/manifests"},{"name":"v3.1.0","sha":"f25943004a391bf67ff1b7d523c091bcd95b471e","kind":"commit","published_at":"2019-09-07T08:45:01.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.1.0/manifests"},{"name":"v2.3.0","sha":"645f9b948eee34cbcc335c70999f79c29c420fbf","kind":"commit","published_at":"2019-09-07T08:36:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.3.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.3.0/manifests"},{"name":"v3.0.3","sha":"135093ea93bee000af6999eabe3239ff1dfba046","kind":"tag","published_at":"2019-08-31T08:46:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.3/manifests"},{"name":"v2.2.7","sha":"21241797f8cd81af1b8dde3323c6f805799d053e","kind":"tag","published_at":"2019-08-31T08:45:50.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.7/manifests"},{"name":"v3.0.2","sha":"bf524fc7237fc52e9501b96c1a908c9f53ec0e2d","kind":"commit","published_at":"2019-08-24T14:59:26.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"6b61558f96f90c68aa79bd65bc50117a970370d3","kind":"commit","published_at":"2019-08-01T16:57:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.1/manifests"},{"name":"v2.2.6","sha":"8ef35db8296124c4969aab929c16c91c3cb2c8a0","kind":"commit","published_at":"2019-08-01T16:35:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.6/manifests"},{"name":"v3.0.0","sha":"24bda3cc0ca046d25522fa35e17d946848514d07","kind":"commit","published_at":"2019-07-30T17:08:11.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.0/manifests"},{"name":"v2.2.5","sha":"377214e3044ff9f12d996f3037fb8c3e3ad16b49","kind":"tag","published_at":"2019-07-30T16:48:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"057d66e894a4e55853274a3bbbf7de02ba639e43","kind":"tag","published_at":"2019-07-01T08:11:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"d705d4371bfccdf47f10e45584e896026c83616f","kind":"tag","published_at":"2019-05-01T09:10:04.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a29bec8a92352da49c183edaf908f9d382fe321f","kind":"tag","published_at":"2019-05-01T08:18:17.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"fea8a15e1036298ceb32edea0eccdb857097ba7b","kind":"tag","published_at":"2019-04-30T21:35:18.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"713bcae4abc153cac5e484a509699ce464090c6a","kind":"tag","published_at":"2019-04-30T13:44:20.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.0/manifests"},{"name":"v2.1.3","sha":"6749706c167653de32474906f3be3cff2403ed00","kind":"tag","published_at":"2019-04-30T11:10:44.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"9419d2361c8ae111073ffe3337ecc364fb590921","kind":"tag","published_at":"2019-04-15T11:20:57.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"315a67e90e415bcdaff33057da191569bf4d8479","kind":"tag","published_at":"2019-03-27T17:32:22.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"062282ea0dcff40c9fb8525789eef9644b1fbd6e","kind":"tag","published_at":"2019-02-22T15:38:42.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.0/manifests"},{"name":"v2.0.8","sha":"473cd7ce01a1113208073166464b98819526150e","kind":"tag","published_at":"2019-01-31T08:46:27.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.8","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"635575b42742856941dbc767b44905bb9ba083f6","kind":"tag","published_at":"2018-10-05T16:52:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"bb6bfd13c6a262f1943c0446eb25b7f54c1fb9a2","kind":"tag","published_at":"2018-09-06T18:53:25.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"ea731401f5c95a8ba30f15787e5e0fb77c60c66b","kind":"tag","published_at":"2018-09-05T07:42:56.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"ea731401f5c95a8ba30f15787e5e0fb77c60c66b","kind":"tag","published_at":"2018-08-30T19:01:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"1958fd8fff7f115e79725b1288e0b878b3e06b00","kind":"tag","published_at":"2018-06-26T19:01:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"6b9367c9ff401dbc54fabce3fb8d972e799b702d","kind":"commit","published_at":"2018-06-10T16:27:16.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"5b77f257b7891c8569092fbd77e64719c6b08787","kind":"commit","published_at":"2018-06-10T13:02:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.1/manifests"},{"name":"v2.0","sha":"67db90e8d315e4926cd16b410eba7e10cf9ae45c","kind":"commit","published_at":"2018-06-09T16:00:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0/manifests"},{"name":"v1.1","sha":"2fcda4cb7018ce05a25959d2fe08c83e3329f169","kind":"tag","published_at":"2017-12-20T09:22:22.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.1/manifests"},{"name":"v1.0.1","sha":"08c27939df1bd95e881e2c2367a749964ad1fceb","kind":"tag","published_at":"2017-10-01T07:22:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"5c9560bfa9ace2bf86080bf40d46b34ae44604df","kind":"tag","published_at":"2017-05-19T16:16:59.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T06:33:00.272Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.082177034635306,"dependent_packages_count":5.700411654884096,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.891294344759701},"purl":"pkg:golang/github.com/pierrec/lz4/v4/internal/lz4errors","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pierrec/lz4/v4/internal/lz4errors","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pierrec/lz4/v4/internal/lz4errors","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pierrec/lz4/v4/internal/lz4errors/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T05:32:28.494Z","issues_count":65,"pull_requests_count":81,"avg_time_to_close_issue":8275548.619047619,"avg_time_to_close_pull_request":2492288.705128205,"issues_closed_count":42,"pull_requests_closed_count":78,"pull_request_authors_count":26,"issue_authors_count":52,"avg_comments_per_issue":1.9538461538461538,"avg_comments_per_pull_request":1.0617283950617284,"merged_pull_requests_count":73,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":5,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":5965781.0,"past_year_avg_time_to_close_pull_request":1611131.3333333333,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.6,"past_year_avg_comments_per_pull_request":1.2857142857142858,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpierrec%2Flz4%2Fv4%2Finternal%2Flz4errors/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpierrec%2Flz4%2Fv4%2Finternal%2Flz4errors/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpierrec%2Flz4%2Fv4%2Finternal%2Flz4errors/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpierrec%2Flz4%2Fv4%2Finternal%2Flz4errors/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpierrec%2Flz4%2Fv4%2Finternal%2Flz4errors/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpierrec%2Flz4%2Fv4%2Finternal%2Flz4errors/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-26T05:01:06.821Z","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":11403198,"name":"github.com/pierrec/lz4/v4/internal/lz4stream","ecosystem":"go","description":"Package lz4stream provides the types that support reading and writing LZ4 data streams.","homepage":"https://github.com/pierrec/lz4","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pierrec/lz4","keywords_array":[],"namespace":"github.com/pierrec/lz4/v4/internal","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2025-07-07T20:40:40.529Z","latest_release_number":null,"last_synced_at":"2026-08-24T10:06:06.999Z","created_at":"2025-03-04T16:01:19.490Z","updated_at":"2026-08-24T10:06:06.999Z","registry_url":"https://pkg.go.dev/github.com/pierrec/lz4/v4/internal/lz4stream","install_command":"go get github.com/pierrec/lz4/v4/internal/lz4stream","documentation_url":"https://pkg.go.dev/github.com/pierrec/lz4/v4/internal/lz4stream#section-documentation","metadata":{},"repo_metadata":{"id":28702874,"uuid":"32223299","full_name":"pierrec/lz4","owner":"pierrec","description":"LZ4 compression and decompression in pure Go","archived":false,"fork":false,"pushed_at":"2026-08-05T08:00:54.000Z","size":68869,"stargazers_count":969,"open_issues_count":22,"forks_count":152,"subscribers_count":21,"default_branch":"v4","last_synced_at":"2026-08-11T02:41:46.181Z","etag":null,"topics":["go","golang","lz4","lz4-frame"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/pierrec.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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-03-14T17:21:06.000Z","updated_at":"2026-08-05T07:58:09.000Z","dependencies_parsed_at":"2026-08-11T02:46:55.843Z","dependency_job_id":null,"html_url":"https://github.com/pierrec/lz4","commit_stats":{"total_commits":262,"total_committers":40,"mean_commits":6.55,"dds":0.6068702290076335,"last_synced_commit":"294e7659e17723306ebf3a44cd7ad2c11f456c37"},"previous_names":[],"tags_count":78,"template":false,"template_full_name":null,"purl":"pkg:github/pierrec/lz4","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/refs/heads/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/sbom","scorecard":{"id":733381,"data":{"date":"2025-08-11","repo":{"name":"github.com/pierrec/lz4","commit":"cd9d7a4f66405a92f4881933816b828b0f7d5fe2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":7,"reason":"Found 11/15 approved changesets -- score normalized to 7","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":"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/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"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/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pierrec/lz4/ci.yml/v4?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pierrec/lz4/ci.yml/v4?enable=pin","Info:   0 out of   2 GitHub-owned 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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'v4'"],"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 26 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"}},{"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"}}]},"last_synced_at":"2025-08-22T15:04:00.779Z","repository_id":28702874,"created_at":"2025-08-22T15:04:00.779Z","updated_at":"2025-08-22T15:04:00.779Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36547836,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-12T02:00:07.134Z","response_time":57,"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":"pierrec","name":"Pierre Curto","uuid":"368228","kind":"user","description":null,"email":"","website":null,"location":"Paris (France)","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/368228?u=d2f292050fd10608c8385b8133f98f1cc1c5be0c\u0026v=4","repositories_count":72,"last_synced_at":"2026-08-13T19:37:35.695Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pierrec","funding_links":[],"total_stars":1960,"followers":80,"following":10,"created_at":"2022-11-02T16:23:59.822Z","updated_at":"2026-08-13T19:37:35.715Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec/repositories"},"tags":[{"name":"v4.1.28","sha":"136754c4a5e622c5495d3c28936b9d6b569704b2","kind":"tag","published_at":"2026-08-05T07:59:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.28","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.28/manifests"},{"name":"v4.1.27","sha":"a296161b6e73e177e902d9cdafbd3e8b9ffaa68f","kind":"tag","published_at":"2026-05-31T08:24:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.27","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.27/manifests"},{"name":"v4.1.26","sha":"60ed180f469c3090aa5453e33043a96f02e790a5","kind":"commit","published_at":"2026-03-06T08:33:31.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.26","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.26/manifests"},{"name":"v4.1.25","sha":"ace844d9aa4689551c0679d4a700adb95f0c5cd1","kind":"commit","published_at":"2026-01-17T09:00:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.25","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.25/manifests"},{"name":"v4.1.24","sha":"a6fe6d4072fb777a2e7a3bab930f5de8ce5763f8","kind":"commit","published_at":"2026-01-16T14:48:55.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.24","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.24/manifests"},{"name":"v4.1.23","sha":"cd9d7a4f66405a92f4881933816b828b0f7d5fe2","kind":"commit","published_at":"2025-05-10T15:40:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.23","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.23/manifests"},{"name":"v4.1.22","sha":"fdaa7e2eae2400f761d8503ca047b46d2ab67507","kind":"commit","published_at":"2024-12-12T16:53:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.22","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.22/manifests"},{"name":"v4.1.21","sha":"294e7659e17723306ebf3a44cd7ad2c11f456c37","kind":"commit","published_at":"2024-01-08T20:17:19.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.21","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.21/manifests"},{"name":"v4.1.20","sha":"294e7659e17723306ebf3a44cd7ad2c11f456c37","kind":"commit","published_at":"2024-01-08T20:17:19.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.20","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.20/manifests"},{"name":"v4.1.19","sha":"a0f6c5e4be7afda8aa9154f2b85ee64e9c3c5008","kind":"tag","published_at":"2023-12-07T08:51:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.19","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.19/manifests"},{"name":"v4.1.18","sha":"ef495ee7d4516ddb9b31019170c8c3eb311caeb5","kind":"commit","published_at":"2023-06-14T14:02:14.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.18","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.18/manifests"},{"name":"v4.1.17","sha":"d2b3f5d3e4659cc4fd720d1649c39b5627187261","kind":"commit","published_at":"2022-09-27T07:11:15.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.17","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.17/manifests"},{"name":"v4.1.16","sha":"cb3e7ea2cd15fd4d9f4d65333308f20d9b5d8156","kind":"tag","published_at":"2022-09-10T06:40:49.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.16","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.16/manifests"},{"name":"v4.1.15","sha":"c3eaa1e8841ece1461ec5e0f1fbbd5f1c52d2f85","kind":"commit","published_at":"2022-06-15T06:43:04.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.15","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.15/manifests"},{"name":"v3.3.5","sha":"1a84cb2a9795a28b84df55a898b65b39d3d6b1f1","kind":"commit","published_at":"2022-05-17T09:27:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.5/manifests"},{"name":"v4.1.14","sha":"a5532e5996ee86d17f8ce2694c08fb5bf3c6b471","kind":"commit","published_at":"2022-02-07T17:09:36.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.14","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.14/manifests"},{"name":"v4.1.13","sha":"937a472cf6230c7a4662d8f9831d54faff99587d","kind":"commit","published_at":"2022-02-05T08:10:40.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.13","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.13/manifests"},{"name":"v4.1.12","sha":"a134e63e138e8dcef0be0a90bb586bccf4e99651","kind":"commit","published_at":"2021-12-02T19:53:53.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.12","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.12/manifests"},{"name":"v4.1.11","sha":"007008ea0e9a5c20f0b924d7f4a39e0c9e124bc8","kind":"commit","published_at":"2021-11-11T17:44:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.11","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.11/manifests"},{"name":"v4.1.10","sha":"ce64ccda1a829d9186ed58d5e98312bad76d9cc5","kind":"commit","published_at":"2021-11-03T09:22:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.10","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.10/manifests"},{"name":"v3.3.4","sha":"78da98416caea5ba9479b4c9d54ed20c64131a5f","kind":"commit","published_at":"2021-11-03T08:47:45.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"ea3a7443507cc04caf32bbf6d818f5e23fdf80d3","kind":"commit","published_at":"2021-10-20T06:55:49.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.3/manifests"},{"name":"v4.1.9","sha":"d1a2baaa1508d6151787fcffd6468a76f5e769a1","kind":"commit","published_at":"2021-10-20T06:54:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.9","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.9/manifests"},{"name":"v4.1.8","sha":"2c1550e56c43e875151468b8f6380ac8d706e88e","kind":"tag","published_at":"2021-06-21T17:42:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.8","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.8/manifests"},{"name":"v2.6.1","sha":"bd2592c4cc7765ba1d21d20044eb45a3b19325d3","kind":"tag","published_at":"2021-06-03T11:16:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.6.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.1/manifests"},{"name":"v4.1.7","sha":"e52e7c6a2464812d0567ec2aa20ccb2eef0f2da2","kind":"tag","published_at":"2021-05-20T11:38:07.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.7/manifests"},{"name":"v4.1.6","sha":"bc2ca873d9c39fa64f38c014a9dc44e570aa8921","kind":"tag","published_at":"2021-04-11T18:24:32.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.6/manifests"},{"name":"v4.1.5","sha":"e14f98189f2e857c91b909d68e86c3e4e81b536d","kind":"tag","published_at":"2021-04-11T10:33:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.5/manifests"},{"name":"v4.1.4","sha":"284f0563c70c990e716fd91f3b7967bbe3d21a25","kind":"commit","published_at":"2021-03-20T18:34:39.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"adbc1acb6b43ca0bce1bc040e8444b921eadf3b5","kind":"commit","published_at":"2021-01-04T14:47:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"049b49abfdeaf55b3a6520e03cb41303392e01a5","kind":"commit","published_at":"2020-12-16T12:34:14.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"fce381da8c083ecebabdcf79425247272a50c451","kind":"commit","published_at":"2020-11-04T13:58:29.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"d4b98448f6e99d551e417e2f519ac304c0fadf4e","kind":"commit","published_at":"2020-11-01T20:22:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.0/manifests"},{"name":"v2.6.0","sha":"0e583d326e0ec6b9c1ad223188dc709af385408e","kind":"commit","published_at":"2020-10-31T10:21:20.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.6.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.0/manifests"},{"name":"v4.0.3","sha":"6c4a61cc7f432a40ca1443ab13dbcd0869d39cae","kind":"commit","published_at":"2020-10-02T14:13:28.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"dc85acba08d8d851ec636435917e9c1ce2fe9ad9","kind":"commit","published_at":"2020-08-19T20:26:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"88d36b34caf06fa2e82f3ed84c85ef6deb2644d2","kind":"commit","published_at":"2020-07-12T16:32:28.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"750bc6485855242fcd23981569521d756ad28617","kind":"commit","published_at":"2020-05-01T14:33:57.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.0/manifests"},{"name":"v3.3.2","sha":"76b19f543aee055fb9dc4ecde27365de9e1f9c39","kind":"commit","published_at":"2020-04-21T15:14:07.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.2/manifests"},{"name":"v2.5.2","sha":"65e4285c566323a894d155441e5279ec4a9884f4","kind":"commit","published_at":"2020-04-21T15:13:18.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.2/manifests"},{"name":"v3.3.1","sha":"0a1a23edb41e98e8379ac1e351d4ef4c2dce93ea","kind":"commit","published_at":"2020-04-11T11:10:25.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.1/manifests"},{"name":"v2.5.1","sha":"08cb7fb602ea40c9d78f17e4d8fa6947cc2c5a9c","kind":"commit","published_at":"2020-04-11T11:08:15.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.1/manifests"},{"name":"v3.3.0","sha":"218beaf6660bbe7d88a3e0e8654b08c632ecc8b4","kind":"commit","published_at":"2020-04-06T15:58:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.0/manifests"},{"name":"v2.5.0","sha":"ac37b5b48a0a3f689dea69ce1dcd32a0f012c7cb","kind":"commit","published_at":"2020-04-06T15:52:54.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.0/manifests"},{"name":"v3.2.1","sha":"92a261d7322869293eca765068a837a15dd38a38","kind":"commit","published_at":"2020-01-19T12:19:39.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.2.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.1/manifests"},{"name":"v2.4.1","sha":"edce7c4c96dac9adc01d38b18fd2456a7c0c5773","kind":"commit","published_at":"2020-01-18T20:43:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.4.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.1/manifests"},{"name":"v3.2.0","sha":"8bdc6c8049a5b946ad5beeda69ac7184fe06e939","kind":"commit","published_at":"2019-11-15T21:21:32.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.0/manifests"},{"name":"v2.4.0","sha":"9085dacd1e1eca033047a5514195779360363ced","kind":"commit","published_at":"2019-11-15T21:20:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.4.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.0/manifests"},{"name":"v3.1.0","sha":"f25943004a391bf67ff1b7d523c091bcd95b471e","kind":"commit","published_at":"2019-09-07T08:45:01.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.1.0/manifests"},{"name":"v2.3.0","sha":"645f9b948eee34cbcc335c70999f79c29c420fbf","kind":"commit","published_at":"2019-09-07T08:36:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.3.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.3.0/manifests"},{"name":"v3.0.3","sha":"135093ea93bee000af6999eabe3239ff1dfba046","kind":"tag","published_at":"2019-08-31T08:46:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.3/manifests"},{"name":"v2.2.7","sha":"21241797f8cd81af1b8dde3323c6f805799d053e","kind":"tag","published_at":"2019-08-31T08:45:50.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.7/manifests"},{"name":"v3.0.2","sha":"bf524fc7237fc52e9501b96c1a908c9f53ec0e2d","kind":"commit","published_at":"2019-08-24T14:59:26.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"6b61558f96f90c68aa79bd65bc50117a970370d3","kind":"commit","published_at":"2019-08-01T16:57:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.1/manifests"},{"name":"v2.2.6","sha":"8ef35db8296124c4969aab929c16c91c3cb2c8a0","kind":"commit","published_at":"2019-08-01T16:35:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.6/manifests"},{"name":"v3.0.0","sha":"24bda3cc0ca046d25522fa35e17d946848514d07","kind":"commit","published_at":"2019-07-30T17:08:11.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.0/manifests"},{"name":"v2.2.5","sha":"377214e3044ff9f12d996f3037fb8c3e3ad16b49","kind":"tag","published_at":"2019-07-30T16:48:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"057d66e894a4e55853274a3bbbf7de02ba639e43","kind":"tag","published_at":"2019-07-01T08:11:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"d705d4371bfccdf47f10e45584e896026c83616f","kind":"tag","published_at":"2019-05-01T09:10:04.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a29bec8a92352da49c183edaf908f9d382fe321f","kind":"tag","published_at":"2019-05-01T08:18:17.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"fea8a15e1036298ceb32edea0eccdb857097ba7b","kind":"tag","published_at":"2019-04-30T21:35:18.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"713bcae4abc153cac5e484a509699ce464090c6a","kind":"tag","published_at":"2019-04-30T13:44:20.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.0/manifests"},{"name":"v2.1.3","sha":"6749706c167653de32474906f3be3cff2403ed00","kind":"tag","published_at":"2019-04-30T11:10:44.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"9419d2361c8ae111073ffe3337ecc364fb590921","kind":"tag","published_at":"2019-04-15T11:20:57.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"315a67e90e415bcdaff33057da191569bf4d8479","kind":"tag","published_at":"2019-03-27T17:32:22.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"062282ea0dcff40c9fb8525789eef9644b1fbd6e","kind":"tag","published_at":"2019-02-22T15:38:42.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.0/manifests"},{"name":"v2.0.8","sha":"473cd7ce01a1113208073166464b98819526150e","kind":"tag","published_at":"2019-01-31T08:46:27.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.8","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"635575b42742856941dbc767b44905bb9ba083f6","kind":"tag","published_at":"2018-10-05T16:52:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"bb6bfd13c6a262f1943c0446eb25b7f54c1fb9a2","kind":"tag","published_at":"2018-09-06T18:53:25.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"ea731401f5c95a8ba30f15787e5e0fb77c60c66b","kind":"tag","published_at":"2018-09-05T07:42:56.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"ea731401f5c95a8ba30f15787e5e0fb77c60c66b","kind":"tag","published_at":"2018-08-30T19:01:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"1958fd8fff7f115e79725b1288e0b878b3e06b00","kind":"tag","published_at":"2018-06-26T19:01:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"6b9367c9ff401dbc54fabce3fb8d972e799b702d","kind":"commit","published_at":"2018-06-10T16:27:16.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"5b77f257b7891c8569092fbd77e64719c6b08787","kind":"commit","published_at":"2018-06-10T13:02:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.1/manifests"},{"name":"v2.0","sha":"67db90e8d315e4926cd16b410eba7e10cf9ae45c","kind":"commit","published_at":"2018-06-09T16:00:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0/manifests"},{"name":"v1.1","sha":"2fcda4cb7018ce05a25959d2fe08c83e3329f169","kind":"tag","published_at":"2017-12-20T09:22:22.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.1/manifests"},{"name":"v1.0.1","sha":"08c27939df1bd95e881e2c2367a749964ad1fceb","kind":"tag","published_at":"2017-10-01T07:22:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"5c9560bfa9ace2bf86080bf40d46b34ae44604df","kind":"tag","published_at":"2017-05-19T16:16:59.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T07:02:10.618Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.082177034635306,"dependent_packages_count":5.700411654884096,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.891294344759701},"purl":"pkg:golang/github.com/pierrec/lz4/v4/internal/lz4stream","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pierrec/lz4/v4/internal/lz4stream","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pierrec/lz4/v4/internal/lz4stream","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pierrec/lz4/v4/internal/lz4stream/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T05:32:28.494Z","issues_count":65,"pull_requests_count":81,"avg_time_to_close_issue":8275548.619047619,"avg_time_to_close_pull_request":2492288.705128205,"issues_closed_count":42,"pull_requests_closed_count":78,"pull_request_authors_count":26,"issue_authors_count":52,"avg_comments_per_issue":1.9538461538461538,"avg_comments_per_pull_request":1.0617283950617284,"merged_pull_requests_count":73,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":5,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":5965781.0,"past_year_avg_time_to_close_pull_request":1611131.3333333333,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.6,"past_year_avg_comments_per_pull_request":1.2857142857142858,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpierrec%2Flz4%2Fv4%2Finternal%2Flz4stream/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpierrec%2Flz4%2Fv4%2Finternal%2Flz4stream/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpierrec%2Flz4%2Fv4%2Finternal%2Flz4stream/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpierrec%2Flz4%2Fv4%2Finternal%2Flz4stream/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpierrec%2Flz4%2Fv4%2Finternal%2Flz4stream/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpierrec%2Flz4%2Fv4%2Finternal%2Flz4stream/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-26T05:01:06.821Z","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":4099124,"name":"github.com/pierrec/lz4/cmd/lz4c","ecosystem":"go","description":"","homepage":"https://github.com/pierrec/lz4","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pierrec/lz4","keywords_array":[],"namespace":"github.com/pierrec/lz4/cmd","versions_count":11,"first_release_published_at":"2022-11-19T11:52:43.201Z","latest_release_published_at":"2022-11-19T11:52:43.200Z","latest_release_number":"v2.6.1+incompatible","last_synced_at":"2026-08-25T09:49:19.304Z","created_at":"2022-04-12T13:16:10.687Z","updated_at":"2026-08-25T09:49:19.304Z","registry_url":"https://pkg.go.dev/github.com/pierrec/lz4/cmd/lz4c","install_command":"go get github.com/pierrec/lz4/cmd/lz4c","documentation_url":"https://pkg.go.dev/github.com/pierrec/lz4/cmd/lz4c#section-documentation","metadata":{},"repo_metadata":{"id":28702874,"uuid":"32223299","full_name":"pierrec/lz4","owner":"pierrec","description":"LZ4 compression and decompression in pure Go","archived":false,"fork":false,"pushed_at":"2026-08-16T14:28:47.000Z","size":68861,"stargazers_count":970,"open_issues_count":24,"forks_count":153,"subscribers_count":21,"default_branch":"v4","last_synced_at":"2026-08-18T06:11:49.812Z","etag":null,"topics":["go","golang","lz4","lz4-frame"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/pierrec.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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-03-14T17:21:06.000Z","updated_at":"2026-08-16T14:29:05.000Z","dependencies_parsed_at":"2026-08-11T02:46:55.843Z","dependency_job_id":null,"html_url":"https://github.com/pierrec/lz4","commit_stats":{"total_commits":262,"total_committers":40,"mean_commits":6.55,"dds":0.6068702290076335,"last_synced_commit":"294e7659e17723306ebf3a44cd7ad2c11f456c37"},"previous_names":[],"tags_count":78,"template":false,"template_full_name":null,"purl":"pkg:github/pierrec/lz4","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/refs/heads/v4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/sbom","scorecard":{"id":733381,"data":{"date":"2025-08-11","repo":{"name":"github.com/pierrec/lz4","commit":"cd9d7a4f66405a92f4881933816b828b0f7d5fe2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":7,"reason":"Found 11/15 approved changesets -- score normalized to 7","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":"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/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"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/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pierrec/lz4/ci.yml/v4?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pierrec/lz4/ci.yml/v4?enable=pin","Info:   0 out of   2 GitHub-owned 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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'v4'"],"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 26 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"}},{"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"}}]},"last_synced_at":"2025-08-22T15:04:00.779Z","repository_id":28702874,"created_at":"2025-08-22T15:04:00.779Z","updated_at":"2025-08-22T15:04:00.779Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36759362,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"pierrec","name":"Pierre Curto","uuid":"368228","kind":"user","description":null,"email":"","website":null,"location":"Paris (France)","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/368228?u=d2f292050fd10608c8385b8133f98f1cc1c5be0c\u0026v=4","repositories_count":72,"last_synced_at":"2026-08-13T19:37:35.695Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pierrec","funding_links":[],"total_stars":1960,"followers":80,"following":10,"created_at":"2022-11-02T16:23:59.822Z","updated_at":"2026-08-13T19:37:35.715Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrec/repositories"},"tags":[{"name":"v4.1.28","sha":"136754c4a5e622c5495d3c28936b9d6b569704b2","kind":"tag","published_at":"2026-08-05T07:59:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.28","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.28/manifests"},{"name":"v4.1.27","sha":"a296161b6e73e177e902d9cdafbd3e8b9ffaa68f","kind":"tag","published_at":"2026-05-31T08:24:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.27","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.27/manifests"},{"name":"v4.1.26","sha":"60ed180f469c3090aa5453e33043a96f02e790a5","kind":"commit","published_at":"2026-03-06T08:33:31.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.26","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.26/manifests"},{"name":"v4.1.25","sha":"ace844d9aa4689551c0679d4a700adb95f0c5cd1","kind":"commit","published_at":"2026-01-17T09:00:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.25","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.25/manifests"},{"name":"v4.1.24","sha":"a6fe6d4072fb777a2e7a3bab930f5de8ce5763f8","kind":"commit","published_at":"2026-01-16T14:48:55.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.24","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.24/manifests"},{"name":"v4.1.23","sha":"cd9d7a4f66405a92f4881933816b828b0f7d5fe2","kind":"commit","published_at":"2025-05-10T15:40:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.23","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.23/manifests"},{"name":"v4.1.22","sha":"fdaa7e2eae2400f761d8503ca047b46d2ab67507","kind":"commit","published_at":"2024-12-12T16:53:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.22","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.22/manifests"},{"name":"v4.1.21","sha":"294e7659e17723306ebf3a44cd7ad2c11f456c37","kind":"commit","published_at":"2024-01-08T20:17:19.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.21","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.21/manifests"},{"name":"v4.1.20","sha":"294e7659e17723306ebf3a44cd7ad2c11f456c37","kind":"commit","published_at":"2024-01-08T20:17:19.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.20","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.20/manifests"},{"name":"v4.1.19","sha":"a0f6c5e4be7afda8aa9154f2b85ee64e9c3c5008","kind":"tag","published_at":"2023-12-07T08:51:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.19","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.19/manifests"},{"name":"v4.1.18","sha":"ef495ee7d4516ddb9b31019170c8c3eb311caeb5","kind":"commit","published_at":"2023-06-14T14:02:14.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.18","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.18/manifests"},{"name":"v4.1.17","sha":"d2b3f5d3e4659cc4fd720d1649c39b5627187261","kind":"commit","published_at":"2022-09-27T07:11:15.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.17","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.17/manifests"},{"name":"v4.1.16","sha":"cb3e7ea2cd15fd4d9f4d65333308f20d9b5d8156","kind":"tag","published_at":"2022-09-10T06:40:49.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.16","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.16/manifests"},{"name":"v4.1.15","sha":"c3eaa1e8841ece1461ec5e0f1fbbd5f1c52d2f85","kind":"commit","published_at":"2022-06-15T06:43:04.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.15","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.15/manifests"},{"name":"v3.3.5","sha":"1a84cb2a9795a28b84df55a898b65b39d3d6b1f1","kind":"commit","published_at":"2022-05-17T09:27:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.5/manifests"},{"name":"v4.1.14","sha":"a5532e5996ee86d17f8ce2694c08fb5bf3c6b471","kind":"commit","published_at":"2022-02-07T17:09:36.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.14","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.14/manifests"},{"name":"v4.1.13","sha":"937a472cf6230c7a4662d8f9831d54faff99587d","kind":"commit","published_at":"2022-02-05T08:10:40.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.13","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.13/manifests"},{"name":"v4.1.12","sha":"a134e63e138e8dcef0be0a90bb586bccf4e99651","kind":"commit","published_at":"2021-12-02T19:53:53.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.12","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.12/manifests"},{"name":"v4.1.11","sha":"007008ea0e9a5c20f0b924d7f4a39e0c9e124bc8","kind":"commit","published_at":"2021-11-11T17:44:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.11","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.11/manifests"},{"name":"v4.1.10","sha":"ce64ccda1a829d9186ed58d5e98312bad76d9cc5","kind":"commit","published_at":"2021-11-03T09:22:24.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.10","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.10/manifests"},{"name":"v3.3.4","sha":"78da98416caea5ba9479b4c9d54ed20c64131a5f","kind":"commit","published_at":"2021-11-03T08:47:45.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"ea3a7443507cc04caf32bbf6d818f5e23fdf80d3","kind":"commit","published_at":"2021-10-20T06:55:49.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.3/manifests"},{"name":"v4.1.9","sha":"d1a2baaa1508d6151787fcffd6468a76f5e769a1","kind":"commit","published_at":"2021-10-20T06:54:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.9","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.9/manifests"},{"name":"v4.1.8","sha":"2c1550e56c43e875151468b8f6380ac8d706e88e","kind":"tag","published_at":"2021-06-21T17:42:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.8","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.8/manifests"},{"name":"v2.6.1","sha":"bd2592c4cc7765ba1d21d20044eb45a3b19325d3","kind":"tag","published_at":"2021-06-03T11:16:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.6.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.1/manifests"},{"name":"v4.1.7","sha":"e52e7c6a2464812d0567ec2aa20ccb2eef0f2da2","kind":"tag","published_at":"2021-05-20T11:38:07.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.7/manifests"},{"name":"v4.1.6","sha":"bc2ca873d9c39fa64f38c014a9dc44e570aa8921","kind":"tag","published_at":"2021-04-11T18:24:32.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.6/manifests"},{"name":"v4.1.5","sha":"e14f98189f2e857c91b909d68e86c3e4e81b536d","kind":"tag","published_at":"2021-04-11T10:33:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.5/manifests"},{"name":"v4.1.4","sha":"284f0563c70c990e716fd91f3b7967bbe3d21a25","kind":"commit","published_at":"2021-03-20T18:34:39.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"adbc1acb6b43ca0bce1bc040e8444b921eadf3b5","kind":"commit","published_at":"2021-01-04T14:47:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"049b49abfdeaf55b3a6520e03cb41303392e01a5","kind":"commit","published_at":"2020-12-16T12:34:14.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"fce381da8c083ecebabdcf79425247272a50c451","kind":"commit","published_at":"2020-11-04T13:58:29.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"d4b98448f6e99d551e417e2f519ac304c0fadf4e","kind":"commit","published_at":"2020-11-01T20:22:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.1.0/manifests"},{"name":"v2.6.0","sha":"0e583d326e0ec6b9c1ad223188dc709af385408e","kind":"commit","published_at":"2020-10-31T10:21:20.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.6.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.6.0/manifests"},{"name":"v4.0.3","sha":"6c4a61cc7f432a40ca1443ab13dbcd0869d39cae","kind":"commit","published_at":"2020-10-02T14:13:28.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"dc85acba08d8d851ec636435917e9c1ce2fe9ad9","kind":"commit","published_at":"2020-08-19T20:26:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"88d36b34caf06fa2e82f3ed84c85ef6deb2644d2","kind":"commit","published_at":"2020-07-12T16:32:28.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"750bc6485855242fcd23981569521d756ad28617","kind":"commit","published_at":"2020-05-01T14:33:57.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v4.0.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v4.0.0/manifests"},{"name":"v3.3.2","sha":"76b19f543aee055fb9dc4ecde27365de9e1f9c39","kind":"commit","published_at":"2020-04-21T15:14:07.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.2/manifests"},{"name":"v2.5.2","sha":"65e4285c566323a894d155441e5279ec4a9884f4","kind":"commit","published_at":"2020-04-21T15:13:18.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.2/manifests"},{"name":"v3.3.1","sha":"0a1a23edb41e98e8379ac1e351d4ef4c2dce93ea","kind":"commit","published_at":"2020-04-11T11:10:25.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.1/manifests"},{"name":"v2.5.1","sha":"08cb7fb602ea40c9d78f17e4d8fa6947cc2c5a9c","kind":"commit","published_at":"2020-04-11T11:08:15.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.1/manifests"},{"name":"v3.3.0","sha":"218beaf6660bbe7d88a3e0e8654b08c632ecc8b4","kind":"commit","published_at":"2020-04-06T15:58:51.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.3.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.3.0/manifests"},{"name":"v2.5.0","sha":"ac37b5b48a0a3f689dea69ce1dcd32a0f012c7cb","kind":"commit","published_at":"2020-04-06T15:52:54.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.5.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.5.0/manifests"},{"name":"v3.2.1","sha":"92a261d7322869293eca765068a837a15dd38a38","kind":"commit","published_at":"2020-01-19T12:19:39.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.2.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.1/manifests"},{"name":"v2.4.1","sha":"edce7c4c96dac9adc01d38b18fd2456a7c0c5773","kind":"commit","published_at":"2020-01-18T20:43:47.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.4.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.1/manifests"},{"name":"v3.2.0","sha":"8bdc6c8049a5b946ad5beeda69ac7184fe06e939","kind":"commit","published_at":"2019-11-15T21:21:32.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.2.0/manifests"},{"name":"v2.4.0","sha":"9085dacd1e1eca033047a5514195779360363ced","kind":"commit","published_at":"2019-11-15T21:20:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.4.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.4.0/manifests"},{"name":"v3.1.0","sha":"f25943004a391bf67ff1b7d523c091bcd95b471e","kind":"commit","published_at":"2019-09-07T08:45:01.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.1.0/manifests"},{"name":"v2.3.0","sha":"645f9b948eee34cbcc335c70999f79c29c420fbf","kind":"commit","published_at":"2019-09-07T08:36:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.3.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.3.0/manifests"},{"name":"v3.0.3","sha":"135093ea93bee000af6999eabe3239ff1dfba046","kind":"tag","published_at":"2019-08-31T08:46:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.3/manifests"},{"name":"v2.2.7","sha":"21241797f8cd81af1b8dde3323c6f805799d053e","kind":"tag","published_at":"2019-08-31T08:45:50.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.7/manifests"},{"name":"v3.0.2","sha":"bf524fc7237fc52e9501b96c1a908c9f53ec0e2d","kind":"commit","published_at":"2019-08-24T14:59:26.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"6b61558f96f90c68aa79bd65bc50117a970370d3","kind":"commit","published_at":"2019-08-01T16:57:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.1/manifests"},{"name":"v2.2.6","sha":"8ef35db8296124c4969aab929c16c91c3cb2c8a0","kind":"commit","published_at":"2019-08-01T16:35:43.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.6/manifests"},{"name":"v3.0.0","sha":"24bda3cc0ca046d25522fa35e17d946848514d07","kind":"commit","published_at":"2019-07-30T17:08:11.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v3.0.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v3.0.0/manifests"},{"name":"v2.2.5","sha":"377214e3044ff9f12d996f3037fb8c3e3ad16b49","kind":"tag","published_at":"2019-07-30T16:48:37.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"057d66e894a4e55853274a3bbbf7de02ba639e43","kind":"tag","published_at":"2019-07-01T08:11:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"d705d4371bfccdf47f10e45584e896026c83616f","kind":"tag","published_at":"2019-05-01T09:10:04.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a29bec8a92352da49c183edaf908f9d382fe321f","kind":"tag","published_at":"2019-05-01T08:18:17.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"fea8a15e1036298ceb32edea0eccdb857097ba7b","kind":"tag","published_at":"2019-04-30T21:35:18.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"713bcae4abc153cac5e484a509699ce464090c6a","kind":"tag","published_at":"2019-04-30T13:44:20.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.2.0/manifests"},{"name":"v2.1.3","sha":"6749706c167653de32474906f3be3cff2403ed00","kind":"tag","published_at":"2019-04-30T11:10:44.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"9419d2361c8ae111073ffe3337ecc364fb590921","kind":"tag","published_at":"2019-04-15T11:20:57.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"315a67e90e415bcdaff33057da191569bf4d8479","kind":"tag","published_at":"2019-03-27T17:32:22.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"062282ea0dcff40c9fb8525789eef9644b1fbd6e","kind":"tag","published_at":"2019-02-22T15:38:42.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.1.0/manifests"},{"name":"v2.0.8","sha":"473cd7ce01a1113208073166464b98819526150e","kind":"tag","published_at":"2019-01-31T08:46:27.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.8","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"635575b42742856941dbc767b44905bb9ba083f6","kind":"tag","published_at":"2018-10-05T16:52:00.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.7","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"bb6bfd13c6a262f1943c0446eb25b7f54c1fb9a2","kind":"tag","published_at":"2018-09-06T18:53:25.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.6","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"ea731401f5c95a8ba30f15787e5e0fb77c60c66b","kind":"tag","published_at":"2018-09-05T07:42:56.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.5","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"ea731401f5c95a8ba30f15787e5e0fb77c60c66b","kind":"tag","published_at":"2018-08-30T19:01:13.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.4","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"1958fd8fff7f115e79725b1288e0b878b3e06b00","kind":"tag","published_at":"2018-06-26T19:01:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.3","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"6b9367c9ff401dbc54fabce3fb8d972e799b702d","kind":"commit","published_at":"2018-06-10T16:27:16.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.2","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"5b77f257b7891c8569092fbd77e64719c6b08787","kind":"commit","published_at":"2018-06-10T13:02:08.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0.1/manifests"},{"name":"v2.0","sha":"67db90e8d315e4926cd16b410eba7e10cf9ae45c","kind":"commit","published_at":"2018-06-09T16:00:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v2.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v2.0/manifests"},{"name":"v1.1","sha":"2fcda4cb7018ce05a25959d2fe08c83e3329f169","kind":"tag","published_at":"2017-12-20T09:22:22.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.1/manifests"},{"name":"v1.0.1","sha":"08c27939df1bd95e881e2c2367a749964ad1fceb","kind":"tag","published_at":"2017-10-01T07:22:21.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.0.1","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"5c9560bfa9ace2bf86080bf40d46b34ae44604df","kind":"tag","published_at":"2017-05-19T16:16:59.000Z","download_url":"https://codeload.github.com/pierrec/lz4/tar.gz/v1.0","html_url":"https://github.com/pierrec/lz4/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pierrec/lz4@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T07:14:56.714Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":1.3932081383825812,"forks_count":1.4532505384175967,"average":4.797864735134455},"purl":"pkg:golang/github.com/pierrec/lz4/cmd/lz4c","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pierrec/lz4/cmd/lz4c","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pierrec/lz4/cmd/lz4c","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pierrec/lz4/cmd/lz4c/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T05:32:28.494Z","issues_count":65,"pull_requests_count":81,"avg_time_to_close_issue":8275548.619047619,"avg_time_to_close_pull_request":2492288.705128205,"issues_closed_count":42,"pull_requests_closed_count":78,"pull_request_authors_count":26,"issue_authors_count":52,"avg_comments_per_issue":1.9538461538461538,"avg_comments_per_pull_request":1.0617283950617284,"merged_pull_requests_count":73,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":5,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":5965781.0,"past_year_avg_time_to_close_pull_request":1611131.3333333333,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.6,"past_year_avg_comments_per_pull_request":1.2857142857142858,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpierrec%2Flz4%2Fcmd%2Flz4c/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpierrec%2Flz4%2Fcmd%2Flz4c/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpierrec%2Flz4%2Fcmd%2Flz4c/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpierrec%2Flz4%2Fcmd%2Flz4c/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpierrec%2Flz4%2Fcmd%2Flz4c/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpierrec%2Flz4%2Fcmd%2Flz4c/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-26T05:01:06.821Z","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"}}],"commits":{"id":7858,"full_name":"pierrec/lz4","default_branch":"v4","total_commits":294,"total_committers":48,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":6.125,"dds":0.6360544217687074,"past_year_total_commits":21,"past_year_total_committers":6,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":3.5,"past_year_dds":0.5238095238095238,"last_synced_at":"2026-08-26T06:43:47.346Z","last_synced_commit":"8708173b9f0183548f741b46661c61627d2ac28b","created_at":"2023-03-07T09:46:42.139Z","updated_at":"2026-08-20T07:05:08.753Z","committers":[{"name":"Pierre Curto","email":"pierre.curto@gmail.com","login":"pierrec","count":107},{"name":"greatroar","email":"@","login":null,"count":33},{"name":"greatroar","email":"61184462+greatroar","login":"greatroar","count":32},{"name":"Pierre Curto","email":"Pierre.Curto@unit4.com","login":null,"count":26},{"name":"Liz Fong-Jones","email":"lizf@honeycomb.io","login":"lizthegrey","count":14},{"name":"Mitsuo Heijo","email":"mitsuo.heijo@gmail.com","login":"johejo","count":8},{"name":"Sebastien Binet","email":"binet@cern.ch","login":"sbinet","count":5},{"name":"Klaus Post","email":"klauspost@gmail.com","login":"klauspost","count":5},{"name":"Alex Dubov","email":"oakad@yahoo.com","login":"oakad","count":4},{"name":"Connor Peet","email":"connor@peet.io","login":"connor4312","count":4},{"name":"Nuno Cruces","email":"ncruces","login":"ncruces","count":4},{"name":"Pierre CURTO","email":"pcurto@somone.fr","login":null,"count":3},{"name":"Chris Bannister","email":"chris.bannister@swiftkey.com","login":null,"count":3},{"name":"yangxiao","email":"yangxiao@jd.com","login":null,"count":2},{"name":"Jamie Webb","email":"jamie.webb@xtxmarkets.com","login":null,"count":2},{"name":"Arya Asemanfar","email":"arya.asemanfar@mixpanel.com","login":null,"count":2},{"name":"0xAozora","email":"atha.ar@arcor.de","login":"0xAozora","count":2},{"name":"Alexander Neganov","email":"ikkeps@gmail.com","login":"ikkeps","count":2},{"name":"Andrea Ieri","email":"andrea.ieri@lambda.ai","login":"aieri","count":2},{"name":"Drew Boyuka","email":"drew@pendo.io","login":"daboyuka","count":2},{"name":"Ian Wilkes","email":"ian.wilkes@gmail.com","login":"ianwilkes","count":2},{"name":"Lance Kinley","email":"lkinley@loyaltymethods.com","login":"lkinley-rythmos","count":2},{"name":"Moycat","email":"i@moy.cat","login":"moycat","count":2},{"name":"gengbing","email":"edwingeng@126.com","login":"edwingeng","count":2},{"name":"oov","email":"ilovevipper@gmail.com","login":"oov","count":1},{"name":"imura_tatsuya","email":"53851387+imura-tatsuya-ab","login":"imura-tatsuya-ab","count":1},{"name":"honda.tatsuya","email":"honda.tatsuya@donuts.ne.jp","login":"honda-tatsuya","count":1},{"name":"Tobias Gustafsson","email":"tobias.l.gustafsson@gmail.com","login":"tobgu","count":1},{"name":"Philip Dubé","email":"159546+serprex","login":"serprex","count":1},{"name":"Paul Ivanov","email":"pi@berkeley.edu","login":"ivanov","count":1},{"name":"Nikolay Edigaryev","email":"edigaryev@gmail.com","login":"edigaryev","count":1},{"name":"Pierre CURTO","email":"pierrecurto@MBP-PC.local","login":null,"count":1},{"name":"Sathesh Sivashanmugam","email":"sathesh.sivashanmugam@aexp.com","login":null,"count":1},{"name":"贺伟","email":"hewei8@ZBMAC-C02W136PH.local","login":null,"count":1},{"name":"Max Laverse","email":"max@laverse.net","login":"maxlaverse","count":1},{"name":"Matt Dainty","email":"matt@bodgit-n-scarper.com","login":"bodgit","count":1},{"name":"Markus Stenberg","email":"markus.stenberg@iki.fi","login":"fingon","count":1},{"name":"Lee E. Hinman","email":"lee.e.hinman@elastic.co","login":"leehinman","count":1},{"name":"Lars Hemala","email":"lars@hemala.de","login":"lhemala","count":1},{"name":"He Liu","email":"liulonnie@gmail.com","login":"h8liu","count":1},{"name":"Evan Phoenix","email":"evan@phx.io","login":"evanphx","count":1},{"name":"Eben Freeman","email":"eben@honeycomb.io","login":"emfree","count":1},{"name":"David Hu","email":"xuehaohu@google.com","login":"10000TB","count":1},{"name":"Daniel Moy","email":"danielmoy@google.com","login":"danielmoy-google","count":1},{"name":"Cornelius Roemer","email":"cornelius.roemer@gmail.com","login":"corneliusroemer","count":1},{"name":"ByteDance","email":"wangxiaofan.xyz@bytedance.com","login":"aiquestion","count":1},{"name":"Andrey","email":"amborodin@acm.org","login":"x4m","count":1},{"name":"Anatol Pomozov","email":"anatol.pomozov@gmail.com","login":"anatol","count":1}],"past_year_committers":[{"name":"Liz Fong-Jones","email":"lizf@honeycomb.io","login":"lizthegrey","count":10},{"name":"Nuno Cruces","email":"ncruces","login":"ncruces","count":4},{"name":"Pierre Curto","email":"pierre.curto@gmail.com","login":"pierrec","count":2},{"name":"Lance Kinley","email":"lkinley@loyaltymethods.com","login":"lkinley-rythmos","count":2},{"name":"Andrea Ieri","email":"andrea.ieri@lambda.ai","login":"aieri","count":2},{"name":"Philip Dubé","email":"159546+serprex","login":"serprex","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:10.794Z","repositories_count":6778025,"commits_count":983176112,"contributors_count":41439624,"owners_count":1364573,"committers_count":3363305,"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":"pierrec/lz4","html_url":"https://github.com/pierrec/lz4","last_synced_at":"2026-08-25T09:35:33.868Z","status":null,"issues_count":66,"pull_requests_count":82,"avg_time_to_close_issue":8084555.395348838,"avg_time_to_close_pull_request":2461528.1265822784,"issues_closed_count":43,"pull_requests_closed_count":79,"pull_request_authors_count":27,"issue_authors_count":53,"avg_comments_per_issue":1.9242424242424243,"avg_comments_per_pull_request":1.0609756097560976,"merged_pull_requests_count":74,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":3014310.5,"past_year_avg_time_to_close_pull_request":1389855.857142857,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":1.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"created_at":"2023-05-16T03:49:11.301Z","updated_at":"2026-08-25T09:35:33.869Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrec%2Flz4/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"NONE":48,"CONTRIBUTOR":18}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":67,"NONE":15}},"issue_authors":{"table":{"sten0":4,"greatroar":4,"lizthegrey":4,"anatol":3,"dsnet":2,"scunningham":2,"LHRchina":1,"warren-bank":1,"mattias-lundell":1,"satheshshiva":1,"xakepp35":1,"leehinman":1,"klauspost":1,"pieropio":1,"tazjin":1,"hugelgupf":1,"viric":1,"corneliusroemer":1,"aiquestion":1,"sidd1809":1,"mvdan":1,"10000TB":1,"evanphx":1,"mYmNeo":1,"Caesurus":1,"ut0mt8":1,"amalone-scwx":1,"www13059690":1,"sck":1,"oakad":1,"lorenz":1,"aieri":1,"anand-dotworld":1,"corani":1,"navidof5":1,"fess932":1,"DAMEK86":1,"jherman":1,"xguo-prestolabs":1,"binary132":1,"xin3liang":1,"kestrel-one":1,"cedricvanrompay":1,"achille-roussel":1,"zhushengjun-it":1,"harikb":1,"july2993":1,"virvum":1,"SouleaterLC":1,"kokizzu":1,"heikkisalokantosc":1,"filinvadim":1,"houbaron":1}},"pull_request_authors":{"table":{"greatroar":33,"lizthegrey":13,"0xAozora":3,"klauspost":3,"moycat":2,"aiquestion":2,"anatol":2,"evanphx":2,"xiaojun207":2,"daboyuka":2,"jwebb":2,"calmh":1,"rvrangel":1,"corneliusroemer":1,"serprex":1,"leehinman":1,"satheshshiva":1,"tutububug":1,"10000TB":1,"imura-tatsuya-ab":1,"maxlaverse":1,"aieri":1,"bodgit":1,"ncruces":1,"sidd1809":1,"edigaryev":1,"oakad":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":{}},"past_year_issue_author_associations_count":{"table":{"NONE":5,"CONTRIBUTOR":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":7,"NONE":1}},"past_year_issue_authors":{"table":{"aieri":1,"corani":1,"fess932":1,"scunningham":1,"warren-bank":1,"xin3liang":1}},"past_year_pull_request_authors":{"table":{"lizthegrey":5,"aieri":1,"ncruces":1,"serprex":1}},"maintainers":[],"active_maintainers":[]}},"events":{"total":{"CreateEvent":1,"ForkEvent":11,"IssueCommentEvent":23,"IssuesEvent":14,"PullRequestEvent":10,"PushEvent":12,"ReleaseEvent":1,"WatchEvent":64},"last_year":{"ForkEvent":2,"IssueCommentEvent":6,"IssuesEvent":3,"PullRequestEvent":1,"PushEvent":4,"ReleaseEvent":1,"WatchEvent":11}},"keywords":["go","golang","lz4","lz4-frame"],"dependencies":[{"ecosystem":"go","filepath":"cmd/lz4c/go.mod","sha":null,"kind":"manifest","created_at":"2022-09-20T22:00:20.485Z","updated_at":"2022-09-20T22:00:20.485Z","repository_link":"https://github.com/pierrec/lz4/blob/v4/cmd/lz4c/go.mod","dependencies":[{"id":5664542931,"package_name":"code.cloudfoundry.org/bytefmt","ecosystem":"go","requirements":"v0.0.0-20200131002437-cf55d5288a48","direct":true,"kind":"runtime","optional":false},{"id":5664542932,"package_name":"github.com/onsi/ginkgo","ecosystem":"go","requirements":"v1.14.2","direct":true,"kind":"runtime","optional":false},{"id":5664542933,"package_name":"github.com/onsi/gomega","ecosystem":"go","requirements":"v1.10.3","direct":true,"kind":"runtime","optional":false},{"id":5664542934,"package_name":"github.com/pierrec/cmdflag","ecosystem":"go","requirements":"v0.0.2","direct":true,"kind":"runtime","optional":false},{"id":5664542935,"package_name":"github.com/pierrec/lz4/v4","ecosystem":"go","requirements":"v4.1.0","direct":true,"kind":"runtime","optional":false},{"id":5664542936,"package_name":"github.com/schollz/progressbar/v3","ecosystem":"go","requirements":"v3.5.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"cmd/lz4c/go.sum","sha":null,"kind":"lockfile","created_at":"2022-09-20T22:00:20.495Z","updated_at":"2022-09-20T22:00:20.495Z","repository_link":"https://github.com/pierrec/lz4/blob/v4/cmd/lz4c/go.sum","dependencies":[{"id":5664542937,"package_name":"code.cloudfoundry.org/bytefmt","ecosystem":"go","requirements":"v0.0.0-20200131002437-cf55d5288a48","direct":false,"kind":"runtime","optional":false},{"id":5664542938,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":5664542939,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":5664542940,"package_name":"github.com/fsnotify/fsnotify","ecosystem":"go","requirements":"v1.4.7","direct":false,"kind":"runtime","optional":false},{"id":5664542941,"package_name":"github.com/fsnotify/fsnotify","ecosystem":"go","requirements":"v1.4.9","direct":false,"kind":"runtime","optional":false},{"id":5664542942,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":5664542943,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.1","direct":false,"kind":"runtime","optional":false},{"id":5664542944,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.1.0.20200221234624-67d41d38c208","direct":false,"kind":"runtime","optional":false},{"id":5664542945,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.2","direct":false,"kind":"runtime","optional":false},{"id":5664542946,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.4.0.20200313231945-b860323f09d0","direct":false,"kind":"runtime","optional":false},{"id":5664542947,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":5664542948,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.2","direct":false,"kind":"runtime","optional":false},{"id":5664542949,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":5664542950,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":5664542951,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":5664542952,"package_name":"github.com/hpcloud/tail","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":5664542953,"package_name":"github.com/k0kubun/go-ansi","ecosystem":"go","requirements":"v0.0.0-20180517002512-3bf9e2903213","direct":false,"kind":"runtime","optional":false},{"id":5664542954,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.12","direct":false,"kind":"runtime","optional":false},{"id":5664542955,"package_name":"github.com/mattn/go-runewidth","ecosystem":"go","requirements":"v0.0.9","direct":false,"kind":"runtime","optional":false},{"id":5664542956,"package_name":"github.com/mitchellh/colorstring","ecosystem":"go","requirements":"v0.0.0-20190213212951-d06e56a500db","direct":false,"kind":"runtime","optional":false},{"id":5664542957,"package_name":"github.com/nxadm/tail","ecosystem":"go","requirements":"v1.4.4","direct":false,"kind":"runtime","optional":false},{"id":5664542958,"package_name":"github.com/onsi/ginkgo","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":5664542959,"package_name":"github.com/onsi/ginkgo","ecosystem":"go","requirements":"v1.12.1","direct":false,"kind":"runtime","optional":false},{"id":5664542960,"package_name":"github.com/onsi/ginkgo","ecosystem":"go","requirements":"v1.14.2","direct":false,"kind":"runtime","optional":false},{"id":5664542961,"package_name":"github.com/onsi/gomega","ecosystem":"go","requirements":"v1.7.1","direct":false,"kind":"runtime","optional":false},{"id":5664542962,"package_name":"github.com/onsi/gomega","ecosystem":"go","requirements":"v1.10.1","direct":false,"kind":"runtime","optional":false},{"id":5664542963,"package_name":"github.com/onsi/gomega","ecosystem":"go","requirements":"v1.10.3","direct":false,"kind":"runtime","optional":false},{"id":5664542964,"package_name":"github.com/pierrec/cmdflag","ecosystem":"go","requirements":"v0.0.2","direct":false,"kind":"runtime","optional":false},{"id":5664542965,"package_name":"github.com/pierrec/lz4/v4","ecosystem":"go","requirements":"v4.1.0","direct":false,"kind":"runtime","optional":false},{"id":5664542966,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":5664542967,"package_name":"github.com/schollz/progressbar/v3","ecosystem":"go","requirements":"v3.5.1","direct":false,"kind":"runtime","optional":false},{"id":5664542968,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":5664542969,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":5664542970,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190308221718-c2843e01d9a2","direct":false,"kind":"runtime","optional":false},{"id":5664542971,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20200622213623-75b288015ac9","direct":false,"kind":"runtime","optional":false},{"id":5664542972,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180906233101-161cd47e91fd","direct":false,"kind":"runtime","optional":false},{"id":5664542973,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190404232315-eb5bcb51f2a3","direct":false,"kind":"runtime","optional":false},{"id":5664542974,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200520004742-59133d7f0dd7","direct":false,"kind":"runtime","optional":false},{"id":5664542975,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201006153459-a7d1128ccaa0","direct":false,"kind":"runtime","optional":false},{"id":5664542976,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20180314180146-1d60e4601c6f","direct":false,"kind":"runtime","optional":false},{"id":5664542977,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20180909124046-d0be0721c37e","direct":false,"kind":"runtime","optional":false},{"id":5664542978,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":5664542979,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190412213103-97732733099d","direct":false,"kind":"runtime","optional":false},{"id":5664542980,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190904154756-749cb33beabd","direct":false,"kind":"runtime","optional":false},{"id":5664542981,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191005200804-aed5e4c7ecf9","direct":false,"kind":"runtime","optional":false},{"id":5664542982,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191120155948-bd437916bb0e","direct":false,"kind":"runtime","optional":false},{"id":5664542983,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200116001909-b77594299b42","direct":false,"kind":"runtime","optional":false},{"id":5664542984,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200323222414-85ca7c5b95cd","direct":false,"kind":"runtime","optional":false},{"id":5664542985,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200519105757-fe76b779f299","direct":false,"kind":"runtime","optional":false},{"id":5664542986,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200615200032-f1bc736245b1","direct":false,"kind":"runtime","optional":false},{"id":5664542987,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200930185726-fdedc70b468f","direct":false,"kind":"runtime","optional":false},{"id":5664542988,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":5664542989,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.2","direct":false,"kind":"runtime","optional":false},{"id":5664542990,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.3","direct":false,"kind":"runtime","optional":false},{"id":5664542991,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":5664542992,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191204190536-9bdfabe68543","direct":false,"kind":"runtime","optional":false},{"id":5664542993,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200109180630-ec00e32a8dfd","direct":false,"kind":"runtime","optional":false},{"id":5664542994,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200221191635-4d8936d0db64","direct":false,"kind":"runtime","optional":false},{"id":5664542995,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200228230310-ab0ca4ff8a60","direct":false,"kind":"runtime","optional":false},{"id":5664542996,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.20.1-0.20200309200217-e05f789c0967","direct":false,"kind":"runtime","optional":false},{"id":5664542997,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.21.0","direct":false,"kind":"runtime","optional":false},{"id":5664542998,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.23.0","direct":false,"kind":"runtime","optional":false},{"id":5664542999,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":5664543000,"package_name":"gopkg.in/fsnotify.v1","ecosystem":"go","requirements":"v1.4.7","direct":false,"kind":"runtime","optional":false},{"id":5664543001,"package_name":"gopkg.in/tomb.v1","ecosystem":"go","requirements":"v1.0.0-20141024135613-dd632973f1e7","direct":false,"kind":"runtime","optional":false},{"id":5664543002,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.4","direct":false,"kind":"runtime","optional":false},{"id":5664543003,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.3.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"fuzz/go.mod","sha":null,"kind":"manifest","created_at":"2022-09-20T22:00:20.511Z","updated_at":"2022-09-20T22:00:20.511Z","repository_link":"https://github.com/pierrec/lz4/blob/v4/fuzz/go.mod","dependencies":[{"id":5664543004,"package_name":"github.com/dvyukov/go-fuzz","ecosystem":"go","requirements":"v0.0.0-20201115201419-0701ec3cea76","direct":true,"kind":"runtime","optional":false},{"id":5664543005,"package_name":"github.com/elazarl/go-bindata-assetfs","ecosystem":"go","requirements":"v1.0.1","direct":true,"kind":"runtime","optional":false},{"id":5664543006,"package_name":"github.com/pierrec/lz4/v4","ecosystem":"go","requirements":"v4.0.0-00010101000000-000000000000","direct":true,"kind":"runtime","optional":false},{"id":5664543007,"package_name":"github.com/stephens2424/writerset","ecosystem":"go","requirements":"v1.0.2","direct":true,"kind":"runtime","optional":false},{"id":5664543008,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20201116002733-ac45abd4c88c","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"fuzz/go.sum","sha":null,"kind":"lockfile","created_at":"2022-09-20T22:00:20.517Z","updated_at":"2022-09-20T22:00:20.517Z","repository_link":"https://github.com/pierrec/lz4/blob/v4/fuzz/go.sum","dependencies":[{"id":5664543009,"package_name":"github.com/Julusian/godocdown","ecosystem":"go","requirements":"v0.0.0-20170816220326-6d19f8ff2df8","direct":false,"kind":"runtime","optional":false},{"id":5664543010,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":5664543011,"package_name":"github.com/dvyukov/go-fuzz","ecosystem":"go","requirements":"v0.0.0-20201115201419-0701ec3cea76","direct":false,"kind":"runtime","optional":false},{"id":5664543012,"package_name":"github.com/elazarl/go-bindata-assetfs","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":5664543013,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":5664543014,"package_name":"github.com/robertkrimen/godocdown","ecosystem":"go","requirements":"v0.0.0-20130622164427-0bfa04905481","direct":false,"kind":"runtime","optional":false},{"id":5664543015,"package_name":"github.com/stephens2424/writerset","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":5664543016,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":5664543017,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":5664543018,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":5664543019,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190308221718-c2843e01d9a2","direct":false,"kind":"runtime","optional":false},{"id":5664543020,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20191011191535-87dc89f01550","direct":false,"kind":"runtime","optional":false},{"id":5664543021,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20200622213623-75b288015ac9","direct":false,"kind":"runtime","optional":false},{"id":5664543022,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":5664543023,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190404232315-eb5bcb51f2a3","direct":false,"kind":"runtime","optional":false},{"id":5664543024,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190620200207-3b0461eec859","direct":false,"kind":"runtime","optional":false},{"id":5664543025,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201021035429-f5854403a974","direct":false,"kind":"runtime","optional":false},{"id":5664543026,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190423024810-112230192c58","direct":false,"kind":"runtime","optional":false},{"id":5664543027,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20201020160332-67f06af15bc9","direct":false,"kind":"runtime","optional":false},{"id":5664543028,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":5664543029,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190412213103-97732733099d","direct":false,"kind":"runtime","optional":false},{"id":5664543030,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200930185726-fdedc70b468f","direct":false,"kind":"runtime","optional":false},{"id":5664543031,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":5664543032,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.3","direct":false,"kind":"runtime","optional":false},{"id":5664543033,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":5664543034,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191119224855-298f0cb1881e","direct":false,"kind":"runtime","optional":false},{"id":5664543035,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20201116002733-ac45abd4c88c","direct":false,"kind":"runtime","optional":false},{"id":5664543036,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20190717185122-a985d3407aa7","direct":false,"kind":"runtime","optional":false},{"id":5664543037,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191011141410-1b5146add898","direct":false,"kind":"runtime","optional":false},{"id":5664543038,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20200804184101-5ec99f83aff1","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-12-07T09:43:31.062Z","updated_at":"2023-12-07T09:43:31.062Z","repository_link":"https://github.com/pierrec/lz4/blob/v4/.github/workflows/ci.yml","dependencies":[{"id":14952141018,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14952141019,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"go","filepath":"go.mod","sha":null,"kind":"manifest","created_at":"2023-12-07T09:43:31.184Z","updated_at":"2023-12-07T09:43:31.184Z","repository_link":"https://github.com/pierrec/lz4/blob/v4/go.mod","dependencies":[]},{"ecosystem":"go","filepath":"go.sum","sha":null,"kind":"lockfile","created_at":"2023-12-07T09:43:31.198Z","updated_at":"2023-12-07T09:43:31.198Z","repository_link":"https://github.com/pierrec/lz4/blob/v4/go.sum","dependencies":[]}],"score":34.85959907547678,"created_at":"2026-05-14T05:13:44.494Z","updated_at":"2026-08-26T10:06:24.590Z","avatar_url":"https://github.com/pierrec.png","language":"Go","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/372372","html_url":"https://summary.ecosyste.ms/projects/372372"}