原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [],
"is_fork": true,
"size_kb": 11069,
"has_wiki": false,
"homepage": null,
"languages": {
"CSS": 4371,
"HTML": 93666,
"Java": 3977119,
"XSLT": 72561,
"Scala": 3516
},
"pushed_at": "2026-07-15T20:39:32Z",
"created_at": "2014-03-06T17:01:46Z",
"owner_type": "Organization",
"updated_at": "2026-07-15T20:39:37Z",
"description": "patched Apache Ivy for sbt",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "2.3.x-sbt",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Java",
"significant_languages": [
"Java"
]
},
"owner": {
"blog": "https://www.scala-sbt.org",
"name": "sbt",
"type": "Organization",
"login": "sbt",
"company": null,
"location": null,
"followers": 114,
"avatar_url": "https://avatars.githubusercontent.com/u/1158012?v=4",
"created_at": "2011-10-28T14:16:17Z",
"is_verified": null,
"public_repos": 162,
"account_age_days": 5384
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "2.4.0-rc1",
"kind": "prerelease",
"published_at": "2014-01-21T14:48:22Z"
},
{
"tag": "2.3.0",
"kind": "minor",
"published_at": "2013-01-21T20:12:28Z"
},
{
"tag": "2.3.0-rc2",
"kind": "prerelease",
"published_at": "2012-11-05T22:34:14Z"
},
{
"tag": "2.3.0-rc1",
"kind": "prerelease",
"published_at": "2012-04-15T23:01:20Z"
},
{
"tag": "2.2.0",
"kind": "minor",
"published_at": "2010-09-23T21:53:29Z"
},
{
"tag": "2.2.0-rc1",
"kind": "prerelease",
"published_at": "2010-06-30T20:29:28Z"
},
{
"tag": "2.1.0",
"kind": "minor",
"published_at": "2009-09-25T22:18:07Z"
},
{
"tag": "2.1.0-rc2",
"kind": "prerelease",
"published_at": "2009-07-05T21:45:32Z"
},
{
"tag": "2.1.0-rc1",
"kind": "prerelease",
"published_at": "2009-03-30T22:26:59Z"
},
{
"tag": "2.0.0",
"kind": "major",
"published_at": "2009-01-18T22:08:59Z"
},
{
"tag": "2.0.0-rc2",
"kind": "prerelease",
"published_at": "2008-11-04T20:52:16Z"
},
{
"tag": "2.0.0-rc1",
"kind": "prerelease",
"published_at": "2008-09-26T07:20:47Z"
},
{
"tag": "2.0.0-beta2",
"kind": "prerelease",
"published_at": "2008-03-03T13:09:24Z"
},
{
"tag": "2.0.0-beta1",
"kind": "prerelease",
"published_at": "2007-12-09T13:53:21Z"
},
{
"tag": "2.0.0-alpha2",
"kind": "prerelease",
"published_at": "2007-12-02T03:16:09Z"
},
{
"tag": "1.4.1",
"kind": "patch",
"published_at": "2007-12-02T03:16:09Z"
}
],
"recent_commits": [
{
"oid": "f686954b0021a5c3245766ced0cdaeca8ba2fd7a",
"body": "fix: use ivy pattern for packager cache",
"is_bot": false,
"headline": "Merge pull request #57 from raboof/use-pattern",
"author_name": "eugene yokota",
"author_login": "eed3si9n",
"committed_at": "2026-07-15T20:39:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e393e9f9b2f03684df7683667d5c7ca38a46eba",
"body": "Cherry-pick of 8644f1b12e17ec1d5d013d7ef84cc830ff5a6bf5",
"is_bot": false,
"headline": "fix: use ivy pattern for packager cache",
"author_name": "Maarten Coene",
"author_login": "maartenc",
"committed_at": "2026-07-15T18:54:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77820fb5cf41df7d4230a715a2356216159afcf9",
"body": "…up-java-5\n\nBump actions/setup-java from 4 to 5",
"is_bot": false,
"headline": "Merge pull request #56 from sbt/dependabot/github_actions/actions/set…",
"author_name": "eugene yokota",
"author_login": "eed3si9n",
"committed_at": "2026-07-11T00:52:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d8b4ce616c3a25c28abd6a2a5b531a098562c28",
"body": "…ckout-7\n\nBump actions/checkout from 4 to 7",
"is_bot": false,
"headline": "Merge pull request #55 from sbt/dependabot/github_actions/actions/che…",
"author_name": "eugene yokota",
"author_login": "eed3si9n",
"committed_at": "2026-07-11T00:51:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "248813ead1e2df7e46c54273be3b75b652b99f3e",
"body": "Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4 to 5.\n- [Release notes](https://github.com/actions/setup-java/releases)\n- [Commits](https://github.com/actions/setup-java/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-java\n dependency-version: '5'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/setup-java from 4 to 5",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-10T23:57:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b1ad535ac6e3de2f10e58c6cf987187b72e1eff",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4...v7)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n dependency-version: '7'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/checkout from 4 to 7",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-10T23:56:59Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "939a7ea82f140cdb1f51dc404bb43e00a8c43b83",
"body": "fix: make module attribute string encoding deterministic",
"is_bot": false,
"headline": "Merge pull request #51 from raboof/deterministic-module-attribute-string",
"author_name": "eugene yokota",
"author_login": "eed3si9n",
"committed_at": "2026-07-10T20:13:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a2ab716fe69412fd74e5dde04309fe77ff0dacb",
"body": null,
"is_bot": false,
"headline": "Merge branch '2.3.x-sbt' into deterministic-module-attribute-string",
"author_name": "eugene yokota",
"author_login": "eed3si9n",
"committed_at": "2026-07-10T20:02:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a177e63c0094495b24d4784ba3fc5d2a3457206",
"body": "Remove unreachable server tests",
"is_bot": false,
"headline": "Merge pull request #54 from eed3si9n/wip/test",
"author_name": "eugene yokota",
"author_login": "eed3si9n",
"committed_at": "2026-07-10T20:01:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29f7c77a1fac6446483bbd13f1d9e93354f5d617",
"body": null,
"is_bot": false,
"headline": "Remove unreachable server tests",
"author_name": "Eugene Yokota",
"author_login": "eed3si9n",
"committed_at": "2026-07-10T19:25:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfcef6a0dac753138cfc5cc48d2cbc0beec433cb",
"body": "Update to sbt 1.x",
"is_bot": false,
"headline": "Merge pull request #53 from eed3si9n/wip/sbt",
"author_name": "eugene yokota",
"author_login": "eed3si9n",
"committed_at": "2026-07-10T19:09:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bae510305910865d734cd41dd711c93a3d0c496a",
"body": null,
"is_bot": false,
"headline": "Update to sbt 1.x",
"author_name": "Eugene Yokota",
"author_login": "eed3si9n",
"committed_at": "2026-07-10T19:08:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3bd0eb8b87b73fe6c67d9f543c6e7753c39c0f93",
"body": "ci: Add GitHub Actions update",
"is_bot": false,
"headline": "Merge pull request #52 from eed3si9n/wip/actions",
"author_name": "eugene yokota",
"author_login": "eed3si9n",
"committed_at": "2026-07-10T18:41:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "492b4b7ec01298bdaa61ecf652b661843d042eae",
"body": null,
"is_bot": false,
"headline": "Add GitHub Actions update",
"author_name": "Eugene Yokota",
"author_login": "eed3si9n",
"committed_at": "2026-07-10T18:20:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cef9732d4f9cd864f9f3b3980fd5b774758c1c47",
"body": "This value makes it into the `pom.xml`'s `extraDependencyAttributes`\nproperty at least for SBT, and it'd be good to have this be\ndeterministic: aside from general hygiene, generating them bit-by-bit\nreproducibly helps validating no malware was sneaked into the artifacts.\nThis is also called 'Reproducible Builds' (https://reproducible-builds.org/)",
"is_bot": false,
"headline": "fix: make module attribute string encoding deterministic",
"author_name": "Arnout Engelen",
"author_login": "raboof",
"committed_at": "2026-07-10T07:18:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77cc781d727b367d3761f097d89f5a4762771d41",
"body": "IVY-1554 - Add (conditional) support for SHA-256 SHA-512 and SHA-384 checksum algorithms",
"is_bot": false,
"headline": "Merge pull request #49 from mkurz/ivy-1554",
"author_name": "eugene yokota",
"author_login": "eed3si9n",
"committed_at": "2025-02-17T19:43:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dabcc707914e48c82d39e177949ff4ed0dc45a69",
"body": null,
"is_bot": false,
"headline": "Merge branch '2.3.x-sbt' into ivy-1554",
"author_name": "eugene yokota",
"author_login": "eed3si9n",
"committed_at": "2025-02-17T19:28:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3b0383169188eefa65187cffad0aa8791653a7c",
"body": "Update GitHub Actions",
"is_bot": false,
"headline": "Merge pull request #50 from eed3si9n/wip/actions2",
"author_name": "eugene yokota",
"author_login": "eed3si9n",
"committed_at": "2025-02-17T19:27:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e741d0945f3ceda0b3d331420fccff6662ec560",
"body": null,
"is_bot": false,
"headline": "Update GitHub Actions",
"author_name": "Eugene Yokota",
"author_login": "eed3si9n",
"committed_at": "2025-02-17T19:19:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0ae04860886893686cc2434efecc165029b86ed",
"body": "…hms if the underlying Java runtime supports it",
"is_bot": false,
"headline": "IVY-1554 Add support for SHA-256 SHA-512 and SHA-384 checksum algorit…",
"author_name": "Jaikiran Pai",
"author_login": "jaikiran",
"committed_at": "2025-02-17T09:41:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "396a783bba347016e7fe30dacc60d355be607fe2",
"body": "CVE-2022-46751 don't parse doctypes and access external entities by default",
"is_bot": false,
"headline": "Merge pull request #46 from sbt/cve-2022-46751",
"author_name": "adpi2",
"author_login": "adpi2",
"committed_at": "2023-08-24T06:51:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "742ff960cb4d8f3596e27aae0ad950195b74e066",
"body": null,
"is_bot": false,
"headline": "Allow doctype processing in XmlModuleUpdaterTest",
"author_name": "Adrien Piquerez",
"author_login": "adpi2",
"committed_at": "2023-08-23T09:50:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51eee3d1c922737a4cc4013ab29e9b3f4d0ded82",
"body": null,
"is_bot": false,
"headline": "Fix ResolveTest on linux",
"author_name": "Adrien Piquerez",
"author_login": "adpi2",
"committed_at": "2023-08-23T09:50:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8a72581ee3f075e55778991596b4eaadbbd6f27",
"body": null,
"is_bot": false,
"headline": "Minimum Java version is now 1.8",
"author_name": "Adrien Piquerez",
"author_login": "adpi2",
"committed_at": "2023-08-23T09:50:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d11cd10e29d9d7e81b3dd4516da4f26be8bdf6fe",
"body": "…efault",
"is_bot": false,
"headline": "CVE-2022-46751 don't parse doctypes and access external entities by d…",
"author_name": "Adrien Piquerez",
"author_login": "adpi2",
"committed_at": "2023-08-23T09:50:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8f9eb5bf09d0539ea3658a2c2d4e09755b5133e",
"body": null,
"is_bot": false,
"headline": "Fix build",
"author_name": "Eugene Yokota",
"author_login": "eed3si9n",
"committed_at": "2022-11-10T14:39:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fd99923bbe919e8f6cbf35578e35f20a3ac80b9",
"body": "CVE-2022-37866 prevent path-traversal with bogus module coordinates",
"is_bot": false,
"headline": "Merge pull request #45 from sbt/ivy-cve-2022",
"author_name": "eugene yokota",
"author_login": "eed3si9n",
"committed_at": "2022-11-10T00:17:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b302e5f4a4163860bb22d433a5c0ceb09472a486",
"body": null,
"is_bot": false,
"headline": "CVE-2022-37866 prevent path-traversal with bogus module coordinates",
"author_name": "Stefan Bodewig",
"author_login": "bodewig",
"committed_at": "2022-11-09T10:06:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af88b905f93a52867be2b450c72bd49a45622a78",
"body": "Backport: repo.jfrog.org is no longer available",
"is_bot": false,
"headline": "Merge pull request #43 from sbt/backport-1fe3c3c",
"author_name": "Adrien Piquerez",
"author_login": "adpi2",
"committed_at": "2022-10-27T06:36:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad90667dc8c97695d563f62730ac3857356b53d7",
"body": "Backport: switch to https",
"is_bot": false,
"headline": "Merge pull request #44 from sbt/backport-259d054",
"author_name": "Adrien Piquerez",
"author_login": "adpi2",
"committed_at": "2022-10-27T06:36:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4125eff61636e630fc7b721fb9dae1ed5390f0f",
"body": null,
"is_bot": false,
"headline": "switch to https",
"author_name": "Stefan Bodewig",
"author_login": "bodewig",
"committed_at": "2022-10-26T10:50:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27d06aff4e1d4c757d32267728c3cfdb5771acbf",
"body": null,
"is_bot": false,
"headline": "repo.jfrog.org is no longer available",
"author_name": "Jaikiran Pai",
"author_login": "jaikiran",
"committed_at": "2022-10-26T09:27:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "393498743f538c33ca9e7af7b3f407f00964b696",
"body": "Migrate to GitHub Actions",
"is_bot": false,
"headline": "Merge pull request #41 from eed3si9n/wip/actions",
"author_name": "eugene yokota",
"author_login": "eed3si9n",
"committed_at": "2020-12-03T05:47:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b73e83b2a0f308a13aa337005cc00a60ac7ac57",
"body": null,
"is_bot": false,
"headline": "Migrate to GitHub Actions",
"author_name": "Eugene Yokota",
"author_login": "eed3si9n",
"committed_at": "2020-12-03T05:37:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98a70fd87cae9fc6bf9f05fab64f23f8301b531a",
"body": "Preliminary Action",
"is_bot": false,
"headline": "Merge pull request #42 from eed3si9n/wip/actions0",
"author_name": "eugene yokota",
"author_login": "eed3si9n",
"committed_at": "2020-12-03T05:32:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "327bfe075e5694461116a01a30c0cad395595e64",
"body": null,
"is_bot": false,
"headline": "Preliminary Action",
"author_name": "Eugene Yokota",
"author_login": "eed3si9n",
"committed_at": "2020-12-03T05:31:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbc4f586aeeb1591710b14eb4f41b94880dcd745",
"body": "Set explicit HTTP Accept header to avoid text/html",
"is_bot": false,
"headline": "Merge pull request #40 from 3rwww1/fix/set-explicit-http-accept-header",
"author_name": "eugene yokota",
"author_login": "eed3si9n",
"committed_at": "2020-07-15T15:14:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5f00b0dbecc2aedaa0385d6f2b6333bc6e69a05",
"body": null,
"is_bot": false,
"headline": "Set explicit HTTP Accept header to avoid text/html",
"author_name": "Erwan Queffelec",
"author_login": "3rwww1",
"committed_at": "2020-07-15T13:43:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "839fad1cdc07cf6fc81364d74c323867230432ad",
"body": "Handle redirects",
"is_bot": false,
"headline": "Merge pull request #39 from eed3si9n/wip/redirect",
"author_name": "eugene yokota",
"author_login": "eed3si9n",
"committed_at": "2020-05-20T01:34:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b22d7f5182a96917ec8b00a84ec36f256f090a6",
"body": null,
"is_bot": false,
"headline": "Handle 301",
"author_name": "Eugene Yokota",
"author_login": "eed3si9n",
"committed_at": "2020-05-20T01:21:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbc48117b7c1c62262fbf5918c8043c8cacd9fd2",
"body": null,
"is_bot": false,
"headline": "fix https://github.com/sbt/sbt/issues/5059",
"author_name": "Xinjun Ma",
"author_login": "itviewer",
"committed_at": "2020-05-20T00:51:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "694737c3417d1b3eb38a7db68c2a00eb940ea7e5",
"body": "…s-on-publish-failure\n\nDebug-print HTTP body and headers on publish failure",
"is_bot": false,
"headline": "Merge pull request #38 from 3rwww1/enhancement/print-http-body-header…",
"author_name": "eugene yokota",
"author_login": "eed3si9n",
"committed_at": "2020-05-08T16:56:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d01bdc958e51fbb18b5b17dbfa77b97bb370fe70",
"body": "TL;DR: Print HTTP body and headers when a PUT operation fails on upload\nto better explain why upload failed.\n\nLong story:\n\nPublish failure might be caused by unsufficient privileges, and 401 or\n403 HTTP status code is returned. Such well-formed, standard-compliant\nresponse codes are enough for a dev\n[…]\nheader may be provided, or in any case, a full explanation may\nbe given in the request body.\n\nThis code print headers at DEBUG level in the event of a publish failure\nto enhance developper experience.",
"is_bot": false,
"headline": "Be more verbose on PUT operation failure",
"author_name": "Erwan Queffelec",
"author_login": "3rwww1",
"committed_at": "2020-05-08T13:18:55Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "eacb35725532e8660201b370ce1869a5bef9461d",
"body": null,
"is_bot": false,
"headline": "Ignore target and .idea dirs",
"author_name": "Erwan Queffelec",
"author_login": "3rwww1",
"committed_at": "2020-05-02T13:02:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa726854dd30be842ff9e6d2093df6adfe3871f5",
"body": "Fallback to find credential with a null/blank realm",
"is_bot": false,
"headline": "Merge pull request #36 from eed3si9n/wip/credential_fallback",
"author_name": "eugene yokota",
"author_login": "eed3si9n",
"committed_at": "2020-02-22T11:09:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab622474f8fea614856d901c5c0b8d9d2e0c4767",
"body": null,
"is_bot": false,
"headline": "Remove failing tests",
"author_name": "Eugene Yokota",
"author_login": "eed3si9n",
"committed_at": "2020-02-22T10:33:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a918a5d60a161ee136afc67c592d8207c50c1476",
"body": null,
"is_bot": false,
"headline": "OpenJDK 8",
"author_name": "Eugene Yokota",
"author_login": "eed3si9n",
"committed_at": "2020-02-22T09:57:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9959dc3a4412a34298649f276bc9d0b904ba25c",
"body": null,
"is_bot": false,
"headline": "Use https",
"author_name": "Eugene Yokota",
"author_login": "eed3si9n",
"committed_at": "2020-02-22T09:57:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88cf75019608d40b0eaedf3e453a5fea3fd9fa34",
"body": "Ref https://github.com/sbt/sbt/issues/2366\n\nSome repositories like Azure DevOps supposedly changes the realm. If credentials are not found for a particular host + realm combo, it will now fallback to using just host, which is expressed by using null or \"\" realm.",
"is_bot": false,
"headline": "Fallback to find credential with a null/blank realm",
"author_name": "Eugene Yokota",
"author_login": "eed3si9n",
"committed_at": "2020-02-22T06:40:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88d6a93d15f9b029958c1c289a8859e8dfe31a19",
"body": "Richer PUT failure info",
"is_bot": false,
"headline": "Merge pull request #35 from francisdb/richer-put-failure-info",
"author_name": "eugene yokota",
"author_login": "eed3si9n",
"committed_at": "2019-10-18T14:53:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4e447f87a32e2ebac95b51e2b8984f107221879",
"body": null,
"is_bot": false,
"headline": "Richer PUT failure info",
"author_name": "Francis De Brabandere",
"author_login": "francisdb",
"committed_at": "2019-10-18T06:52:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5681e1a77a149b93a4cfbe4a86d0263d7bd223eb",
"body": "Backporting patch for IVY-1487",
"is_bot": false,
"headline": "Merge pull request #34 from mkurz/IVY-1487",
"author_name": "eugene yokota",
"author_login": "eed3si9n",
"committed_at": "2019-04-21T21:23:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec8560ab0da3fb84a11b9687329d6f2eba36ffd9",
"body": "…IVY-1487",
"is_bot": false,
"headline": "Backporting patch for IVY-1487 https://issues.apache.org/jira/browse/…",
"author_name": "Matthias Kurz",
"author_login": "mkurz",
"committed_at": "2019-04-12T09:27:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb9cc189e9f3af519f9f102e6c5d446488ff6832",
"body": "Address JavaDoc issues to publish using JDK 8",
"is_bot": false,
"headline": "Merge pull request #33 from eed3si9n/wip/javadoc",
"author_name": "eugene yokota",
"author_login": "eed3si9n",
"committed_at": "2018-12-28T11:08:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a31080a5bd2433bb631aef272a2b58c9549f7e53",
"body": null,
"is_bot": false,
"headline": "Address JavaDoc issues to publish using JDK 8",
"author_name": "Eugene Yokota",
"author_login": "eed3si9n",
"committed_at": "2018-12-28T10:37:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62973644df76ae3b4369c63a830b892c353fcb81",
"body": "Publish using JDK 1.8, but targeting 1.6 bytecode",
"is_bot": false,
"headline": "Merge pull request #32 from eed3si9n/wip/publish",
"author_name": "eugene yokota",
"author_login": "eed3si9n",
"committed_at": "2018-12-28T09:40:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fcfef61e25e715c61ee9a6a7e8a82faa4970ee69",
"body": null,
"is_bot": false,
"headline": "Publish using JDK 1.8, but targeting 1.6 bytecode",
"author_name": "Eugene Yokota",
"author_login": "eed3si9n",
"committed_at": "2018-12-28T09:24:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2bbd87d5cb11d13190819c7ce82989538a166d4",
"body": "Backporting patch for IVY-1452",
"is_bot": false,
"headline": "Merge pull request #31 from eed3si9n/wip/1452",
"author_name": "eugene yokota",
"author_login": "eed3si9n",
"committed_at": "2018-12-28T09:13:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c080a82afedf88ca6c064610f7e3b7cbd7f302b",
"body": "…IVY-1452",
"is_bot": false,
"headline": "Backporting patch for IVY-1452 https://issues.apache.org/jira/browse/…",
"author_name": "Eugene Yokota",
"author_login": "eed3si9n",
"committed_at": "2018-12-28T08:53:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b18f59ea3bc914a297bb6f1a4f7fb0ace399e310",
"body": "fix ArrayIndexOutOfBoundsException when Java 9",
"is_bot": false,
"headline": "Merge pull request #27 from xuwei-k/ArrayIndexOutOfBoundsException-Java9",
"author_name": "Dale Wijnand",
"author_login": "dwijnand",
"committed_at": "2017-10-30T16:52:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44d359f556bf931f279f098716a2ca6d50a60610",
"body": "```\n[debug] problem occurred while resolving dependency: org.xerial.sbt#sbt-sonatype;2.0 {compile=[default(compile)]} with typesafe-ivy-releases: java.lang.ArrayIndexOutOfBoundsException: 1\n[debug] \tat org.apache.ivy.util.url.IvyAuthenticator.getJavaVersion(IvyAuthenticator.java:211)\n[debug] \tat org\n[…]\nrker(ThreadPoolExecutor.java:1167)\n[debug] \tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)\n[debug] \tat java.base/java.lang.Thread.run(Thread.java:844)\n```",
"is_bot": false,
"headline": "fix ArrayIndexOutOfBoundsException when Java 9",
"author_name": "xuwei-k",
"author_login": "xuwei-k",
"committed_at": "2017-10-30T07:30:33Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1b57d3bbc08ecf671169fd548918da18c91f77be",
"body": "On JDK 9 call java.net.Authenticator.getDefault",
"is_bot": false,
"headline": "Merge pull request #26 from dwijnand/reflect-on-jdk9",
"author_name": "eugene yokota",
"author_login": "eed3si9n",
"committed_at": "2017-10-24T07:05:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6bceec79edd387e9a61bbb9c96b6204e1fb2d0c",
"body": "A workaround for IllegalStateException",
"is_bot": false,
"headline": "Merge pull request #23 from eed3si9n/wip/IllegalStateException",
"author_name": "eugene yokota",
"author_login": "eed3si9n",
"committed_at": "2017-10-24T07:05:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e106f1fbb0afc613150910d0cc0071baa6924aa8",
"body": "http://repo.jfrog.org/artifactory/libs-releases-local/org/apache/wicket/wicket/ currently lists 3 items.",
"is_bot": false,
"headline": "Update ArtifactoryListingTest",
"author_name": "Eugene Yokota",
"author_login": "eed3si9n",
"committed_at": "2017-10-18T12:40:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4a9ad571116598747f8c7fcc356d4789c84b625",
"body": null,
"is_bot": false,
"headline": "Add ant and ant-optional for Travis CI",
"author_name": "Eugene Yokota",
"author_login": "eed3si9n",
"committed_at": "2017-10-18T12:40:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63ae4c1c4ad9c1ed56e92e0a5bcfa3267236d368",
"body": null,
"is_bot": false,
"headline": "Adjusted code for Java 6",
"author_name": "Eugene Yokota",
"author_login": "eed3si9n",
"committed_at": "2017-10-18T12:40:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ea154fe7fb5c75af89718099d6e75c2c35f9e8f",
"body": "https://blog.travis-ci.com/2017-07-11-trusty-as-default-linux-is-coming",
"is_bot": false,
"headline": "Use Precise on Travis CI to run JDK 6",
"author_name": "Eugene Yokota",
"author_login": "eed3si9n",
"committed_at": "2017-10-16T12:21:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16fb932e590159a72ed450fcdfc06eba692e236a",
"body": "JDK 9 complains when java.lang.reflect.Field#setAccessible is called.\nSo on JDK 9 to get the default Authenticator on JDK you can just call\nAuthenticator.getDefault(). However ivy targets JDK 6..\n\nSo on JDK < 9 we do what we've always done, and on JDK 9+ we use java\nreflection to call Authenticator.getDefault(), which is public and\ndoesn't require setAccessible(true).\n\nRequired for sbt/launcher#38",
"is_bot": false,
"headline": "On JDK 9 call java.net.Authenticator.getDefault",
"author_name": "Dale Wijnand",
"author_login": "dwijnand",
"committed_at": "2017-10-13T14:16:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd1504521499371b19218dbc71dd514d1358c387",
"body": null,
"is_bot": false,
"headline": "Extract getOriginalAuthenticator",
"author_name": "Dale Wijnand",
"author_login": "dwijnand",
"committed_at": "2017-10-13T13:36:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3314352b638afbf0dca19f127e8263ed6f898bd",
"body": "Apply IVY-1515 upstream patch",
"is_bot": false,
"headline": "Merge pull request #25 from jvican/ivy-1515",
"author_name": "eugene yokota",
"author_login": "eed3si9n",
"committed_at": "2017-05-08T19:46:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f8e9b0c315380103684268ba4272fd2985c3a86",
"body": "Cherry picks https://issues.apache.org/jira/browse/IVY-1515 to unblock\nhttps://github.com/sbt/librarymanagement/pull/92.\n\nThis change is required for sbt offline to work in all the cases.",
"is_bot": false,
"headline": "Apply IVY-1515 patch",
"author_name": "jvican",
"author_login": "jvican",
"committed_at": "2017-05-05T16:39:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48dd0744422128446aee9ac31aa356ee203cc9f4",
"body": null,
"is_bot": false,
"headline": "A workaround for IllegalStateException",
"author_name": "Eugene Yokota",
"author_login": "eed3si9n",
"committed_at": "2016-11-11T19:15:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2cf13e211b2cb31f0d3b317289dca70eca3362f6",
"body": "The idea here is that when exclude contains wildcards for\r\norganisation and name than the dependency is inTransitive.\r\n\r\nThis:\r\n\r\n<dependency>\r\n\t<groupId>x</groupId>\r\n\t<artifactId>y</artifactId>\r\n\t<version>z</version>\r\n\t<exclusions>\r\n\t\t<exclusion>\r\n\t\t\t<artifactId>*</artifactId>\r\n\t\t\t<groupId>*</group\n[…]\ntcher=\"exact\"/>\r\n</dependency>\r\n\r\nAnd now it is translated to:\r\n\r\n<dependency org=\"x\" name=\"y\" rev=\"z\" force=\"true\" transitive=\"false\"\r\nconf=\"compile->compile(*),master(compile);runtime->runtime(*)\"/>",
"is_bot": false,
"headline": "Support excluding all dependencies in pom (#22)",
"author_name": "Jaroslaw Grabowski",
"author_login": "jtgrabowski",
"committed_at": "2016-09-02T11:15:21Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "89704c7e6b3b5f97c41a6b4f16b43631ced88e6d",
"body": "Try meven-metadata-local.xml. Fixes sbt/ivy#20",
"is_bot": false,
"headline": "Merge pull request #21 from sbt/wip/localmetadata",
"author_name": "eugene yokota",
"author_login": "eed3si9n",
"committed_at": "2015-12-30T12:05:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2cc8d2761242b072cedb0a04cb39435c4fa24f9a",
"body": null,
"is_bot": false,
"headline": "Improvement per review",
"author_name": "Eugene Yokota",
"author_login": "eed3si9n",
"committed_at": "2015-12-30T10:51:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39ece6f17e1af62c2e89a9d88b59c0c3aad56145",
"body": "Ref sbt/sbt#1616",
"is_bot": false,
"headline": "Try meven-metadata-local.xml. Fixes sbt/ivy#20",
"author_name": "Eugene Yokota",
"author_login": "eed3si9n",
"committed_at": "2015-12-30T08:33:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3cf31483b03e0ba294c76f5391dc7570b7649090",
"body": "Move sbt #1750 fix behind a flag.",
"is_bot": false,
"headline": "Merge pull request #18 from dwijnand/fix/1750-2",
"author_name": "Josh Suereth",
"author_login": "jsuereth",
"committed_at": "2015-08-31T11:49:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "677f545b965039fd3f67778b69ea5608de719e31",
"body": "Switch Travis to use Docker containers.",
"is_bot": false,
"headline": "Merge pull request #16 from dwijnand/switch-Travis-to-Docker",
"author_name": "eugene yokota",
"author_login": "eed3si9n",
"committed_at": "2015-08-31T04:17:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d592b1b0f77cf706e882b1b8e0162dee28165fb2",
"body": null,
"is_bot": false,
"headline": "Move sbt #1750 fix behind a flag.",
"author_name": "Dale Wijnand",
"author_login": "dwijnand",
"committed_at": "2015-08-28T21:55:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba2fbefeb639a8b0c23af1855e5122a784c86647",
"body": "Force deleting sources/javadoc to fix sbt/sbt#1750",
"is_bot": false,
"headline": "Merge pull request #17 from dwijnand/fix/1750",
"author_name": "Dale Wijnand",
"author_login": "dwijnand",
"committed_at": "2015-08-27T14:18:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "266ca836cd4d264914c936a7d6fc4af834fa7e7f",
"body": null,
"is_bot": false,
"headline": "Add in code comments detailing the sbt gh1750 fix.",
"author_name": "Dale Wijnand",
"author_login": "dwijnand",
"committed_at": "2015-08-23T00:26:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d21bcdd997a724338fbb06ecb82453c1431ff6e6",
"body": null,
"is_bot": false,
"headline": "Delete source/src/javadoc files if deleteOldArtifacts.",
"author_name": "Dale Wijnand",
"author_login": "dwijnand",
"committed_at": "2015-08-17T15:16:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3846647a20e13501a465e1c7d15d077cb4cf8cd0",
"body": null,
"is_bot": false,
"headline": "Switch Travis to use Docker containers.",
"author_name": "Dale Wijnand",
"author_login": "dwijnand",
"committed_at": "2015-08-09T08:06:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "616cdd47340011791bfaecf3d3217f49e53ee802",
"body": null,
"is_bot": false,
"headline": "Extract prepAndDeleteArtifact for reuse.",
"author_name": "Dale Wijnand",
"author_login": "dwijnand",
"committed_at": "2015-08-07T23:39:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5259215d2136a3f45c240199ecbd8a672cf1005",
"body": "IVY-1526 Use parent pom's license (if any) if the child pom doesn't e…",
"is_bot": false,
"headline": "Merge pull request #14 from sbt/wip/2.3-license-backport",
"author_name": "eugene yokota",
"author_login": "eed3si9n",
"committed_at": "2015-07-27T19:57:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "927bc9ded7f8fba63297cddd0d5a3d01d6ad5d8d",
"body": null,
"is_bot": false,
"headline": "Remove flaky remote test suites.",
"author_name": "Josh Suereth",
"author_login": "jsuereth",
"committed_at": "2015-07-27T19:41:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bca6e85c02b9b99b32e095e9b93a08cd547fa4da",
"body": "…xplicitly have licenses of its own\n\nConflicts:\n\ttest/java/org/apache/ivy/plugins/parser/m2/PomModuleDescriptorParserTest.java",
"is_bot": false,
"headline": "IVY-1526 Use parent pom's license (if any) if the child pom doesn't e…",
"author_name": "Jaikiran Pai",
"author_login": "jaikiran",
"committed_at": "2015-07-27T19:18:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51cdbbfcce7a2e6937d00dac3af0e50a1b3fd134",
"body": "Comment out explicit check against M2_PATTERN",
"is_bot": false,
"headline": "Merge pull request #13 from sbt/wip/mavenmetadata",
"author_name": "eugene yokota",
"author_login": "eed3si9n",
"committed_at": "2015-06-26T21:17:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5d1b95fdcc1e1007740ffbecf4eb07abc51ec93",
"body": null,
"is_bot": false,
"headline": "publish to Bintray",
"author_name": "Eugene Yokota",
"author_login": "eed3si9n",
"committed_at": "2015-06-25T19:03:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa94ce736984ceb123a327ae5e7a3269baadbf05",
"body": null,
"is_bot": false,
"headline": "Comment out explicit check against M2_PATTERN",
"author_name": "Eugene Yokota",
"author_login": "eed3si9n",
"committed_at": "2015-06-25T18:06:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fccfbd44c9f64523b61398a0155784dcbaeae28f",
"body": "Wip/backport conflict issue fix",
"is_bot": false,
"headline": "Merge pull request #12 from sbt/wip/backport-conflict-issue-fix",
"author_name": "eugene yokota",
"author_login": "eed3si9n",
"committed_at": "2014-09-17T18:34:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4cf998dd273bfb2279edecbcb00bbcc68118358",
"body": null,
"is_bot": false,
"headline": "Disable test using old infrastructure which no longer exists.",
"author_name": "Josh Suereth",
"author_login": "jsuereth",
"committed_at": "2014-09-17T18:25:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fffb5bf88003470056559db67de0785bb1623c20",
"body": null,
"is_bot": false,
"headline": "Fix travis yml for testing.",
"author_name": "Josh Suereth",
"author_login": "jsuereth",
"committed_at": "2014-09-17T13:31:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5a8c57312728b46260023a6c3b32d845b7bdce3",
"body": null,
"is_bot": false,
"headline": "Add travis yml for validation of pull requests.",
"author_name": "Josh Suereth",
"author_login": "jsuereth",
"committed_at": "2014-09-17T13:14:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "188893ad0ce58cbf950c5ba8607a6090c23ec7fc",
"body": "Merging: https://github.com/apache/ant-ivy/commit/c66b23747627a2b432e0068561d457cab9f97ead\n\nBackported/fixed tests for Ivy 2.3.x differences.",
"is_bot": false,
"headline": "Merge fix for IVY-1399 from master.",
"author_name": "Josh Suereth",
"author_login": "jsuereth",
"committed_at": "2014-09-17T13:13:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18e75e8e969cacce1576416c5863ce8a2e669cc8",
"body": "All URLHandler usage goes through getDefault.",
"is_bot": false,
"headline": "Merge pull request #11 from sbt/wip/unify-url-handler-usage",
"author_name": "eugene yokota",
"author_login": "eed3si9n",
"committed_at": "2014-09-16T13:52:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba72610c018ef6b640551964f61d79a480b4c4e4",
"body": "* All URLHandler access goes through the same method\n* Removes the reflective lookup of httpclient.",
"is_bot": false,
"headline": "All URLHandler usage goes through getDefault.",
"author_name": "Josh Suereth",
"author_login": "jsuereth",
"committed_at": "2014-08-27T19:10:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14d4d23e25f354cd296c73bfff405544434d5f80",
"body": null,
"is_bot": false,
"headline": "Enforce Java 6 via sbt-javaversioncheck",
"author_name": "Eugene Yokota",
"author_login": "eed3si9n",
"committed_at": "2014-07-30T22:51:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fac2aaab6f982c4424b47e6b190190bef50a6f59",
"body": "Add caching around DefaultDependencyDescriptor's doesExclude.",
"is_bot": false,
"headline": "Merge pull request #10 from sbt/wip-2.3/cache-does-exclude",
"author_name": "eugene yokota",
"author_login": "eed3si9n",
"committed_at": "2014-07-29T22:36:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e66e6ef2c36d2294398ba48ed7b6248373c46aeb",
"body": null,
"is_bot": false,
"headline": "Add caching around DefaultDependencyDescriptor's doesExclude.",
"author_name": "Eugene Yokota",
"author_login": "eed3si9n",
"committed_at": "2014-07-07T19:46:08Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 16,
"commits_last_year": 15,
"latest_release_at": "2014-01-21T14:48:22Z",
"latest_release_tag": "2.4.0-rc1",
"releases_from_tags": true,
"days_since_last_push": 9,
"active_weeks_last_year": 3,
"days_since_latest_release": 4568,
"mean_days_between_releases": 203.2
},
"community": {
"has_readme": false,
"has_license": false,
"has_description": false,
"has_contributing": false,
"health_percentage": null,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": []
},
"popularity": {
"forks": 21,
"stars": 7,
"watchers": 7,
"fork_history": {
"days": [
{
"date": "2014-03-24",
"count": 1
},
{
"date": "2014-03-26",
"count": 1
},
{
"date": "2014-04-04",
"count": 1
},
{
"date": "2014-04-09",
"count": 1
},
{
"date": "2016-08-28",
"count": 1
},
{
"date": "2016-12-15",
"count": 1
},
{
"date": "2017-03-08",
"count": 1
},
{
"date": "2017-05-05",
"count": 1
},
{
"date": "2017-10-13",
"count": 1
},
{
"date": "2017-10-30",
"count": 1
},
{
"date": "2018-02-03",
"count": 1
},
{
"date": "2018-04-08",
"count": 1
},
{
"date": "2018-06-11",
"count": 1
},
{
"date": "2018-09-21",
"count": 1
},
{
"date": "2019-02-13",
"count": 1
},
{
"date": "2019-04-12",
"count": 1
},
{
"date": "2019-10-18",
"count": 1
},
{
"date": "2020-05-02",
"count": 1
},
{
"date": "2023-02-04",
"count": 1
},
{
"date": "2025-02-17",
"count": 1
},
{
"date": "2026-07-10",
"count": 1
}
],
"complete": true,
"collected": 21,
"total_forks": 21
},
"star_history": null,
"open_issues_and_prs": 9
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"example",
"samples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 273648,
"source_files_sampled": 606,
"oversized_source_files": 4,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [],
"advisories": {
"error": "No resolved dependencies to assess",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [],
"collected": true,
"truncated": false,
"total_count": 0,
"direct_count": 0,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 2,
"merged_prs": 44,
"open_issues": 7,
"closed_ratio": 0.125,
"closed_issues": 1,
"closed_unmerged_prs": 3
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "maartenc",
"commits": 762,
"avatar_url": "https://avatars.githubusercontent.com/u/4728619?v=4"
},
{
"type": "User",
"login": "eed3si9n",
"commits": 61,
"avatar_url": "https://avatars.githubusercontent.com/u/184683?v=4"
},
{
"type": "User",
"login": "mbenson",
"commits": 17,
"avatar_url": "https://avatars.githubusercontent.com/u/487462?v=4"
},
{
"type": "User",
"login": "dwijnand",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/344610?v=4"
},
{
"type": "User",
"login": "jsuereth",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/29006?v=4"
},
{
"type": "User",
"login": "adpi2",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/13123162?v=4"
},
{
"type": "User",
"login": "3rwww1",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/933579?v=4"
},
{
"type": "User",
"login": "bodewig",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/1318573?v=4"
},
{
"type": "User",
"login": "jaikiran",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/143523?v=4"
},
{
"type": "User",
"login": "raboof",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/131856?v=4"
}
],
"contributors_sampled": 16,
"top_contributor_share": 0.866
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 0,
"reason": "binaries present in source code",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 3,
"reason": "5 out of 13 merged PRs checked by a CI test -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 5,
"reason": "Found 7/12 approved changesets -- score normalized to 5",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 16 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "15 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "f686954b0021a5c3245766ced0cdaeca8ba2fd7a",
"ran_at": "2026-07-25T18:40:45Z",
"aggregate_score": 4.5,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-24T05:34:26Z",
"oldest_open_prs": [
{
"number": 3,
"created_at": "2014-04-04T11:11:45Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 29,
"created_at": "2018-04-08T12:10:33Z",
"last_comment_at": "2018-04-11T03:55:57Z",
"last_comment_author": "eed3si9n"
}
],
"last_merged_pr_at": "2026-07-15T20:39:32Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 4,
"created_at": "2014-05-06T17:56:12Z",
"last_comment_at": "2014-11-18T01:16:01Z",
"last_comment_author": "eed3si9n"
},
{
"number": 19,
"created_at": "2015-09-17T07:32:20Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 24,
"created_at": "2017-03-08T08:44:15Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 28,
"created_at": "2018-03-21T16:09:20Z",
"last_comment_at": "2018-03-23T13:43:46Z",
"last_comment_author": "eed3si9n"
},
{
"number": 30,
"created_at": "2018-11-26T11:58:49Z",
"last_comment_at": "2019-05-22T23:09:24Z",
"last_comment_author": "JustinPihony"
},
{
"number": 47,
"created_at": "2024-06-21T11:06:47Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 48,
"created_at": "2024-07-25T23:25:14Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/sbt/ivy",
"host": "github.com",
"name": "ivy",
"owner": "sbt"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 43,
"inputs": {
"security": 46,
"vitality": 44,
"community": 27,
"governance": 51,
"engineering": 42
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 44,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"commits_last_year": 15,
"human_commit_share": 0.98,
"days_since_last_push": 9,
"active_weeks_last_year": 3
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 9 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 9
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "3/52 weeks with commits",
"points": 2.1,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 3
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "15 commits in the last year",
"points": 10.8,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 15
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "15 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "at_risk",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 32,
"inputs": {
"releases_count": 16,
"latest_release_tag": "2.4.0-rc1",
"releases_from_tags": true,
"days_since_latest_release": 4568,
"mean_days_between_releases": 203.2
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "16 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 16
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 4568 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 4568
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~203.2 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 203.2
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 9,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 9 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 9
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 27,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 28,
"inputs": {
"forks": 21,
"stars": 7,
"watchers": 7,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "7 stars",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 7
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "21 forks",
"points": 10.8,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 21
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "7 watchers",
"points": 4.3,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 7
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": false,
"has_license": false,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 51,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 36,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 16,
"top_contributor_share": 0.866
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 87% of commits",
"points": 3,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 87
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "16 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 16
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 16 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "at_risk",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 49,
"inputs": {
"merged_prs": 44,
"open_issues": 7,
"closed_issues": 1,
"issue_closed_ratio": 0.125,
"closed_unmerged_prs": 3
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "12% of issues closed",
"points": 5.8,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 12
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "44/47 decided PRs merged",
"points": 35.8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 44,
"decided": 47
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 7/12 approved changesets -- score normalized to 5",
"points": 7.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"followers": 114,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "sbt",
"public_repos": 162,
"account_age_days": 5384
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "114 followers of sbt",
"points": 14.8,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 114,
"login": "sbt"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "162 public repos, account ~14 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 162
}
},
{
"code": "account_age_years",
"params": {
"years": 14
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "at_risk",
"name": "Engineering Quality",
"value": 42,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "5 out of 13 merged PRs checked by a CI test -- score normalized to 3",
"points": 6,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "critical",
"name": "Documentation",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": null,
"has_readme": false,
"has_docs_dir": true,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 46,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 46,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 4.5
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "binaries present in source code",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "5 out of 13 merged PRs checked by a CI test -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 7/12 approved changesets -- score normalized to 5",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 16 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "15 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 24
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 46,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 28,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.52,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "51 of 98 human commits state their intent (structured subject or explanatory body)",
"points": 27.8,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 51,
"sampled": 98
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 41,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.02
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Java (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Java"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "2 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 2,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Java",
"largest_source_bytes": 273648,
"source_files_sampled": 606,
"oversized_source_files": 4
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Java (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Java"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "4/606 source files over 60KB",
"points": 54.6,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 606,
"oversized": 4
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"example",
"samples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "example, samples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "example, samples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"Community profile unavailable"
],
"report_type": "repository",
"generated_at": "2026-07-25T18:41:06.027789Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/sbt/ivy.svg",
"full_name": "sbt/ivy",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}