{"id":368301,"url":"https://github.com/java-diff-utils/java-diff-utils","last_synced_at":"2026-06-19T15:02:00.109Z","repository":{"id":37735641,"uuid":"86663812","full_name":"java-diff-utils/java-diff-utils","owner":"java-diff-utils","description":"Diff Utils library is an OpenSource library for performing the comparison / diff operations between texts or some kind of data: computing diffs, applying patches, generating unified diffs or parsing them, generating diff output for easy future displaying (like side-by-side view) and so on.","archived":false,"fork":false,"pushed_at":"2026-05-16T21:19:34.000Z","size":3115,"stargazers_count":1535,"open_issues_count":2,"forks_count":221,"subscribers_count":30,"default_branch":"master","last_synced_at":"2026-06-15T04:28:28.579Z","etag":null,"topics":["computing-diffs","diff","diff-algorithm","inline","java","java-diff-utils","merge-text","meyer","tools","unified-diffs"],"latest_commit_sha":null,"homepage":"https://java-diff-utils.github.io/java-diff-utils/","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/java-diff-utils.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":"https://paypal.me/wumpz"}},"created_at":"2017-03-30T05:47:23.000Z","updated_at":"2026-06-15T03:13:35.000Z","dependencies_parsed_at":"2026-02-15T02:08:25.485Z","dependency_job_id":null,"html_url":"https://github.com/java-diff-utils/java-diff-utils","commit_stats":{"total_commits":450,"total_committers":33,"mean_commits":"13.636363636363637","dds":"0.18222222222222217","last_synced_commit":"aff6bfed2953298d031c0b2a5601c6b3da72bfb0"},"previous_names":["wumpz/java-diff-utils"],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/java-diff-utils/java-diff-utils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/java-diff-utils","download_url":"https://codeload.github.com/java-diff-utils/java-diff-utils/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/sbom","scorecard":{"id":507942,"data":{"date":"2025-08-11","repo":{"name":"github.com/java-diff-utils/java-diff-utils","commit":"b117553de7ca8590ee77dcb207e2886b2836edc3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":10,"reason":"8 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/maven.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":1,"reason":"Found 4/26 approved changesets -- score normalized to 1","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/java-diff-utils/java-diff-utils/maven.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/java-diff-utils/java-diff-utils/maven.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/java-diff-utils/java-diff-utils/stale.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 8 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-19T23:43:31.723Z","repository_id":37735641,"created_at":"2025-08-19T23:43:31.723Z","updated_at":"2025-08-19T23:43:31.723Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34363557,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-15T02:00:07.085Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"java-diff-utils","name":"java-diff-utils","uuid":"40540835","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/40540835?v=4","repositories_count":2,"last_synced_at":"2023-03-05T18:03:46.597Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/java-diff-utils","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T20:25:32.437Z","updated_at":"2023-03-05T18:03:46.599Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/java-diff-utils","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/java-diff-utils/repositories"},"packages":[{"id":13791341,"name":"java-diff-utils","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/java-diff-utils/java-diff-utils","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/java-diff-utils/java-diff-utils","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T15:24:13.446Z","latest_release_published_at":"2026-02-13T15:24:13.446Z","latest_release_number":"4.9-1","last_synced_at":"2026-03-13T17:21:52.280Z","created_at":"2026-02-13T15:24:12.841Z","updated_at":"2026-03-13T17:21:52.281Z","registry_url":"https://launchpad.net/ubuntu/+source/java-diff-utils","install_command":"apt-get install java-diff-utils","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"libdiffutils-java","standards_version":"4.5.1","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), default-jdk, junit4 (\u003e= 4.12), libassertj-core-java, libjgit-java (\u003e= 4.11), libmaven-bundle-plugin-java, libsurefire-java, maven-debian-helper (\u003e= 2.2), maven-repo-helper (\u003e= 1.5)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T15:47:17.919Z","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/java-diff-utils?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/java-diff-utils","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/java-diff-utils","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/java-diff-utils/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/java-diff-utils/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/java-diff-utils/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/java-diff-utils/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/java-diff-utils/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/java-diff-utils/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/java-diff-utils/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":2223,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":444},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-06-10T05:17:48.008Z","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":13509198,"name":"java-diff-utils","ecosystem":"debian","description":null,"homepage":"https://github.com/java-diff-utils/java-diff-utils","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/java-diff-utils/java-diff-utils","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T19:50:05.685Z","latest_release_published_at":"2026-02-10T19:50:05.685Z","latest_release_number":"4.9-1","last_synced_at":"2026-03-13T18:36:37.412Z","created_at":"2026-02-10T19:50:05.449Z","updated_at":"2026-03-13T18:36:37.412Z","registry_url":"https://tracker.debian.org/pkg/java-diff-utils","install_command":"apt-get install java-diff-utils","documentation_url":"https://packages.debian.org/bullseye/java-diff-utils","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"libdiffutils-java","standards_version":"4.5.1","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), default-jdk, junit4 (\u003e= 4.12), libassertj-core-java, libjgit-java (\u003e= 4.11), libmaven-bundle-plugin-java, libsurefire-java, maven-debian-helper (\u003e= 2.2), maven-repo-helper (\u003e= 1.5)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:16:46.550Z","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/java-diff-utils?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/java-diff-utils","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/java-diff-utils","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/java-diff-utils/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/java-diff-utils/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/java-diff-utils/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/java-diff-utils/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/java-diff-utils/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/java-diff-utils/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/java-diff-utils/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":764,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":100},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-06-10T05:17:51.942Z","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":4830767,"name":"io.github.java-diff-utils:java-diff-utils","ecosystem":"maven","description":"The DiffUtils library for computing diffs, applying patches, generationg side-by-side view in Java.","homepage":"https://github.com/java-diff-utils/java-diff-utils","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/java-diff-utils/java-diff-utils","keywords_array":[],"namespace":"io.github.java-diff-utils","versions_count":13,"first_release_published_at":"2018-06-26T19:09:55.000Z","latest_release_published_at":"2018-06-26T19:09:55.000Z","latest_release_number":"2.2.0","last_synced_at":"2026-06-15T15:02:29.907Z","created_at":"2022-07-26T15:50:49.868Z","updated_at":"2026-06-15T15:02:29.907Z","registry_url":"https://central.sonatype.com/artifact/io.github.java-diff-utils/java-diff-utils/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.github.java-diff-utils/java-diff-utils/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37735641,"uuid":"86663812","full_name":"java-diff-utils/java-diff-utils","owner":"java-diff-utils","description":"Diff Utils library is an OpenSource library for performing the comparison / diff operations between texts or some kind of data: computing diffs, applying patches, generating unified diffs or parsing them, generating diff output for easy future displaying (like side-by-side view) and so on.","archived":false,"fork":false,"pushed_at":"2025-10-06T13:05:52.000Z","size":3110,"stargazers_count":1443,"open_issues_count":1,"forks_count":208,"subscribers_count":30,"default_branch":"master","last_synced_at":"2025-10-21T14:42:37.113Z","etag":null,"topics":["computing-diffs","diff","diff-algorithm","inline","java","java-diff-utils","merge-text","meyer","tools","unified-diffs"],"latest_commit_sha":null,"homepage":"https://java-diff-utils.github.io/java-diff-utils/","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/java-diff-utils.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":"https://paypal.me/wumpz"}},"created_at":"2017-03-30T05:47:23.000Z","updated_at":"2025-10-20T16:06:26.000Z","dependencies_parsed_at":"2024-01-03T01:27:39.068Z","dependency_job_id":"9cf9c552-ede7-4925-bee8-b42c6c41db0d","html_url":"https://github.com/java-diff-utils/java-diff-utils","commit_stats":{"total_commits":450,"total_committers":33,"mean_commits":"13.636363636363637","dds":"0.18222222222222217","last_synced_commit":"aff6bfed2953298d031c0b2a5601c6b3da72bfb0"},"previous_names":["wumpz/java-diff-utils"],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/java-diff-utils/java-diff-utils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/java-diff-utils","download_url":"https://codeload.github.com/java-diff-utils/java-diff-utils/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/sbom","scorecard":{"id":507942,"data":{"date":"2025-08-11","repo":{"name":"github.com/java-diff-utils/java-diff-utils","commit":"b117553de7ca8590ee77dcb207e2886b2836edc3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":10,"reason":"8 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/maven.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":1,"reason":"Found 4/26 approved changesets -- score normalized to 1","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/java-diff-utils/java-diff-utils/maven.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/java-diff-utils/java-diff-utils/maven.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/java-diff-utils/java-diff-utils/stale.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 8 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-19T23:43:31.723Z","repository_id":37735641,"created_at":"2025-08-19T23:43:31.723Z","updated_at":"2025-08-19T23:43:31.723Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280841345,"owners_count":26400421,"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-24T02:00:06.418Z","response_time":73,"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"},"tags":[{"name":"java-diff-utils-parent-4.16","sha":"637cb7b6a309d66ff5e0cec2b3ffea52f867edc7","kind":"tag","published_at":"2025-07-07T23:01:00.000Z","download_url":"https://codeload.github.com/java-diff-utils/java-diff-utils/tar.gz/java-diff-utils-parent-4.16","html_url":"https://github.com/java-diff-utils/java-diff-utils/releases/tag/java-diff-utils-parent-4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/java-diff-utils/java-diff-utils@java-diff-utils-parent-4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/tags/java-diff-utils-parent-4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/tags/java-diff-utils-parent-4.16/manifests"},{"name":"java-diff-utils-parent-4.15","sha":"71981d8faaff266654964ce3334e7faf64d2b9f2","kind":"tag","published_at":"2024-11-23T21:58:04.000Z","download_url":"https://codeload.github.com/java-diff-utils/java-diff-utils/tar.gz/java-diff-utils-parent-4.15","html_url":"https://github.com/java-diff-utils/java-diff-utils/releases/tag/java-diff-utils-parent-4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/java-diff-utils/java-diff-utils@java-diff-utils-parent-4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/tags/java-diff-utils-parent-4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/tags/java-diff-utils-parent-4.15/manifests"},{"name":"java-diff-utils-parent-4.12","sha":"0fd3bd8e061eed09dbb937c8ab9ba0969ba12264","kind":"tag","published_at":"2022-07-22T23:33:40.000Z","download_url":"https://codeload.github.com/java-diff-utils/java-diff-utils/tar.gz/java-diff-utils-parent-4.12","html_url":"https://github.com/java-diff-utils/java-diff-utils/releases/tag/java-diff-utils-parent-4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/java-diff-utils/java-diff-utils@java-diff-utils-parent-4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/tags/java-diff-utils-parent-4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/tags/java-diff-utils-parent-4.12/manifests"},{"name":"java-diff-utils-parent-4.11","sha":"ab1e38c57b39ec6f9bd48bcbf7f696321616218a","kind":"tag","published_at":"2021-09-08T10:28:14.000Z","download_url":"https://codeload.github.com/java-diff-utils/java-diff-utils/tar.gz/java-diff-utils-parent-4.11","html_url":"https://github.com/java-diff-utils/java-diff-utils/releases/tag/java-diff-utils-parent-4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/java-diff-utils/java-diff-utils@java-diff-utils-parent-4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/tags/java-diff-utils-parent-4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/tags/java-diff-utils-parent-4.11/manifests"},{"name":"java-diff-utils-parent-4.10","sha":"5a11752126883c963091e2f029e446c26d2e3d7e","kind":"tag","published_at":"2021-04-28T21:21:51.000Z","download_url":"https://codeload.github.com/java-diff-utils/java-diff-utils/tar.gz/java-diff-utils-parent-4.10","html_url":"https://github.com/java-diff-utils/java-diff-utils/releases/tag/java-diff-utils-parent-4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/java-diff-utils/java-diff-utils@java-diff-utils-parent-4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/tags/java-diff-utils-parent-4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/tags/java-diff-utils-parent-4.10/manifests"},{"name":"java-diff-utils-parent-4.9","sha":"1ec708fe301b585b858af92a1c590142616709a5","kind":"tag","published_at":"2020-11-01T20:32:22.000Z","download_url":"https://codeload.github.com/java-diff-utils/java-diff-utils/tar.gz/java-diff-utils-parent-4.9","html_url":"https://github.com/java-diff-utils/java-diff-utils/releases/tag/java-diff-utils-parent-4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/java-diff-utils/java-diff-utils@java-diff-utils-parent-4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/tags/java-diff-utils-parent-4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/tags/java-diff-utils-parent-4.9/manifests"},{"name":"java-diff-utils-parent-4.8","sha":"76ae5f3b6fe591288141c4e95c58262e1facfc83","kind":"tag","published_at":"2020-09-27T20:08:01.000Z","download_url":"https://codeload.github.com/java-diff-utils/java-diff-utils/tar.gz/java-diff-utils-parent-4.8","html_url":"https://github.com/java-diff-utils/java-diff-utils/releases/tag/java-diff-utils-parent-4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/java-diff-utils/java-diff-utils@java-diff-utils-parent-4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/tags/java-diff-utils-parent-4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/tags/java-diff-utils-parent-4.8/manifests"},{"name":"java-diff-utils-parent-4.7","sha":"ba4bd7ff03cbc98c3e40c8c372c5a7dab289bc45","kind":"tag","published_at":"2020-04-23T20:19:32.000Z","download_url":"https://codeload.github.com/java-diff-utils/java-diff-utils/tar.gz/java-diff-utils-parent-4.7","html_url":"https://github.com/java-diff-utils/java-diff-utils/releases/tag/java-diff-utils-parent-4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/java-diff-utils/java-diff-utils@java-diff-utils-parent-4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/tags/java-diff-utils-parent-4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/tags/java-diff-utils-parent-4.7/manifests"},{"name":"java-diff-utils-parent-4.5","sha":"49b20133c2edb3b97035310302ceda8c69486ac5","kind":"tag","published_at":"2019-11-17T21:07:31.000Z","download_url":"https://codeload.github.com/java-diff-utils/java-diff-utils/tar.gz/java-diff-utils-parent-4.5","html_url":"https://github.com/java-diff-utils/java-diff-utils/releases/tag/java-diff-utils-parent-4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/java-diff-utils/java-diff-utils@java-diff-utils-parent-4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/tags/java-diff-utils-parent-4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/tags/java-diff-utils-parent-4.5/manifests"},{"name":"java-diff-utils-parent-4.4","sha":"d5f7ffca5c697c271102092deb1f8657a10c4704","kind":"tag","published_at":"2019-11-06T21:58:41.000Z","download_url":"https://codeload.github.com/java-diff-utils/java-diff-utils/tar.gz/java-diff-utils-parent-4.4","html_url":"https://github.com/java-diff-utils/java-diff-utils/releases/tag/java-diff-utils-parent-4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/java-diff-utils/java-diff-utils@java-diff-utils-parent-4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/tags/java-diff-utils-parent-4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/tags/java-diff-utils-parent-4.4/manifests"},{"name":"java-diff-utils-4.0","sha":"4bab820483ce25974b4e366659d9c9e98135d09e","kind":"tag","published_at":"2018-11-22T20:50:53.000Z","download_url":"https://codeload.github.com/java-diff-utils/java-diff-utils/tar.gz/java-diff-utils-4.0","html_url":"https://github.com/java-diff-utils/java-diff-utils/releases/tag/java-diff-utils-4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/java-diff-utils/java-diff-utils@java-diff-utils-4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/tags/java-diff-utils-4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/tags/java-diff-utils-4.0/manifests"},{"name":"diffutils-3.0","sha":"5c33149e2a87d020263533271a9ed2086d1c2712","kind":"tag","published_at":"2018-10-18T19:39:21.000Z","download_url":"https://codeload.github.com/java-diff-utils/java-diff-utils/tar.gz/diffutils-3.0","html_url":"https://github.com/java-diff-utils/java-diff-utils/releases/tag/diffutils-3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/java-diff-utils/java-diff-utils@diffutils-3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/tags/diffutils-3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/tags/diffutils-3.0/manifests"},{"name":"diffutils-2.2","sha":"244e7e7fd89f313cc74788a79e6f9e4ff4eea93c","kind":"tag","published_at":"2017-11-09T21:47:30.000Z","download_url":"https://codeload.github.com/java-diff-utils/java-diff-utils/tar.gz/diffutils-2.2","html_url":"https://github.com/java-diff-utils/java-diff-utils/releases/tag/diffutils-2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/java-diff-utils/java-diff-utils@diffutils-2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/tags/diffutils-2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/tags/diffutils-2.2/manifests"},{"name":"diffutils-2.1","sha":"0a2053f71ad128246f74e260444d7a8187efa02b","kind":"tag","published_at":"2017-11-09T21:38:40.000Z","download_url":"https://codeload.github.com/java-diff-utils/java-diff-utils/tar.gz/diffutils-2.1","html_url":"https://github.com/java-diff-utils/java-diff-utils/releases/tag/diffutils-2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/java-diff-utils/java-diff-utils@diffutils-2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/tags/diffutils-2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/tags/diffutils-2.1/manifests"},{"name":"diffutils-2.0","sha":"5ae0c48c1262729323c934de025c909d4f5a1b33","kind":"tag","published_at":"2017-08-14T07:21:33.000Z","download_url":"https://codeload.github.com/java-diff-utils/java-diff-utils/tar.gz/diffutils-2.0","html_url":"https://github.com/java-diff-utils/java-diff-utils/releases/tag/diffutils-2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/java-diff-utils/java-diff-utils@diffutils-2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/tags/diffutils-2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/tags/diffutils-2.0/manifests"}]},"repo_metadata_updated_at":"2026-02-11T23:36:16.690Z","dependent_packages_count":125,"downloads":null,"downloads_period":null,"dependent_repos_count":343,"rankings":{"downloads":null,"dependent_repos_count":0.794205464117573,"dependent_packages_count":0.599759295267809,"stargazers_count":11.922093370206682,"forks_count":15.922958465417217,"docker_downloads_count":0.7058936613753011,"average":5.988982051276916},"purl":"pkg:maven/io.github.java-diff-utils/java-diff-utils","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.github.java-diff-utils:java-diff-utils","docker_dependents_count":344,"docker_downloads_count":95021531,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.github.java-diff-utils:java-diff-utils","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.github.java-diff-utils:java-diff-utils/dependencies","status":null,"funding_links":["https://paypal.me/wumpz"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-23T16:17:24.380Z","issues_count":103,"pull_requests_count":53,"avg_time_to_close_issue":9336596.377551021,"avg_time_to_close_pull_request":4166355.4791666665,"issues_closed_count":98,"pull_requests_closed_count":48,"pull_request_authors_count":31,"issue_authors_count":74,"avg_comments_per_issue":2.796116504854369,"avg_comments_per_pull_request":1.1132075471698113,"merged_pull_requests_count":34,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":14,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":4768547.222222222,"past_year_avg_time_to_close_pull_request":2727513.3,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":1.8571428571428572,"past_year_avg_comments_per_pull_request":0.42857142857142855,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/issues","maintainers":[{"login":"wumpz","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wumpz"}],"active_maintainers":[{"login":"wumpz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wumpz"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.java-diff-utils:java-diff-utils/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.java-diff-utils:java-diff-utils/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.java-diff-utils:java-diff-utils/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.java-diff-utils:java-diff-utils/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.java-diff-utils:java-diff-utils/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.java-diff-utils:java-diff-utils/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608451,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","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":4830756,"name":"io.github.java-diff-utils:java-diff-utils-jgit","ecosystem":"maven","description":"This is an extension of java-diff-utils using jgit to use its implementation of some difference algorithms.","homepage":"https://github.com/java-diff-utils/java-diff-utils","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/java-diff-utils/java-diff-utils","keywords_array":[],"namespace":"io.github.java-diff-utils","versions_count":11,"first_release_published_at":"2019-11-06T22:01:18.000Z","latest_release_published_at":"2026-05-16T21:17:58.000Z","latest_release_number":"4.17","last_synced_at":"2026-06-15T15:02:33.414Z","created_at":"2022-07-26T15:50:46.555Z","updated_at":"2026-06-15T15:02:33.414Z","registry_url":"https://central.sonatype.com/artifact/io.github.java-diff-utils/java-diff-utils-jgit/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.github.java-diff-utils/java-diff-utils-jgit/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37735641,"uuid":"86663812","full_name":"java-diff-utils/java-diff-utils","owner":"java-diff-utils","description":"Diff Utils library is an OpenSource library for performing the comparison / diff operations between texts or some kind of data: computing diffs, applying patches, generating unified diffs or parsing them, generating diff output for easy future displaying (like side-by-side view) and so on.","archived":false,"fork":false,"pushed_at":"2025-10-06T13:05:52.000Z","size":3110,"stargazers_count":1436,"open_issues_count":1,"forks_count":207,"subscribers_count":30,"default_branch":"master","last_synced_at":"2025-10-06T15:09:25.307Z","etag":null,"topics":["computing-diffs","diff","diff-algorithm","inline","java","java-diff-utils","merge-text","meyer","tools","unified-diffs"],"latest_commit_sha":null,"homepage":"https://java-diff-utils.github.io/java-diff-utils/","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/java-diff-utils.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":"https://paypal.me/wumpz"}},"created_at":"2017-03-30T05:47:23.000Z","updated_at":"2025-10-06T13:05:57.000Z","dependencies_parsed_at":"2024-01-03T01:27:39.068Z","dependency_job_id":"9cf9c552-ede7-4925-bee8-b42c6c41db0d","html_url":"https://github.com/java-diff-utils/java-diff-utils","commit_stats":{"total_commits":450,"total_committers":33,"mean_commits":"13.636363636363637","dds":"0.18222222222222217","last_synced_commit":"aff6bfed2953298d031c0b2a5601c6b3da72bfb0"},"previous_names":["wumpz/java-diff-utils"],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/java-diff-utils/java-diff-utils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/java-diff-utils","download_url":"https://codeload.github.com/java-diff-utils/java-diff-utils/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/sbom","scorecard":{"id":507942,"data":{"date":"2025-08-11","repo":{"name":"github.com/java-diff-utils/java-diff-utils","commit":"b117553de7ca8590ee77dcb207e2886b2836edc3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":10,"reason":"8 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/maven.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":1,"reason":"Found 4/26 approved changesets -- score normalized to 1","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/java-diff-utils/java-diff-utils/maven.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/java-diff-utils/java-diff-utils/maven.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/java-diff-utils/java-diff-utils/stale.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 8 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-19T23:43:31.723Z","repository_id":37735641,"created_at":"2025-08-19T23:43:31.723Z","updated_at":"2025-08-19T23:43:31.723Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279018560,"owners_count":26086584,"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-14T02:00:06.444Z","response_time":60,"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":"java-diff-utils","name":"java-diff-utils","uuid":"40540835","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/40540835?v=4","repositories_count":2,"last_synced_at":"2023-03-05T18:03:46.597Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/java-diff-utils","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T20:25:32.437Z","updated_at":"2023-03-05T18:03:46.599Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/java-diff-utils","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/java-diff-utils/repositories"},"tags":[{"name":"java-diff-utils-parent-4.16","sha":"637cb7b6a309d66ff5e0cec2b3ffea52f867edc7","kind":"tag","published_at":"2025-07-07T23:01:00.000Z","download_url":"https://codeload.github.com/java-diff-utils/java-diff-utils/tar.gz/java-diff-utils-parent-4.16","html_url":"https://github.com/java-diff-utils/java-diff-utils/releases/tag/java-diff-utils-parent-4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/java-diff-utils/java-diff-utils@java-diff-utils-parent-4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/tags/java-diff-utils-parent-4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/tags/java-diff-utils-parent-4.16/manifests"},{"name":"java-diff-utils-parent-4.15","sha":"71981d8faaff266654964ce3334e7faf64d2b9f2","kind":"tag","published_at":"2024-11-23T21:58:04.000Z","download_url":"https://codeload.github.com/java-diff-utils/java-diff-utils/tar.gz/java-diff-utils-parent-4.15","html_url":"https://github.com/java-diff-utils/java-diff-utils/releases/tag/java-diff-utils-parent-4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/java-diff-utils/java-diff-utils@java-diff-utils-parent-4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/tags/java-diff-utils-parent-4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/tags/java-diff-utils-parent-4.15/manifests"},{"name":"java-diff-utils-parent-4.12","sha":"0fd3bd8e061eed09dbb937c8ab9ba0969ba12264","kind":"tag","published_at":"2022-07-22T23:33:40.000Z","download_url":"https://codeload.github.com/java-diff-utils/java-diff-utils/tar.gz/java-diff-utils-parent-4.12","html_url":"https://github.com/java-diff-utils/java-diff-utils/releases/tag/java-diff-utils-parent-4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/java-diff-utils/java-diff-utils@java-diff-utils-parent-4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/tags/java-diff-utils-parent-4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/tags/java-diff-utils-parent-4.12/manifests"},{"name":"java-diff-utils-parent-4.11","sha":"ab1e38c57b39ec6f9bd48bcbf7f696321616218a","kind":"tag","published_at":"2021-09-08T10:28:14.000Z","download_url":"https://codeload.github.com/java-diff-utils/java-diff-utils/tar.gz/java-diff-utils-parent-4.11","html_url":"https://github.com/java-diff-utils/java-diff-utils/releases/tag/java-diff-utils-parent-4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/java-diff-utils/java-diff-utils@java-diff-utils-parent-4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/tags/java-diff-utils-parent-4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/tags/java-diff-utils-parent-4.11/manifests"},{"name":"java-diff-utils-parent-4.10","sha":"5a11752126883c963091e2f029e446c26d2e3d7e","kind":"tag","published_at":"2021-04-28T21:21:51.000Z","download_url":"https://codeload.github.com/java-diff-utils/java-diff-utils/tar.gz/java-diff-utils-parent-4.10","html_url":"https://github.com/java-diff-utils/java-diff-utils/releases/tag/java-diff-utils-parent-4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/java-diff-utils/java-diff-utils@java-diff-utils-parent-4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/tags/java-diff-utils-parent-4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/tags/java-diff-utils-parent-4.10/manifests"},{"name":"java-diff-utils-parent-4.9","sha":"1ec708fe301b585b858af92a1c590142616709a5","kind":"tag","published_at":"2020-11-01T20:32:22.000Z","download_url":"https://codeload.github.com/java-diff-utils/java-diff-utils/tar.gz/java-diff-utils-parent-4.9","html_url":"https://github.com/java-diff-utils/java-diff-utils/releases/tag/java-diff-utils-parent-4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/java-diff-utils/java-diff-utils@java-diff-utils-parent-4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/tags/java-diff-utils-parent-4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/tags/java-diff-utils-parent-4.9/manifests"},{"name":"java-diff-utils-parent-4.8","sha":"76ae5f3b6fe591288141c4e95c58262e1facfc83","kind":"tag","published_at":"2020-09-27T20:08:01.000Z","download_url":"https://codeload.github.com/java-diff-utils/java-diff-utils/tar.gz/java-diff-utils-parent-4.8","html_url":"https://github.com/java-diff-utils/java-diff-utils/releases/tag/java-diff-utils-parent-4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/java-diff-utils/java-diff-utils@java-diff-utils-parent-4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/tags/java-diff-utils-parent-4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/tags/java-diff-utils-parent-4.8/manifests"},{"name":"java-diff-utils-parent-4.7","sha":"ba4bd7ff03cbc98c3e40c8c372c5a7dab289bc45","kind":"tag","published_at":"2020-04-23T20:19:32.000Z","download_url":"https://codeload.github.com/java-diff-utils/java-diff-utils/tar.gz/java-diff-utils-parent-4.7","html_url":"https://github.com/java-diff-utils/java-diff-utils/releases/tag/java-diff-utils-parent-4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/java-diff-utils/java-diff-utils@java-diff-utils-parent-4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/tags/java-diff-utils-parent-4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/tags/java-diff-utils-parent-4.7/manifests"},{"name":"java-diff-utils-parent-4.5","sha":"49b20133c2edb3b97035310302ceda8c69486ac5","kind":"tag","published_at":"2019-11-17T21:07:31.000Z","download_url":"https://codeload.github.com/java-diff-utils/java-diff-utils/tar.gz/java-diff-utils-parent-4.5","html_url":"https://github.com/java-diff-utils/java-diff-utils/releases/tag/java-diff-utils-parent-4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/java-diff-utils/java-diff-utils@java-diff-utils-parent-4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/tags/java-diff-utils-parent-4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/tags/java-diff-utils-parent-4.5/manifests"},{"name":"java-diff-utils-parent-4.4","sha":"d5f7ffca5c697c271102092deb1f8657a10c4704","kind":"tag","published_at":"2019-11-06T21:58:41.000Z","download_url":"https://codeload.github.com/java-diff-utils/java-diff-utils/tar.gz/java-diff-utils-parent-4.4","html_url":"https://github.com/java-diff-utils/java-diff-utils/releases/tag/java-diff-utils-parent-4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/java-diff-utils/java-diff-utils@java-diff-utils-parent-4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/tags/java-diff-utils-parent-4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/tags/java-diff-utils-parent-4.4/manifests"},{"name":"java-diff-utils-4.0","sha":"4bab820483ce25974b4e366659d9c9e98135d09e","kind":"tag","published_at":"2018-11-22T20:50:53.000Z","download_url":"https://codeload.github.com/java-diff-utils/java-diff-utils/tar.gz/java-diff-utils-4.0","html_url":"https://github.com/java-diff-utils/java-diff-utils/releases/tag/java-diff-utils-4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/java-diff-utils/java-diff-utils@java-diff-utils-4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/tags/java-diff-utils-4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/tags/java-diff-utils-4.0/manifests"},{"name":"diffutils-3.0","sha":"5c33149e2a87d020263533271a9ed2086d1c2712","kind":"tag","published_at":"2018-10-18T19:39:21.000Z","download_url":"https://codeload.github.com/java-diff-utils/java-diff-utils/tar.gz/diffutils-3.0","html_url":"https://github.com/java-diff-utils/java-diff-utils/releases/tag/diffutils-3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/java-diff-utils/java-diff-utils@diffutils-3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/tags/diffutils-3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/tags/diffutils-3.0/manifests"},{"name":"diffutils-2.2","sha":"244e7e7fd89f313cc74788a79e6f9e4ff4eea93c","kind":"tag","published_at":"2017-11-09T21:47:30.000Z","download_url":"https://codeload.github.com/java-diff-utils/java-diff-utils/tar.gz/diffutils-2.2","html_url":"https://github.com/java-diff-utils/java-diff-utils/releases/tag/diffutils-2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/java-diff-utils/java-diff-utils@diffutils-2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/tags/diffutils-2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/tags/diffutils-2.2/manifests"},{"name":"diffutils-2.1","sha":"0a2053f71ad128246f74e260444d7a8187efa02b","kind":"tag","published_at":"2017-11-09T21:38:40.000Z","download_url":"https://codeload.github.com/java-diff-utils/java-diff-utils/tar.gz/diffutils-2.1","html_url":"https://github.com/java-diff-utils/java-diff-utils/releases/tag/diffutils-2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/java-diff-utils/java-diff-utils@diffutils-2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/tags/diffutils-2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/tags/diffutils-2.1/manifests"},{"name":"diffutils-2.0","sha":"5ae0c48c1262729323c934de025c909d4f5a1b33","kind":"tag","published_at":"2017-08-14T07:21:33.000Z","download_url":"https://codeload.github.com/java-diff-utils/java-diff-utils/tar.gz/diffutils-2.0","html_url":"https://github.com/java-diff-utils/java-diff-utils/releases/tag/diffutils-2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/java-diff-utils/java-diff-utils@diffutils-2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/tags/diffutils-2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/tags/diffutils-2.0/manifests"}]},"repo_metadata_updated_at":"2026-02-21T16:46:51.176Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":16.1045884089257,"dependent_packages_count":50.14668570410139,"stargazers_count":11.922093370206682,"forks_count":15.922958465417217,"docker_downloads_count":null,"average":23.524081487162746},"purl":"pkg:maven/io.github.java-diff-utils/java-diff-utils-jgit","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.github.java-diff-utils:java-diff-utils-jgit","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.github.java-diff-utils:java-diff-utils-jgit","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.github.java-diff-utils:java-diff-utils-jgit/dependencies","status":null,"funding_links":["https://paypal.me/wumpz"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T16:02:05.389Z","issues_count":102,"pull_requests_count":53,"avg_time_to_close_issue":9336596.377551021,"avg_time_to_close_pull_request":4166355.4791666665,"issues_closed_count":98,"pull_requests_closed_count":48,"pull_request_authors_count":31,"issue_authors_count":73,"avg_comments_per_issue":2.813725490196078,"avg_comments_per_pull_request":1.1132075471698113,"merged_pull_requests_count":34,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":13,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":4768547.222222222,"past_year_avg_time_to_close_pull_request":2727513.3,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.9230769230769231,"past_year_avg_comments_per_pull_request":0.42857142857142855,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/issues","maintainers":[{"login":"wumpz","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wumpz"}],"active_maintainers":[{"login":"wumpz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wumpz"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.java-diff-utils:java-diff-utils-jgit/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.java-diff-utils:java-diff-utils-jgit/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.java-diff-utils:java-diff-utils-jgit/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.java-diff-utils:java-diff-utils-jgit/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.java-diff-utils:java-diff-utils-jgit/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.java-diff-utils:java-diff-utils-jgit/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608451,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","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":4830743,"name":"io.github.java-diff-utils:java-diff-utils-parent","ecosystem":"maven","description":"The DiffUtils library for computing diffs, applying patches, generationg side-by-side view in Java.","homepage":"https://github.com/java-diff-utils/java-diff-utils","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/java-diff-utils/java-diff-utils","keywords_array":[],"namespace":"io.github.java-diff-utils","versions_count":11,"first_release_published_at":"2019-11-06T22:00:29.000Z","latest_release_published_at":"2026-05-16T21:17:58.000Z","latest_release_number":"4.17","last_synced_at":"2026-06-15T15:02:34.895Z","created_at":"2022-07-26T15:50:41.149Z","updated_at":"2026-06-15T15:02:34.895Z","registry_url":"https://central.sonatype.com/artifact/io.github.java-diff-utils/java-diff-utils-parent/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.github.java-diff-utils/java-diff-utils-parent/","metadata":{"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2","https://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":37735641,"uuid":"86663812","full_name":"java-diff-utils/java-diff-utils","owner":"java-diff-utils","description":"Diff Utils library is an OpenSource library for performing the comparison / diff operations between texts or some kind of data: computing diffs, applying patches, generating unified diffs or parsing them, generating diff output for easy future displaying (like side-by-side view) and so on.","archived":false,"fork":false,"pushed_at":"2025-10-06T13:05:52.000Z","size":3110,"stargazers_count":1443,"open_issues_count":1,"forks_count":208,"subscribers_count":30,"default_branch":"master","last_synced_at":"2025-10-21T14:42:37.113Z","etag":null,"topics":["computing-diffs","diff","diff-algorithm","inline","java","java-diff-utils","merge-text","meyer","tools","unified-diffs"],"latest_commit_sha":null,"homepage":"https://java-diff-utils.github.io/java-diff-utils/","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/java-diff-utils.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":"https://paypal.me/wumpz"}},"created_at":"2017-03-30T05:47:23.000Z","updated_at":"2025-10-20T16:06:26.000Z","dependencies_parsed_at":"2024-01-03T01:27:39.068Z","dependency_job_id":"9cf9c552-ede7-4925-bee8-b42c6c41db0d","html_url":"https://github.com/java-diff-utils/java-diff-utils","commit_stats":{"total_commits":450,"total_committers":33,"mean_commits":"13.636363636363637","dds":"0.18222222222222217","last_synced_commit":"aff6bfed2953298d031c0b2a5601c6b3da72bfb0"},"previous_names":["wumpz/java-diff-utils"],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/java-diff-utils/java-diff-utils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/java-diff-utils","download_url":"https://codeload.github.com/java-diff-utils/java-diff-utils/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/sbom","scorecard":{"id":507942,"data":{"date":"2025-08-11","repo":{"name":"github.com/java-diff-utils/java-diff-utils","commit":"b117553de7ca8590ee77dcb207e2886b2836edc3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":10,"reason":"8 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/maven.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":1,"reason":"Found 4/26 approved changesets -- score normalized to 1","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/java-diff-utils/java-diff-utils/maven.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/java-diff-utils/java-diff-utils/maven.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/java-diff-utils/java-diff-utils/stale.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 8 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-19T23:43:31.723Z","repository_id":37735641,"created_at":"2025-08-19T23:43:31.723Z","updated_at":"2025-08-19T23:43:31.723Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280841345,"owners_count":26400421,"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-24T02:00:06.418Z","response_time":73,"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":"java-diff-utils","name":"java-diff-utils","uuid":"40540835","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/40540835?v=4","repositories_count":2,"last_synced_at":"2023-03-05T18:03:46.597Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/java-diff-utils","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T20:25:32.437Z","updated_at":"2023-03-05T18:03:46.599Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/java-diff-utils","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/java-diff-utils/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-29T03:17:54.517Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":9.800101524268513,"forks_count":11.308318770151866,"average":25.48705565576451},"purl":"pkg:maven/io.github.java-diff-utils/java-diff-utils-parent","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.github.java-diff-utils:java-diff-utils-parent","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.github.java-diff-utils:java-diff-utils-parent","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.github.java-diff-utils:java-diff-utils-parent/dependencies","status":null,"funding_links":["https://paypal.me/wumpz"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-23T16:17:24.380Z","issues_count":103,"pull_requests_count":53,"avg_time_to_close_issue":9336596.377551021,"avg_time_to_close_pull_request":4166355.4791666665,"issues_closed_count":98,"pull_requests_closed_count":48,"pull_request_authors_count":31,"issue_authors_count":74,"avg_comments_per_issue":2.796116504854369,"avg_comments_per_pull_request":1.1132075471698113,"merged_pull_requests_count":34,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":14,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":4768547.222222222,"past_year_avg_time_to_close_pull_request":2727513.3,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":1.8571428571428572,"past_year_avg_comments_per_pull_request":0.42857142857142855,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/issues","maintainers":[{"login":"wumpz","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wumpz"}],"active_maintainers":[{"login":"wumpz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wumpz"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.java-diff-utils:java-diff-utils-parent/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.java-diff-utils:java-diff-utils-parent/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.java-diff-utils:java-diff-utils-parent/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.java-diff-utils:java-diff-utils-parent/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.java-diff-utils:java-diff-utils-parent/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.java-diff-utils:java-diff-utils-parent/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608451,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","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":13549446,"name":"java-diff-utils","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/java-diff-utils/java-diff-utils","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/java-diff-utils/java-diff-utils","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T02:49:36.921Z","latest_release_published_at":"2026-02-11T02:49:36.921Z","latest_release_number":"4.9-1","last_synced_at":"2026-03-11T21:36:42.704Z","created_at":"2026-02-11T02:49:36.750Z","updated_at":"2026-03-11T21:36:42.704Z","registry_url":"https://launchpad.net/ubuntu/+source/java-diff-utils","install_command":"apt-get install java-diff-utils","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"libdiffutils-java","standards_version":"4.5.1","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), default-jdk, junit4 (\u003e= 4.12), libassertj-core-java, libjgit-java (\u003e= 4.11), libmaven-bundle-plugin-java, libsurefire-java, maven-debian-helper (\u003e= 2.2), maven-repo-helper (\u003e= 1.5)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:43:33.937Z","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/java-diff-utils?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/java-diff-utils","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/java-diff-utils","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/java-diff-utils/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/java-diff-utils/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/java-diff-utils/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/java-diff-utils/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/java-diff-utils/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/java-diff-utils/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/java-diff-utils/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":1000,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":133},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-06-10T05:17:49.008Z","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":13689535,"name":"java-diff-utils","ecosystem":"debian","description":null,"homepage":"https://github.com/java-diff-utils/java-diff-utils","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/java-diff-utils/java-diff-utils","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T18:47:36.814Z","latest_release_published_at":"2026-02-12T18:47:36.814Z","latest_release_number":"4.9-1","last_synced_at":"2026-03-12T21:13:28.529Z","created_at":"2026-02-12T18:47:36.646Z","updated_at":"2026-03-12T21:13:28.530Z","registry_url":"https://tracker.debian.org/pkg/java-diff-utils","install_command":"apt-get install java-diff-utils","documentation_url":"https://packages.debian.org/bookworm/java-diff-utils","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"libdiffutils-java","standards_version":"4.5.1","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), default-jdk, junit4 (\u003e= 4.12), libassertj-core-java, libjgit-java (\u003e= 4.11), libmaven-bundle-plugin-java, libsurefire-java, maven-debian-helper (\u003e= 2.2), maven-repo-helper (\u003e= 1.5)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T18:47:38.238Z","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/java-diff-utils?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/java-diff-utils","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/java-diff-utils","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/java-diff-utils/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/java-diff-utils/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/java-diff-utils/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/java-diff-utils/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/java-diff-utils/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/java-diff-utils/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/java-diff-utils/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":2667,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":395},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-06-10T05:17:51.014Z","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":13451665,"name":"java-diff-utils","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/java-diff-utils/java-diff-utils","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/java-diff-utils/java-diff-utils","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-08T19:50:17.808Z","latest_release_published_at":"2026-02-08T19:50:17.808Z","latest_release_number":"4.9-1","last_synced_at":"2026-03-08T21:41:10.813Z","created_at":"2026-02-08T19:50:17.250Z","updated_at":"2026-03-08T22:03:44.834Z","registry_url":"https://launchpad.net/ubuntu/+source/java-diff-utils","install_command":"apt-get install java-diff-utils","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"libdiffutils-java","standards_version":"4.5.1","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), default-jdk, junit4 (\u003e= 4.12), libassertj-core-java, libjgit-java (\u003e= 4.11), libmaven-bundle-plugin-java, libsurefire-java, maven-debian-helper (\u003e= 2.2), maven-repo-helper (\u003e= 1.5)","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/java-diff-utils?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/java-diff-utils","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/java-diff-utils","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/java-diff-utils/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/java-diff-utils/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/java-diff-utils/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/java-diff-utils/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/java-diff-utils/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/java-diff-utils/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/java-diff-utils/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":1473,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":214},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-06-10T05:17:05.787Z","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":13649767,"name":"java-diff-utils","ecosystem":"debian","description":null,"homepage":"https://github.com/java-diff-utils/java-diff-utils","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/java-diff-utils/java-diff-utils","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T04:43:14.462Z","latest_release_published_at":"2026-02-12T04:43:14.462Z","latest_release_number":"4.9-1","last_synced_at":"2026-03-13T23:12:54.116Z","created_at":"2026-02-12T04:43:14.268Z","updated_at":"2026-03-13T23:12:54.117Z","registry_url":"https://tracker.debian.org/pkg/java-diff-utils","install_command":"apt-get install java-diff-utils","documentation_url":"https://packages.debian.org/trixie/java-diff-utils","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"libdiffutils-java","standards_version":"4.5.1","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), default-jdk, junit4 (\u003e= 4.12), libassertj-core-java, libjgit-java (\u003e= 4.11), libmaven-bundle-plugin-java, libsurefire-java, maven-debian-helper (\u003e= 2.2), maven-repo-helper (\u003e= 1.5)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T04:43:15.201Z","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/java-diff-utils?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/java-diff-utils","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/java-diff-utils","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/java-diff-utils/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/java-diff-utils/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/java-diff-utils/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/java-diff-utils/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/java-diff-utils/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/java-diff-utils/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/java-diff-utils/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":1987,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":316},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-06-10T05:17:04.542Z","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":13732137,"name":"java-diff-utils","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/java-diff-utils/java-diff-utils","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/java-diff-utils/java-diff-utils","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T02:51:42.663Z","latest_release_published_at":"2026-02-13T02:51:42.663Z","latest_release_number":"4.0-1","last_synced_at":"2026-03-13T21:35:17.578Z","created_at":"2026-02-13T02:51:42.141Z","updated_at":"2026-03-13T21:35:17.579Z","registry_url":"https://launchpad.net/ubuntu/+source/java-diff-utils","install_command":"apt-get install java-diff-utils","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"libdiffutils-java","standards_version":"4.2.0","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11~), default-jdk, default-jdk-doc, junit4 (\u003e= 4.12), libjgit-java, libmaven-bundle-plugin-java, libsurefire-java, maven-debian-helper (\u003e= 2.2), maven-repo-helper (\u003e= 1.5)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T02:51:43.200Z","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/java-diff-utils?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/java-diff-utils","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/java-diff-utils","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/java-diff-utils/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/java-diff-utils/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/java-diff-utils/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/java-diff-utils/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/java-diff-utils/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/java-diff-utils/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/java-diff-utils/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":1430,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":165},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-06-10T05:17:46.717Z","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":13420792,"name":"java-diff-utils","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/java-diff-utils/java-diff-utils","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/java-diff-utils/java-diff-utils","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T07:08:50.934Z","latest_release_published_at":"2026-02-07T07:08:50.934Z","latest_release_number":"4.9-1","last_synced_at":"2026-03-07T07:47:22.440Z","created_at":"2026-02-07T07:08:50.612Z","updated_at":"2026-03-07T08:05:05.295Z","registry_url":"https://launchpad.net/ubuntu/+source/java-diff-utils","install_command":"apt-get install java-diff-utils","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"libdiffutils-java","standards_version":"4.5.1","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), default-jdk, junit4 (\u003e= 4.12), libassertj-core-java, libjgit-java (\u003e= 4.11), libmaven-bundle-plugin-java, libsurefire-java, maven-debian-helper (\u003e= 2.2), maven-repo-helper (\u003e= 1.5)","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/java-diff-utils?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/java-diff-utils","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/java-diff-utils","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/java-diff-utils/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/java-diff-utils/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/java-diff-utils/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/java-diff-utils/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/java-diff-utils/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/java-diff-utils/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/java-diff-utils/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":1523,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":167},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-06-10T05:17:45.610Z","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":13717548,"name":"java-diff-utils","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/java-diff-utils/java-diff-utils","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/java-diff-utils/java-diff-utils","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T00:26:39.183Z","latest_release_published_at":"2026-02-13T00:26:39.183Z","latest_release_number":"4.9-1","last_synced_at":"2026-03-13T07:21:55.991Z","created_at":"2026-02-13T00:26:38.852Z","updated_at":"2026-03-13T07:21:55.992Z","registry_url":"https://launchpad.net/ubuntu/+source/java-diff-utils","install_command":"apt-get install java-diff-utils","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"libdiffutils-java","standards_version":"4.5.1","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), default-jdk, junit4 (\u003e= 4.12), libassertj-core-java, libjgit-java (\u003e= 4.11), libmaven-bundle-plugin-java, libsurefire-java, maven-debian-helper (\u003e= 2.2), maven-repo-helper (\u003e= 1.5)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T00:26:39.900Z","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/java-diff-utils?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/java-diff-utils","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/java-diff-utils","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/java-diff-utils/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/java-diff-utils/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/java-diff-utils/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/java-diff-utils/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/java-diff-utils/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/java-diff-utils/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/java-diff-utils/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":1701,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":198},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-06-10T05:17:44.581Z","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":13584970,"name":"java-diff-utils","ecosystem":"debian","description":null,"homepage":"https://github.com/java-diff-utils/java-diff-utils","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/java-diff-utils/java-diff-utils","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T09:17:50.521Z","latest_release_published_at":"2026-02-11T09:17:50.521Z","latest_release_number":"4.0-1","last_synced_at":"2026-03-13T08:12:36.087Z","created_at":"2026-02-11T09:17:50.351Z","updated_at":"2026-03-13T08:12:36.087Z","registry_url":"https://tracker.debian.org/pkg/java-diff-utils","install_command":"apt-get install java-diff-utils","documentation_url":"https://packages.debian.org/buster/java-diff-utils","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"libdiffutils-java","standards_version":"4.2.0","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11~), default-jdk, default-jdk-doc, junit4 (\u003e= 4.12), libjgit-java, libmaven-bundle-plugin-java, libsurefire-java, maven-debian-helper (\u003e= 2.2), maven-repo-helper (\u003e= 1.5)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T15:08:33.917Z","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/java-diff-utils?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/java-diff-utils","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/java-diff-utils","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/java-diff-utils/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/java-diff-utils/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/java-diff-utils/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/java-diff-utils/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/java-diff-utils/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/java-diff-utils/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/java-diff-utils/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":915,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":93},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-05-29T05:10:14.968Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}}],"commits":{"id":1777566,"full_name":"java-diff-utils/java-diff-utils","default_branch":"master","total_commits":497,"total_committers":42,"total_bot_commits":3,"total_bot_committers":1,"mean_commits":11.833333333333334,"dds":0.18913480885311873,"past_year_total_commits":18,"past_year_total_committers":7,"past_year_total_bot_commits":1,"past_year_total_bot_committers":1,"past_year_mean_commits":2.5714285714285716,"past_year_dds":0.38888888888888884,"last_synced_at":"2026-06-15T13:05:04.750Z","last_synced_commit":"5e2e5b981533964aaeb19e2ba56d0f53dbd8b2dc","created_at":"2024-09-20T17:14:20.989Z","updated_at":"2026-06-15T13:03:35.821Z","committers":[{"name":"wumpz","email":"t.warneke@gmx.net","login":"wumpz","count":403},{"name":"dm.naumenko@gmail.com","email":"dm.naumenko@gmail.com@d8d7d024-a22d-11de-b755-fd640f38fa9d","login":null,"count":21},{"name":"shotwave","email":"shotwave@d8d7d024-a22d-11de-b755-fd640f38fa9d","login":null,"count":9},{"name":"Stephen Kitt","email":"skitt@redhat.com","login":"skitt","count":8},{"name":"simon.mittermueller@gmail.com","email":"simon.mittermueller@gmail.com@d8d7d024-a22d-11de-b755-fd640f38fa9d","login":null,"count":7},{"name":"Oliver Kopp","email":"kopp.dev@gmail.com","login":"koppor","count":7},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":3},{"name":"xiaohaitang","email":"39946319+1506085843","login":"1506085843","count":2},{"name":"iamhlbx","email":"huganghui18@gmail.com","login":"HuGanghui","count":2},{"name":"Matthias Braun","email":"mb720","login":"mb720","count":2},{"name":"Jerry James","email":"loganjerry@gmail.com","login":"jamesjer","count":2},{"name":"Davide Santonocito","email":"davide.santonocito@sollers.eu","login":null,"count":1},{"name":"0xflotus","email":"0xflotus@gmail.com","login":"0xflotus","count":1},{"name":"Adrian Kunz","email":"clashsoft@hotmail.com","login":"Clashsoft","count":1},{"name":"Alexander Nikitin","email":"alexnik000@yandex.ru","login":"AlexanderNikitin","count":1},{"name":"Alon Harel","email":"4370226+alonhar","login":"alonhar","count":1},{"name":"Andreas Goß","email":"75903169+agoss94","login":"agoss94","count":1},{"name":"Andrew Parmet","email":"andrew.parmet@toasttab.com","login":"aparmet-toast","count":1},{"name":"David R. Smith","email":"mowdownjoe","login":"mowdownjoe","count":1},{"name":"Goooler","email":"wangzongler@gmail.com","login":"Goooler","count":1},{"name":"Hussein Kasem","email":"helbaroudy","login":"helbaroudy","count":1},{"name":"tusharsoni52","email":"116971475+tusharsoni52","login":"tusharsoni52","count":1},{"name":"rushii","email":"33725716+rushiiMachine","login":"rushiiMachine","count":1},{"name":"rosta","email":"roman@stawski.fr","login":"rosta","count":1},{"name":"heisluft","email":"heisluft@icloud.com","login":"heisluft","count":1},{"name":"epictecch","email":"57089715+epictecch","login":"epictecch","count":1},{"name":"andre161292","email":"andre161292","login":"andre161292","count":1},{"name":"anatawa12","email":"anatawa12@icloud.com","login":"anatawa12","count":1},{"name":"Tran Ngoc Nhan","email":"ngocnhan.tran1996@gmail.com","login":"ngocnhan-tran1996","count":1},{"name":"Sophiah Ho","email":"anomal","login":"anomal","count":1},{"name":"Sebastian","email":"sebastian@topobyte.de","login":"sebkur","count":1},{"name":"Sean C. Sullivan","email":"github@seansullivan.com","login":"sullis","count":1},{"name":"Sanghyuk Jung","email":"sanghyuk.jung@navercorp.com","login":"benelog","count":1},{"name":"Pierre Baillet (Oct)","email":"88319985+pierrebailletsonos","login":"pierrebailletsonos","count":1},{"name":"Okue","email":"nogideca@gmail.com","login":"okue","count":1},{"name":"Morten Telling","email":"mtelling1995@gmail.com","login":"MTelling","count":1},{"name":"Mohammad Ali Al Salti","email":"48101123+mhamadli","login":"mhamadli","count":1},{"name":"Mike Samuel","email":"mikesamuel@gmail.com","login":"mikesamuel","count":1},{"name":"Michael Lesniak","email":"mail@mlesniak.com","login":"mlesniak","count":1},{"name":"Joao Machado","email":"13315199+machadoit","login":"machadoit","count":1},{"name":"Ilari Suhonen","email":"52505120+bluelhf","login":"bluelhf","count":1},{"name":"Ibrahim ali abdelghany","email":"eng.ibrahim222@gmail.com","login":"ibrahimAlii","count":1}],"past_year_committers":[{"name":"tw","email":"t.warneke@gmx.net","login":"wumpz","count":11},{"name":"Matthias Braun","email":"mb720","login":"mb720","count":2},{"name":"tusharsoni52","email":"116971475+tusharsoni52","login":"tusharsoni52","count":1},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1},{"name":"Andrew Parmet","email":"andrew.parmet@toasttab.com","login":"aparmet-toast","count":1},{"name":"Andreas Goß","email":"75903169+agoss94","login":"agoss94","count":1},{"name":"Alexander Nikitin","email":"alexnik000@yandex.ru","login":"AlexanderNikitin","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-17T00:00:13.021Z","repositories_count":6261007,"commits_count":877231870,"contributors_count":35050691,"owners_count":1167375,"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":"java-diff-utils/java-diff-utils","html_url":"https://github.com/java-diff-utils/java-diff-utils","last_synced_at":"2026-06-11T11:00:59.317Z","status":"active","issues_count":107,"pull_requests_count":57,"avg_time_to_close_issue":9243568.336633664,"avg_time_to_close_pull_request":4100535.423076923,"issues_closed_count":101,"pull_requests_closed_count":52,"pull_request_authors_count":33,"issue_authors_count":76,"avg_comments_per_issue":2.7570093457943927,"avg_comments_per_pull_request":1.1228070175438596,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":11,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":4292262.571428572,"past_year_avg_time_to_close_pull_request":3365665.5,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":0.9090909090909091,"past_year_avg_comments_per_pull_request":0.8888888888888888,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":5,"created_at":"2023-05-16T02:09:46.120Z","updated_at":"2026-06-11T11:00:59.318Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/java-diff-utils%2Fjava-diff-utils/issues","issue_labels_count":{"table":{"no-issue-activity":27,"bug":4,"enhancement":2}},"pull_request_labels_count":{"table":{"no-pr-activity":9,"dependencies":8,"java":5}},"issue_author_associations_count":{"table":{"NONE":81,"CONTRIBUTOR":16,"COLLABORATOR":10}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":36,"NONE":21}},"issue_authors":{"table":{"wumpz":10,"HuGanghui":6,"MadnessIRL":4,"tomasbjerre":3,"elanzini":3,"moio":3,"DaGeRe":2,"msevcenko":2,"epictecch":2,"cosmoter":2,"augustd":2,"machadoit":2,"cowwoc":2,"michaelprichardson":2,"rill":1,"gvjoshi25":1,"KingMob":1,"ap6us":1,"stnagel":1,"maartenc":1,"DavideRossi":1,"D4N":1,"EasyG0ing1":1,"annafoglio":1,"RunXia2":1,"Micoder-dev":1,"dikam4":1,"D074360":1,"BellerSun":1,"yogurtearl":1,"tmortagne":1,"dnut":1,"yairogen":1,"developer-krushna":1,"mb720":1,"dt-robot":1,"1506085843":1,"zhaohuihua":1,"I-Vargas":1,"luyijingxiu":1,"Lilykos":1,"kuoruan":1,"BalaGanesa":1,"reddaly":1,"leo-geoffroy-sonarsource":1,"bric3":1,"lgrammel":1,"evgeny-pasynkov":1,"challarao":1,"philbannon":1,"dcsmf":1,"agoss94":1,"saiema":1,"rosta":1,"markwoon":1,"IgnacioGarcia198":1,"disccomp":1,"90ji":1,"noear":1,"dfdfdfs":1,"Lvbuqing":1,"ghost":1,"sebkur":1,"yashupian":1,"smilesometimes":1,"zoaked":1,"jawegielewski":1,"Guillaume789":1,"Thiluxan":1,"chetansj27":1,"xbotuk":1,"dpoetzsch":1,"donsonHub":1,"haodang":1,"ArturMarcinkowski":1,"SevereOverfl0w":1}},"pull_request_authors":{"table":{"dependabot[bot]":8,"machadoit":4,"nbransby":3,"codeboyzhou":3,"epictecch":2,"ngocnhan-tran1996":2,"AlexanderNikitin":2,"HuGanghui":2,"MadnessIRL":2,"jamesjer":2,"rushiiMachine":2,"MTelling":2,"anomal":2,"agoss94":2,"mb720":1,"1506085843":1,"sanjaymsh":1,"okue":1,"anatawa12":1,"mikesamuel":1,"pierrebailletsonos":1,"mlesniak":1,"bluelhf":1,"sullis":1,"Goooler":1,"Techcable":1,"alonhar":1,"andrewparmet":1,"andre161292":1,"mhamadli":1,"helbaroudy":1,"sebkur":1,"tusharsoni52":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-15T00:00:22.443Z","repositories_count":14809190,"issues_count":33182686,"pull_requests_count":109456327,"authors_count":11306858,"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":{"no-issue-activity":2}},"past_year_pull_request_labels_count":{"table":{"dependencies":2,"java":2,"no-pr-activity":2}},"past_year_issue_author_associations_count":{"table":{"NONE":7,"CONTRIBUTOR":4}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":5,"NONE":4}},"past_year_issue_authors":{"table":{"epictecch":2,"agoss94":1,"bric3":1,"dcsmf":1,"leo-geoffroy-sonarsource":1,"MadnessIRL":1,"mb720":1,"tmortagne":1,"yogurtearl":1,"zhaohuihua":1}},"past_year_pull_request_authors":{"table":{"agoss94":2,"AlexanderNikitin":2,"dependabot[bot]":2,"andrewparmet":1,"mb720":1,"tusharsoni52":1}},"maintainers":[{"table":{"login":"wumpz","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wumpz"}}],"active_maintainers":[]}},"events":{"total":{"ReleaseEvent":1,"DeleteEvent":1,"PullRequestEvent":17,"ForkEvent":19,"IssuesEvent":22,"WatchEvent":145,"IssueCommentEvent":37,"PushEvent":18,"PullRequestReviewCommentEvent":1,"PullRequestReviewEvent":1,"CreateEvent":3},"last_year":{"DeleteEvent":1,"PullRequestEvent":9,"ForkEvent":8,"IssuesEvent":10,"WatchEvent":58,"IssueCommentEvent":12,"PushEvent":4,"CreateEvent":1}},"keywords":["computing-diffs","diff","diff-algorithm","inline","java","java-diff-utils","merge-text","meyer","tools","unified-diffs"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/maven.yml","sha":null,"kind":"manifest","created_at":"2023-02-02T20:45:44.644Z","updated_at":"2023-02-02T20:45:44.644Z","repository_link":"https://github.com/java-diff-utils/java-diff-utils/blob/master/.github/workflows/maven.yml","dependencies":[{"id":7324133493,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7324133496,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/stale.yml","sha":null,"kind":"manifest","created_at":"2023-02-02T20:45:44.660Z","updated_at":"2023-02-02T20:45:44.660Z","repository_link":"https://github.com/java-diff-utils/java-diff-utils/blob/master/.github/workflows/stale.yml","dependencies":[{"id":7324134031,"package_name":"actions/stale","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"maven","filepath":"java-diff-utils/pom.xml","sha":null,"kind":"manifest","created_at":"2023-02-02T20:45:44.672Z","updated_at":"2023-02-02T20:45:44.672Z","repository_link":"https://github.com/java-diff-utils/java-diff-utils/blob/master/java-diff-utils/pom.xml","dependencies":[{"id":7324134048,"package_name":"org.junit.jupiter:junit-jupiter","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":7324134051,"package_name":"org.assertj:assertj-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"java-diff-utils-jgit/pom.xml","sha":null,"kind":"manifest","created_at":"2023-02-02T20:45:44.686Z","updated_at":"2023-02-02T20:45:44.686Z","repository_link":"https://github.com/java-diff-utils/java-diff-utils/blob/master/java-diff-utils-jgit/pom.xml","dependencies":[{"id":7324134056,"package_name":"org.junit.jupiter:junit-jupiter","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":7324134057,"package_name":"org.eclipse.jgit:org.eclipse.jgit","ecosystem":"maven","requirements":"5.8.1.202007141445-r","direct":true,"kind":"runtime","optional":false},{"id":7324134060,"package_name":"${project.groupId}:java-diff-utils","ecosystem":"maven","requirements":"${project.version}","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"pom.xml","sha":null,"kind":"manifest","created_at":"2023-02-02T20:45:44.719Z","updated_at":"2023-02-02T20:45:44.719Z","repository_link":"https://github.com/java-diff-utils/java-diff-utils/blob/master/pom.xml","dependencies":[{"id":7324134083,"package_name":"org.junit.jupiter:junit-jupiter","ecosystem":"maven","requirements":"5.7.1","direct":true,"kind":"test","optional":false},{"id":7324134084,"package_name":"org.assertj:assertj-core","ecosystem":"maven","requirements":"3.19.0","direct":true,"kind":"test","optional":false}]}],"score":29.444879994255437,"created_at":"2025-10-10T11:28:05.996Z","updated_at":"2026-06-19T15:02:00.109Z","avatar_url":"https://github.com/java-diff-utils.png","language":"Java","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/368301","html_url":"https://summary.ecosyste.ms/projects/368301"}