{"id":37019073,"url":"https://github.com/smarkwal/jarhc","last_synced_at":"2026-01-14T02:02:59.889Z","repository":{"id":36943862,"uuid":"182139372","full_name":"smarkwal/jarhc","owner":"smarkwal","description":"JarHC - JAR Health Check","archived":false,"fork":false,"pushed_at":"2025-06-08T20:28:30.000Z","size":58080,"stargazers_count":9,"open_issues_count":62,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-08T21:27:54.239Z","etag":null,"topics":["binary-compatibility","classpath","jar","java","static-analysis"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/smarkwal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-04-18T18:38:09.000Z","updated_at":"2025-04-09T21:38:38.000Z","dependencies_parsed_at":"2023-02-18T23:30:28.089Z","dependency_job_id":"e5d23a1e-329f-4ce8-99be-7aa49801d5c4","html_url":"https://github.com/smarkwal/jarhc","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/smarkwal/jarhc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarkwal%2Fjarhc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarkwal%2Fjarhc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarkwal%2Fjarhc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarkwal%2Fjarhc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/smarkwal","download_url":"https://codeload.github.com/smarkwal/jarhc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarkwal%2Fjarhc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28408711,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T01:52:23.358Z","status":"online","status_checked_at":"2026-01-14T02:00:06.678Z","response_time":107,"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"}},"keywords":["binary-compatibility","classpath","jar","java","static-analysis"],"created_at":"2026-01-14T02:02:59.199Z","updated_at":"2026-01-14T02:02:59.883Z","avatar_url":"https://github.com/smarkwal.png","language":"Java","readme":"# JarHC - JAR Health Check\n\nJarHC is a static analysis tool to help you find your way through \"JAR hell\" or \"classpath hell\".\n\nIts main purpose is to analyze a set of JAR files (\\*.jar) and check whether they are compatible on a binary level, and whether they contain any \"unpleasant surprises\" for you.\n\nIt is available as [Gradle plugin](https://github.com/smarkwal/jarhc-gradle-plugin), or as standalone Java application run from the command line:\n\n```\njava -jar jarhc-app.jar [options] \u003cartifact\u003e [\u003cartifact\u003e]*\n```\n\nMore information can be found in the [wiki](https://github.com/smarkwal/jarhc/wiki).\n\n![JarHC Logo](https://smarkwal.github.io/jarhc/jarhc-logo.png)\n\n---\n\n[![License](https://img.shields.io/github/license/smarkwal/jarhc?label=License)](https://www.apache.org/licenses/LICENSE-2.0)\n[![Release](https://img.shields.io/github/v/release/smarkwal/jarhc?label=Latest)](https://github.com/smarkwal/jarhc/releases/latest)\n[![Downloads](https://img.shields.io/github/downloads/smarkwal/jarhc/total?label=Downloads)](https://github.com/smarkwal/jarhc/releases)\n\n[![Build](https://github.com/smarkwal/jarhc/actions/workflows/build.yml/badge.svg)](https://github.com/smarkwal/jarhc/actions/workflows/build.yml)\n[![Tests](https://img.shields.io/sonar/tests/smarkwal_jarhc/master?label=Tests\u0026server=https%3A%2F%2Fsonarcloud.io)](https://sonarcloud.io/component_measures?id=smarkwal_jarhc\u0026metric=test_success_density\u0026selected=smarkwal_jarhc%3Asrc%2Ftest%2Fjava%2Forg%2Fjarhc)\n[![Coverage](https://img.shields.io/sonar/coverage/smarkwal_jarhc/master?label=Coverage\u0026server=https%3A%2F%2Fsonarcloud.io)](https://sonarcloud.io/component_measures?id=smarkwal_jarhc\u0026metric=coverage\u0026view=list)\n[![Quality](https://img.shields.io/sonar/quality_gate/smarkwal_jarhc/master?label=Quality\u0026server=https%3A%2F%2Fsonarcloud.io)](https://sonarcloud.io/dashboard?id=smarkwal_jarhc)\n\n[![Issues](https://img.shields.io/github/issues/smarkwal/jarhc?label=Issues)](https://github.com/smarkwal/jarhc/issues)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmarkwal%2Fjarhc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsmarkwal%2Fjarhc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmarkwal%2Fjarhc/lists"}