{"id":361564,"url":"https://github.com/lz4/lz4-java","last_synced_at":"2026-06-21T12:01:57.445Z","repository":{"id":4001807,"uuid":"5099453","full_name":"lz4/lz4-java","owner":"lz4","description":"LZ4 compression for Java","archived":true,"fork":false,"pushed_at":"2025-11-28T19:23:16.000Z","size":13055,"stargazers_count":1175,"open_issues_count":73,"forks_count":284,"subscribers_count":51,"default_branch":"master","last_synced_at":"2026-05-19T22:27:15.625Z","etag":null,"topics":["compressor","decompression","java","jni-bindings","lz4-compression","lz4-compressors","lz4-java"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"dc42/RepRapFirmware","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lz4.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2012-07-18T17:26:42.000Z","updated_at":"2026-05-06T08:15:21.000Z","dependencies_parsed_at":"2023-02-16T14:15:47.029Z","dependency_job_id":"f9fc6c7d-08ec-4d8b-ab1d-408ba959ba73","html_url":"https://github.com/lz4/lz4-java","commit_stats":{"total_commits":405,"total_committers":30,"mean_commits":13.5,"dds":0.5037037037037038,"last_synced_commit":"7c931bef32d179ec3d3286ee71638b23ebde3459"},"previous_names":["jpountz/lz4-java"],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/lz4/lz4-java","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lz4","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/sbom","scorecard":{"id":535970,"data":{"date":"2025-08-11","repo":{"name":"github.com/lz4/lz4-java","commit":"cdb417f0bb0de1bf304831806b6693bd652748aa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/29 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":-1,"reason":"no workflows found","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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Binary-Artifacts","score":2,"reason":"binaries present in source code","details":["Warn: binary detected: src/resources/net/jpountz/util/darwin/aarch64/liblz4-java.dylib:1","Warn: binary detected: src/resources/net/jpountz/util/darwin/x86_64/liblz4-java.dylib:1","Warn: binary detected: src/resources/net/jpountz/util/linux/aarch64/liblz4-java.so:1","Warn: binary detected: src/resources/net/jpountz/util/linux/amd64/liblz4-java.so:1","Warn: binary detected: src/resources/net/jpountz/util/linux/i386/liblz4-java.so:1","Warn: binary detected: src/resources/net/jpountz/util/linux/ppc64le/liblz4-java.so:1","Warn: binary detected: src/resources/net/jpountz/util/linux/s390x/liblz4-java.so:1","Warn: binary detected: src/resources/net/jpountz/util/win32/amd64/liblz4-java.so:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch '1.7'","Warn: branch protection not enabled for branch '1.5'","Warn: branch protection not enabled for branch '1.4'"],"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 2 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T06:58:05.377Z","repository_id":4001807,"created_at":"2025-08-20T06:58:05.377Z","updated_at":"2025-08-20T06:58:05.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33314974,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-21T12:23:38.849Z","status":"ssl_error","status_checked_at":"2026-05-21T12:22:11.673Z","response_time":62,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"lz4","name":"lz4","uuid":"11667224","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/11667224?v=4","repositories_count":2,"last_synced_at":"2024-03-26T15:24:54.119Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lz4","funding_links":[],"total_stars":10173,"followers":62,"following":0,"created_at":"2022-11-04T00:15:46.748Z","updated_at":"2024-03-26T15:24:54.181Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lz4","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lz4/repositories"},"packages":[{"id":8669542,"name":"java-lz4-native","ecosystem":"alpine","description":"LZ4 compression for Java","homepage":"https://github.com/lz4/lz4-java","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/lz4/lz4-java","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-07-26T04:43:05.000Z","latest_release_published_at":"2022-07-26T04:43:05.000Z","latest_release_number":"1.8.0-r1","last_synced_at":"2026-04-14T16:05:24.476Z","created_at":"2023-12-20T10:12:23.855Z","updated_at":"2026-04-14T16:05:24.476Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/java-lz4-native","install_command":"apk add java-lz4-native","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":4001807,"uuid":"5099453","full_name":"lz4/lz4-java","owner":"lz4","description":"LZ4 compression for Java","archived":false,"fork":false,"pushed_at":"2024-09-19T17:00:16.000Z","size":13006,"stargazers_count":1162,"open_issues_count":74,"forks_count":260,"subscribers_count":49,"default_branch":"master","last_synced_at":"2025-10-27T16:07:47.351Z","etag":null,"topics":["compressor","decompression","java","jni-bindings","lz4-compression","lz4-compressors","lz4-java"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"dc42/RepRapFirmware","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lz4.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":null,"license":"LICENSE.txt","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}},"created_at":"2012-07-18T17:26:42.000Z","updated_at":"2025-10-25T12:03:23.000Z","dependencies_parsed_at":"2023-02-16T14:15:47.029Z","dependency_job_id":"f9fc6c7d-08ec-4d8b-ab1d-408ba959ba73","html_url":"https://github.com/lz4/lz4-java","commit_stats":{"total_commits":405,"total_committers":30,"mean_commits":13.5,"dds":0.5037037037037038,"last_synced_commit":"7c931bef32d179ec3d3286ee71638b23ebde3459"},"previous_names":["jpountz/lz4-java"],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/lz4/lz4-java","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lz4","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/sbom","scorecard":{"id":535970,"data":{"date":"2025-08-11","repo":{"name":"github.com/lz4/lz4-java","commit":"cdb417f0bb0de1bf304831806b6693bd652748aa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/29 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":-1,"reason":"no workflows found","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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Binary-Artifacts","score":2,"reason":"binaries present in source code","details":["Warn: binary detected: src/resources/net/jpountz/util/darwin/aarch64/liblz4-java.dylib:1","Warn: binary detected: src/resources/net/jpountz/util/darwin/x86_64/liblz4-java.dylib:1","Warn: binary detected: src/resources/net/jpountz/util/linux/aarch64/liblz4-java.so:1","Warn: binary detected: src/resources/net/jpountz/util/linux/amd64/liblz4-java.so:1","Warn: binary detected: src/resources/net/jpountz/util/linux/i386/liblz4-java.so:1","Warn: binary detected: src/resources/net/jpountz/util/linux/ppc64le/liblz4-java.so:1","Warn: binary detected: src/resources/net/jpountz/util/linux/s390x/liblz4-java.so:1","Warn: binary detected: src/resources/net/jpountz/util/win32/amd64/liblz4-java.so:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch '1.7'","Warn: branch protection not enabled for branch '1.5'","Warn: branch protection not enabled for branch '1.4'"],"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 2 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T06:58:05.377Z","repository_id":4001807,"created_at":"2025-08-20T06:58:05.377Z","updated_at":"2025-08-20T06:58:05.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281305245,"owners_count":26478374,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-27T02:00:05.855Z","response_time":61,"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":"lz4","name":"lz4","uuid":"11667224","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/11667224?v=4","repositories_count":2,"last_synced_at":"2024-03-26T15:24:54.119Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lz4","funding_links":[],"total_stars":10173,"followers":62,"following":0,"created_at":"2022-11-04T00:15:46.748Z","updated_at":"2024-03-26T15:24:54.181Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lz4","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lz4/repositories"},"tags":[{"name":"1.8.0","sha":"78eae489e8163e4df56735a79dd8ef9c4f4ec056","kind":"commit","published_at":"2021-06-10T22:50:41.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.8.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.8.0/manifests"},{"name":"1.7.1","sha":"45639f68a3c46df4ddb17ec28ce05738272e3349","kind":"commit","published_at":"2020-01-17T00:17:24.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.7.1","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"86e04161365a859eddbcf5c7ae6d21e746ed0296","kind":"commit","published_at":"2019-12-09T16:41:59.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.7.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"e1440ab98429ce52f86265061aefaaad06c93514","kind":"commit","published_at":"2019-05-14T20:02:41.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.6.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"1320a549699d8e57b0b8f5bd540d2e11b277b5f6","kind":"commit","published_at":"2019-02-25T22:36:48.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.5.1","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"16ec10dc369420e1790e3ca6156e7013753c683d","kind":"commit","published_at":"2018-09-24T16:03:47.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.5.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.5.0/manifests"},{"name":"1.4.1","sha":"02e53cb470bed939b69ddcc8dfe291d5e6428e38","kind":"commit","published_at":"2018-01-05T04:37:16.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.4.1","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"6d4693f56253fcddfad7b441bb8d917b182efa2d","kind":"commit","published_at":"2017-08-03T04:21:21.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.4.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"4ebcf3438cd39d5eca42e499dc9659d22419dcb5","kind":"commit","published_at":"2014-11-26T19:04:10.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.3.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"a8129ca524a7ede5b4b04cce3a43977dbe62b8a2","kind":"commit","published_at":"2013-08-08T15:32:18.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.2.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.2.0/manifests"},{"name":"1.0.0","sha":"8dfdc1f631c81a2ae080fb16e13a3c02b2fc1d39","kind":"commit","published_at":"2013-01-08T00:37:38.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.0.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-27T16:53:27.318Z","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:apk/alpine/java-lz4-native?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.19","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/java-lz4-native","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/java-lz4-native","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/java-lz4-native/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T11:00:16.195Z","issues_count":101,"pull_requests_count":19,"avg_time_to_close_issue":26238976.94117647,"avg_time_to_close_pull_request":6593844.571428572,"issues_closed_count":51,"pull_requests_closed_count":7,"pull_request_authors_count":19,"issue_authors_count":90,"avg_comments_per_issue":3.2475247524752473,"avg_comments_per_pull_request":2.789473684210526,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":12977.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.8333333333333334,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/issues","maintainers":[{"login":"odaira","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/odaira"},{"login":"jpountz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpountz"},{"login":"felixhandte","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/felixhandte"},{"login":"Cyan4973","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cyan4973"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/java-lz4-native/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/java-lz4-native/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/java-lz4-native/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/java-lz4-native/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/java-lz4-native/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/java-lz4-native/codemeta","maintainers":[{"uuid":"jakub@jirutka.cz","login":null,"name":"Jakub Jirutka","email":"jakub@jirutka.cz","url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","packages_count":1283,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","role":null,"created_at":"2024-08-22T02:20:24.032Z","updated_at":"2024-08-22T02:20:24.032Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/jakub@jirutka.cz/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":392,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2026-04-27T18:20:23.384Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":13739785,"name":"lz4-java","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/lz4/lz4-java","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/lz4/lz4-java","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T04:57:58.237Z","latest_release_published_at":"2026-02-13T04:57:58.237Z","latest_release_number":"1.5.1-2","last_synced_at":"2026-03-13T17:26:31.843Z","created_at":"2026-02-13T04:57:58.058Z","updated_at":"2026-03-13T17:26:31.844Z","registry_url":"https://launchpad.net/ubuntu/+source/lz4-java","install_command":"apt-get install lz4-java","documentation_url":null,"metadata":{"component":"universe","architecture":"any all","priority":"optional","binary":"liblz4-java, liblz4-jni","standards_version":"4.4.0","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"ant, ant-contrib-cpptasks (\u003e= 1.0~b5-5~), ant-optional, bnd, debhelper-compat (= 12), default-jdk, ivy-debian-helper, junit4, libcarrotsearch-randomizedtesting-java (\u003e= 2.1.17-4~), liblz4-dev, libmvel-java, libxxhash-dev, lz4, maven-repo-helper","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T04:57:59.029Z","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/lz4-java?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/lz4-java","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/lz4-java","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/lz4-java/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/lz4-java/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/lz4-java/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/lz4-java/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/lz4-java/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/lz4-java/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/lz4-java/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":0,"github":"ubuntu","metadata":{"codename":"focal"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-04-27T18:20:36.874Z","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":13000239,"name":"java-lz4","ecosystem":"alpine","description":"LZ4 compression for Java","homepage":"https://github.com/lz4/lz4-java","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/lz4/lz4-java","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-07-23T04:08:22.000Z","latest_release_published_at":"2024-07-23T04:08:22.000Z","latest_release_number":"1.8.0-r2","last_synced_at":"2026-04-18T02:07:28.841Z","created_at":"2026-01-30T21:50:32.406Z","updated_at":"2026-04-18T02:07:28.841Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/community/x86_64/java-lz4","install_command":"apk add java-lz4","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{},"repo_metadata_updated_at":null,"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:apk/alpine/java-lz4?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/java-lz4","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/java-lz4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/java-lz4/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/java-lz4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/java-lz4/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/java-lz4/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/java-lz4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/java-lz4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/java-lz4/codemeta","maintainers":[{"uuid":"jakub@jirutka.cz","login":null,"name":"Jakub Jirutka","email":"jakub@jirutka.cz","url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","packages_count":1474,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","role":null,"created_at":"2026-03-04T19:42:55.709Z","updated_at":"2026-03-04T19:42:55.709Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/jakub@jirutka.cz/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27569,"maintainers_count":427,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-04-27T18:20:22.382Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/namespaces"}},{"id":13520860,"name":"lz4-java","ecosystem":"debian","description":null,"homepage":"https://github.com/lz4/lz4-java","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/lz4/lz4-java","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T21:35:36.857Z","latest_release_published_at":"2026-02-10T21:35:36.857Z","latest_release_number":"1.5.1-3","last_synced_at":"2026-03-13T09:29:06.830Z","created_at":"2026-02-10T21:35:36.650Z","updated_at":"2026-03-13T09:29:06.830Z","registry_url":"https://tracker.debian.org/pkg/lz4-java","install_command":"apt-get install lz4-java","documentation_url":"https://packages.debian.org/bullseye/lz4-java","metadata":{"component":"main","architecture":"any all","priority":"extra","binary":"liblz4-java, liblz4-jni","standards_version":"4.5.1","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"ant, ant-contrib-cpptasks (\u003e= 1.0~b5-5~), ant-optional, bnd, debhelper-compat (= 13), default-jdk, ivy-debian-helper, junit4, libcarrotsearch-randomizedtesting-java (\u003e= 2.1.17-4~), liblz4-dev, libmvel-java, librhino-java (\u003e= 1.7.7.2-3~), libxxhash-dev, lz4, maven-repo-helper","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:21:56.328Z","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/lz4-java?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/lz4-java","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/lz4-java","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/lz4-java/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/lz4-java/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/lz4-java/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/lz4-java/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/lz4-java/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/lz4-java/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/lz4-java/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":0,"github":"debian","metadata":{"codename":"bullseye"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-04-27T18:20:39.352Z","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":13556301,"name":"lz4-java","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/lz4/lz4-java","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/lz4/lz4-java","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T04:20:16.131Z","latest_release_published_at":"2026-02-11T04:20:16.131Z","latest_release_number":"1.8.0-3","last_synced_at":"2026-03-11T05:09:07.355Z","created_at":"2026-02-11T04:20:15.961Z","updated_at":"2026-03-11T05:09:07.356Z","registry_url":"https://launchpad.net/ubuntu/+source/lz4-java","install_command":"apt-get install lz4-java","documentation_url":null,"metadata":{"component":"universe","architecture":"any all","priority":"optional","binary":"liblz4-java, liblz4-jni","standards_version":"4.6.1","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"ant, ant-contrib-cpptasks (\u003e= 1.0~b5-5~), ant-optional, bnd, debhelper-compat (= 13), default-jdk, ivy-debian-helper, junit4, libcarrotsearch-randomizedtesting-java (\u003e= 2.1.17-4~), liblz4-dev, libmvel-java, librhino-java (\u003e= 1.7.7.2-3~), libxxhash-dev, lz4, maven-repo-helper","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:48:14.420Z","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/lz4-java?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/lz4-java","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/lz4-java","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/lz4-java/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/lz4-java/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/lz4-java/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/lz4-java/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/lz4-java/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/lz4-java/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/lz4-java/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":0,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-04-27T18:20:38.741Z","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":5050266,"name":"org.lz4:lz4-pure-java","ecosystem":"maven","description":"Pure java ports of the LZ4 compression algorithm and the xxHash hashing algorithm","homepage":"https://github.com/lz4/lz4-java","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/lz4/lz4-java","keywords_array":[],"namespace":"org.lz4","versions_count":2,"first_release_published_at":"2019-12-09T03:02:42.000Z","latest_release_published_at":"2021-06-19T06:45:04.000Z","latest_release_number":"1.8.0","last_synced_at":"2026-05-25T01:11:54.599Z","created_at":"2022-07-27T22:01:38.588Z","updated_at":"2026-05-25T21:13:46.227Z","registry_url":"https://central.sonatype.com/artifact/org.lz4/lz4-pure-java/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.lz4/lz4-pure-java/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":4001807,"uuid":"5099453","full_name":"lz4/lz4-java","owner":"lz4","description":"LZ4 compression for Java","archived":false,"fork":false,"pushed_at":"2024-09-19T17:00:16.000Z","size":13006,"stargazers_count":1162,"open_issues_count":74,"forks_count":260,"subscribers_count":49,"default_branch":"master","last_synced_at":"2025-10-27T16:07:47.351Z","etag":null,"topics":["compressor","decompression","java","jni-bindings","lz4-compression","lz4-compressors","lz4-java"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"dc42/RepRapFirmware","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lz4.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":null,"license":"LICENSE.txt","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}},"created_at":"2012-07-18T17:26:42.000Z","updated_at":"2025-10-25T12:03:23.000Z","dependencies_parsed_at":"2023-02-16T14:15:47.029Z","dependency_job_id":"f9fc6c7d-08ec-4d8b-ab1d-408ba959ba73","html_url":"https://github.com/lz4/lz4-java","commit_stats":{"total_commits":405,"total_committers":30,"mean_commits":13.5,"dds":0.5037037037037038,"last_synced_commit":"7c931bef32d179ec3d3286ee71638b23ebde3459"},"previous_names":["jpountz/lz4-java"],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/lz4/lz4-java","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lz4","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/sbom","scorecard":{"id":535970,"data":{"date":"2025-08-11","repo":{"name":"github.com/lz4/lz4-java","commit":"cdb417f0bb0de1bf304831806b6693bd652748aa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/29 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":-1,"reason":"no workflows found","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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Binary-Artifacts","score":2,"reason":"binaries present in source code","details":["Warn: binary detected: src/resources/net/jpountz/util/darwin/aarch64/liblz4-java.dylib:1","Warn: binary detected: src/resources/net/jpountz/util/darwin/x86_64/liblz4-java.dylib:1","Warn: binary detected: src/resources/net/jpountz/util/linux/aarch64/liblz4-java.so:1","Warn: binary detected: src/resources/net/jpountz/util/linux/amd64/liblz4-java.so:1","Warn: binary detected: src/resources/net/jpountz/util/linux/i386/liblz4-java.so:1","Warn: binary detected: src/resources/net/jpountz/util/linux/ppc64le/liblz4-java.so:1","Warn: binary detected: src/resources/net/jpountz/util/linux/s390x/liblz4-java.so:1","Warn: binary detected: src/resources/net/jpountz/util/win32/amd64/liblz4-java.so:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch '1.7'","Warn: branch protection not enabled for branch '1.5'","Warn: branch protection not enabled for branch '1.4'"],"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 2 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T06:58:05.377Z","repository_id":4001807,"created_at":"2025-08-20T06:58:05.377Z","updated_at":"2025-08-20T06:58:05.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281305245,"owners_count":26478374,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-27T02:00:05.855Z","response_time":61,"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":"lz4","name":"lz4","uuid":"11667224","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/11667224?v=4","repositories_count":2,"last_synced_at":"2024-03-26T15:24:54.119Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lz4","funding_links":[],"total_stars":10173,"followers":62,"following":0,"created_at":"2022-11-04T00:15:46.748Z","updated_at":"2024-03-26T15:24:54.181Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lz4","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lz4/repositories"},"tags":[{"name":"1.8.0","sha":"78eae489e8163e4df56735a79dd8ef9c4f4ec056","kind":"commit","published_at":"2021-06-10T22:50:41.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.8.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.8.0/manifests"},{"name":"1.7.1","sha":"45639f68a3c46df4ddb17ec28ce05738272e3349","kind":"commit","published_at":"2020-01-17T00:17:24.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.7.1","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"86e04161365a859eddbcf5c7ae6d21e746ed0296","kind":"commit","published_at":"2019-12-09T16:41:59.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.7.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"e1440ab98429ce52f86265061aefaaad06c93514","kind":"commit","published_at":"2019-05-14T20:02:41.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.6.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"1320a549699d8e57b0b8f5bd540d2e11b277b5f6","kind":"commit","published_at":"2019-02-25T22:36:48.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.5.1","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"16ec10dc369420e1790e3ca6156e7013753c683d","kind":"commit","published_at":"2018-09-24T16:03:47.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.5.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.5.0/manifests"},{"name":"1.4.1","sha":"02e53cb470bed939b69ddcc8dfe291d5e6428e38","kind":"commit","published_at":"2018-01-05T04:37:16.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.4.1","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"6d4693f56253fcddfad7b441bb8d917b182efa2d","kind":"commit","published_at":"2017-08-03T04:21:21.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.4.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"4ebcf3438cd39d5eca42e499dc9659d22419dcb5","kind":"commit","published_at":"2014-11-26T19:04:10.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.3.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"a8129ca524a7ede5b4b04cce3a43977dbe62b8a2","kind":"commit","published_at":"2013-08-08T15:32:18.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.2.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.2.0/manifests"},{"name":"1.0.0","sha":"8dfdc1f631c81a2ae080fb16e13a3c02b2fc1d39","kind":"commit","published_at":"2013-01-08T00:37:38.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.0.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-27T16:53:27.310Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":13,"rankings":{"downloads":null,"dependent_repos_count":6.770763440881751,"dependent_packages_count":17.550613288041085,"stargazers_count":11.889945301124222,"forks_count":12.863749526817672,"docker_downloads_count":null,"average":12.268767889216182},"purl":"pkg:maven/org.lz4/lz4-pure-java","advisories":[{"uuid":"GSA_kwCzR0hTQS1jbXA2LW00d2otcTYzcc4ABPO1","url":"https://github.com/advisories/GHSA-cmp6-m4wj-q63q","title":"yawkat LZ4 Java has a possible information leak in Java safe decompressor","description":"### Summary\n\nInsufficient clearing of the output buffer in Java-based decompressor implementations in lz4-java 1.10.0 and earlier allows remote attackers to read previous buffer contents via crafted compressed input. In applications where the output buffer is reused without being cleared, this may lead to disclosure of sensitive data.\n\nJNI-based implementations are *not* affected.\n\n### Details\n\nDuring the decompression process, the lz4 algorithm may have to repeat data that was previously decompressed in the same input frame. In the Java implementation, this is implemented by copy operations within the output buffer.\n\nWith a crafted input, an attacker may induce the Java implementation to copy from a region in the output buffer that does not contain decompressed data yet. If that region contains sensitive information because the output buffer was not cleared prior to decompression, that data will then be copied to the decompressed output.\n\n- `LZ4Factory.nativeInstance().safeDecompressor()` *is not* affected.\n- `LZ4Factory.nativeInstance().fastDecompressor()` *is* affected because it actually uses `safeInstance()` since 1.8.1. In 1.8.0 and earlier versions, this implementation is instead vulnerable to the more severe [CVE‐2025‐12183](https://sites.google.com/sonatype.com/vulnerabilities/cve-2025-12183), so downgrading is not a solution.\n- Both decompressors of `LZ4Factory.safeInstance()`, `LZ4Factory.unsafeInstance()` and `LZ4Factory.fastestJavaInstance()` are affected.\n- `LZ4Factory.fastestInstance()` uses the `nativeInstance` or `fastestJavaInstance` depending on platform. `LZ4Factory.fastestInstance().fastDecompressor()` is always affected, while `LZ4Factory.fastestInstance().safeDecompressor()` is affected only when JNI cannot be used (e.g. on unsupported platforms).\n\nIndependent of this vulnerability, it is recommended that users migrate from `fastDecompressor` to `safeDecompressor`, as the latter is more performant (despite the name).\n\nThe impact of this vulnerability depends on how user code interacts with the decompression API. Users that allocate a new destination buffer each time, or use only zeroed buffers, are not impacted. When the buffer is reused, however, the confidentiality impact can be severe. This vulnerability is marked as VC:H out of caution.\n\n### Mitigation\n\nlz4-java 1.10.1 fixes this issue without requiring changes in user code.\n\nIf you cannot upgrade to 1.10.1, you can mitigate this vulnerability by zeroing the output buffer before passing it to the decompression function.\n\n### Relation to CVE‐2025‐12183\n\nThis CVE is a different attack than [CVE‐2025‐12183](https://sites.google.com/sonatype.com/vulnerabilities/cve-2025-12183), affecting different implementations with different impact. This new vulnerability was discovered by [CodeIntelligence](https://www.code-intelligence.com/) during research that followed up on CVE‐2025‐12183. Users are recommended to upgrade to 1.10.1 to fix both vulnerabilities.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2025-12-05T18:54:55.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.2,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N","references":["https://github.com/yawkat/lz4-java/security/advisories/GHSA-cmp6-m4wj-q63q","https://nvd.nist.gov/vuln/detail/CVE-2025-66566","https://github.com/yawkat/lz4-java/commit/33d180cb70c4d93c80fb0dc3ab3002f457e93840","https://github.com/advisories/GHSA-cmp6-m4wj-q63q"],"source_kind":"github","identifiers":["GHSA-cmp6-m4wj-q63q","CVE-2025-66566"],"repository_url":null,"blast_radius":0.0,"created_at":"2025-12-05T19:00:08.639Z","updated_at":"2026-05-21T22:02:40.795Z","epss_percentage":0.00066,"epss_percentile":0.20421,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1jbXA2LW00d2otcTYzcc4ABPO1","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1jbXA2LW00d2otcTYzcc4ABPO1","packages":[{"ecosystem":"maven","package_name":"net.jpountz.lz4:lz4","versions":[{"first_patched_version":null,"vulnerable_version_range":"\u003c= 1.8.1"}],"purl":null},{"ecosystem":"maven","package_name":"org.lz4:lz4-pure-java","versions":[{"first_patched_version":null,"vulnerable_version_range":"\u003c= 1.8.1"}],"purl":null},{"ecosystem":"maven","package_name":"org.lz4:lz4-java","versions":[{"first_patched_version":null,"vulnerable_version_range":"\u003c= 1.8.1"}],"purl":null},{"ecosystem":"maven","package_name":"at.yawk.lz4:lz4-java","versions":[{"first_patched_version":"1.10.1","vulnerable_version_range":"\u003c= 1.10.0"}],"purl":null}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1jbXA2LW00d2otcTYzcc4ABPO1/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS12cWY0LTdtN3gtd2dmY84ABPCY","url":"https://github.com/advisories/GHSA-vqf4-7m7x-wgfc","title":"LZ4 Java Compression has Out-of-bounds memory operations which can cause DoS","description":"Out-of-bounds memory operations in org.lz4:lz4-java 1.8.0 and earlier allow remote attackers to cause denial of service and read adjacent memory via untrusted compressed input.\n\nThis is fixed in a forked release: at.yawk.lz4:lz4-java version 1.8.1. The original project has been archived: https://github.com/lz4/lz4-java, and Sonatype has added a redirect from org.lz4:lz4-java:1.8.1 to the new group ID.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2025-11-28T18:30:23.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.8,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:H/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2025-12183","https://github.com/yawkat/lz4-java/releases/tag/v1.8.1","https://sites.google.com/sonatype.com/vulnerabilities/cve-2025-12183","https://www.sonatype.com/security-advisories/cve-2025-12183","http://www.openwall.com/lists/oss-security/2025/12/01/5","https://github.com/advisories/GHSA-vqf4-7m7x-wgfc"],"source_kind":"github","identifiers":["GHSA-vqf4-7m7x-wgfc","CVE-2025-12183"],"repository_url":null,"blast_radius":0.0,"created_at":"2025-12-03T15:00:07.656Z","updated_at":"2026-05-25T20:02:49.059Z","epss_percentage":0.00103,"epss_percentile":0.27751,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS12cWY0LTdtN3gtd2dmY84ABPCY","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS12cWY0LTdtN3gtd2dmY84ABPCY","packages":[{"ecosystem":"maven","package_name":"net.jpountz.lz4:lz4","versions":[{"first_patched_version":null,"vulnerable_version_range":"\u003c= 1.3.0"}],"purl":null},{"ecosystem":"maven","package_name":"org.lz4:lz4-pure-java","versions":[{"first_patched_version":null,"vulnerable_version_range":"\u003c= 1.8.0"}],"purl":null},{"ecosystem":"maven","package_name":"org.lz4:lz4-java","versions":[{"first_patched_version":"1.8.1","vulnerable_version_range":"\u003c 1.8.1"}],"purl":null},{"ecosystem":"maven","package_name":"at.yawk.lz4:lz4-java","versions":[{"first_patched_version":"1.8.1","vulnerable_version_range":"\u003c 1.8.1"}],"purl":null}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS12cWY0LTdtN3gtd2dmY84ABPCY/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.lz4:lz4-pure-java","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.lz4:lz4-pure-java","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.lz4:lz4-pure-java/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T11:00:16.195Z","issues_count":101,"pull_requests_count":19,"avg_time_to_close_issue":26238976.94117647,"avg_time_to_close_pull_request":6593844.571428572,"issues_closed_count":51,"pull_requests_closed_count":7,"pull_request_authors_count":19,"issue_authors_count":90,"avg_comments_per_issue":3.2475247524752473,"avg_comments_per_pull_request":2.789473684210526,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":12977.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.8333333333333334,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/issues","maintainers":[{"login":"odaira","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/odaira"},{"login":"jpountz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpountz"},{"login":"felixhandte","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/felixhandte"},{"login":"Cyan4973","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cyan4973"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.lz4:lz4-pure-java/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.lz4:lz4-pure-java/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.lz4:lz4-pure-java/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.lz4:lz4-pure-java/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.lz4:lz4-pure-java/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.lz4:lz4-pure-java/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":607462,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":13426795,"name":"lz4-java","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/lz4/lz4-java","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/lz4/lz4-java","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T13:49:11.938Z","latest_release_published_at":"2026-02-07T13:49:11.938Z","latest_release_number":"1.5.1-3build1","last_synced_at":"2026-03-07T14:36:20.461Z","created_at":"2026-02-07T13:49:11.588Z","updated_at":"2026-03-07T15:02:09.097Z","registry_url":"https://launchpad.net/ubuntu/+source/lz4-java","install_command":"apt-get install lz4-java","documentation_url":null,"metadata":{"component":"universe","architecture":"any all","priority":"optional","binary":"liblz4-java, liblz4-jni","standards_version":"4.5.1","maintainer":"Ubuntu Developers \u003cubuntu-devel-discuss@lists.ubuntu.com\u003e","build_depends":"ant, ant-contrib-cpptasks (\u003e= 1.0~b5-5~), ant-optional, bnd, debhelper-compat (= 13), default-jdk, ivy-debian-helper, junit4, libcarrotsearch-randomizedtesting-java (\u003e= 2.1.17-4~), liblz4-dev, libmvel-java, librhino-java (\u003e= 1.7.7.2-3~), libxxhash-dev, lz4, maven-repo-helper","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"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/lz4-java?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/lz4-java","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/lz4-java","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/lz4-java/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/lz4-java/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/lz4-java/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/lz4-java/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/lz4-java/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/lz4-java/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/lz4-java/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":0,"github":"ubuntu","metadata":{"codename":"jammy"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-04-27T18:20:36.155Z","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":13657388,"name":"lz4-java","ecosystem":"debian","description":null,"homepage":"https://github.com/lz4/lz4-java","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/lz4/lz4-java","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T07:31:32.962Z","latest_release_published_at":"2026-02-12T07:31:32.962Z","latest_release_number":"1.8.0-4","last_synced_at":"2026-03-14T05:13:01.730Z","created_at":"2026-02-12T07:31:32.748Z","updated_at":"2026-03-14T05:13:01.730Z","registry_url":"https://tracker.debian.org/pkg/lz4-java","install_command":"apt-get install lz4-java","documentation_url":"https://packages.debian.org/trixie/lz4-java","metadata":{"component":"main","architecture":"any all","priority":"extra","binary":"liblz4-java, liblz4-jni","standards_version":"4.6.2","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"ant, ant-contrib-cpptasks (\u003e= 1.0~b5-5~), ant-optional, bnd, debhelper-compat (= 13), default-jdk, ivy-debian-helper, junit4, libcarrotsearch-randomizedtesting-java (\u003e= 2.1.17-4~), liblz4-dev, libmvel-java (\u003e= 2.4.4-2~), librhino-java (\u003e= 1.7.7.2-3~), libxxhash-dev, lz4, maven-repo-helper","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T07:31:33.559Z","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/lz4-java?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/lz4-java","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/lz4-java","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/lz4-java/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/lz4-java/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/lz4-java/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/lz4-java/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/lz4-java/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/lz4-java/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/lz4-java/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":0,"github":"debian","metadata":{"codename":"trixie"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-04-27T18:20:39.853Z","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":8669541,"name":"java-lz4","ecosystem":"alpine","description":"LZ4 compression for Java","homepage":"https://github.com/lz4/lz4-java","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/lz4/lz4-java","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-07-26T04:43:05.000Z","latest_release_published_at":"2022-07-26T04:43:05.000Z","latest_release_number":"1.8.0-r1","last_synced_at":"2026-04-01T15:11:25.458Z","created_at":"2023-12-20T10:12:23.706Z","updated_at":"2026-04-01T15:11:25.458Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/java-lz4","install_command":"apk add java-lz4","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{},"repo_metadata_updated_at":null,"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:apk/alpine/java-lz4?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.19","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/java-lz4","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/java-lz4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/java-lz4/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/java-lz4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/java-lz4/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/java-lz4/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/java-lz4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/java-lz4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/java-lz4/codemeta","maintainers":[{"uuid":"jakub@jirutka.cz","login":null,"name":"Jakub Jirutka","email":"jakub@jirutka.cz","url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","packages_count":1283,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","role":null,"created_at":"2026-03-01T14:17:20.591Z","updated_at":"2026-03-01T14:17:20.591Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/jakub@jirutka.cz/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":392,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2026-04-27T18:20:23.384Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":13484703,"name":"lz4-java","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/lz4/lz4-java","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/lz4/lz4-java","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-10T15:47:50.591Z","latest_release_published_at":"2026-02-10T15:47:50.591Z","latest_release_number":"1.8.0-3","last_synced_at":"2026-03-10T16:00:57.163Z","created_at":"2026-02-10T15:47:50.098Z","updated_at":"2026-03-10T16:00:57.164Z","registry_url":"https://launchpad.net/ubuntu/+source/lz4-java","install_command":"apt-get install lz4-java","documentation_url":null,"metadata":{"component":"universe","architecture":"any all","priority":"optional","binary":"liblz4-java, liblz4-jni","standards_version":"4.6.1","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"ant, ant-contrib-cpptasks (\u003e= 1.0~b5-5~), ant-optional, bnd, debhelper-compat (= 13), default-jdk, ivy-debian-helper, junit4, libcarrotsearch-randomizedtesting-java (\u003e= 2.1.17-4~), liblz4-dev, libmvel-java, librhino-java (\u003e= 1.7.7.2-3~), libxxhash-dev, lz4, maven-repo-helper","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"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/lz4-java?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/lz4-java","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/lz4-java","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/lz4-java/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/lz4-java/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/lz4-java/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/lz4-java/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/lz4-java/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/lz4-java/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/lz4-java/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":0,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-04-27T18:20:38.051Z","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":11757262,"name":"java-lz4","ecosystem":"alpine","description":"LZ4 compression for Java","homepage":"https://github.com/lz4/lz4-java","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/lz4/lz4-java","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-07-23T04:08:22.000Z","latest_release_published_at":"2024-07-23T04:08:22.000Z","latest_release_number":"1.8.0-r2","last_synced_at":"2026-04-14T16:04:57.647Z","created_at":"2025-06-07T14:54:14.943Z","updated_at":"2026-04-14T16:04:57.648Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/java-lz4","install_command":"apk add java-lz4","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":4001807,"uuid":"5099453","full_name":"lz4/lz4-java","owner":"lz4","description":"LZ4 compression for Java","archived":false,"fork":false,"pushed_at":"2024-09-19T17:00:16.000Z","size":13006,"stargazers_count":1162,"open_issues_count":74,"forks_count":260,"subscribers_count":49,"default_branch":"master","last_synced_at":"2025-10-27T16:07:47.351Z","etag":null,"topics":["compressor","decompression","java","jni-bindings","lz4-compression","lz4-compressors","lz4-java"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"dc42/RepRapFirmware","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lz4.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":null,"license":"LICENSE.txt","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}},"created_at":"2012-07-18T17:26:42.000Z","updated_at":"2025-10-25T12:03:23.000Z","dependencies_parsed_at":"2023-02-16T14:15:47.029Z","dependency_job_id":"f9fc6c7d-08ec-4d8b-ab1d-408ba959ba73","html_url":"https://github.com/lz4/lz4-java","commit_stats":{"total_commits":405,"total_committers":30,"mean_commits":13.5,"dds":0.5037037037037038,"last_synced_commit":"7c931bef32d179ec3d3286ee71638b23ebde3459"},"previous_names":["jpountz/lz4-java"],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/lz4/lz4-java","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lz4","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/sbom","scorecard":{"id":535970,"data":{"date":"2025-08-11","repo":{"name":"github.com/lz4/lz4-java","commit":"cdb417f0bb0de1bf304831806b6693bd652748aa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/29 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":-1,"reason":"no workflows found","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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Binary-Artifacts","score":2,"reason":"binaries present in source code","details":["Warn: binary detected: src/resources/net/jpountz/util/darwin/aarch64/liblz4-java.dylib:1","Warn: binary detected: src/resources/net/jpountz/util/darwin/x86_64/liblz4-java.dylib:1","Warn: binary detected: src/resources/net/jpountz/util/linux/aarch64/liblz4-java.so:1","Warn: binary detected: src/resources/net/jpountz/util/linux/amd64/liblz4-java.so:1","Warn: binary detected: src/resources/net/jpountz/util/linux/i386/liblz4-java.so:1","Warn: binary detected: src/resources/net/jpountz/util/linux/ppc64le/liblz4-java.so:1","Warn: binary detected: src/resources/net/jpountz/util/linux/s390x/liblz4-java.so:1","Warn: binary detected: src/resources/net/jpountz/util/win32/amd64/liblz4-java.so:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch '1.7'","Warn: branch protection not enabled for branch '1.5'","Warn: branch protection not enabled for branch '1.4'"],"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 2 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T06:58:05.377Z","repository_id":4001807,"created_at":"2025-08-20T06:58:05.377Z","updated_at":"2025-08-20T06:58:05.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281305245,"owners_count":26478374,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-27T02:00:05.855Z","response_time":61,"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":"lz4","name":"lz4","uuid":"11667224","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/11667224?v=4","repositories_count":2,"last_synced_at":"2024-03-26T15:24:54.119Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lz4","funding_links":[],"total_stars":10173,"followers":62,"following":0,"created_at":"2022-11-04T00:15:46.748Z","updated_at":"2024-03-26T15:24:54.181Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lz4","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lz4/repositories"},"tags":[{"name":"1.8.0","sha":"78eae489e8163e4df56735a79dd8ef9c4f4ec056","kind":"commit","published_at":"2021-06-10T22:50:41.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.8.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.8.0/manifests"},{"name":"1.7.1","sha":"45639f68a3c46df4ddb17ec28ce05738272e3349","kind":"commit","published_at":"2020-01-17T00:17:24.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.7.1","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"86e04161365a859eddbcf5c7ae6d21e746ed0296","kind":"commit","published_at":"2019-12-09T16:41:59.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.7.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"e1440ab98429ce52f86265061aefaaad06c93514","kind":"commit","published_at":"2019-05-14T20:02:41.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.6.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"1320a549699d8e57b0b8f5bd540d2e11b277b5f6","kind":"commit","published_at":"2019-02-25T22:36:48.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.5.1","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"16ec10dc369420e1790e3ca6156e7013753c683d","kind":"commit","published_at":"2018-09-24T16:03:47.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.5.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.5.0/manifests"},{"name":"1.4.1","sha":"02e53cb470bed939b69ddcc8dfe291d5e6428e38","kind":"commit","published_at":"2018-01-05T04:37:16.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.4.1","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"6d4693f56253fcddfad7b441bb8d917b182efa2d","kind":"commit","published_at":"2017-08-03T04:21:21.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.4.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"4ebcf3438cd39d5eca42e499dc9659d22419dcb5","kind":"commit","published_at":"2014-11-26T19:04:10.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.3.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"a8129ca524a7ede5b4b04cce3a43977dbe62b8a2","kind":"commit","published_at":"2013-08-08T15:32:18.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.2.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.2.0/manifests"},{"name":"1.0.0","sha":"8dfdc1f631c81a2ae080fb16e13a3c02b2fc1d39","kind":"commit","published_at":"2013-01-08T00:37:38.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.0.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-27T16:53:27.302Z","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:apk/alpine/java-lz4?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/java-lz4","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/java-lz4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/java-lz4/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T11:00:16.195Z","issues_count":101,"pull_requests_count":19,"avg_time_to_close_issue":26238976.94117647,"avg_time_to_close_pull_request":6593844.571428572,"issues_closed_count":51,"pull_requests_closed_count":7,"pull_request_authors_count":19,"issue_authors_count":90,"avg_comments_per_issue":3.2475247524752473,"avg_comments_per_pull_request":2.789473684210526,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":12977.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.8333333333333334,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/issues","maintainers":[{"login":"odaira","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/odaira"},{"login":"jpountz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpountz"},{"login":"felixhandte","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/felixhandte"},{"login":"Cyan4973","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cyan4973"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/java-lz4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/java-lz4/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/java-lz4/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/java-lz4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/java-lz4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/java-lz4/codemeta","maintainers":[{"uuid":"jakub@jirutka.cz","login":null,"name":"Jakub Jirutka","email":"jakub@jirutka.cz","url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","packages_count":1430,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","role":null,"created_at":"2025-06-08T08:59:54.456Z","updated_at":"2025-06-08T08:59:54.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/jakub@jirutka.cz/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26322,"maintainers_count":422,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-04-27T18:20:22.527Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":7772232,"name":"java-lz4-native","ecosystem":"alpine","description":"LZ4 compression for Java","homepage":"https://github.com/lz4/lz4-java","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/lz4/lz4-java","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-07-26T04:43:05.000Z","latest_release_published_at":"2022-07-26T04:43:05.000Z","latest_release_number":"1.8.0-r1","last_synced_at":"2026-04-14T16:05:16.101Z","created_at":"2023-05-22T12:19:40.009Z","updated_at":"2026-04-14T16:05:16.102Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/java-lz4-native","install_command":"apk add java-lz4-native","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":4001807,"uuid":"5099453","full_name":"lz4/lz4-java","owner":"lz4","description":"LZ4 compression for Java","archived":false,"fork":false,"pushed_at":"2024-09-19T17:00:16.000Z","size":13006,"stargazers_count":1162,"open_issues_count":74,"forks_count":260,"subscribers_count":49,"default_branch":"master","last_synced_at":"2025-10-27T16:07:47.351Z","etag":null,"topics":["compressor","decompression","java","jni-bindings","lz4-compression","lz4-compressors","lz4-java"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"dc42/RepRapFirmware","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lz4.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":null,"license":"LICENSE.txt","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}},"created_at":"2012-07-18T17:26:42.000Z","updated_at":"2025-10-25T12:03:23.000Z","dependencies_parsed_at":"2023-02-16T14:15:47.029Z","dependency_job_id":"f9fc6c7d-08ec-4d8b-ab1d-408ba959ba73","html_url":"https://github.com/lz4/lz4-java","commit_stats":{"total_commits":405,"total_committers":30,"mean_commits":13.5,"dds":0.5037037037037038,"last_synced_commit":"7c931bef32d179ec3d3286ee71638b23ebde3459"},"previous_names":["jpountz/lz4-java"],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/lz4/lz4-java","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lz4","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/sbom","scorecard":{"id":535970,"data":{"date":"2025-08-11","repo":{"name":"github.com/lz4/lz4-java","commit":"cdb417f0bb0de1bf304831806b6693bd652748aa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/29 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":-1,"reason":"no workflows found","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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Binary-Artifacts","score":2,"reason":"binaries present in source code","details":["Warn: binary detected: src/resources/net/jpountz/util/darwin/aarch64/liblz4-java.dylib:1","Warn: binary detected: src/resources/net/jpountz/util/darwin/x86_64/liblz4-java.dylib:1","Warn: binary detected: src/resources/net/jpountz/util/linux/aarch64/liblz4-java.so:1","Warn: binary detected: src/resources/net/jpountz/util/linux/amd64/liblz4-java.so:1","Warn: binary detected: src/resources/net/jpountz/util/linux/i386/liblz4-java.so:1","Warn: binary detected: src/resources/net/jpountz/util/linux/ppc64le/liblz4-java.so:1","Warn: binary detected: src/resources/net/jpountz/util/linux/s390x/liblz4-java.so:1","Warn: binary detected: src/resources/net/jpountz/util/win32/amd64/liblz4-java.so:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch '1.7'","Warn: branch protection not enabled for branch '1.5'","Warn: branch protection not enabled for branch '1.4'"],"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 2 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T06:58:05.377Z","repository_id":4001807,"created_at":"2025-08-20T06:58:05.377Z","updated_at":"2025-08-20T06:58:05.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281305245,"owners_count":26478374,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-27T02:00:05.855Z","response_time":61,"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":"lz4","name":"lz4","uuid":"11667224","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/11667224?v=4","repositories_count":2,"last_synced_at":"2024-03-26T15:24:54.119Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lz4","funding_links":[],"total_stars":10173,"followers":62,"following":0,"created_at":"2022-11-04T00:15:46.748Z","updated_at":"2024-03-26T15:24:54.181Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lz4","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lz4/repositories"},"tags":[{"name":"1.8.0","sha":"78eae489e8163e4df56735a79dd8ef9c4f4ec056","kind":"commit","published_at":"2021-06-10T22:50:41.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.8.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.8.0/manifests"},{"name":"1.7.1","sha":"45639f68a3c46df4ddb17ec28ce05738272e3349","kind":"commit","published_at":"2020-01-17T00:17:24.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.7.1","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"86e04161365a859eddbcf5c7ae6d21e746ed0296","kind":"commit","published_at":"2019-12-09T16:41:59.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.7.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"e1440ab98429ce52f86265061aefaaad06c93514","kind":"commit","published_at":"2019-05-14T20:02:41.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.6.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"1320a549699d8e57b0b8f5bd540d2e11b277b5f6","kind":"commit","published_at":"2019-02-25T22:36:48.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.5.1","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"16ec10dc369420e1790e3ca6156e7013753c683d","kind":"commit","published_at":"2018-09-24T16:03:47.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.5.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.5.0/manifests"},{"name":"1.4.1","sha":"02e53cb470bed939b69ddcc8dfe291d5e6428e38","kind":"commit","published_at":"2018-01-05T04:37:16.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.4.1","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"6d4693f56253fcddfad7b441bb8d917b182efa2d","kind":"commit","published_at":"2017-08-03T04:21:21.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.4.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"4ebcf3438cd39d5eca42e499dc9659d22419dcb5","kind":"commit","published_at":"2014-11-26T19:04:10.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.3.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"a8129ca524a7ede5b4b04cce3a43977dbe62b8a2","kind":"commit","published_at":"2013-08-08T15:32:18.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.2.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.2.0/manifests"},{"name":"1.0.0","sha":"8dfdc1f631c81a2ae080fb16e13a3c02b2fc1d39","kind":"commit","published_at":"2013-01-08T00:37:38.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.0.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-27T16:53:27.346Z","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":7.874918956660516,"forks_count":6.034611740062839,"docker_downloads_count":null,"average":3.4773826741808387},"purl":"pkg:apk/alpine/java-lz4-native?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.18","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/java-lz4-native","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/java-lz4-native","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/java-lz4-native/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T11:00:16.195Z","issues_count":101,"pull_requests_count":19,"avg_time_to_close_issue":26238976.94117647,"avg_time_to_close_pull_request":6593844.571428572,"issues_closed_count":51,"pull_requests_closed_count":7,"pull_request_authors_count":19,"issue_authors_count":90,"avg_comments_per_issue":3.2475247524752473,"avg_comments_per_pull_request":2.789473684210526,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":12977.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.8333333333333334,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/issues","maintainers":[{"login":"odaira","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/odaira"},{"login":"jpountz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpountz"},{"login":"felixhandte","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/felixhandte"},{"login":"Cyan4973","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cyan4973"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/java-lz4-native/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/java-lz4-native/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/java-lz4-native/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/java-lz4-native/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/java-lz4-native/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/java-lz4-native/codemeta","maintainers":[{"uuid":"jakub@jirutka.cz","login":null,"name":"Jakub Jirutka","email":"jakub@jirutka.cz","url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","packages_count":1182,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","role":null,"created_at":"2023-05-23T01:52:48.374Z","updated_at":"2023-05-23T01:52:48.374Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/jakub@jirutka.cz/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2026-04-27T18:20:23.557Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":6106648,"name":"java-lz4-native","ecosystem":"alpine","description":"LZ4 compression for Java","homepage":"https://github.com/lz4/lz4-java","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/lz4/lz4-java","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-07-26T04:43:05.000Z","latest_release_published_at":"2022-07-26T04:43:05.000Z","latest_release_number":"1.8.0-r1","last_synced_at":"2026-04-14T16:05:23.353Z","created_at":"2023-01-31T21:03:39.412Z","updated_at":"2026-04-14T16:05:23.353Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.17/community/x86_64/java-lz4-native","install_command":"apk add java-lz4-native","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":4001807,"uuid":"5099453","full_name":"lz4/lz4-java","owner":"lz4","description":"LZ4 compression for Java","archived":false,"fork":false,"pushed_at":"2024-09-19T17:00:16.000Z","size":13006,"stargazers_count":1162,"open_issues_count":74,"forks_count":260,"subscribers_count":49,"default_branch":"master","last_synced_at":"2025-10-27T16:07:47.351Z","etag":null,"topics":["compressor","decompression","java","jni-bindings","lz4-compression","lz4-compressors","lz4-java"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"dc42/RepRapFirmware","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lz4.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":null,"license":"LICENSE.txt","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}},"created_at":"2012-07-18T17:26:42.000Z","updated_at":"2025-10-25T12:03:23.000Z","dependencies_parsed_at":"2023-02-16T14:15:47.029Z","dependency_job_id":"f9fc6c7d-08ec-4d8b-ab1d-408ba959ba73","html_url":"https://github.com/lz4/lz4-java","commit_stats":{"total_commits":405,"total_committers":30,"mean_commits":13.5,"dds":0.5037037037037038,"last_synced_commit":"7c931bef32d179ec3d3286ee71638b23ebde3459"},"previous_names":["jpountz/lz4-java"],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/lz4/lz4-java","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lz4","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/sbom","scorecard":{"id":535970,"data":{"date":"2025-08-11","repo":{"name":"github.com/lz4/lz4-java","commit":"cdb417f0bb0de1bf304831806b6693bd652748aa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/29 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":-1,"reason":"no workflows found","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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Binary-Artifacts","score":2,"reason":"binaries present in source code","details":["Warn: binary detected: src/resources/net/jpountz/util/darwin/aarch64/liblz4-java.dylib:1","Warn: binary detected: src/resources/net/jpountz/util/darwin/x86_64/liblz4-java.dylib:1","Warn: binary detected: src/resources/net/jpountz/util/linux/aarch64/liblz4-java.so:1","Warn: binary detected: src/resources/net/jpountz/util/linux/amd64/liblz4-java.so:1","Warn: binary detected: src/resources/net/jpountz/util/linux/i386/liblz4-java.so:1","Warn: binary detected: src/resources/net/jpountz/util/linux/ppc64le/liblz4-java.so:1","Warn: binary detected: src/resources/net/jpountz/util/linux/s390x/liblz4-java.so:1","Warn: binary detected: src/resources/net/jpountz/util/win32/amd64/liblz4-java.so:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch '1.7'","Warn: branch protection not enabled for branch '1.5'","Warn: branch protection not enabled for branch '1.4'"],"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 2 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T06:58:05.377Z","repository_id":4001807,"created_at":"2025-08-20T06:58:05.377Z","updated_at":"2025-08-20T06:58:05.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281305245,"owners_count":26478374,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-27T02:00:05.855Z","response_time":61,"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":"lz4","name":"lz4","uuid":"11667224","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/11667224?v=4","repositories_count":2,"last_synced_at":"2024-03-26T15:24:54.119Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lz4","funding_links":[],"total_stars":10173,"followers":62,"following":0,"created_at":"2022-11-04T00:15:46.748Z","updated_at":"2024-03-26T15:24:54.181Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lz4","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lz4/repositories"},"tags":[{"name":"1.8.0","sha":"78eae489e8163e4df56735a79dd8ef9c4f4ec056","kind":"commit","published_at":"2021-06-10T22:50:41.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.8.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.8.0/manifests"},{"name":"1.7.1","sha":"45639f68a3c46df4ddb17ec28ce05738272e3349","kind":"commit","published_at":"2020-01-17T00:17:24.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.7.1","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"86e04161365a859eddbcf5c7ae6d21e746ed0296","kind":"commit","published_at":"2019-12-09T16:41:59.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.7.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"e1440ab98429ce52f86265061aefaaad06c93514","kind":"commit","published_at":"2019-05-14T20:02:41.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.6.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"1320a549699d8e57b0b8f5bd540d2e11b277b5f6","kind":"commit","published_at":"2019-02-25T22:36:48.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.5.1","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"16ec10dc369420e1790e3ca6156e7013753c683d","kind":"commit","published_at":"2018-09-24T16:03:47.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.5.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.5.0/manifests"},{"name":"1.4.1","sha":"02e53cb470bed939b69ddcc8dfe291d5e6428e38","kind":"commit","published_at":"2018-01-05T04:37:16.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.4.1","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"6d4693f56253fcddfad7b441bb8d917b182efa2d","kind":"commit","published_at":"2017-08-03T04:21:21.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.4.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"4ebcf3438cd39d5eca42e499dc9659d22419dcb5","kind":"commit","published_at":"2014-11-26T19:04:10.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.3.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"a8129ca524a7ede5b4b04cce3a43977dbe62b8a2","kind":"commit","published_at":"2013-08-08T15:32:18.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.2.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.2.0/manifests"},{"name":"1.0.0","sha":"8dfdc1f631c81a2ae080fb16e13a3c02b2fc1d39","kind":"commit","published_at":"2013-01-08T00:37:38.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.0.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-27T16:53:27.302Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":18.95138654990457,"stargazers_count":7.589536319748512,"forks_count":5.3777927472774225,"average":7.979678904232626},"purl":"pkg:apk/alpine/java-lz4-native?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.17","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/java-lz4-native","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/java-lz4-native","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/java-lz4-native/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T11:00:16.195Z","issues_count":101,"pull_requests_count":19,"avg_time_to_close_issue":26238976.94117647,"avg_time_to_close_pull_request":6593844.571428572,"issues_closed_count":51,"pull_requests_closed_count":7,"pull_request_authors_count":19,"issue_authors_count":90,"avg_comments_per_issue":3.2475247524752473,"avg_comments_per_pull_request":2.789473684210526,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":12977.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.8333333333333334,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/issues","maintainers":[{"login":"odaira","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/odaira"},{"login":"jpountz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpountz"},{"login":"felixhandte","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/felixhandte"},{"login":"Cyan4973","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cyan4973"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/java-lz4-native/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/java-lz4-native/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/java-lz4-native/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/java-lz4-native/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/java-lz4-native/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/java-lz4-native/codemeta","maintainers":[{"uuid":"jakub@jirutka.cz","login":null,"name":"Jakub Jirutka","email":"jakub@jirutka.cz","url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","packages_count":1129,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","role":null,"created_at":"2023-02-01T08:28:58.746Z","updated_at":"2023-02-01T08:28:58.746Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers/jakub@jirutka.cz/packages"}],"registry":{"name":"alpine-v3.17","url":"https://pkgs.alpinelinux.org/packages?branch=v3.17","ecosystem":"alpine","default":false,"packages_count":17817,"maintainers_count":352,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.642Z","updated_at":"2026-04-27T18:20:23.689Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/namespaces"}},{"id":13000241,"name":"java-lz4-native","ecosystem":"alpine","description":"LZ4 compression for Java","homepage":"https://github.com/lz4/lz4-java","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/lz4/lz4-java","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-07-23T04:08:22.000Z","latest_release_published_at":"2024-07-23T04:08:22.000Z","latest_release_number":"1.8.0-r2","last_synced_at":"2026-04-18T02:07:29.000Z","created_at":"2026-01-30T21:50:33.334Z","updated_at":"2026-04-18T02:07:29.001Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/community/x86_64/java-lz4-native","install_command":"apk add java-lz4-native","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{},"repo_metadata_updated_at":null,"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:apk/alpine/java-lz4-native?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/java-lz4-native","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/java-lz4-native","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/java-lz4-native/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/java-lz4-native/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/java-lz4-native/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/java-lz4-native/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/java-lz4-native/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/java-lz4-native/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/java-lz4-native/codemeta","maintainers":[{"uuid":"jakub@jirutka.cz","login":null,"name":"Jakub Jirutka","email":"jakub@jirutka.cz","url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","packages_count":1474,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","role":null,"created_at":"2026-03-04T19:42:58.047Z","updated_at":"2026-03-04T19:42:58.047Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/jakub@jirutka.cz/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27569,"maintainers_count":427,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-04-27T18:20:22.382Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/namespaces"}},{"id":13457730,"name":"lz4-java","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/lz4/lz4-java","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/lz4/lz4-java","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T03:54:28.182Z","latest_release_published_at":"2026-02-09T03:54:28.182Z","latest_release_number":"1.8.0-4build1","last_synced_at":"2026-03-09T04:24:38.031Z","created_at":"2026-02-09T03:54:27.865Z","updated_at":"2026-03-09T04:34:21.338Z","registry_url":"https://launchpad.net/ubuntu/+source/lz4-java","install_command":"apt-get install lz4-java","documentation_url":null,"metadata":{"component":"universe","architecture":"any all","priority":"optional","binary":"liblz4-java, liblz4-jni","standards_version":"4.6.2","maintainer":"Ubuntu Developers \u003cubuntu-devel-discuss@lists.ubuntu.com\u003e","build_depends":"ant, ant-contrib-cpptasks (\u003e= 1.0~b5-5~), ant-optional, bnd, debhelper-compat (= 13), default-jdk, ivy-debian-helper, junit4, libcarrotsearch-randomizedtesting-java (\u003e= 2.1.17-4~), liblz4-dev, libmvel-java (\u003e= 2.4.4-2~), librhino-java (\u003e= 1.7.7.2-3~), libxxhash-dev, lz4, maven-repo-helper","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"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/lz4-java?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/lz4-java","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/lz4-java","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/lz4-java/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/lz4-java/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/lz4-java/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/lz4-java/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/lz4-java/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/lz4-java/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/lz4-java/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":0,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-04-27T18:20:37.303Z","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":13397539,"name":"lz4-java","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/lz4/lz4-java","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/lz4/lz4-java","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T03:25:24.744Z","latest_release_published_at":"2026-02-06T03:25:24.744Z","latest_release_number":"1.8.0-4build1","last_synced_at":"2026-03-06T04:09:16.303Z","created_at":"2026-02-06T03:25:24.447Z","updated_at":"2026-03-06T04:09:16.303Z","registry_url":"https://launchpad.net/ubuntu/+source/lz4-java","install_command":"apt-get install lz4-java","documentation_url":null,"metadata":{"component":"universe","architecture":"any all","priority":"optional","binary":"liblz4-java, liblz4-jni","standards_version":"4.6.2","maintainer":"Ubuntu Developers \u003cubuntu-devel-discuss@lists.ubuntu.com\u003e","build_depends":"ant, ant-contrib-cpptasks (\u003e= 1.0~b5-5~), ant-optional, bnd, debhelper-compat (= 13), default-jdk, ivy-debian-helper, junit4, libcarrotsearch-randomizedtesting-java (\u003e= 2.1.17-4~), liblz4-dev, libmvel-java (\u003e= 2.4.4-2~), librhino-java (\u003e= 1.7.7.2-3~), libxxhash-dev, lz4, maven-repo-helper","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:deb/ubuntu/lz4-java?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/lz4-java","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/lz4-java","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/lz4-java/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/lz4-java/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/lz4-java/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/lz4-java/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/lz4-java/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/lz4-java/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/lz4-java/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":0,"github":"ubuntu","metadata":{"codename":"noble"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-04-27T18:20:35.701Z","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":11130768,"name":"java-lz4-native","ecosystem":"alpine","description":"LZ4 compression for Java","homepage":"https://github.com/lz4/lz4-java","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/lz4/lz4-java","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-07-23T04:08:22.000Z","latest_release_published_at":"2024-07-23T04:08:22.000Z","latest_release_number":"1.8.0-r2","last_synced_at":"2026-04-14T16:05:04.093Z","created_at":"2024-12-07T09:06:59.351Z","updated_at":"2026-04-14T16:05:04.093Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/java-lz4-native","install_command":"apk add java-lz4-native","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":4001807,"uuid":"5099453","full_name":"lz4/lz4-java","owner":"lz4","description":"LZ4 compression for Java","archived":false,"fork":false,"pushed_at":"2024-09-19T17:00:16.000Z","size":13006,"stargazers_count":1162,"open_issues_count":74,"forks_count":260,"subscribers_count":49,"default_branch":"master","last_synced_at":"2025-10-27T16:07:47.351Z","etag":null,"topics":["compressor","decompression","java","jni-bindings","lz4-compression","lz4-compressors","lz4-java"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"dc42/RepRapFirmware","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lz4.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":null,"license":"LICENSE.txt","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}},"created_at":"2012-07-18T17:26:42.000Z","updated_at":"2025-10-25T12:03:23.000Z","dependencies_parsed_at":"2023-02-16T14:15:47.029Z","dependency_job_id":"f9fc6c7d-08ec-4d8b-ab1d-408ba959ba73","html_url":"https://github.com/lz4/lz4-java","commit_stats":{"total_commits":405,"total_committers":30,"mean_commits":13.5,"dds":0.5037037037037038,"last_synced_commit":"7c931bef32d179ec3d3286ee71638b23ebde3459"},"previous_names":["jpountz/lz4-java"],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/lz4/lz4-java","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lz4","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/sbom","scorecard":{"id":535970,"data":{"date":"2025-08-11","repo":{"name":"github.com/lz4/lz4-java","commit":"cdb417f0bb0de1bf304831806b6693bd652748aa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/29 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":-1,"reason":"no workflows found","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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Binary-Artifacts","score":2,"reason":"binaries present in source code","details":["Warn: binary detected: src/resources/net/jpountz/util/darwin/aarch64/liblz4-java.dylib:1","Warn: binary detected: src/resources/net/jpountz/util/darwin/x86_64/liblz4-java.dylib:1","Warn: binary detected: src/resources/net/jpountz/util/linux/aarch64/liblz4-java.so:1","Warn: binary detected: src/resources/net/jpountz/util/linux/amd64/liblz4-java.so:1","Warn: binary detected: src/resources/net/jpountz/util/linux/i386/liblz4-java.so:1","Warn: binary detected: src/resources/net/jpountz/util/linux/ppc64le/liblz4-java.so:1","Warn: binary detected: src/resources/net/jpountz/util/linux/s390x/liblz4-java.so:1","Warn: binary detected: src/resources/net/jpountz/util/win32/amd64/liblz4-java.so:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch '1.7'","Warn: branch protection not enabled for branch '1.5'","Warn: branch protection not enabled for branch '1.4'"],"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 2 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T06:58:05.377Z","repository_id":4001807,"created_at":"2025-08-20T06:58:05.377Z","updated_at":"2025-08-20T06:58:05.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281305245,"owners_count":26478374,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-27T02:00:05.855Z","response_time":61,"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":"lz4","name":"lz4","uuid":"11667224","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/11667224?v=4","repositories_count":2,"last_synced_at":"2024-03-26T15:24:54.119Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lz4","funding_links":[],"total_stars":10173,"followers":62,"following":0,"created_at":"2022-11-04T00:15:46.748Z","updated_at":"2024-03-26T15:24:54.181Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lz4","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lz4/repositories"},"tags":[{"name":"1.8.0","sha":"78eae489e8163e4df56735a79dd8ef9c4f4ec056","kind":"commit","published_at":"2021-06-10T22:50:41.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.8.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.8.0/manifests"},{"name":"1.7.1","sha":"45639f68a3c46df4ddb17ec28ce05738272e3349","kind":"commit","published_at":"2020-01-17T00:17:24.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.7.1","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"86e04161365a859eddbcf5c7ae6d21e746ed0296","kind":"commit","published_at":"2019-12-09T16:41:59.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.7.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"e1440ab98429ce52f86265061aefaaad06c93514","kind":"commit","published_at":"2019-05-14T20:02:41.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.6.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"1320a549699d8e57b0b8f5bd540d2e11b277b5f6","kind":"commit","published_at":"2019-02-25T22:36:48.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.5.1","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"16ec10dc369420e1790e3ca6156e7013753c683d","kind":"commit","published_at":"2018-09-24T16:03:47.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.5.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.5.0/manifests"},{"name":"1.4.1","sha":"02e53cb470bed939b69ddcc8dfe291d5e6428e38","kind":"commit","published_at":"2018-01-05T04:37:16.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.4.1","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"6d4693f56253fcddfad7b441bb8d917b182efa2d","kind":"commit","published_at":"2017-08-03T04:21:21.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.4.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"4ebcf3438cd39d5eca42e499dc9659d22419dcb5","kind":"commit","published_at":"2014-11-26T19:04:10.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.3.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"a8129ca524a7ede5b4b04cce3a43977dbe62b8a2","kind":"commit","published_at":"2013-08-08T15:32:18.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.2.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.2.0/manifests"},{"name":"1.0.0","sha":"8dfdc1f631c81a2ae080fb16e13a3c02b2fc1d39","kind":"commit","published_at":"2013-01-08T00:37:38.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.0.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-27T16:53:27.338Z","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:apk/alpine/java-lz4-native?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/java-lz4-native","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/java-lz4-native","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/java-lz4-native/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T11:00:16.195Z","issues_count":101,"pull_requests_count":19,"avg_time_to_close_issue":26238976.94117647,"avg_time_to_close_pull_request":6593844.571428572,"issues_closed_count":51,"pull_requests_closed_count":7,"pull_request_authors_count":19,"issue_authors_count":90,"avg_comments_per_issue":3.2475247524752473,"avg_comments_per_pull_request":2.789473684210526,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":12977.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.8333333333333334,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/issues","maintainers":[{"login":"odaira","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/odaira"},{"login":"jpountz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpountz"},{"login":"felixhandte","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/felixhandte"},{"login":"Cyan4973","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cyan4973"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/java-lz4-native/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/java-lz4-native/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/java-lz4-native/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/java-lz4-native/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/java-lz4-native/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/java-lz4-native/codemeta","maintainers":[{"uuid":"jakub@jirutka.cz","login":null,"name":"Jakub Jirutka","email":"jakub@jirutka.cz","url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","packages_count":1371,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","role":null,"created_at":"2024-12-09T23:57:25.110Z","updated_at":"2024-12-09T23:57:25.110Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/jakub@jirutka.cz/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-04-27T18:20:22.676Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":11757267,"name":"java-lz4-native","ecosystem":"alpine","description":"LZ4 compression for Java","homepage":"https://github.com/lz4/lz4-java","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/lz4/lz4-java","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-07-23T04:08:22.000Z","latest_release_published_at":"2024-07-23T04:08:22.000Z","latest_release_number":"1.8.0-r2","last_synced_at":"2026-04-14T16:05:01.418Z","created_at":"2025-06-07T14:54:20.653Z","updated_at":"2026-04-14T16:05:01.419Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/java-lz4-native","install_command":"apk add java-lz4-native","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":4001807,"uuid":"5099453","full_name":"lz4/lz4-java","owner":"lz4","description":"LZ4 compression for Java","archived":false,"fork":false,"pushed_at":"2024-09-19T17:00:16.000Z","size":13006,"stargazers_count":1162,"open_issues_count":74,"forks_count":260,"subscribers_count":49,"default_branch":"master","last_synced_at":"2025-10-27T16:07:47.351Z","etag":null,"topics":["compressor","decompression","java","jni-bindings","lz4-compression","lz4-compressors","lz4-java"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"dc42/RepRapFirmware","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lz4.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":null,"license":"LICENSE.txt","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}},"created_at":"2012-07-18T17:26:42.000Z","updated_at":"2025-10-25T12:03:23.000Z","dependencies_parsed_at":"2023-02-16T14:15:47.029Z","dependency_job_id":"f9fc6c7d-08ec-4d8b-ab1d-408ba959ba73","html_url":"https://github.com/lz4/lz4-java","commit_stats":{"total_commits":405,"total_committers":30,"mean_commits":13.5,"dds":0.5037037037037038,"last_synced_commit":"7c931bef32d179ec3d3286ee71638b23ebde3459"},"previous_names":["jpountz/lz4-java"],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/lz4/lz4-java","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lz4","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/sbom","scorecard":{"id":535970,"data":{"date":"2025-08-11","repo":{"name":"github.com/lz4/lz4-java","commit":"cdb417f0bb0de1bf304831806b6693bd652748aa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/29 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":-1,"reason":"no workflows found","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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Binary-Artifacts","score":2,"reason":"binaries present in source code","details":["Warn: binary detected: src/resources/net/jpountz/util/darwin/aarch64/liblz4-java.dylib:1","Warn: binary detected: src/resources/net/jpountz/util/darwin/x86_64/liblz4-java.dylib:1","Warn: binary detected: src/resources/net/jpountz/util/linux/aarch64/liblz4-java.so:1","Warn: binary detected: src/resources/net/jpountz/util/linux/amd64/liblz4-java.so:1","Warn: binary detected: src/resources/net/jpountz/util/linux/i386/liblz4-java.so:1","Warn: binary detected: src/resources/net/jpountz/util/linux/ppc64le/liblz4-java.so:1","Warn: binary detected: src/resources/net/jpountz/util/linux/s390x/liblz4-java.so:1","Warn: binary detected: src/resources/net/jpountz/util/win32/amd64/liblz4-java.so:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch '1.7'","Warn: branch protection not enabled for branch '1.5'","Warn: branch protection not enabled for branch '1.4'"],"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 2 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T06:58:05.377Z","repository_id":4001807,"created_at":"2025-08-20T06:58:05.377Z","updated_at":"2025-08-20T06:58:05.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281305245,"owners_count":26478374,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-27T02:00:05.855Z","response_time":61,"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":"lz4","name":"lz4","uuid":"11667224","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/11667224?v=4","repositories_count":2,"last_synced_at":"2024-03-26T15:24:54.119Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lz4","funding_links":[],"total_stars":10173,"followers":62,"following":0,"created_at":"2022-11-04T00:15:46.748Z","updated_at":"2024-03-26T15:24:54.181Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lz4","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lz4/repositories"},"tags":[{"name":"1.8.0","sha":"78eae489e8163e4df56735a79dd8ef9c4f4ec056","kind":"commit","published_at":"2021-06-10T22:50:41.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.8.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.8.0/manifests"},{"name":"1.7.1","sha":"45639f68a3c46df4ddb17ec28ce05738272e3349","kind":"commit","published_at":"2020-01-17T00:17:24.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.7.1","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"86e04161365a859eddbcf5c7ae6d21e746ed0296","kind":"commit","published_at":"2019-12-09T16:41:59.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.7.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"e1440ab98429ce52f86265061aefaaad06c93514","kind":"commit","published_at":"2019-05-14T20:02:41.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.6.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"1320a549699d8e57b0b8f5bd540d2e11b277b5f6","kind":"commit","published_at":"2019-02-25T22:36:48.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.5.1","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"16ec10dc369420e1790e3ca6156e7013753c683d","kind":"commit","published_at":"2018-09-24T16:03:47.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.5.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.5.0/manifests"},{"name":"1.4.1","sha":"02e53cb470bed939b69ddcc8dfe291d5e6428e38","kind":"commit","published_at":"2018-01-05T04:37:16.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.4.1","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"6d4693f56253fcddfad7b441bb8d917b182efa2d","kind":"commit","published_at":"2017-08-03T04:21:21.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.4.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"4ebcf3438cd39d5eca42e499dc9659d22419dcb5","kind":"commit","published_at":"2014-11-26T19:04:10.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.3.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"a8129ca524a7ede5b4b04cce3a43977dbe62b8a2","kind":"commit","published_at":"2013-08-08T15:32:18.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.2.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.2.0/manifests"},{"name":"1.0.0","sha":"8dfdc1f631c81a2ae080fb16e13a3c02b2fc1d39","kind":"commit","published_at":"2013-01-08T00:37:38.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.0.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-27T16:53:27.306Z","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:apk/alpine/java-lz4-native?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/java-lz4-native","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/java-lz4-native","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/java-lz4-native/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T11:00:16.195Z","issues_count":101,"pull_requests_count":19,"avg_time_to_close_issue":26238976.94117647,"avg_time_to_close_pull_request":6593844.571428572,"issues_closed_count":51,"pull_requests_closed_count":7,"pull_request_authors_count":19,"issue_authors_count":90,"avg_comments_per_issue":3.2475247524752473,"avg_comments_per_pull_request":2.789473684210526,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":12977.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.8333333333333334,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/issues","maintainers":[{"login":"odaira","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/odaira"},{"login":"jpountz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpountz"},{"login":"felixhandte","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/felixhandte"},{"login":"Cyan4973","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cyan4973"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/java-lz4-native/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/java-lz4-native/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/java-lz4-native/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/java-lz4-native/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/java-lz4-native/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/java-lz4-native/codemeta","maintainers":[{"uuid":"jakub@jirutka.cz","login":null,"name":"Jakub Jirutka","email":"jakub@jirutka.cz","url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","packages_count":1430,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","role":null,"created_at":"2025-06-08T09:07:31.039Z","updated_at":"2025-06-08T09:07:31.039Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/jakub@jirutka.cz/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26322,"maintainers_count":422,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-04-27T18:20:22.527Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":11130767,"name":"java-lz4","ecosystem":"alpine","description":"LZ4 compression for Java","homepage":"https://github.com/lz4/lz4-java","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/lz4/lz4-java","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-07-23T04:08:22.000Z","latest_release_published_at":"2024-07-23T04:08:22.000Z","latest_release_number":"1.8.0-r2","last_synced_at":"2026-04-14T16:05:07.939Z","created_at":"2024-12-07T09:06:59.185Z","updated_at":"2026-04-14T16:05:07.940Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/java-lz4","install_command":"apk add java-lz4","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":4001807,"uuid":"5099453","full_name":"lz4/lz4-java","owner":"lz4","description":"LZ4 compression for Java","archived":false,"fork":false,"pushed_at":"2024-09-19T17:00:16.000Z","size":13006,"stargazers_count":1162,"open_issues_count":74,"forks_count":260,"subscribers_count":49,"default_branch":"master","last_synced_at":"2025-10-27T16:07:47.351Z","etag":null,"topics":["compressor","decompression","java","jni-bindings","lz4-compression","lz4-compressors","lz4-java"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"dc42/RepRapFirmware","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lz4.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":null,"license":"LICENSE.txt","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}},"created_at":"2012-07-18T17:26:42.000Z","updated_at":"2025-10-25T12:03:23.000Z","dependencies_parsed_at":"2023-02-16T14:15:47.029Z","dependency_job_id":"f9fc6c7d-08ec-4d8b-ab1d-408ba959ba73","html_url":"https://github.com/lz4/lz4-java","commit_stats":{"total_commits":405,"total_committers":30,"mean_commits":13.5,"dds":0.5037037037037038,"last_synced_commit":"7c931bef32d179ec3d3286ee71638b23ebde3459"},"previous_names":["jpountz/lz4-java"],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/lz4/lz4-java","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lz4","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/sbom","scorecard":{"id":535970,"data":{"date":"2025-08-11","repo":{"name":"github.com/lz4/lz4-java","commit":"cdb417f0bb0de1bf304831806b6693bd652748aa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/29 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":-1,"reason":"no workflows found","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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Binary-Artifacts","score":2,"reason":"binaries present in source code","details":["Warn: binary detected: src/resources/net/jpountz/util/darwin/aarch64/liblz4-java.dylib:1","Warn: binary detected: src/resources/net/jpountz/util/darwin/x86_64/liblz4-java.dylib:1","Warn: binary detected: src/resources/net/jpountz/util/linux/aarch64/liblz4-java.so:1","Warn: binary detected: src/resources/net/jpountz/util/linux/amd64/liblz4-java.so:1","Warn: binary detected: src/resources/net/jpountz/util/linux/i386/liblz4-java.so:1","Warn: binary detected: src/resources/net/jpountz/util/linux/ppc64le/liblz4-java.so:1","Warn: binary detected: src/resources/net/jpountz/util/linux/s390x/liblz4-java.so:1","Warn: binary detected: src/resources/net/jpountz/util/win32/amd64/liblz4-java.so:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch '1.7'","Warn: branch protection not enabled for branch '1.5'","Warn: branch protection not enabled for branch '1.4'"],"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 2 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T06:58:05.377Z","repository_id":4001807,"created_at":"2025-08-20T06:58:05.377Z","updated_at":"2025-08-20T06:58:05.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281305245,"owners_count":26478374,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-27T02:00:05.855Z","response_time":61,"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":"lz4","name":"lz4","uuid":"11667224","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/11667224?v=4","repositories_count":2,"last_synced_at":"2024-03-26T15:24:54.119Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lz4","funding_links":[],"total_stars":10173,"followers":62,"following":0,"created_at":"2022-11-04T00:15:46.748Z","updated_at":"2024-03-26T15:24:54.181Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lz4","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lz4/repositories"},"tags":[{"name":"1.8.0","sha":"78eae489e8163e4df56735a79dd8ef9c4f4ec056","kind":"commit","published_at":"2021-06-10T22:50:41.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.8.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.8.0/manifests"},{"name":"1.7.1","sha":"45639f68a3c46df4ddb17ec28ce05738272e3349","kind":"commit","published_at":"2020-01-17T00:17:24.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.7.1","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"86e04161365a859eddbcf5c7ae6d21e746ed0296","kind":"commit","published_at":"2019-12-09T16:41:59.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.7.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"e1440ab98429ce52f86265061aefaaad06c93514","kind":"commit","published_at":"2019-05-14T20:02:41.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.6.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"1320a549699d8e57b0b8f5bd540d2e11b277b5f6","kind":"commit","published_at":"2019-02-25T22:36:48.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.5.1","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"16ec10dc369420e1790e3ca6156e7013753c683d","kind":"commit","published_at":"2018-09-24T16:03:47.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.5.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.5.0/manifests"},{"name":"1.4.1","sha":"02e53cb470bed939b69ddcc8dfe291d5e6428e38","kind":"commit","published_at":"2018-01-05T04:37:16.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.4.1","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"6d4693f56253fcddfad7b441bb8d917b182efa2d","kind":"commit","published_at":"2017-08-03T04:21:21.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.4.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"4ebcf3438cd39d5eca42e499dc9659d22419dcb5","kind":"commit","published_at":"2014-11-26T19:04:10.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.3.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"a8129ca524a7ede5b4b04cce3a43977dbe62b8a2","kind":"commit","published_at":"2013-08-08T15:32:18.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.2.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.2.0/manifests"},{"name":"1.0.0","sha":"8dfdc1f631c81a2ae080fb16e13a3c02b2fc1d39","kind":"commit","published_at":"2013-01-08T00:37:38.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.0.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-27T16:53:27.350Z","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:apk/alpine/java-lz4?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/java-lz4","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/java-lz4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/java-lz4/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T11:00:16.195Z","issues_count":101,"pull_requests_count":19,"avg_time_to_close_issue":26238976.94117647,"avg_time_to_close_pull_request":6593844.571428572,"issues_closed_count":51,"pull_requests_closed_count":7,"pull_request_authors_count":19,"issue_authors_count":90,"avg_comments_per_issue":3.2475247524752473,"avg_comments_per_pull_request":2.789473684210526,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":12977.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.8333333333333334,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/issues","maintainers":[{"login":"odaira","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/odaira"},{"login":"jpountz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpountz"},{"login":"felixhandte","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/felixhandte"},{"login":"Cyan4973","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cyan4973"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/java-lz4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/java-lz4/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/java-lz4/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/java-lz4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/java-lz4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/java-lz4/codemeta","maintainers":[{"uuid":"jakub@jirutka.cz","login":null,"name":"Jakub Jirutka","email":"jakub@jirutka.cz","url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","packages_count":1371,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","role":null,"created_at":"2024-12-09T23:57:32.332Z","updated_at":"2024-12-09T23:57:32.332Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/jakub@jirutka.cz/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-04-27T18:20:22.676Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":10336800,"name":"java-lz4","ecosystem":"alpine","description":"LZ4 compression for Java","homepage":"https://github.com/lz4/lz4-java","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/lz4/lz4-java","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-05-05T21:26:03.000Z","latest_release_published_at":"2024-05-05T21:26:03.000Z","latest_release_number":"1.8.0-r2","last_synced_at":"2026-04-14T16:05:17.604Z","created_at":"2024-06-11T05:51:48.398Z","updated_at":"2026-04-14T16:05:17.605Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/java-lz4","install_command":"apk add java-lz4","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":4001807,"uuid":"5099453","full_name":"lz4/lz4-java","owner":"lz4","description":"LZ4 compression for Java","archived":false,"fork":false,"pushed_at":"2024-09-19T17:00:16.000Z","size":13006,"stargazers_count":1162,"open_issues_count":74,"forks_count":260,"subscribers_count":49,"default_branch":"master","last_synced_at":"2025-10-27T16:07:47.351Z","etag":null,"topics":["compressor","decompression","java","jni-bindings","lz4-compression","lz4-compressors","lz4-java"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"dc42/RepRapFirmware","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lz4.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":null,"license":"LICENSE.txt","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}},"created_at":"2012-07-18T17:26:42.000Z","updated_at":"2025-10-25T12:03:23.000Z","dependencies_parsed_at":"2023-02-16T14:15:47.029Z","dependency_job_id":"f9fc6c7d-08ec-4d8b-ab1d-408ba959ba73","html_url":"https://github.com/lz4/lz4-java","commit_stats":{"total_commits":405,"total_committers":30,"mean_commits":13.5,"dds":0.5037037037037038,"last_synced_commit":"7c931bef32d179ec3d3286ee71638b23ebde3459"},"previous_names":["jpountz/lz4-java"],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/lz4/lz4-java","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lz4","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/sbom","scorecard":{"id":535970,"data":{"date":"2025-08-11","repo":{"name":"github.com/lz4/lz4-java","commit":"cdb417f0bb0de1bf304831806b6693bd652748aa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/29 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":-1,"reason":"no workflows found","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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Binary-Artifacts","score":2,"reason":"binaries present in source code","details":["Warn: binary detected: src/resources/net/jpountz/util/darwin/aarch64/liblz4-java.dylib:1","Warn: binary detected: src/resources/net/jpountz/util/darwin/x86_64/liblz4-java.dylib:1","Warn: binary detected: src/resources/net/jpountz/util/linux/aarch64/liblz4-java.so:1","Warn: binary detected: src/resources/net/jpountz/util/linux/amd64/liblz4-java.so:1","Warn: binary detected: src/resources/net/jpountz/util/linux/i386/liblz4-java.so:1","Warn: binary detected: src/resources/net/jpountz/util/linux/ppc64le/liblz4-java.so:1","Warn: binary detected: src/resources/net/jpountz/util/linux/s390x/liblz4-java.so:1","Warn: binary detected: src/resources/net/jpountz/util/win32/amd64/liblz4-java.so:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch '1.7'","Warn: branch protection not enabled for branch '1.5'","Warn: branch protection not enabled for branch '1.4'"],"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 2 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T06:58:05.377Z","repository_id":4001807,"created_at":"2025-08-20T06:58:05.377Z","updated_at":"2025-08-20T06:58:05.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281305245,"owners_count":26478374,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-27T02:00:05.855Z","response_time":61,"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":"lz4","name":"lz4","uuid":"11667224","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/11667224?v=4","repositories_count":2,"last_synced_at":"2024-03-26T15:24:54.119Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lz4","funding_links":[],"total_stars":10173,"followers":62,"following":0,"created_at":"2022-11-04T00:15:46.748Z","updated_at":"2024-03-26T15:24:54.181Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lz4","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lz4/repositories"},"tags":[{"name":"1.8.0","sha":"78eae489e8163e4df56735a79dd8ef9c4f4ec056","kind":"commit","published_at":"2021-06-10T22:50:41.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.8.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.8.0/manifests"},{"name":"1.7.1","sha":"45639f68a3c46df4ddb17ec28ce05738272e3349","kind":"commit","published_at":"2020-01-17T00:17:24.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.7.1","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"86e04161365a859eddbcf5c7ae6d21e746ed0296","kind":"commit","published_at":"2019-12-09T16:41:59.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.7.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"e1440ab98429ce52f86265061aefaaad06c93514","kind":"commit","published_at":"2019-05-14T20:02:41.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.6.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"1320a549699d8e57b0b8f5bd540d2e11b277b5f6","kind":"commit","published_at":"2019-02-25T22:36:48.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.5.1","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"16ec10dc369420e1790e3ca6156e7013753c683d","kind":"commit","published_at":"2018-09-24T16:03:47.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.5.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.5.0/manifests"},{"name":"1.4.1","sha":"02e53cb470bed939b69ddcc8dfe291d5e6428e38","kind":"commit","published_at":"2018-01-05T04:37:16.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.4.1","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"6d4693f56253fcddfad7b441bb8d917b182efa2d","kind":"commit","published_at":"2017-08-03T04:21:21.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.4.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"4ebcf3438cd39d5eca42e499dc9659d22419dcb5","kind":"commit","published_at":"2014-11-26T19:04:10.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.3.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"a8129ca524a7ede5b4b04cce3a43977dbe62b8a2","kind":"commit","published_at":"2013-08-08T15:32:18.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.2.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.2.0/manifests"},{"name":"1.0.0","sha":"8dfdc1f631c81a2ae080fb16e13a3c02b2fc1d39","kind":"commit","published_at":"2013-01-08T00:37:38.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.0.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-27T16:53:27.361Z","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:apk/alpine/java-lz4?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.20","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/java-lz4","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/java-lz4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/java-lz4/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T11:00:16.195Z","issues_count":101,"pull_requests_count":19,"avg_time_to_close_issue":26238976.94117647,"avg_time_to_close_pull_request":6593844.571428572,"issues_closed_count":51,"pull_requests_closed_count":7,"pull_request_authors_count":19,"issue_authors_count":90,"avg_comments_per_issue":3.2475247524752473,"avg_comments_per_pull_request":2.789473684210526,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":12977.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.8333333333333334,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/issues","maintainers":[{"login":"odaira","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/odaira"},{"login":"jpountz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpountz"},{"login":"felixhandte","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/felixhandte"},{"login":"Cyan4973","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cyan4973"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/java-lz4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/java-lz4/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/java-lz4/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/java-lz4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/java-lz4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/java-lz4/codemeta","maintainers":[{"uuid":"jakub@jirutka.cz","login":null,"name":"Jakub Jirutka","email":"jakub@jirutka.cz","url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","packages_count":1318,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","role":null,"created_at":"2024-06-11T22:33:38.816Z","updated_at":"2024-06-11T22:33:38.816Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/jakub@jirutka.cz/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2026-04-27T18:20:23.245Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":10336803,"name":"java-lz4-native","ecosystem":"alpine","description":"LZ4 compression for Java","homepage":"https://github.com/lz4/lz4-java","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/lz4/lz4-java","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-05-05T21:26:03.000Z","latest_release_published_at":"2024-05-05T21:26:03.000Z","latest_release_number":"1.8.0-r2","last_synced_at":"2026-04-14T16:05:10.254Z","created_at":"2024-06-11T05:51:49.644Z","updated_at":"2026-04-14T16:05:10.255Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/java-lz4-native","install_command":"apk add java-lz4-native","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":4001807,"uuid":"5099453","full_name":"lz4/lz4-java","owner":"lz4","description":"LZ4 compression for Java","archived":false,"fork":false,"pushed_at":"2024-09-19T17:00:16.000Z","size":13006,"stargazers_count":1162,"open_issues_count":74,"forks_count":260,"subscribers_count":49,"default_branch":"master","last_synced_at":"2025-10-27T16:07:47.351Z","etag":null,"topics":["compressor","decompression","java","jni-bindings","lz4-compression","lz4-compressors","lz4-java"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"dc42/RepRapFirmware","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lz4.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":null,"license":"LICENSE.txt","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}},"created_at":"2012-07-18T17:26:42.000Z","updated_at":"2025-10-25T12:03:23.000Z","dependencies_parsed_at":"2023-02-16T14:15:47.029Z","dependency_job_id":"f9fc6c7d-08ec-4d8b-ab1d-408ba959ba73","html_url":"https://github.com/lz4/lz4-java","commit_stats":{"total_commits":405,"total_committers":30,"mean_commits":13.5,"dds":0.5037037037037038,"last_synced_commit":"7c931bef32d179ec3d3286ee71638b23ebde3459"},"previous_names":["jpountz/lz4-java"],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/lz4/lz4-java","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lz4","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/sbom","scorecard":{"id":535970,"data":{"date":"2025-08-11","repo":{"name":"github.com/lz4/lz4-java","commit":"cdb417f0bb0de1bf304831806b6693bd652748aa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/29 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":-1,"reason":"no workflows found","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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Binary-Artifacts","score":2,"reason":"binaries present in source code","details":["Warn: binary detected: src/resources/net/jpountz/util/darwin/aarch64/liblz4-java.dylib:1","Warn: binary detected: src/resources/net/jpountz/util/darwin/x86_64/liblz4-java.dylib:1","Warn: binary detected: src/resources/net/jpountz/util/linux/aarch64/liblz4-java.so:1","Warn: binary detected: src/resources/net/jpountz/util/linux/amd64/liblz4-java.so:1","Warn: binary detected: src/resources/net/jpountz/util/linux/i386/liblz4-java.so:1","Warn: binary detected: src/resources/net/jpountz/util/linux/ppc64le/liblz4-java.so:1","Warn: binary detected: src/resources/net/jpountz/util/linux/s390x/liblz4-java.so:1","Warn: binary detected: src/resources/net/jpountz/util/win32/amd64/liblz4-java.so:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch '1.7'","Warn: branch protection not enabled for branch '1.5'","Warn: branch protection not enabled for branch '1.4'"],"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 2 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T06:58:05.377Z","repository_id":4001807,"created_at":"2025-08-20T06:58:05.377Z","updated_at":"2025-08-20T06:58:05.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281305245,"owners_count":26478374,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-27T02:00:05.855Z","response_time":61,"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":"lz4","name":"lz4","uuid":"11667224","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/11667224?v=4","repositories_count":2,"last_synced_at":"2024-03-26T15:24:54.119Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lz4","funding_links":[],"total_stars":10173,"followers":62,"following":0,"created_at":"2022-11-04T00:15:46.748Z","updated_at":"2024-03-26T15:24:54.181Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lz4","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lz4/repositories"},"tags":[{"name":"1.8.0","sha":"78eae489e8163e4df56735a79dd8ef9c4f4ec056","kind":"commit","published_at":"2021-06-10T22:50:41.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.8.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.8.0/manifests"},{"name":"1.7.1","sha":"45639f68a3c46df4ddb17ec28ce05738272e3349","kind":"commit","published_at":"2020-01-17T00:17:24.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.7.1","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"86e04161365a859eddbcf5c7ae6d21e746ed0296","kind":"commit","published_at":"2019-12-09T16:41:59.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.7.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"e1440ab98429ce52f86265061aefaaad06c93514","kind":"commit","published_at":"2019-05-14T20:02:41.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.6.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"1320a549699d8e57b0b8f5bd540d2e11b277b5f6","kind":"commit","published_at":"2019-02-25T22:36:48.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.5.1","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"16ec10dc369420e1790e3ca6156e7013753c683d","kind":"commit","published_at":"2018-09-24T16:03:47.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.5.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.5.0/manifests"},{"name":"1.4.1","sha":"02e53cb470bed939b69ddcc8dfe291d5e6428e38","kind":"commit","published_at":"2018-01-05T04:37:16.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.4.1","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"6d4693f56253fcddfad7b441bb8d917b182efa2d","kind":"commit","published_at":"2017-08-03T04:21:21.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.4.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"4ebcf3438cd39d5eca42e499dc9659d22419dcb5","kind":"commit","published_at":"2014-11-26T19:04:10.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.3.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"a8129ca524a7ede5b4b04cce3a43977dbe62b8a2","kind":"commit","published_at":"2013-08-08T15:32:18.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.2.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.2.0/manifests"},{"name":"1.0.0","sha":"8dfdc1f631c81a2ae080fb16e13a3c02b2fc1d39","kind":"commit","published_at":"2013-01-08T00:37:38.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.0.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-27T16:53:27.317Z","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:apk/alpine/java-lz4-native?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.20","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/java-lz4-native","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/java-lz4-native","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/java-lz4-native/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T11:00:16.195Z","issues_count":101,"pull_requests_count":19,"avg_time_to_close_issue":26238976.94117647,"avg_time_to_close_pull_request":6593844.571428572,"issues_closed_count":51,"pull_requests_closed_count":7,"pull_request_authors_count":19,"issue_authors_count":90,"avg_comments_per_issue":3.2475247524752473,"avg_comments_per_pull_request":2.789473684210526,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":12977.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.8333333333333334,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/issues","maintainers":[{"login":"odaira","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/odaira"},{"login":"jpountz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpountz"},{"login":"felixhandte","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/felixhandte"},{"login":"Cyan4973","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cyan4973"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/java-lz4-native/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/java-lz4-native/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/java-lz4-native/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/java-lz4-native/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/java-lz4-native/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/java-lz4-native/codemeta","maintainers":[{"uuid":"jakub@jirutka.cz","login":null,"name":"Jakub Jirutka","email":"jakub@jirutka.cz","url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","packages_count":1318,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","role":null,"created_at":"2024-06-11T22:33:50.471Z","updated_at":"2024-06-11T22:33:50.471Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/jakub@jirutka.cz/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2026-04-27T18:20:23.245Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":7772231,"name":"java-lz4","ecosystem":"alpine","description":"LZ4 compression for Java","homepage":"https://github.com/lz4/lz4-java","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/lz4/lz4-java","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-07-26T04:43:05.000Z","latest_release_published_at":"2022-07-26T04:43:05.000Z","latest_release_number":"1.8.0-r1","last_synced_at":"2026-04-14T16:05:20.453Z","created_at":"2023-05-22T12:19:39.644Z","updated_at":"2026-04-14T16:05:20.454Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/java-lz4","install_command":"apk add java-lz4","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":4001807,"uuid":"5099453","full_name":"lz4/lz4-java","owner":"lz4","description":"LZ4 compression for Java","archived":false,"fork":false,"pushed_at":"2024-09-19T17:00:16.000Z","size":13006,"stargazers_count":1162,"open_issues_count":74,"forks_count":260,"subscribers_count":49,"default_branch":"master","last_synced_at":"2025-10-27T16:07:47.351Z","etag":null,"topics":["compressor","decompression","java","jni-bindings","lz4-compression","lz4-compressors","lz4-java"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"dc42/RepRapFirmware","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lz4.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":null,"license":"LICENSE.txt","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}},"created_at":"2012-07-18T17:26:42.000Z","updated_at":"2025-10-25T12:03:23.000Z","dependencies_parsed_at":"2023-02-16T14:15:47.029Z","dependency_job_id":"f9fc6c7d-08ec-4d8b-ab1d-408ba959ba73","html_url":"https://github.com/lz4/lz4-java","commit_stats":{"total_commits":405,"total_committers":30,"mean_commits":13.5,"dds":0.5037037037037038,"last_synced_commit":"7c931bef32d179ec3d3286ee71638b23ebde3459"},"previous_names":["jpountz/lz4-java"],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/lz4/lz4-java","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lz4","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/sbom","scorecard":{"id":535970,"data":{"date":"2025-08-11","repo":{"name":"github.com/lz4/lz4-java","commit":"cdb417f0bb0de1bf304831806b6693bd652748aa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/29 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":-1,"reason":"no workflows found","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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Binary-Artifacts","score":2,"reason":"binaries present in source code","details":["Warn: binary detected: src/resources/net/jpountz/util/darwin/aarch64/liblz4-java.dylib:1","Warn: binary detected: src/resources/net/jpountz/util/darwin/x86_64/liblz4-java.dylib:1","Warn: binary detected: src/resources/net/jpountz/util/linux/aarch64/liblz4-java.so:1","Warn: binary detected: src/resources/net/jpountz/util/linux/amd64/liblz4-java.so:1","Warn: binary detected: src/resources/net/jpountz/util/linux/i386/liblz4-java.so:1","Warn: binary detected: src/resources/net/jpountz/util/linux/ppc64le/liblz4-java.so:1","Warn: binary detected: src/resources/net/jpountz/util/linux/s390x/liblz4-java.so:1","Warn: binary detected: src/resources/net/jpountz/util/win32/amd64/liblz4-java.so:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch '1.7'","Warn: branch protection not enabled for branch '1.5'","Warn: branch protection not enabled for branch '1.4'"],"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 2 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T06:58:05.377Z","repository_id":4001807,"created_at":"2025-08-20T06:58:05.377Z","updated_at":"2025-08-20T06:58:05.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281305245,"owners_count":26478374,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-27T02:00:05.855Z","response_time":61,"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":"lz4","name":"lz4","uuid":"11667224","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/11667224?v=4","repositories_count":2,"last_synced_at":"2024-03-26T15:24:54.119Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lz4","funding_links":[],"total_stars":10173,"followers":62,"following":0,"created_at":"2022-11-04T00:15:46.748Z","updated_at":"2024-03-26T15:24:54.181Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lz4","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lz4/repositories"},"tags":[{"name":"1.8.0","sha":"78eae489e8163e4df56735a79dd8ef9c4f4ec056","kind":"commit","published_at":"2021-06-10T22:50:41.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.8.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.8.0/manifests"},{"name":"1.7.1","sha":"45639f68a3c46df4ddb17ec28ce05738272e3349","kind":"commit","published_at":"2020-01-17T00:17:24.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.7.1","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"86e04161365a859eddbcf5c7ae6d21e746ed0296","kind":"commit","published_at":"2019-12-09T16:41:59.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.7.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"e1440ab98429ce52f86265061aefaaad06c93514","kind":"commit","published_at":"2019-05-14T20:02:41.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.6.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"1320a549699d8e57b0b8f5bd540d2e11b277b5f6","kind":"commit","published_at":"2019-02-25T22:36:48.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.5.1","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"16ec10dc369420e1790e3ca6156e7013753c683d","kind":"commit","published_at":"2018-09-24T16:03:47.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.5.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.5.0/manifests"},{"name":"1.4.1","sha":"02e53cb470bed939b69ddcc8dfe291d5e6428e38","kind":"commit","published_at":"2018-01-05T04:37:16.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.4.1","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"6d4693f56253fcddfad7b441bb8d917b182efa2d","kind":"commit","published_at":"2017-08-03T04:21:21.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.4.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"4ebcf3438cd39d5eca42e499dc9659d22419dcb5","kind":"commit","published_at":"2014-11-26T19:04:10.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.3.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"a8129ca524a7ede5b4b04cce3a43977dbe62b8a2","kind":"commit","published_at":"2013-08-08T15:32:18.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.2.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.2.0/manifests"},{"name":"1.0.0","sha":"8dfdc1f631c81a2ae080fb16e13a3c02b2fc1d39","kind":"commit","published_at":"2013-01-08T00:37:38.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.0.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-27T16:53:27.313Z","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":7.899855368809535,"forks_count":6.034611740062839,"docker_downloads_count":null,"average":3.483616777218094},"purl":"pkg:apk/alpine/java-lz4?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.18","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/java-lz4","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/java-lz4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/java-lz4/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T11:00:16.195Z","issues_count":101,"pull_requests_count":19,"avg_time_to_close_issue":26238976.94117647,"avg_time_to_close_pull_request":6593844.571428572,"issues_closed_count":51,"pull_requests_closed_count":7,"pull_request_authors_count":19,"issue_authors_count":90,"avg_comments_per_issue":3.2475247524752473,"avg_comments_per_pull_request":2.789473684210526,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":12977.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.8333333333333334,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/issues","maintainers":[{"login":"odaira","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/odaira"},{"login":"jpountz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpountz"},{"login":"felixhandte","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/felixhandte"},{"login":"Cyan4973","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cyan4973"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/java-lz4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/java-lz4/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/java-lz4/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/java-lz4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/java-lz4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/java-lz4/codemeta","maintainers":[{"uuid":"jakub@jirutka.cz","login":null,"name":"Jakub Jirutka","email":"jakub@jirutka.cz","url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","packages_count":1182,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","role":null,"created_at":"2023-05-23T01:52:40.861Z","updated_at":"2023-05-23T01:52:40.861Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/jakub@jirutka.cz/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2026-04-27T18:20:23.557Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":6047996,"name":"java-lz4-native","ecosystem":"alpine","description":"LZ4 compression for Java","homepage":"https://github.com/lz4/lz4-java","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/lz4/lz4-java","keywords_array":[],"namespace":"community","versions_count":2,"first_release_published_at":"2022-07-26T04:43:05.000Z","latest_release_published_at":"2024-05-05T21:26:03.000Z","latest_release_number":"1.8.0-r2","last_synced_at":"2026-04-14T14:01:51.271Z","created_at":"2023-01-31T18:10:22.994Z","updated_at":"2026-04-14T14:01:51.271Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/java-lz4-native","install_command":"apk add java-lz4-native","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":4001807,"uuid":"5099453","full_name":"lz4/lz4-java","owner":"lz4","description":"LZ4 compression for Java","archived":false,"fork":false,"pushed_at":"2024-09-19T17:00:16.000Z","size":13006,"stargazers_count":1162,"open_issues_count":74,"forks_count":260,"subscribers_count":49,"default_branch":"master","last_synced_at":"2025-10-27T16:07:47.351Z","etag":null,"topics":["compressor","decompression","java","jni-bindings","lz4-compression","lz4-compressors","lz4-java"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"dc42/RepRapFirmware","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lz4.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":null,"license":"LICENSE.txt","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}},"created_at":"2012-07-18T17:26:42.000Z","updated_at":"2025-10-25T12:03:23.000Z","dependencies_parsed_at":"2023-02-16T14:15:47.029Z","dependency_job_id":"f9fc6c7d-08ec-4d8b-ab1d-408ba959ba73","html_url":"https://github.com/lz4/lz4-java","commit_stats":{"total_commits":405,"total_committers":30,"mean_commits":13.5,"dds":0.5037037037037038,"last_synced_commit":"7c931bef32d179ec3d3286ee71638b23ebde3459"},"previous_names":["jpountz/lz4-java"],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/lz4/lz4-java","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lz4","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/sbom","scorecard":{"id":535970,"data":{"date":"2025-08-11","repo":{"name":"github.com/lz4/lz4-java","commit":"cdb417f0bb0de1bf304831806b6693bd652748aa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/29 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":-1,"reason":"no workflows found","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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Binary-Artifacts","score":2,"reason":"binaries present in source code","details":["Warn: binary detected: src/resources/net/jpountz/util/darwin/aarch64/liblz4-java.dylib:1","Warn: binary detected: src/resources/net/jpountz/util/darwin/x86_64/liblz4-java.dylib:1","Warn: binary detected: src/resources/net/jpountz/util/linux/aarch64/liblz4-java.so:1","Warn: binary detected: src/resources/net/jpountz/util/linux/amd64/liblz4-java.so:1","Warn: binary detected: src/resources/net/jpountz/util/linux/i386/liblz4-java.so:1","Warn: binary detected: src/resources/net/jpountz/util/linux/ppc64le/liblz4-java.so:1","Warn: binary detected: src/resources/net/jpountz/util/linux/s390x/liblz4-java.so:1","Warn: binary detected: src/resources/net/jpountz/util/win32/amd64/liblz4-java.so:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch '1.7'","Warn: branch protection not enabled for branch '1.5'","Warn: branch protection not enabled for branch '1.4'"],"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 2 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T06:58:05.377Z","repository_id":4001807,"created_at":"2025-08-20T06:58:05.377Z","updated_at":"2025-08-20T06:58:05.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281305245,"owners_count":26478374,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-27T02:00:05.855Z","response_time":61,"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":"lz4","name":"lz4","uuid":"11667224","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/11667224?v=4","repositories_count":2,"last_synced_at":"2024-03-26T15:24:54.119Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lz4","funding_links":[],"total_stars":10173,"followers":62,"following":0,"created_at":"2022-11-04T00:15:46.748Z","updated_at":"2024-03-26T15:24:54.181Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lz4","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lz4/repositories"},"tags":[{"name":"1.8.0","sha":"78eae489e8163e4df56735a79dd8ef9c4f4ec056","kind":"commit","published_at":"2021-06-10T22:50:41.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.8.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.8.0/manifests"},{"name":"1.7.1","sha":"45639f68a3c46df4ddb17ec28ce05738272e3349","kind":"commit","published_at":"2020-01-17T00:17:24.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.7.1","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"86e04161365a859eddbcf5c7ae6d21e746ed0296","kind":"commit","published_at":"2019-12-09T16:41:59.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.7.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"e1440ab98429ce52f86265061aefaaad06c93514","kind":"commit","published_at":"2019-05-14T20:02:41.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.6.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"1320a549699d8e57b0b8f5bd540d2e11b277b5f6","kind":"commit","published_at":"2019-02-25T22:36:48.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.5.1","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"16ec10dc369420e1790e3ca6156e7013753c683d","kind":"commit","published_at":"2018-09-24T16:03:47.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.5.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.5.0/manifests"},{"name":"1.4.1","sha":"02e53cb470bed939b69ddcc8dfe291d5e6428e38","kind":"commit","published_at":"2018-01-05T04:37:16.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.4.1","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"6d4693f56253fcddfad7b441bb8d917b182efa2d","kind":"commit","published_at":"2017-08-03T04:21:21.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.4.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"4ebcf3438cd39d5eca42e499dc9659d22419dcb5","kind":"commit","published_at":"2014-11-26T19:04:10.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.3.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"a8129ca524a7ede5b4b04cce3a43977dbe62b8a2","kind":"commit","published_at":"2013-08-08T15:32:18.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.2.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.2.0/manifests"},{"name":"1.0.0","sha":"8dfdc1f631c81a2ae080fb16e13a3c02b2fc1d39","kind":"commit","published_at":"2013-01-08T00:37:38.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.0.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-27T16:53:27.306Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":3.393080776455855,"stargazers_count":9.204758922980588,"forks_count":7.06011271133375,"average":4.914488102692548},"purl":"pkg:apk/alpine/java-lz4-native?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/java-lz4-native","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/java-lz4-native","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/java-lz4-native/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T11:00:16.195Z","issues_count":101,"pull_requests_count":19,"avg_time_to_close_issue":26238976.94117647,"avg_time_to_close_pull_request":6593844.571428572,"issues_closed_count":51,"pull_requests_closed_count":7,"pull_request_authors_count":19,"issue_authors_count":90,"avg_comments_per_issue":3.2475247524752473,"avg_comments_per_pull_request":2.789473684210526,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":12977.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.8333333333333334,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/issues","maintainers":[{"login":"odaira","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/odaira"},{"login":"jpountz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpountz"},{"login":"felixhandte","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/felixhandte"},{"login":"Cyan4973","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cyan4973"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/java-lz4-native/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/java-lz4-native/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/java-lz4-native/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/java-lz4-native/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/java-lz4-native/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/java-lz4-native/codemeta","maintainers":[{"uuid":"jakub@jirutka.cz","login":null,"name":"Jakub Jirutka","email":"jakub@jirutka.cz","url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","packages_count":1820,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","role":null,"created_at":"2023-01-31T20:26:29.573Z","updated_at":"2023-01-31T20:26:29.573Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/jakub@jirutka.cz/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39441,"maintainers_count":883,"namespaces_count":3,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community","testing"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-04-27T18:20:22.267Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":13698913,"name":"lz4-java","ecosystem":"debian","description":null,"homepage":"https://github.com/lz4/lz4-java","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/lz4/lz4-java","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T20:43:34.278Z","latest_release_published_at":"2026-02-12T20:43:34.278Z","latest_release_number":"1.8.0-3","last_synced_at":"2026-03-13T05:24:06.419Z","created_at":"2026-02-12T20:43:34.058Z","updated_at":"2026-03-13T05:42:55.877Z","registry_url":"https://tracker.debian.org/pkg/lz4-java","install_command":"apt-get install lz4-java","documentation_url":"https://packages.debian.org/bookworm/lz4-java","metadata":{"component":"main","architecture":"any all","priority":"extra","binary":"liblz4-java, liblz4-jni","standards_version":"4.6.1","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"ant, ant-contrib-cpptasks (\u003e= 1.0~b5-5~), ant-optional, bnd, debhelper-compat (= 13), default-jdk, ivy-debian-helper, junit4, libcarrotsearch-randomizedtesting-java (\u003e= 2.1.17-4~), liblz4-dev, libmvel-java, librhino-java (\u003e= 1.7.7.2-3~), libxxhash-dev, lz4, maven-repo-helper","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T20:43:35.500Z","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/lz4-java?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/lz4-java","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/lz4-java","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/lz4-java/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/lz4-java/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/lz4-java/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/lz4-java/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/lz4-java/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/lz4-java/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/lz4-java/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":0,"github":"debian","metadata":{"codename":"bookworm"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-04-27T18:20:38.992Z","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":6053788,"name":"java-lz4","ecosystem":"alpine","description":"LZ4 compression for Java","homepage":"https://github.com/lz4/lz4-java","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/lz4/lz4-java","keywords_array":[],"namespace":"community","versions_count":2,"first_release_published_at":"2022-07-26T04:43:05.000Z","latest_release_published_at":"2024-05-05T21:26:03.000Z","latest_release_number":"1.8.0-r2","last_synced_at":"2026-04-14T14:01:49.003Z","created_at":"2023-01-31T18:38:09.276Z","updated_at":"2026-04-14T14:01:49.003Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/java-lz4","install_command":"apk add java-lz4","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":4001807,"uuid":"5099453","full_name":"lz4/lz4-java","owner":"lz4","description":"LZ4 compression for Java","archived":false,"fork":false,"pushed_at":"2024-09-19T17:00:16.000Z","size":13006,"stargazers_count":1162,"open_issues_count":74,"forks_count":260,"subscribers_count":49,"default_branch":"master","last_synced_at":"2025-10-27T16:07:47.351Z","etag":null,"topics":["compressor","decompression","java","jni-bindings","lz4-compression","lz4-compressors","lz4-java"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"dc42/RepRapFirmware","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lz4.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":null,"license":"LICENSE.txt","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}},"created_at":"2012-07-18T17:26:42.000Z","updated_at":"2025-10-25T12:03:23.000Z","dependencies_parsed_at":"2023-02-16T14:15:47.029Z","dependency_job_id":"f9fc6c7d-08ec-4d8b-ab1d-408ba959ba73","html_url":"https://github.com/lz4/lz4-java","commit_stats":{"total_commits":405,"total_committers":30,"mean_commits":13.5,"dds":0.5037037037037038,"last_synced_commit":"7c931bef32d179ec3d3286ee71638b23ebde3459"},"previous_names":["jpountz/lz4-java"],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/lz4/lz4-java","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lz4","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/sbom","scorecard":{"id":535970,"data":{"date":"2025-08-11","repo":{"name":"github.com/lz4/lz4-java","commit":"cdb417f0bb0de1bf304831806b6693bd652748aa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/29 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":-1,"reason":"no workflows found","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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Binary-Artifacts","score":2,"reason":"binaries present in source code","details":["Warn: binary detected: src/resources/net/jpountz/util/darwin/aarch64/liblz4-java.dylib:1","Warn: binary detected: src/resources/net/jpountz/util/darwin/x86_64/liblz4-java.dylib:1","Warn: binary detected: src/resources/net/jpountz/util/linux/aarch64/liblz4-java.so:1","Warn: binary detected: src/resources/net/jpountz/util/linux/amd64/liblz4-java.so:1","Warn: binary detected: src/resources/net/jpountz/util/linux/i386/liblz4-java.so:1","Warn: binary detected: src/resources/net/jpountz/util/linux/ppc64le/liblz4-java.so:1","Warn: binary detected: src/resources/net/jpountz/util/linux/s390x/liblz4-java.so:1","Warn: binary detected: src/resources/net/jpountz/util/win32/amd64/liblz4-java.so:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch '1.7'","Warn: branch protection not enabled for branch '1.5'","Warn: branch protection not enabled for branch '1.4'"],"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 2 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T06:58:05.377Z","repository_id":4001807,"created_at":"2025-08-20T06:58:05.377Z","updated_at":"2025-08-20T06:58:05.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281305245,"owners_count":26478374,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-27T02:00:05.855Z","response_time":61,"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":"lz4","name":"lz4","uuid":"11667224","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/11667224?v=4","repositories_count":2,"last_synced_at":"2024-03-26T15:24:54.119Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lz4","funding_links":[],"total_stars":10173,"followers":62,"following":0,"created_at":"2022-11-04T00:15:46.748Z","updated_at":"2024-03-26T15:24:54.181Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lz4","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lz4/repositories"},"tags":[{"name":"1.8.0","sha":"78eae489e8163e4df56735a79dd8ef9c4f4ec056","kind":"commit","published_at":"2021-06-10T22:50:41.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.8.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.8.0/manifests"},{"name":"1.7.1","sha":"45639f68a3c46df4ddb17ec28ce05738272e3349","kind":"commit","published_at":"2020-01-17T00:17:24.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.7.1","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"86e04161365a859eddbcf5c7ae6d21e746ed0296","kind":"commit","published_at":"2019-12-09T16:41:59.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.7.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"e1440ab98429ce52f86265061aefaaad06c93514","kind":"commit","published_at":"2019-05-14T20:02:41.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.6.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"1320a549699d8e57b0b8f5bd540d2e11b277b5f6","kind":"commit","published_at":"2019-02-25T22:36:48.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.5.1","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"16ec10dc369420e1790e3ca6156e7013753c683d","kind":"commit","published_at":"2018-09-24T16:03:47.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.5.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.5.0/manifests"},{"name":"1.4.1","sha":"02e53cb470bed939b69ddcc8dfe291d5e6428e38","kind":"commit","published_at":"2018-01-05T04:37:16.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.4.1","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"6d4693f56253fcddfad7b441bb8d917b182efa2d","kind":"commit","published_at":"2017-08-03T04:21:21.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.4.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"4ebcf3438cd39d5eca42e499dc9659d22419dcb5","kind":"commit","published_at":"2014-11-26T19:04:10.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.3.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"a8129ca524a7ede5b4b04cce3a43977dbe62b8a2","kind":"commit","published_at":"2013-08-08T15:32:18.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.2.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.2.0/manifests"},{"name":"1.0.0","sha":"8dfdc1f631c81a2ae080fb16e13a3c02b2fc1d39","kind":"commit","published_at":"2013-01-08T00:37:38.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.0.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-27T16:53:27.306Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.64073262366938,"stargazers_count":9.204758922980588,"forks_count":7.06011271133375,"average":7.72640106449593},"purl":"pkg:apk/alpine/java-lz4?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/java-lz4","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/java-lz4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/java-lz4/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T11:00:16.195Z","issues_count":101,"pull_requests_count":19,"avg_time_to_close_issue":26238976.94117647,"avg_time_to_close_pull_request":6593844.571428572,"issues_closed_count":51,"pull_requests_closed_count":7,"pull_request_authors_count":19,"issue_authors_count":90,"avg_comments_per_issue":3.2475247524752473,"avg_comments_per_pull_request":2.789473684210526,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":12977.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.8333333333333334,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/issues","maintainers":[{"login":"odaira","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/odaira"},{"login":"jpountz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpountz"},{"login":"felixhandte","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/felixhandte"},{"login":"Cyan4973","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cyan4973"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/java-lz4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/java-lz4/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/java-lz4/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/java-lz4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/java-lz4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/java-lz4/codemeta","maintainers":[{"uuid":"jakub@jirutka.cz","login":null,"name":"Jakub Jirutka","email":"jakub@jirutka.cz","url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","packages_count":1820,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","role":null,"created_at":"2023-01-31T22:23:06.833Z","updated_at":"2023-01-31T22:23:06.833Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/jakub@jirutka.cz/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39441,"maintainers_count":883,"namespaces_count":3,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community","testing"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-04-27T18:20:22.267Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":6099761,"name":"java-lz4","ecosystem":"alpine","description":"LZ4 compression for Java","homepage":"https://github.com/lz4/lz4-java","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/lz4/lz4-java","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-07-26T04:43:05.000Z","latest_release_published_at":"2022-07-26T04:43:05.000Z","latest_release_number":"1.8.0-r1","last_synced_at":"2026-04-14T16:05:20.085Z","created_at":"2023-01-31T20:44:37.818Z","updated_at":"2026-04-14T16:05:20.086Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.17/community/x86_64/java-lz4","install_command":"apk add java-lz4","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":4001807,"uuid":"5099453","full_name":"lz4/lz4-java","owner":"lz4","description":"LZ4 compression for Java","archived":false,"fork":false,"pushed_at":"2024-09-19T17:00:16.000Z","size":13006,"stargazers_count":1162,"open_issues_count":74,"forks_count":260,"subscribers_count":49,"default_branch":"master","last_synced_at":"2025-10-27T16:07:47.351Z","etag":null,"topics":["compressor","decompression","java","jni-bindings","lz4-compression","lz4-compressors","lz4-java"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"dc42/RepRapFirmware","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lz4.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":null,"license":"LICENSE.txt","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}},"created_at":"2012-07-18T17:26:42.000Z","updated_at":"2025-10-25T12:03:23.000Z","dependencies_parsed_at":"2023-02-16T14:15:47.029Z","dependency_job_id":"f9fc6c7d-08ec-4d8b-ab1d-408ba959ba73","html_url":"https://github.com/lz4/lz4-java","commit_stats":{"total_commits":405,"total_committers":30,"mean_commits":13.5,"dds":0.5037037037037038,"last_synced_commit":"7c931bef32d179ec3d3286ee71638b23ebde3459"},"previous_names":["jpountz/lz4-java"],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/lz4/lz4-java","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lz4","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/sbom","scorecard":{"id":535970,"data":{"date":"2025-08-11","repo":{"name":"github.com/lz4/lz4-java","commit":"cdb417f0bb0de1bf304831806b6693bd652748aa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/29 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":-1,"reason":"no workflows found","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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Binary-Artifacts","score":2,"reason":"binaries present in source code","details":["Warn: binary detected: src/resources/net/jpountz/util/darwin/aarch64/liblz4-java.dylib:1","Warn: binary detected: src/resources/net/jpountz/util/darwin/x86_64/liblz4-java.dylib:1","Warn: binary detected: src/resources/net/jpountz/util/linux/aarch64/liblz4-java.so:1","Warn: binary detected: src/resources/net/jpountz/util/linux/amd64/liblz4-java.so:1","Warn: binary detected: src/resources/net/jpountz/util/linux/i386/liblz4-java.so:1","Warn: binary detected: src/resources/net/jpountz/util/linux/ppc64le/liblz4-java.so:1","Warn: binary detected: src/resources/net/jpountz/util/linux/s390x/liblz4-java.so:1","Warn: binary detected: src/resources/net/jpountz/util/win32/amd64/liblz4-java.so:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch '1.7'","Warn: branch protection not enabled for branch '1.5'","Warn: branch protection not enabled for branch '1.4'"],"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 2 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T06:58:05.377Z","repository_id":4001807,"created_at":"2025-08-20T06:58:05.377Z","updated_at":"2025-08-20T06:58:05.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281305245,"owners_count":26478374,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-27T02:00:05.855Z","response_time":61,"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":"lz4","name":"lz4","uuid":"11667224","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/11667224?v=4","repositories_count":2,"last_synced_at":"2024-03-26T15:24:54.119Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lz4","funding_links":[],"total_stars":10173,"followers":62,"following":0,"created_at":"2022-11-04T00:15:46.748Z","updated_at":"2024-03-26T15:24:54.181Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lz4","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lz4/repositories"},"tags":[{"name":"1.8.0","sha":"78eae489e8163e4df56735a79dd8ef9c4f4ec056","kind":"commit","published_at":"2021-06-10T22:50:41.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.8.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.8.0/manifests"},{"name":"1.7.1","sha":"45639f68a3c46df4ddb17ec28ce05738272e3349","kind":"commit","published_at":"2020-01-17T00:17:24.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.7.1","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"86e04161365a859eddbcf5c7ae6d21e746ed0296","kind":"commit","published_at":"2019-12-09T16:41:59.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.7.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"e1440ab98429ce52f86265061aefaaad06c93514","kind":"commit","published_at":"2019-05-14T20:02:41.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.6.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"1320a549699d8e57b0b8f5bd540d2e11b277b5f6","kind":"commit","published_at":"2019-02-25T22:36:48.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.5.1","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"16ec10dc369420e1790e3ca6156e7013753c683d","kind":"commit","published_at":"2018-09-24T16:03:47.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.5.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.5.0/manifests"},{"name":"1.4.1","sha":"02e53cb470bed939b69ddcc8dfe291d5e6428e38","kind":"commit","published_at":"2018-01-05T04:37:16.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.4.1","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"6d4693f56253fcddfad7b441bb8d917b182efa2d","kind":"commit","published_at":"2017-08-03T04:21:21.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.4.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"4ebcf3438cd39d5eca42e499dc9659d22419dcb5","kind":"commit","published_at":"2014-11-26T19:04:10.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.3.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"a8129ca524a7ede5b4b04cce3a43977dbe62b8a2","kind":"commit","published_at":"2013-08-08T15:32:18.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.2.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.2.0/manifests"},{"name":"1.0.0","sha":"8dfdc1f631c81a2ae080fb16e13a3c02b2fc1d39","kind":"commit","published_at":"2013-01-08T00:37:38.000Z","download_url":"https://codeload.github.com/lz4/lz4-java/tar.gz/1.0.0","html_url":"https://github.com/lz4/lz4-java/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lz4/lz4-java@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-27T16:53:27.302Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":27.253845290221175,"stargazers_count":7.589536319748512,"forks_count":5.3777927472774225,"average":10.055293589311777},"purl":"pkg:apk/alpine/java-lz4?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.17","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/java-lz4","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/java-lz4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/java-lz4/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T11:00:16.195Z","issues_count":101,"pull_requests_count":19,"avg_time_to_close_issue":26238976.94117647,"avg_time_to_close_pull_request":6593844.571428572,"issues_closed_count":51,"pull_requests_closed_count":7,"pull_request_authors_count":19,"issue_authors_count":90,"avg_comments_per_issue":3.2475247524752473,"avg_comments_per_pull_request":2.789473684210526,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":12977.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.8333333333333334,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/issues","maintainers":[{"login":"odaira","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/odaira"},{"login":"jpountz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpountz"},{"login":"felixhandte","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/felixhandte"},{"login":"Cyan4973","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cyan4973"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/java-lz4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/java-lz4/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/java-lz4/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/java-lz4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/java-lz4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/java-lz4/codemeta","maintainers":[{"uuid":"jakub@jirutka.cz","login":null,"name":"Jakub Jirutka","email":"jakub@jirutka.cz","url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","packages_count":1129,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","role":null,"created_at":"2023-02-01T07:32:29.722Z","updated_at":"2023-02-01T07:32:29.722Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers/jakub@jirutka.cz/packages"}],"registry":{"name":"alpine-v3.17","url":"https://pkgs.alpinelinux.org/packages?branch=v3.17","ecosystem":"alpine","default":false,"packages_count":17817,"maintainers_count":352,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.642Z","updated_at":"2026-04-27T18:20:23.689Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/namespaces"}}],"commits":{"id":2213,"full_name":"lz4/lz4-java","default_branch":"master","total_commits":407,"total_committers":30,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":13.566666666666666,"dds":0.5061425061425062,"past_year_total_commits":1,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":1.0,"past_year_dds":0.0,"last_synced_at":"2026-05-23T22:08:37.597Z","last_synced_commit":"be9ce5759ec6cce99544c7112e434be11aedb1a8","created_at":"2023-03-07T09:13:50.562Z","updated_at":"2026-05-23T22:06:50.905Z","committers":[{"name":"Adrien Grand","email":"jpountz@gmail.com","login":"jpountz","count":201},{"name":"Rei Odaira","email":"rodaira@us.ibm.com","login":"odaira","count":152},{"name":"Branimir Lambov","email":"branimir.lambov@datastax.com","login":"blambov","count":8},{"name":"Linnaea Von Lavia","email":"linnaea-von-lavia@live.com","login":"linnaea","count":8},{"name":"Daniel Yu","email":"danielmethod@gmail.com","login":"danielfree","count":6},{"name":"Takeshi Yamamuro","email":"yamamuro@apache.org","login":"maropu","count":4},{"name":"Steven Schlansker","email":"steven@likeness.com","login":null,"count":2},{"name":"Charles Allen","email":"charles@allen-net.com","login":"drcrallen","count":2},{"name":"Simon Chemouil","email":"simon.chemouil@lambdacube.fr","login":"magnet","count":2},{"name":"Yilong Li","email":"yli147@illinois.edu","login":"yilongli","count":2},{"name":"lyrachord","email":"lyrachord@outlook.com","login":"lyrachord","count":1},{"name":"Adrien Grand","email":"adrien.grand@twenga.com","login":null,"count":1},{"name":"Bastien Fiorentino","email":"bfiorentino@octo.com","login":null,"count":1},{"name":"Elan Kugelmass","email":"elan@addepar.com","login":null,"count":1},{"name":"Madhusudanan Kandasamy","email":"madhusudanan@in.ibm.com","login":null,"count":1},{"name":"Tuukka Lehtonen","email":"tuukka@semantum.fi","login":null,"count":1},{"name":"Will Droste","email":"william.droste@pace.com","login":null,"count":1},{"name":"dmitry.shohov","email":"dmitry.shohov@dukascopy.com","login":null,"count":1},{"name":"Yuqi Gu","email":"yuqi.gu@arm.com","login":"guyuqi","count":1},{"name":"Yann Collet","email":"cyan@fb.com","login":"Cyan4973","count":1},{"name":"Xiaoyan Lin","email":"linxiaoyan18@gmail.com","login":"windie","count":1},{"name":"Xiaoguang Sun","email":"sun.xiaoguang@yoyosys.com","login":"sunxiaoguang","count":1},{"name":"Rui Gonçalves","email":"ruippeixotog@gmail.com","login":"ruippeixotog","count":1},{"name":"Rocky Zhang","email":"rocky.zhang@linaro.org","login":"rockyzhang-zz","count":1},{"name":"Luben Karavelov","email":"luben@amazon.com","login":"luben","count":1},{"name":"Josh Rosen","email":"rosenville@gmail.com","login":"JoshRosen","count":1},{"name":"Jonas Konrad","email":"me@yawk.at","login":"yawkat","count":1},{"name":"Adam Retter","email":"adam.retter@googlemail.com","login":"adamretter","count":1},{"name":"Chris Lockfort","email":"clockfort@palantir.com","login":"clockfort","count":1},{"name":"Jakub Jirutka","email":"jakub@jirutka.cz","login":"jirutka","count":1}],"past_year_committers":[{"name":"Jonas Konrad","email":"me@yawk.at","login":"yawkat","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-25T00:00:11.816Z","repositories_count":6241714,"commits_count":883145739,"contributors_count":34918420,"owners_count":1157487,"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":"lz4/lz4-java","html_url":"https://github.com/lz4/lz4-java","last_synced_at":"2026-05-07T14:09:44.275Z","status":"error","issues_count":99,"pull_requests_count":23,"avg_time_to_close_issue":26238976.94117647,"avg_time_to_close_pull_request":9314527.5,"issues_closed_count":51,"pull_requests_closed_count":10,"pull_request_authors_count":21,"issue_authors_count":88,"avg_comments_per_issue":3.212121212121212,"avg_comments_per_pull_request":2.3478260869565215,"merged_pull_requests_count":7,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":11088.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-10T15:18:20.331Z","updated_at":"2026-05-07T14:09:44.275Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lz4%2Flz4-java/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"NONE":92,"MEMBER":4,"COLLABORATOR":2,"CONTRIBUTOR":1}},"pull_request_author_associations_count":{"table":{"NONE":16,"CONTRIBUTOR":6,"MEMBER":1}},"issue_authors":{"table":{"odaira":3,"patelh":2,"jpountz":2,"rhpvorderman":2,"readysteadygo2006":2,"echopairs":2,"subes":2,"HTHou":2,"tomerz90":2,"darouwan":2,"hermeswaldemarin":1,"luxiaoyu":1,"keep94":1,"AGulev":1,"TrifingZW":1,"wxue6":1,"leventov":1,"MarcoBerlot":1,"mgrundie-r7":1,"jackmiking":1,"i-davydov":1,"pavanprao":1,"qsLI":1,"schedin":1,"sksamuel":1,"nengc":1,"ijuma":1,"cfig":1,"subbu05":1,"Stefan311":1,"oobles":1,"richardstartin":1,"scottyab":1,"bjmi":1,"hisenyuan":1,"patpatpat123":1,"vaibhavhajela":1,"EvelynEZ":1,"puntogil":1,"felixhandte":1,"Maithem":1,"noamBarkai":1,"re-thc":1,"lucianocoan":1,"maffbm":1,"cnuernber":1,"lurenjia528":1,"broneill":1,"mdhsl":1,"DanielRuf":1,"bthulu":1,"enepomnyaschih":1,"Tim-Brooks":1,"pizzapizze":1,"yash29896":1,"emkornfield":1,"guruhb":1,"iHarishKumar":1,"Valloric":1,"obowden":1,"SereiaMaster":1,"Nazima-Begum":1,"hlms":1,"severn-everett":1,"maropu":1,"tcfurrer":1,"SathishKumarAna":1,"Hamlin-Li":1,"myfirenze":1,"vipi-n":1,"realkarmakun":1,"kevemueller":1,"smalls0098":1,"dcapwell":1,"stevenlinh":1,"eikemeier":1,"lt3stus3el":1,"ystttt":1,"Marcono1234":1,"lsingal":1,"tejaspatel1990":1,"apirom9":1,"patrick246":1,"sahilpaudel-pe":1,"abhisheksurve45":1,"Andyterrify":1,"lpireyn":1,"kolmisra":1}},"pull_request_authors":{"table":{"subes":2,"dakaneye":2,"merlimat":1,"garywylee":1,"Cyan4973":1,"wsargent":1,"ruippeixotog":1,"noamBarkai":1,"liyimin-me":1,"jirutka":1,"Panxuefeng-loongson":1,"MariusVolkhart":1,"trazfr":1,"BastienF":1,"JoshRosen":1,"pyr":1,"mulugetam":1,"adamretter":1,"yawkat":1,"Tim-Brooks":1,"gctony":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-19T00:00:20.226Z","repositories_count":14638743,"issues_count":34106933,"pull_requests_count":111686102,"authors_count":11266573,"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":{}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":1}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{"yawkat":1}},"maintainers":[{"table":{"login":"odaira","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/odaira"}},{"table":{"login":"jpountz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpountz"}},{"table":{"login":"felixhandte","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/felixhandte"}},{"table":{"login":"Cyan4973","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cyan4973"}}],"active_maintainers":[]}},"events":{"total":{"ForkEvent":12,"IssuesEvent":8,"WatchEvent":60,"IssueCommentEvent":6,"PullRequestReviewEvent":1,"CommitCommentEvent":1},"last_year":{"ForkEvent":5,"IssuesEvent":2,"WatchEvent":17,"IssueCommentEvent":1,"PullRequestReviewEvent":1,"CommitCommentEvent":1}},"keywords":["compressor","decompression","java","jni-bindings","lz4-compression","lz4-compressors","lz4-java"],"dependencies":[],"score":13.52622720414552,"created_at":"2025-05-08T17:00:05.754Z","updated_at":"2026-06-21T12:01:57.445Z","avatar_url":"https://github.com/lz4.png","language":"Java","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/361564","html_url":"https://summary.ecosyste.ms/projects/361564"}