Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 901,
"has_wiki": true,
"homepage": "https://jakartaee.github.io/jaf-api/",
"languages": {
"HTML": 2337,
"Java": 169533,
"Ruby": 160
},
"pushed_at": "2026-07-27T07:11:10Z",
"created_at": "2018-09-05T12:01:48Z",
"owner_type": "Organization",
"updated_at": "2026-07-27T07:11:34Z",
"description": "Jakarta Activation Specification project",
"is_archived": false,
"is_disabled": false,
"license_spdx": "BSD-3-Clause",
"default_branch": "main",
"license_spdx_raw": "BSD-3-Clause",
"primary_language": "Java",
"significant_languages": [
"Java"
]
},
"owner": {
"blog": "https://jakarta.ee",
"name": "Jakarta EE",
"type": "Organization",
"login": "jakartaee",
"company": null,
"location": null,
"followers": 739,
"avatar_url": "https://avatars.githubusercontent.com/u/36201228?v=4",
"created_at": "2018-02-06T16:08:53Z",
"is_verified": null,
"public_repos": 74,
"account_age_days": 3093
},
"license": {
"state": "standard",
"spdx_id": "BSD-3-Clause",
"raw_spdx": "BSD-3-Clause",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "2.2.0-M2",
"kind": "prerelease",
"published_at": "2026-04-20T19:55:38Z"
},
{
"tag": "2.1.4",
"kind": "patch",
"published_at": "2026-03-27T07:35:36Z"
},
{
"tag": "2.2.0-M1",
"kind": "prerelease",
"published_at": "2026-03-27T07:37:28Z"
},
{
"tag": "2.1.3",
"kind": "patch",
"published_at": "2024-03-02T21:05:49Z"
},
{
"tag": "2.1.2",
"kind": "patch",
"published_at": "2023-04-29T11:51:33Z"
},
{
"tag": "2.1.1",
"kind": "patch",
"published_at": "2023-01-16T09:43:18Z"
},
{
"tag": "2.1.0",
"kind": "minor",
"published_at": "2022-05-03T19:40:14Z"
},
{
"tag": "2.0.1",
"kind": "patch",
"published_at": "2021-04-08T12:01:37Z"
},
{
"tag": "2.0.0",
"kind": "major",
"published_at": "2020-10-26T14:31:53Z"
},
{
"tag": "1.2.2",
"kind": "patch",
"published_at": "2020-02-20T19:09:25Z"
},
{
"tag": "1.2.1",
"kind": "patch",
"published_at": "2018-11-26T22:20:47Z"
}
],
"recent_commits": [
{
"oid": "e1a40cbddb7def76ba1fe2bb4340a8038c3d60ea",
"body": "Bumps the dependencies group with 1 update in the /api directory: [org.eclipse.ee4j:project](https://github.com/eclipse-ee4j/ee4j).\nBumps the dependencies group with 1 update in the /spec directory: [org.eclipse.ee4j:project](https://github.com/eclipse-ee4j/ee4j).\n\n\nUpdates `org.eclipse.ee4j:project\n[…]\nct\n dependency-version: 2.0.5\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump the dependencies group across 2 directories with 1 update",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-27T07:11:00Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "df4621bfbf0060556577d9e67018c16c01f1d2c6",
"body": "Bumps the dependencies group with 1 update in the /spec directory: org.jruby:jruby-complete.\n\n\nUpdates `org.jruby:jruby-complete` from 10.1.0.0 to 10.1.1.0\n\n---\nupdated-dependencies:\n- dependency-name: org.jruby:jruby-complete\n dependency-version: 10.1.1.0\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump org.jruby:jruby-complete",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-23T07:03:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fed917cf2764f2e22cc46a60e73f28ebfa907fb",
"body": "Bumps the maven-plugins group with 1 update in the /api directory: [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin).\n\n\nUpdates `org.apache.maven.plugins:maven-jar-plugin` from 3.5.0 to 3.5.1\n- [Release notes](https://github.com/apache/maven-jar-plugin/releases)\n[…]\nn\n dependency-version: 3.5.1\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: maven-plugins\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump org.apache.maven.plugins:maven-jar-plugin",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-23T07:01:56Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ba11a5d0c509583186db3cc9061ea3ca8c428676",
"body": "Bumps the actions-dependencies group with 1 update: [actions/checkout](https://github.com/actions/checkout).\n\n\nUpdates `actions/checkout` from 7.0.0 to 7.0.1\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [C\n[…]\nendency-version: 7.0.1\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: actions-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/checkout in the actions-dependencies group",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-21T12:19:14Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e1456965525f68f8e97e43df3e362d055e568ede",
"body": "Bumps the actions-dependencies group with 1 update: [actions/setup-java](https://github.com/actions/setup-java).\n\n\nUpdates `actions/setup-java` from 5.5.0 to 5.6.0\n- [Release notes](https://github.com/actions/setup-java/releases)\n- [Commits](https://github.com/actions/setup-java/compare/0f481fcb6134\n[…]\nendency-version: 5.6.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: actions-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/setup-java in the actions-dependencies group",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-17T06:11:19Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "08c79396cbbdc95ee5de39e74e1de01f0efd65d1",
"body": "Bumps the actions-dependencies group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [actions/setup-java](https://github.com/actions/setup-java).\n\n\nUpdates `actions/checkout` from 6.0.3 to 7.0.0\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog]\n[…]\nendency-version: 5.5.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: actions-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump the actions-dependencies group with 2 updates",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-14T06:33:54Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "fbe78eddffc7a0f5a4f156c5b8d3ee7611ea8cee",
"body": "Bumps the actions-dependencies group with 2 updates in the / directory: [actions/checkout](https://github.com/actions/checkout) and [actions/setup-java](https://github.com/actions/setup-java).\n\n\nUpdates `actions/checkout` from 6.0.2 to 6.0.3\n- [Release notes](https://github.com/actions/checkout/rele\n[…]\nendency-version: 5.3.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: actions-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump the actions-dependencies group across 1 directory with 2 updates",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-13T07:19:27Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "64d359d3192a13f0019437170dae5f839cd7ca55",
"body": "Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.19.3 to 1.19.4.\n- [Release notes](https://github.com/sparklemotion/nokogiri/releases)\n- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.19.3...v1.19.4)\n\n---\nupdated-dependencies:\n- dependency-name: nokogiri\n dependency-version: 1.19.4\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump nokogiri from 1.19.3 to 1.19.4 in /www",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-13T07:19:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f84ee9b293cf1cd7f54eff369bb6dc659fabb590",
"body": "Bumps [faraday](https://github.com/lostisland/faraday) from 2.14.2 to 2.14.3.\n- [Release notes](https://github.com/lostisland/faraday/releases)\n- [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/lostisland/faraday/compare/v2.14.2...v2.14.3)\n\n---\nupdated-dependencies:\n- dependency-name: faraday\n dependency-version: 2.14.3\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump faraday from 2.14.2 to 2.14.3 in /www",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-13T07:18:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4d16daeef0ae15eaad3e05a85647bc6b7bba828",
"body": "Bumps [concurrent-ruby](https://github.com/ruby-concurrency/concurrent-ruby) from 1.3.6 to 1.3.7.\n- [Release notes](https://github.com/ruby-concurrency/concurrent-ruby/releases)\n- [Changelog](https://github.com/ruby-concurrency/concurrent-ruby/blob/master/CHANGELOG.md)\n- [Commits](https://github.com\n[…]\n/compare/v1.3.6...v1.3.7)\n\n---\nupdated-dependencies:\n- dependency-name: concurrent-ruby\n dependency-version: 1.3.7\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump concurrent-ruby from 1.3.6 to 1.3.7 in /www",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-13T07:18:14Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "59e9c01c7ac526293d9f2410542d2a67618f7922",
"body": "Bumps the maven-plugins group with 2 updates in the /api directory: [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) and [org.apache.maven.plugins:maven-site-plugin](https://github.com/apache/maven-site-plugin).\n\n\nUpdates `com.github.spotbugs:spotbugs-ma\n[…]\n dependency-version: 3.22.0\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: maven-plugins\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump the maven-plugins group across 1 directory with 2 updates",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-13T07:17:52Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9ab88c81768b16f6f760b55374faeba50950a1cd",
"body": "Bumps the dependencies group with 1 update in the /api directory: [org.eclipse.ee4j:project](https://github.com/eclipse-ee4j/ee4j).\nBumps the dependencies group with 1 update in the /spec directory: [org.eclipse.ee4j:project](https://github.com/eclipse-ee4j/ee4j).\n\n\nUpdates `org.eclipse.ee4j:project\n[…]\nct\n dependency-version: 2.0.4\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump the dependencies group across 2 directories with 1 update",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-19T16:38:14Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "bc42f6056fa139dd530f449457345e39a131e0be",
"body": "Bumps the maven-plugins group with 1 update in the /api directory: [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer).\nBumps the maven-plugins group with 1 update in the /spec directory: [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apach\n[…]\nn\n dependency-version: 3.6.3\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: maven-plugins\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump the maven-plugins group across 2 directories with 1 update",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-19T16:37:48Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4fd912dfae1ff6d3f5c6834af8a0f2ee84e40fe4",
"body": "Bumps [faraday](https://github.com/lostisland/faraday) from 2.14.1 to 2.14.2.\n- [Release notes](https://github.com/lostisland/faraday/releases)\n- [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/lostisland/faraday/compare/v2.14.1...v2.14.2)\n\n---\nupdated-dependencies:\n- dependency-name: faraday\n dependency-version: 2.14.2\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump faraday from 2.14.1 to 2.14.2 in /www",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-18T15:42:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f866256a6edf784cfee5bc5b49885d022548ec6",
"body": "Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.19.1 to 1.19.3.\n- [Release notes](https://github.com/sparklemotion/nokogiri/releases)\n- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.19.1...v1.19.3)\n\n---\nupdated-dependencies:\n- dependency-name: nokogiri\n dependency-version: 1.19.3\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump nokogiri from 1.19.1 to 1.19.3 in /www",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-08T12:13:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36a90cb9f6926fe528c1a791746f8bdf8ba22e82",
"body": "Updated copyright year and license details in the document.",
"is_bot": false,
"headline": "Revise copyright year and license information",
"author_name": "Lukas Jungmann",
"author_login": "lukasj",
"committed_at": "2026-05-05T17:25:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5abfdc8dc0a39a02c265853d3e4cc3f8041f482a",
"body": null,
"is_bot": false,
"headline": "Update Eclipse Foundation Specification License to v2.0",
"author_name": "Lukas Jungmann",
"author_login": "lukasj",
"committed_at": "2026-05-05T17:25:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77e2bc575cfaba5f2b84a8f87d3332cc15867bbe",
"body": null,
"is_bot": false,
"headline": "Add branch support for main and master in workflow",
"author_name": "Lukas Jungmann",
"author_login": "lukasj",
"committed_at": "2026-05-05T17:25:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6cba23ab797c5db9e0cef4968c0cecaac4b066af",
"body": "Bumps the dependencies group with 1 update in the /spec directory: org.jruby:jruby-complete.\n\n\nUpdates `org.jruby:jruby-complete` from 10.0.5.0 to 10.1.0.0\n\n---\nupdated-dependencies:\n- dependency-name: org.jruby:jruby-complete\n dependency-version: 10.1.0.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump org.jruby:jruby-complete",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-28T09:21:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed5ba70153a6d1d8f008d83f0d92ff4bf21378c2",
"body": "2.2.0 m2 release",
"is_bot": false,
"headline": "Merge pull request #205 from jakartaee/2.2.0-M2-RELEASE",
"author_name": "Lukas Jungmann",
"author_login": "lukasj",
"committed_at": "2026-04-20T19:53:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5d10b446da6aeac6beb5fff1f349f8731d58609",
"body": null,
"is_bot": false,
"headline": "Prepare next development cycle for 2.2.0-SNAPSHOT",
"author_name": "Eclipse JAF Bot",
"author_login": "jaf-bot",
"committed_at": "2026-04-20T15:11:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1794a396ab6249efb0bdcfa491435f0b1a20bff5",
"body": null,
"is_bot": false,
"headline": "Prepare release jakarta.activation:jakarta.activation-api:2.2.0-M2",
"author_name": "Eclipse JAF Bot",
"author_login": "jaf-bot",
"committed_at": "2026-04-20T15:10:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3262ba3e05111ff83d1af21a5015226ac4454e92",
"body": "Bumps the actions-dependencies group with 1 update: [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact).\n\n\nUpdates `actions/upload-pages-artifact` from 4.0.0 to 5.0.0\n- [Release notes](https://github.com/actions/upload-pages-artifact/releases)\n- [Commits](https://github\n[…]\nendency-version: 5.0.0\n dependency-type: direct:production\n update-type: version-update:semver-major\n dependency-group: actions-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/upload-pages-artifact in the actions-dependencies group",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-13T05:41:26Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ac4fb29a356729bde4fb8a8b9d3ebda8c3c23424",
"body": "Added a comprehensive Community Code of Conduct outlining expectations for behavior, responsibilities, and enforcement procedures for contributors.",
"is_bot": false,
"headline": "Add Community Code of Conduct version 2.0",
"author_name": "Lukas Jungmann",
"author_login": "lukasj",
"committed_at": "2026-04-09T08:52:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4c73766048aadb0bd1435ea833eccec6d014670",
"body": "Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.8.4 to 2.9.0.\n- [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.8.4...addressable-2.9.0)\n\n---\nupdated-dependencies:\n- dependency-name: addressable\n dependency-version: 2.9.0\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump addressable from 2.8.4 to 2.9.0 in /www",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-08T08:16:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "debfe7d76c5442b98d74a017622002d333306014",
"body": "Bumps the dependencies group with 1 update in the /spec directory: org.jruby:jruby-complete.\n\n\nUpdates `org.jruby:jruby-complete` from 10.0.4.0 to 10.0.5.0\n\n---\nupdated-dependencies:\n- dependency-name: org.jruby:jruby-complete\n dependency-version: 10.0.5.0\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump org.jruby:jruby-complete",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-07T09:13:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96e4665725131dd2921231dd283e5fab2555a584",
"body": "Bumps the maven-plugins group with 1 update in the /api directory: [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin).\n\n\nUpdates `com.github.spotbugs:spotbugs-maven-plugin` from 4.9.8.2 to 4.9.8.3\n- [Release notes](https://github.com/spotbugs/spotbugs-mave\n[…]\n dependency-version: 4.9.8.3\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: maven-plugins\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump com.github.spotbugs:spotbugs-maven-plugin",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-30T05:27:50Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "fd9fa4f2bfcb5838e50561820178b4da7dbfa04b",
"body": null,
"is_bot": false,
"headline": "apply SEO fixes, minor spec doc updates",
"author_name": "Lukas Jungmann",
"author_login": "lukasj",
"committed_at": "2026-03-27T10:38:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "137d35ee6714394bd21d29fff96bca233f3578bd",
"body": "Bumps the maven-plugins group with 10 updates in the /api directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.12.1` | `3.15.0` |\n| [org.codehaus.mojo:buildnumber-maven-plugin](https://github.\n[…]\nn\n dependency-version: 3.8.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: maven-plugins\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump the maven-plugins group across 2 directories with 13 updates",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-27T09:55:24Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3d896b7af947a9111dad2d5872bf7f7c0c7eb3d7",
"body": "Bumps the dependencies group with 1 update in the /api directory: [org.eclipse.ee4j:project](https://github.com/eclipse-ee4j/ee4j).\nBumps the dependencies group with 5 updates in the /spec directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [org.eclipse.ee4j:project](https://github.com/eclipse\n[…]\nxe\n dependency-version: 2.2.1\n dependency-type: direct:production\n update-type: version-update:semver-major\n dependency-group: dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump the dependencies group across 2 directories with 5 updates",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-27T09:52:14Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "540f3d5adf135bc7d395e6b4a9f278a1b99b3d2a",
"body": null,
"is_bot": false,
"headline": "Update Maven directories in dependabot configuration",
"author_name": "Lukas Jungmann",
"author_login": "lukasj",
"committed_at": "2026-03-27T09:49:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "416d5b3f5ad3acc7ad42f2df784d24b5d76f5452",
"body": "Bumps the actions-dependencies group with 5 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [actions/checkout](https://github.com/actions/checkout) | `4.3.1` | `6.0.2` |\n| [actions/setup-java](https://github.com/actions/setup-java) | `4.8.0` | `5.2.0` |\n| [actions/configure-pages](https://gi\n[…]\nendency-version: 5.0.0\n dependency-type: direct:production\n update-type: version-update:semver-major\n dependency-group: actions-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump the actions-dependencies group with 5 updates",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-27T09:46:37Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "fcdad4777828997122662eb9567d0ae26e555a39",
"body": "…tions",
"is_bot": false,
"headline": "add dependabot, use fixed hash instead of floating version tag for ac…",
"author_name": "Lukas Jungmann",
"author_login": "lukasj",
"committed_at": "2026-03-27T09:44:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1e200b422ea15f6c65b9f25f9fda110fd1d9ce1",
"body": "* Replace java.util.logging.Logger with System.Logger",
"is_bot": false,
"headline": "Replace java.util.logging.Logger with System.Logger (#193)",
"author_name": "ASananda",
"author_login": "ASananda",
"committed_at": "2026-03-27T09:26:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53154358935890b39200165389a99e338d80b3eb",
"body": "Bumps [activesupport](https://github.com/rails/rails) from 7.0.7.2 to 7.2.3.1.\n- [Release notes](https://github.com/rails/rails/releases)\n- [Changelog](https://github.com/rails/rails/blob/v8.1.2.1/activesupport/CHANGELOG.md)\n- [Commits](https://github.com/rails/rails/compare/v7.0.7.2...v7.2.3.1)\n\n---\nupdated-dependencies:\n- dependency-name: activesupport\n dependency-version: 7.2.3.1\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump activesupport from 7.0.7.2 to 7.2.3.1 in /www",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-24T06:16:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9328b04369315c53088687b5a73a2a6223590fa0",
"body": "Bumps [json](https://github.com/ruby/json) from 2.18.1 to 2.19.2.\n- [Release notes](https://github.com/ruby/json/releases)\n- [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md)\n- [Commits](https://github.com/ruby/json/compare/v2.18.1...v2.19.2)\n\n---\nupdated-dependencies:\n- dependency-name: json\n dependency-version: 2.19.2\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump json from 2.18.1 to 2.19.2 in /www",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-19T13:21:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db21c6adc477142417fd46cd9c1f868cf4745a8a",
"body": "Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.18.9 to 1.19.1.\n- [Release notes](https://github.com/sparklemotion/nokogiri/releases)\n- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.18.9...v1.19.1)\n\n---\nupdated-dependencies:\n- dependency-name: nokogiri\n dependency-version: 1.19.1\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump nokogiri from 1.18.9 to 1.19.1 in /www",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-02-20T13:13:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1cdf43a75ceea9d8bdfdf4df1aab077bd5dd207",
"body": "Bumps [faraday](https://github.com/lostisland/faraday) from 2.7.4 to 2.14.1.\n- [Release notes](https://github.com/lostisland/faraday/releases)\n- [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/lostisland/faraday/compare/v2.7.4...v2.14.1)\n\n---\nupdated-dependencies:\n- dependency-name: faraday\n dependency-version: 2.14.1\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump faraday from 2.7.4 to 2.14.1 in /www",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-02-20T13:08:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0e2199694e99c47b298ee988ee45c1713606ee9",
"body": "Bumps [rexml](https://github.com/ruby/rexml) from 3.3.9 to 3.4.2.\n- [Release notes](https://github.com/ruby/rexml/releases)\n- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)\n- [Commits](https://github.com/ruby/rexml/compare/v3.3.9...v3.4.2)\n\n---\nupdated-dependencies:\n- dependency-name: rexml\n dependency-version: 3.4.2\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump rexml from 3.3.9 to 3.4.2 in /www",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-17T19:19:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b755bd4ad32ea3b544d654bec9783ff51d426226",
"body": "Signed-off-by: Jorge Bescos Gascon <jorge.bescos.gascon@oracle.com>",
"is_bot": false,
"headline": "Updating changes in 2.1 and 2.2",
"author_name": "Jorge Bescos Gascon",
"author_login": "jbescos",
"committed_at": "2025-09-11T09:47:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4da1d7a67f0483dc1f422d48efe95c5dc5b31e7",
"body": "Signed-off-by: Jorge Bescos Gascon <jorge.bescos.gascon@oracle.com>",
"is_bot": false,
"headline": "Support minimum JDK of 11+ and minimum of Android API 33+ #158",
"author_name": "Jorge Bescos Gascon",
"author_login": "jbescos",
"committed_at": "2025-09-11T06:49:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4dfc4bb2664a29f2317dbcb2c76a1c93712898e5",
"body": "Signed-off-by: Jorge Bescos Gascon <jorge.bescos.gascon@oracle.com>",
"is_bot": false,
"headline": "Rename resources so javax and jakarta can live in same classpath #174",
"author_name": "Jorge Bescos Gascon",
"author_login": "jbescos",
"committed_at": "2025-09-11T05:38:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b4a37e8eb33be57eda711134f942c19e1f37924",
"body": "Signed-off-by: Jorge Bescos Gascon <jorge.bescos.gascon@oracle.com>",
"is_bot": false,
"headline": "Fix github actions deployment issues",
"author_name": "Jorge Bescos Gascon",
"author_login": "jbescos",
"committed_at": "2025-09-11T05:38:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c6ddc4e8e7ddaaa8d9709a7ae7d90f6bdb32501",
"body": "Bumps [webrick](https://github.com/ruby/webrick) from 1.8.1 to 1.8.2.\n- [Release notes](https://github.com/ruby/webrick/releases)\n- [Commits](https://github.com/ruby/webrick/compare/v1.8.1...v1.8.2)\n\n---\nupdated-dependencies:\n- dependency-name: webrick\n dependency-version: 1.8.2\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump webrick from 1.8.1 to 1.8.2 in /www",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-10T18:14:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1f91118281c9f9672863c6fdfc85fa41305dcd0",
"body": "Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.16.5 to 1.18.9.\n- [Release notes](https://github.com/sparklemotion/nokogiri/releases)\n- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.16.5...v1.18.9)\n\n---\nupdated-dependencies:\n- dependency-name: nokogiri\n dependency-version: 1.18.9\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump nokogiri from 1.16.5 to 1.18.9 in /www",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-10T18:08:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7790dadc51b31c9bc8b01fa522beb75c5fb4666a",
"body": "Bumps [rexml](https://github.com/ruby/rexml) from 3.3.6 to 3.3.9.\n- [Release notes](https://github.com/ruby/rexml/releases)\n- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)\n- [Commits](https://github.com/ruby/rexml/compare/v3.3.6...v3.3.9)\n\n---\nupdated-dependencies:\n- dependency-name: rexml\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump rexml from 3.3.6 to 3.3.9 in /www",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-10T18:07:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "584756e0689ad3de5d57103d38f3e1cea4d49cf4",
"body": null,
"is_bot": false,
"headline": "Remove SecurityManager related code from API",
"author_name": "Jared Anderson",
"author_login": "jhanders34",
"committed_at": "2025-09-10T18:05:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4134661bc9d552f06641bb54865e4db2df1390c9",
"body": null,
"is_bot": false,
"headline": "Create TCK challenge template",
"author_name": "Andrew Pielage",
"author_login": "Pandrex247",
"committed_at": "2025-09-10T18:04:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd51393358a3474f46774b015e438239a54e4784",
"body": "Bumps [rexml](https://github.com/ruby/rexml) from 3.3.3 to 3.3.6.\n- [Release notes](https://github.com/ruby/rexml/releases)\n- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)\n- [Commits](https://github.com/ruby/rexml/compare/v3.3.3...v3.3.6)\n\n---\nupdated-dependencies:\n- dependency-name: rexml\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump rexml from 3.3.3 to 3.3.6 in /www",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-08-22T22:01:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75c5a531acbcbfdbf9229af1a25513be3156b61d",
"body": "Bumps [rexml](https://github.com/ruby/rexml) from 3.2.8 to 3.3.3.\n- [Release notes](https://github.com/ruby/rexml/releases)\n- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)\n- [Commits](https://github.com/ruby/rexml/compare/v3.2.8...v3.3.3)\n\n---\nupdated-dependencies:\n- dependency-name: rexml\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump rexml from 3.2.8 to 3.3.3 in /www",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-08-02T06:30:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f0f612c594c13959946815c95e448752321e99a",
"body": "Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.2.8.\n- [Release notes](https://github.com/ruby/rexml/releases)\n- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)\n- [Commits](https://github.com/ruby/rexml/compare/v3.2.5...v3.2.8)\n\n---\nupdated-dependencies:\n- dependency-name: rexml\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump rexml from 3.2.5 to 3.2.8 in /www",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-05-17T08:11:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d6a13c3fe99d598e3caf8d0db14b32592a4edf1",
"body": "Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.16.2 to 1.16.5.\n- [Release notes](https://github.com/sparklemotion/nokogiri/releases)\n- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.16.2...v1.16.5)\n\n---\nupdated-dependencies:\n- dependency-name: nokogiri\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump nokogiri from 1.16.2 to 1.16.5 in /www",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-05-14T08:39:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a640d1a21b9443fb71ff2720c161a31007b535f1",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Lukas Jungmann",
"author_login": "lukasj",
"committed_at": "2024-03-03T09:18:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58be5c77a6fd5e6dc4f076a0f8a4bf83ca48530c",
"body": "Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>",
"is_bot": false,
"headline": "Bump master/2.2 to SE 11+ (osgi)",
"author_name": "Lukas Jungmann",
"author_login": "lukasj",
"committed_at": "2024-02-15T12:53:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00adca07fc93285dbd64c86a1136f7c72aea8c3c",
"body": "Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>",
"is_bot": false,
"headline": "Bump master/2.2 to SE 11+",
"author_name": "Lukas Jungmann",
"author_login": "lukasj",
"committed_at": "2024-02-15T12:50:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5cc0b758561cf6447be7e5a73a71bb0b6cc74bec",
"body": "Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>",
"is_bot": false,
"headline": "allow reproducible build",
"author_name": "Lukas Jungmann",
"author_login": "lukasj",
"committed_at": "2024-02-14T18:58:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e652912fe74898eb14d8d1bf5d519d34954b5b3",
"body": "Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>",
"is_bot": false,
"headline": "Use working www build setup",
"author_name": "Lukas Jungmann",
"author_login": "lukasj",
"committed_at": "2024-02-14T17:35:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96d22647b2bd79c6228013f3c497c029e290c901",
"body": "Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>",
"is_bot": false,
"headline": "set working dir for ruby",
"author_name": "Lukas Jungmann",
"author_login": "lukasj",
"committed_at": "2024-02-14T17:06:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "148acec052cb49601e8dcf73e7bd2913479cb970",
"body": "Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>",
"is_bot": false,
"headline": "add missing ruby to www build",
"author_name": "Lukas Jungmann",
"author_login": "lukasj",
"committed_at": "2024-02-14T16:34:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3747a78aac5a9652d08e39af231710a762a0d638",
"body": "Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>",
"is_bot": false,
"headline": "Update www gh build",
"author_name": "Lukas Jungmann",
"author_login": "lukasj",
"committed_at": "2024-02-14T16:30:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c935ffcac8c729b14fdcd1fd04e5998028a35c2a",
"body": "Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>",
"is_bot": false,
"headline": "update GH action build",
"author_name": "Lukas Jungmann",
"author_login": "lukasj",
"committed_at": "2024-02-14T16:15:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e4857d6756405c964b1e7f2579b99da785812f4",
"body": "Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>",
"is_bot": false,
"headline": "Use latest parent",
"author_name": "Lukas Jungmann",
"author_login": "lukasj",
"committed_at": "2024-02-14T16:15:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "248c4ce02adc29610d07e0dcbc82a10993653cd6",
"body": "Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>",
"is_bot": false,
"headline": "update build plugins",
"author_name": "Lukas Jungmann",
"author_login": "lukasj",
"committed_at": "2024-02-14T16:15:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b8285b0f77473f13f18bb46c76d3f82311f5a3c",
"body": "…m Thread#getContextClassLoader (#145)\n\nSigned-off-by: jmehrens <jason_mehrens@hotmail.com>",
"is_bot": false,
"headline": "Jakarta Activation erroneously assumes that classes can be loaded fro…",
"author_name": "jmehrens",
"author_login": "jmehrens",
"committed_at": "2024-02-14T15:04:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f288c7dd6343ea541a0d9aac619ffd945bc84dff",
"body": "Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.14.3 to 1.16.2.\n- [Release notes](https://github.com/sparklemotion/nokogiri/releases)\n- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.14.3...v1.16.2)\n\n---\nupdated-dependencies:\n- dependency-name: nokogiri\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump nokogiri from 1.14.3 to 1.16.2 in /www",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-02-09T12:16:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33a11f4321ddf3012cd783ddf3eab5a8b32a47a2",
"body": "Bumps [activesupport](https://github.com/rails/rails) from 6.1.7.3 to 7.0.7.2.\n- [Release notes](https://github.com/rails/rails/releases)\n- [Changelog](https://github.com/rails/rails/blob/v7.0.7.2/activesupport/CHANGELOG.md)\n- [Commits](https://github.com/rails/rails/compare/v6.1.7.3...v7.0.7.2)\n\n---\nupdated-dependencies:\n- dependency-name: activesupport\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump activesupport from 6.1.7.3 to 7.0.7.2 in /www",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-08-26T10:58:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a8e6bc5b33016f82ae90813126ff18c2f22e4e1",
"body": "Bumps [commonmarker](https://github.com/gjtorikian/commonmarker) from 0.23.9 to 0.23.10.\n- [Release notes](https://github.com/gjtorikian/commonmarker/releases)\n- [Changelog](https://github.com/gjtorikian/commonmarker/blob/v0.23.10/CHANGELOG.md)\n- [Commits](https://github.com/gjtorikian/commonmarker/compare/v0.23.9...v0.23.10)\n\n---\nupdated-dependencies:\n- dependency-name: commonmarker\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump commonmarker from 0.23.9 to 0.23.10 in /www",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-08-09T13:04:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d04471933158da8ceda4a54cd32da4cc9c95a5e",
"body": "Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>",
"is_bot": false,
"headline": "codebase cleanup - remove redundant code constructs, use modern APIs",
"author_name": "Lukas Jungmann",
"author_login": "lukasj",
"committed_at": "2023-04-30T12:11:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd94db705c291868e508393ec1b193a0bf838f13",
"body": "Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>",
"is_bot": false,
"headline": "add git ignore revs",
"author_name": "Lukas Jungmann",
"author_login": "lukasj",
"committed_at": "2023-04-30T11:58:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30e75b6ebcf83759305fe8a44b2d088d0c4effe2",
"body": "Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>",
"is_bot": false,
"headline": "remove redundant modifiers, use java-style arrays",
"author_name": "Lukas Jungmann",
"author_login": "lukasj",
"committed_at": "2023-04-30T11:55:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "958bd3a939288f97b9fdf27f2b598eef59f70110",
"body": "Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>",
"is_bot": false,
"headline": "fix code formatting through the repo",
"author_name": "Lukas Jungmann",
"author_login": "lukasj",
"committed_at": "2023-04-30T11:55:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2669f78868dddb4dbd8ee2ed1a75e2e668226173",
"body": null,
"is_bot": false,
"headline": "Issue 124 add java nio path support (#126)",
"author_name": "Rob McDougall",
"author_login": "rmcdouga",
"committed_at": "2023-04-30T10:20:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ec909bc74a2c4b7ba4f27d369e8b4f2acf1d3e2",
"body": "Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>",
"is_bot": false,
"headline": "Bump version in master to 2.2.0-SNAPSHOT",
"author_name": "Lukas Jungmann",
"author_login": "lukasj",
"committed_at": "2023-04-30T10:19:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80cb0f879432fd9cc52f06875ecfa914306a167c",
"body": "Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>",
"is_bot": false,
"headline": "publish 2.1.2 release",
"author_name": "Lukas Jungmann",
"author_login": "lukasj",
"committed_at": "2023-04-29T11:56:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ed5135a657cc8fbfa737ac0c2326ea37edb3ff9",
"body": null,
"is_bot": false,
"headline": "Prepare next development cycle for 2.1.3-SNAPSHOT",
"author_name": "Eclipse JAF Bot",
"author_login": "jaf-bot",
"committed_at": "2023-04-29T11:51:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b4090f8a8d68c9da1a593aeefc257a6919c18d2",
"body": null,
"is_bot": false,
"headline": "Prepare release jakarta.activation:jakarta.activation-api:2.1.2",
"author_name": "Eclipse JAF Bot",
"author_login": "jaf-bot",
"committed_at": "2023-04-29T11:51:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad18b5677a01dd87d680a9256c33fec0e42b5156",
"body": "Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>",
"is_bot": false,
"headline": "add missing javadoc description for MimeTypeEntry getters",
"author_name": "Lukas Jungmann",
"author_login": "lukasj",
"committed_at": "2023-04-27T09:52:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e049dacf98e03c6ccfc310b0bb8d51779801ccdd",
"body": "Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>",
"is_bot": false,
"headline": "fix wrong class file version for package-info",
"author_name": "Lukas Jungmann",
"author_login": "lukasj",
"committed_at": "2023-04-27T09:52:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2350d55b753e466950a0ee99a4835ea088a58af2",
"body": "Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>",
"is_bot": false,
"headline": "update nikogiri to 1.14.3 (web)",
"author_name": "Lukas Jungmann",
"author_login": "lukasj",
"committed_at": "2023-04-26T18:50:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6a5a8268c66b9cb80b9601acaa1f1773768d667",
"body": "Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>",
"is_bot": false,
"headline": "update web dependencies",
"author_name": "Lukas Jungmann",
"author_login": "lukasj",
"committed_at": "2023-04-26T18:39:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "caeac4ffb8b41a4c4c6fad62f1ec3dc6140110b4",
"body": "Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.10 to 1.14.3.\n- [Release notes](https://github.com/sparklemotion/nokogiri/releases)\n- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.10...v1.14.3)\n\n---\nupdated-dependencies:\n- dependency-name: nokogiri\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump nokogiri from 1.13.10 to 1.14.3 in /www",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-04-14T16:07:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2af1f19a03b9b7a463f88d1fc480818b8d019c6e",
"body": "Bumps [commonmarker](https://github.com/gjtorikian/commonmarker) from 0.23.7 to 0.23.9.\n- [Release notes](https://github.com/gjtorikian/commonmarker/releases)\n- [Changelog](https://github.com/gjtorikian/commonmarker/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/gjtorikian/commonmarker/compare/v0.23.7...v0.23.9)\n\n---\nupdated-dependencies:\n- dependency-name: commonmarker\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump commonmarker from 0.23.7 to 0.23.9 in /www",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-04-14T16:07:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0ded3bae8bbface83cdffe838ba39fb31611db7",
"body": null,
"is_bot": false,
"headline": "fix pointer to tck project",
"author_name": "Lukas Jungmann",
"author_login": "lukasj",
"committed_at": "2023-03-31T15:10:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7fb44ae9d1872bf86b4098f8f1462e7f7b05a3c",
"body": "Bumps [activesupport](https://github.com/rails/rails) from 6.0.6 to 6.0.6.1.\n- [Release notes](https://github.com/rails/rails/releases)\n- [Changelog](https://github.com/rails/rails/blob/v7.0.4.2/activesupport/CHANGELOG.md)\n- [Commits](https://github.com/rails/rails/compare/v6.0.6...v6.0.6.1)\n\n---\nupdated-dependencies:\n- dependency-name: activesupport\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump activesupport from 6.0.6 to 6.0.6.1 in /www",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-01-31T09:44:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a25c7c6de119a610f030ee4150c538dfef6e451",
"body": "Bumps [commonmarker](https://github.com/gjtorikian/commonmarker) from 0.23.6 to 0.23.7.\n- [Release notes](https://github.com/gjtorikian/commonmarker/releases)\n- [Changelog](https://github.com/gjtorikian/commonmarker/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/gjtorikian/commonmarker/compare/v0.23.6...v0.23.7)\n\n---\nupdated-dependencies:\n- dependency-name: commonmarker\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump commonmarker from 0.23.6 to 0.23.7 in /www",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-01-25T06:31:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0fc4bcb0119a643ed74efa10d812f0f253ac58c",
"body": "Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>",
"is_bot": false,
"headline": "fix the release date",
"author_name": "Lukas Jungmann",
"author_login": "lukasj",
"committed_at": "2023-01-11T12:33:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c83213dbb939f2bcb3c95c348fd616542c514909",
"body": null,
"is_bot": false,
"headline": "Prepare next development cycle for 2.1.2-SNAPSHOT",
"author_name": "Eclipse JAF Bot",
"author_login": "jaf-bot",
"committed_at": "2023-01-11T12:31:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7af3ad2cc5660882ac4671b1ff16553fdb4af98e",
"body": null,
"is_bot": false,
"headline": "Prepare release jakarta.activation:jakarta.activation-api:2.1.1",
"author_name": "Eclipse JAF Bot",
"author_login": "jaf-bot",
"committed_at": "2023-01-11T12:31:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e62ccbb83da4865e2ef062434af47a492b58673",
"body": "Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>",
"is_bot": false,
"headline": "fix version string",
"author_name": "Lukas Jungmann",
"author_login": "lukasj",
"committed_at": "2022-12-23T11:46:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "024f612572a470c8ec14e94a9be06b0a1e2bd12f",
"body": "Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>",
"is_bot": false,
"headline": "minor tweak to osgi requirements",
"author_name": "Lukas Jungmann",
"author_login": "lukasj",
"committed_at": "2022-12-23T11:26:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7894db2871c0c7f7d0fbc7eca6a9814d6054f633",
"body": "Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>",
"is_bot": false,
"headline": "update build plugins, remove unused ones",
"author_name": "Lukas Jungmann",
"author_login": "lukasj",
"committed_at": "2022-12-12T18:53:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f25c309fa3a54bb41070bd1b436c7d149cb871ab",
"body": "Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>",
"is_bot": false,
"headline": "update pointers in pom to the new location",
"author_name": "Lukas Jungmann",
"author_login": "lukasj",
"committed_at": "2022-12-12T18:43:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc32a44ea2eb0293fb5ce6bf108ec93ec15ebcd1",
"body": "Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>",
"is_bot": false,
"headline": "fix verification job trigger",
"author_name": "Lukas Jungmann",
"author_login": "lukasj",
"committed_at": "2022-12-12T18:26:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64b41f6c31c997de3d8ec6cced9b3b6c51394ec0",
"body": "Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>",
"is_bot": false,
"headline": "try api jar loader when loading a provider from the system property",
"author_name": "Lukas Jungmann",
"author_login": "lukasj",
"committed_at": "2022-12-12T18:26:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c7bfebd55f7cf4ea681f2f8f176e1dd6c22904e",
"body": "Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.9 to 1.13.10.\n- [Release notes](https://github.com/sparklemotion/nokogiri/releases)\n- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.9...v1.13.10)\n\n---\nupdated-dependencies:\n- dependency-name: nokogiri\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump nokogiri from 1.13.9 to 1.13.10 in /www",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-12-12T18:26:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35dc5da5a1d51bf4681adbb819765cd76c0e10ed",
"body": "Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>",
"is_bot": false,
"headline": "remove unused references to implementation classes",
"author_name": "Lukas Jungmann",
"author_login": "lukasj",
"committed_at": "2022-12-12T17:47:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2de77798bfc2c16b00f37ff39862a3455f8fe869",
"body": "Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>",
"is_bot": false,
"headline": "add info about 2.1.1 release",
"author_name": "Lukas Jungmann",
"author_login": "lukasj",
"committed_at": "2022-12-12T17:47:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6dd5e5ef9339a8d61078d25c6086ecc2d439b457",
"body": "Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>",
"is_bot": false,
"headline": "#93: Use OSGi service loader mediator",
"author_name": "Lukas Jungmann",
"author_login": "lukasj",
"committed_at": "2022-12-12T07:30:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd0d7988cab99a4e030d06d7c2319b1ec8a9160f",
"body": "Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>",
"is_bot": false,
"headline": "remove duplicated note from the readme",
"author_name": "Lukas Jungmann",
"author_login": "lukasj",
"committed_at": "2022-11-30T10:49:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e5ff79defc1e2978a2e87c86b716ff309352447",
"body": "Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>",
"is_bot": false,
"headline": "init www",
"author_name": "Lukas Jungmann",
"author_login": "lukasj",
"committed_at": "2022-11-30T10:43:50Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 11,
"commits_last_year": 46,
"latest_release_at": "2026-04-20T19:55:38Z",
"latest_release_tag": "2.2.0-M2",
"releases_from_tags": false,
"days_since_last_push": 1,
"active_weeks_last_year": 18,
"days_since_latest_release": 98,
"mean_days_between_releases": 250.1
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 87,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "jakarta.activation:jakarta.activation-api",
"exists": true,
"license": "EDL 1.0",
"keywords": [],
"ecosystem": "maven",
"matches_repo": true,
"registry_url": "https://central.sonatype.com/artifact/jakarta.activation/jakarta.activation-api",
"is_deprecated": false,
"latest_version": "2.2.0-M2",
"repository_url": "https://github.com/jakartaee/jaf-api",
"versions_count": 16,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-04-20T15:20:20Z",
"latest_version_yanked": null,
"days_since_latest_publish": 98
}
]
},
"popularity": {
"forks": 35,
"stars": 43,
"watchers": 15,
"fork_history": {
"days": [
{
"date": "2018-09-19",
"count": 1
},
{
"date": "2018-10-01",
"count": 1
},
{
"date": "2019-04-23",
"count": 1
},
{
"date": "2019-07-01",
"count": 1
},
{
"date": "2019-07-12",
"count": 1
},
{
"date": "2019-12-04",
"count": 1
},
{
"date": "2020-03-09",
"count": 1
},
{
"date": "2020-03-27",
"count": 1
},
{
"date": "2020-05-04",
"count": 1
},
{
"date": "2020-10-23",
"count": 1
},
{
"date": "2021-01-06",
"count": 1
},
{
"date": "2021-01-24",
"count": 1
},
{
"date": "2021-01-26",
"count": 1
},
{
"date": "2021-03-04",
"count": 1
},
{
"date": "2021-03-23",
"count": 1
},
{
"date": "2021-03-31",
"count": 1
},
{
"date": "2021-06-03",
"count": 1
},
{
"date": "2021-09-07",
"count": 1
},
{
"date": "2021-11-08",
"count": 1
},
{
"date": "2022-01-12",
"count": 1
},
{
"date": "2022-05-09",
"count": 1
},
{
"date": "2022-10-04",
"count": 1
},
{
"date": "2023-01-18",
"count": 1
},
{
"date": "2023-03-31",
"count": 1
},
{
"date": "2023-06-09",
"count": 1
},
{
"date": "2023-08-08",
"count": 1
},
{
"date": "2023-09-19",
"count": 1
},
{
"date": "2023-10-05",
"count": 1
},
{
"date": "2024-01-10",
"count": 1
},
{
"date": "2024-06-13",
"count": 1
},
{
"date": "2025-01-28",
"count": 1
},
{
"date": "2025-04-30",
"count": 1
},
{
"date": "2025-05-21",
"count": 1
},
{
"date": "2025-11-15",
"count": 1
},
{
"date": "2026-03-26",
"count": 1
}
],
"complete": true,
"collected": 35,
"total_forks": 35
},
"star_history": null,
"open_issues_and_prs": 15
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"api/pom.xml",
"spec/pom.xml"
],
"largest_source_bytes": 30860,
"source_files_sampled": 29,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"api/pom.xml",
"spec/pom.xml",
"www/Gemfile"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 117,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 12,
"direct_affected_count": 0
},
"ecosystems": [
"maven",
"rubygems"
],
"dependencies": [
{
"name": "org.jruby:jruby-complete",
"manifest": "spec/pom.xml",
"ecosystem": "maven",
"version_constraint": "${jruby.version}"
},
{
"name": "org.asciidoctor:asciidoctorj",
"manifest": "spec/pom.xml",
"ecosystem": "maven",
"version_constraint": "${asciidoctorj.version}"
},
{
"name": "org.asciidoctor:asciidoctorj-pdf",
"manifest": "spec/pom.xml",
"ecosystem": "maven",
"version_constraint": "${asciidoctorj.pdf.version}"
},
{
"name": "org.apache.maven.scm:maven-scm-provider-gitexe",
"manifest": "spec/pom.xml",
"ecosystem": "maven",
"version_constraint": "2.2.1"
},
{
"name": "github-pages",
"manifest": "www/Gemfile",
"ecosystem": "rubygems",
"version_constraint": null
},
{
"name": "jekyll-theme-jakarta-ee",
"manifest": "www/Gemfile",
"ecosystem": "rubygems",
"version_constraint": null
},
{
"name": "webrick",
"manifest": "www/Gemfile",
"ecosystem": "rubygems",
"version_constraint": "~> 1.8"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "org.apache.maven.scm:maven-scm-provider-gitexe",
"direct": true,
"version": "2.2.1",
"ecosystem": "maven"
},
{
"name": "org.asciidoctor:asciidoctorj",
"direct": true,
"version": "3.0.1",
"ecosystem": "maven"
},
{
"name": "org.asciidoctor:asciidoctorj-pdf",
"direct": true,
"version": "2.3.23",
"ecosystem": "maven"
},
{
"name": "org.jruby:jruby-complete",
"direct": true,
"version": "10.1.1.0",
"ecosystem": "maven"
},
{
"name": "github-pages",
"direct": true,
"version": "228",
"ecosystem": "rubygems"
},
{
"name": "jekyll-theme-jakarta-ee",
"direct": true,
"version": "0.1.6",
"ecosystem": "rubygems"
},
{
"name": "webrick",
"direct": true,
"version": "1.8.2",
"ecosystem": "rubygems"
},
{
"name": "com.github.spotbugs:spotbugs-maven-plugin",
"direct": false,
"version": "4.10.3.0",
"ecosystem": "maven"
},
{
"name": "org.apache.felix:maven-bundle-plugin",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.felix:maven-bundle-plugin",
"direct": false,
"version": "6.0.2",
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-assembly-plugin",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-assembly-plugin",
"direct": false,
"version": "3.8.0",
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-compiler-plugin",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-compiler-plugin",
"direct": false,
"version": "3.15.0",
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-enforcer-plugin",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-enforcer-plugin",
"direct": false,
"version": "3.6.3",
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-jar-plugin",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-jar-plugin",
"direct": false,
"version": "3.5.1",
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-javadoc-plugin",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-javadoc-plugin",
"direct": false,
"version": "3.12.0",
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-release-plugin",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-release-plugin",
"direct": false,
"version": "3.3.1",
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-site-plugin",
"direct": false,
"version": "3.22.0",
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-source-plugin",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-source-plugin",
"direct": false,
"version": "3.4.0",
"ecosystem": "maven"
},
{
"name": "org.asciidoctor:asciidoctor-maven-plugin",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.asciidoctor:asciidoctor-maven-plugin",
"direct": false,
"version": "3.2.0",
"ecosystem": "maven"
},
{
"name": "org.codehaus.mojo:build-helper-maven-plugin",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.codehaus.mojo:build-helper-maven-plugin",
"direct": false,
"version": "3.6.1",
"ecosystem": "maven"
},
{
"name": "org.codehaus.mojo:buildnumber-maven-plugin",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.codehaus.mojo:buildnumber-maven-plugin",
"direct": false,
"version": "3.3.0",
"ecosystem": "maven"
},
{
"name": "org.glassfish.copyright:glassfish-copyright-maven-plugin",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.glassfish.copyright:glassfish-copyright-maven-plugin",
"direct": false,
"version": "2.4",
"ecosystem": "maven"
},
{
"name": "activesupport",
"direct": false,
"version": "7.2.3.1",
"ecosystem": "rubygems"
},
{
"name": "addressable",
"direct": false,
"version": "2.9.0",
"ecosystem": "rubygems"
},
{
"name": "base64",
"direct": false,
"version": "0.3.0",
"ecosystem": "rubygems"
},
{
"name": "benchmark",
"direct": false,
"version": "0.5.0",
"ecosystem": "rubygems"
},
{
"name": "bigdecimal",
"direct": false,
"version": "4.0.1",
"ecosystem": "rubygems"
},
{
"name": "coffee-script",
"direct": false,
"version": "2.4.1",
"ecosystem": "rubygems"
},
{
"name": "coffee-script-source",
"direct": false,
"version": "1.11.1",
"ecosystem": "rubygems"
},
{
"name": "colorator",
"direct": false,
"version": "1.1.0",
"ecosystem": "rubygems"
},
{
"name": "commonmarker",
"direct": false,
"version": "0.23.10",
"ecosystem": "rubygems"
},
{
"name": "concurrent-ruby",
"direct": false,
"version": "1.3.7",
"ecosystem": "rubygems"
},
{
"name": "connection_pool",
"direct": false,
"version": "3.0.2",
"ecosystem": "rubygems"
},
{
"name": "dnsruby",
"direct": false,
"version": "1.70.0",
"ecosystem": "rubygems"
},
{
"name": "drb",
"direct": false,
"version": "2.2.3",
"ecosystem": "rubygems"
},
{
"name": "em-websocket",
"direct": false,
"version": "0.5.3",
"ecosystem": "rubygems"
},
{
"name": "ethon",
"direct": false,
"version": "0.16.0",
"ecosystem": "rubygems"
},
{
"name": "eventmachine",
"direct": false,
"version": "1.2.7",
"ecosystem": "rubygems"
},
{
"name": "execjs",
"direct": false,
"version": "2.8.1",
"ecosystem": "rubygems"
},
{
"name": "faraday",
"direct": false,
"version": "2.14.3",
"ecosystem": "rubygems"
},
{
"name": "faraday-net_http",
"direct": false,
"version": "3.4.4",
"ecosystem": "rubygems"
},
{
"name": "ffi",
"direct": false,
"version": "1.15.5",
"ecosystem": "rubygems"
},
{
"name": "forwardable-extended",
"direct": false,
"version": "2.6.0",
"ecosystem": "rubygems"
},
{
"name": "gemoji",
"direct": false,
"version": "3.0.1",
"ecosystem": "rubygems"
},
{
"name": "github-pages-health-check",
"direct": false,
"version": "1.17.9",
"ecosystem": "rubygems"
},
{
"name": "html-pipeline",
"direct": false,
"version": "2.14.3",
"ecosystem": "rubygems"
},
{
"name": "http_parser.rb",
"direct": false,
"version": "0.8.0",
"ecosystem": "rubygems"
},
{
"name": "i18n",
"direct": false,
"version": "1.14.8",
"ecosystem": "rubygems"
},
{
"name": "jekyll",
"direct": false,
"version": "3.9.3",
"ecosystem": "rubygems"
},
{
"name": "jekyll-avatar",
"direct": false,
"version": "0.7.0",
"ecosystem": "rubygems"
},
{
"name": "jekyll-coffeescript",
"direct": false,
"version": "1.1.1",
"ecosystem": "rubygems"
},
{
"name": "jekyll-commonmark",
"direct": false,
"version": "1.4.0",
"ecosystem": "rubygems"
},
{
"name": "jekyll-commonmark-ghpages",
"direct": false,
"version": "0.4.0",
"ecosystem": "rubygems"
},
{
"name": "jekyll-default-layout",
"direct": false,
"version": "0.1.4",
"ecosystem": "rubygems"
},
{
"name": "jekyll-feed",
"direct": false,
"version": "0.15.1",
"ecosystem": "rubygems"
},
{
"name": "jekyll-gist",
"direct": false,
"version": "1.5.0",
"ecosystem": "rubygems"
},
{
"name": "jekyll-github-metadata",
"direct": false,
"version": "2.13.0",
"ecosystem": "rubygems"
},
{
"name": "jekyll-include-cache",
"direct": false,
"version": "0.2.1",
"ecosystem": "rubygems"
},
{
"name": "jekyll-mentions",
"direct": false,
"version": "1.6.0",
"ecosystem": "rubygems"
},
{
"name": "jekyll-optional-front-matter",
"direct": false,
"version": "0.3.2",
"ecosystem": "rubygems"
},
{
"name": "jekyll-paginate",
"direct": false,
"version": "1.1.0",
"ecosystem": "rubygems"
},
{
"name": "jekyll-readme-index",
"direct": false,
"version": "0.3.0",
"ecosystem": "rubygems"
},
{
"name": "jekyll-redirect-from",
"direct": false,
"version": "0.16.0",
"ecosystem": "rubygems"
},
{
"name": "jekyll-relative-links",
"direct": false,
"version": "0.6.1",
"ecosystem": "rubygems"
},
{
"name": "jekyll-remote-theme",
"direct": false,
"version": "0.4.3",
"ecosystem": "rubygems"
},
{
"name": "jekyll-sass-converter",
"direct": false,
"version": "1.5.2",
"ecosystem": "rubygems"
},
{
"name": "jekyll-seo-tag",
"direct": false,
"version": "2.8.0",
"ecosystem": "rubygems"
},
{
"name": "jekyll-sitemap",
"direct": false,
"version": "1.4.0",
"ecosystem": "rubygems"
},
{
"name": "jekyll-swiss",
"direct": false,
"version": "1.0.0",
"ecosystem": "rubygems"
},
{
"name": "jekyll-theme-architect",
"direct": false,
"version": "0.2.0",
"ecosystem": "rubygems"
},
{
"name": "jekyll-theme-cayman",
"direct": false,
"version": "0.2.0",
"ecosystem": "rubygems"
},
{
"name": "jekyll-theme-dinky",
"direct": false,
"version": "0.2.0",
"ecosystem": "rubygems"
},
{
"name": "jekyll-theme-hacker",
"direct": false,
"version": "0.2.0",
"ecosystem": "rubygems"
},
{
"name": "jekyll-theme-leap-day",
"direct": false,
"version": "0.2.0",
"ecosystem": "rubygems"
},
{
"name": "jekyll-theme-merlot",
"direct": false,
"version": "0.2.0",
"ecosystem": "rubygems"
},
{
"name": "jekyll-theme-midnight",
"direct": false,
"version": "0.2.0",
"ecosystem": "rubygems"
},
{
"name": "jekyll-theme-minimal",
"direct": false,
"version": "0.2.0",
"ecosystem": "rubygems"
},
{
"name": "jekyll-theme-modernist",
"direct": false,
"version": "0.2.0",
"ecosystem": "rubygems"
},
{
"name": "jekyll-theme-primer",
"direct": false,
"version": "0.6.0",
"ecosystem": "rubygems"
},
{
"name": "jekyll-theme-slate",
"direct": false,
"version": "0.2.0",
"ecosystem": "rubygems"
},
{
"name": "jekyll-theme-tactile",
"direct": false,
"version": "0.2.0",
"ecosystem": "rubygems"
},
{
"name": "jekyll-theme-time-machine",
"direct": false,
"version": "0.2.0",
"ecosystem": "rubygems"
},
{
"name": "jekyll-titles-from-headings",
"direct": false,
"version": "0.5.3",
"ecosystem": "rubygems"
},
{
"name": "jekyll-watch",
"direct": false,
"version": "2.2.1",
"ecosystem": "rubygems"
},
{
"name": "jemoji",
"direct": false,
"version": "0.12.0",
"ecosystem": "rubygems"
},
{
"name": "json",
"direct": false,
"version": "2.20.0",
"ecosystem": "rubygems"
},
{
"name": "kramdown",
"direct": false,
"version": "2.3.2",
"ecosystem": "rubygems"
},
{
"name": "kramdown-parser-gfm",
"direct": false,
"version": "1.1.0",
"ecosystem": "rubygems"
},
{
"name": "liquid",
"direct": false,
"version": "4.0.4",
"ecosystem": "rubygems"
},
{
"name": "listen",
"direct": false,
"version": "3.8.0",
"ecosystem": "rubygems"
},
{
"name": "logger",
"direct": false,
"version": "1.7.0",
"ecosystem": "rubygems"
},
{
"name": "mercenary",
"direct": false,
"version": "0.3.6",
"ecosystem": "rubygems"
},
{
"name": "minima",
"direct": false,
"version": "2.5.1",
"ecosystem": "rubygems"
},
{
"name": "minitest",
"direct": false,
"version": "5.27.0",
"ecosystem": "rubygems"
},
{
"name": "net-http",
"direct": false,
"version": "0.9.1",
"ecosystem": "rubygems"
},
{
"name": "nokogiri",
"direct": false,
"version": "1.19.4",
"ecosystem": "rubygems"
},
{
"name": "octokit",
"direct": false,
"version": "4.25.1",
"ecosystem": "rubygems"
},
{
"name": "pathutil",
"direct": false,
"version": "0.16.2",
"ecosystem": "rubygems"
},
{
"name": "public_suffix",
"direct": false,
"version": "4.0.7",
"ecosystem": "rubygems"
},
{
"name": "racc",
"direct": false,
"version": "1.8.1",
"ecosystem": "rubygems"
},
{
"name": "rb-fsevent",
"direct": false,
"version": "0.11.2",
"ecosystem": "rubygems"
},
{
"name": "rb-inotify",
"direct": false,
"version": "0.10.1",
"ecosystem": "rubygems"
},
{
"name": "rexml",
"direct": false,
"version": "3.4.2",
"ecosystem": "rubygems"
},
{
"name": "rouge",
"direct": false,
"version": "3.26.0",
"ecosystem": "rubygems"
},
{
"name": "rubyzip",
"direct": false,
"version": "2.3.2",
"ecosystem": "rubygems"
},
{
"name": "safe_yaml",
"direct": false,
"version": "1.0.5",
"ecosystem": "rubygems"
},
{
"name": "sass",
"direct": false,
"version": "3.7.4",
"ecosystem": "rubygems"
},
{
"name": "sass-listen",
"direct": false,
"version": "4.0.0",
"ecosystem": "rubygems"
},
{
"name": "sawyer",
"direct": false,
"version": "0.9.2",
"ecosystem": "rubygems"
},
{
"name": "securerandom",
"direct": false,
"version": "0.4.1",
"ecosystem": "rubygems"
},
{
"name": "simpleidn",
"direct": false,
"version": "0.2.1",
"ecosystem": "rubygems"
},
{
"name": "terminal-table",
"direct": false,
"version": "1.8.0",
"ecosystem": "rubygems"
},
{
"name": "typhoeus",
"direct": false,
"version": "1.4.0",
"ecosystem": "rubygems"
},
{
"name": "tzinfo",
"direct": false,
"version": "2.0.6",
"ecosystem": "rubygems"
},
{
"name": "unf",
"direct": false,
"version": "0.1.4",
"ecosystem": "rubygems"
},
{
"name": "unf_ext",
"direct": false,
"version": "0.0.8.2",
"ecosystem": "rubygems"
},
{
"name": "unicode-display_width",
"direct": false,
"version": "1.8.0",
"ecosystem": "rubygems"
},
{
"name": "uri",
"direct": false,
"version": "1.1.1",
"ecosystem": "rubygems"
}
],
"collected": true,
"truncated": false,
"total_count": 129,
"direct_count": 7,
"indirect_count": 122
}
},
"maintainership": {
"issues": {
"open_prs": 2,
"merged_prs": 130,
"open_issues": 13,
"closed_ratio": 0.814,
"closed_issues": 57,
"closed_unmerged_prs": 21
},
"bus_factor": 2,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "lukasj",
"commits": 63,
"avatar_url": "https://avatars.githubusercontent.com/u/1069133?v=4"
},
{
"type": "User",
"login": "bshannon",
"commits": 42,
"avatar_url": "https://avatars.githubusercontent.com/u/166819?v=4"
},
{
"type": "User",
"login": "jaf-bot",
"commits": 12,
"avatar_url": "https://avatars.githubusercontent.com/u/43829947?v=4"
},
{
"type": "User",
"login": "jbescos",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/4736283?v=4"
},
{
"type": "User",
"login": "aserkes",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/74911628?v=4"
},
{
"type": "User",
"login": "yersan",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/5951113?v=4"
},
{
"type": "User",
"login": "ASananda",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/152020876?v=4"
},
{
"type": "User",
"login": "Pandrex247",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/7734850?v=4"
},
{
"type": "User",
"login": "dblevins",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/94926?v=4"
},
{
"type": "User",
"login": "m0mus",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/9343261?v=4"
}
],
"contributors_sampled": 16,
"top_contributor_share": 0.467
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"maven.yml",
"web.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"Gemfile.lock"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"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": 7,
"reason": "20 out of 27 merged PRs checked by a CI test -- score normalized to 7",
"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": 0,
"reason": "Found 0/5 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 3 contributing companies or organizations -- score normalized to 10",
"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": "18 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": 10,
"reason": "all dependencies are pinned",
"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": 10,
"reason": "security policy file 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": "e1a40cbddb7def76ba1fe2bb4340a8038c3d60ea",
"ran_at": "2026-07-28T14:24:01Z",
"aggregate_score": 6.1,
"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-28T04:10:17Z",
"oldest_open_prs": [
{
"number": 187,
"created_at": "2025-10-02T08:18:43Z",
"last_comment_at": "2026-04-13T07:22:09Z",
"last_comment_author": "jbescos"
},
{
"number": 188,
"created_at": "2025-11-15T21:37:59Z",
"last_comment_at": "2025-11-17T20:11:35Z",
"last_comment_author": "adamretter"
}
],
"last_merged_pr_at": "2026-07-27T07:11:01Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 41,
"created_at": "2020-04-29T21:53:47Z",
"last_comment_at": "2020-06-26T13:44:13Z",
"last_comment_author": "kwsutter"
},
{
"number": 67,
"created_at": "2021-03-23T07:58:00Z",
"last_comment_at": "2022-04-21T05:25:23Z",
"last_comment_author": "vaidsandeep"
},
{
"number": 102,
"created_at": "2022-10-19T15:30:47Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 122,
"created_at": "2023-02-06T18:44:51Z",
"last_comment_at": "2023-03-21T17:05:41Z",
"last_comment_author": "lukasj"
},
{
"number": 161,
"created_at": "2024-03-07T21:41:25Z",
"last_comment_at": "2024-03-12T20:24:09Z",
"last_comment_author": "jmehrens"
},
{
"number": 164,
"created_at": "2024-06-24T08:15:40Z",
"last_comment_at": "2025-03-20T01:06:09Z",
"last_comment_author": "jmehrens"
},
{
"number": 168,
"created_at": "2024-12-16T10:05:34Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 170,
"created_at": "2025-02-10T14:11:11Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 171,
"created_at": "2025-02-19T15:34:52Z",
"last_comment_at": "2025-02-19T15:47:29Z",
"last_comment_author": "pzygielo"
},
{
"number": 174,
"created_at": "2025-08-18T08:53:03Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 185,
"created_at": "2025-09-19T23:33:15Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 186,
"created_at": "2025-10-02T08:05:49Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 204,
"created_at": "2026-04-16T21:34:35Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/jakartaee/jaf-api",
"host": "github.com",
"name": "jaf-api",
"owner": "jakartaee"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": null,
"notes": [],
"value": 71,
"inputs": {
"security": 69,
"vitality": 74,
"community": 64,
"governance": 75,
"engineering": 73
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 74,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"commits_last_year": 46,
"human_commit_share": 0.57,
"days_since_last_push": 1,
"active_weeks_last_year": 18
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 1 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 1
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "18/52 weeks with commits",
"points": 12.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 18
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "46 commits in the last year",
"points": 15,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 46
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "18 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": "good",
"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": 74,
"inputs": {
"releases_count": 11,
"latest_release_tag": "2.2.0-M2",
"releases_from_tags": false,
"days_since_latest_release": 98,
"mean_days_between_releases": 250.1
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "11 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 11
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 98 days ago",
"points": 27,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 98
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~250.1 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 250.1
}
}
],
"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": 83,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 83 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 83
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 64,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 46,
"inputs": {
"forks": 35,
"stars": 43,
"watchers": 15,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "43 stars",
"points": 26.3,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 43
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "35 forks",
"points": 12.8,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 35
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "15 watchers",
"points": 6.4,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 15
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (BSD-3-Clause)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "BSD-3-Clause"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"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": "good",
"name": "Sustainability & Governance",
"value": 75,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 16,
"top_contributor_share": 0.467
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 47% of commits",
"points": 12,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 47
}
}
],
"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 3 contributing companies or organizations -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 71,
"inputs": {
"merged_prs": 130,
"open_issues": 13,
"closed_issues": 57,
"issue_closed_ratio": 0.814,
"closed_unmerged_prs": 21
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "81% of issues closed",
"points": 38.1,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 81
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "130/151 decided PRs merged",
"points": 32.9,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 130,
"decided": 151
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/5 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 76,
"inputs": {
"followers": 739,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "jakartaee",
"public_repos": 74,
"account_age_days": 3093
},
"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": "739 followers of jakartaee",
"points": 20.6,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 739,
"login": "jakartaee"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "74 public repos, account ~8 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 74
}
},
{
"code": "account_age_years",
"params": {
"years": 8
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"jakarta.activation:jakarta.activation-api"
],
"ecosystems": "maven",
"any_deprecated": false,
"min_days_since_publish": 98
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on maven",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "maven"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 98 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 98
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "16 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 16
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 73,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 62,
"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": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"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": "20 out of 27 merged PRs checked by a CI test -- score normalized to 7",
"points": 14,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": "https://jakartaee.github.io/jaf-api/",
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"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": "https://jakartaee.github.io/jaf-api/",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"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": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 69,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"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": 61,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 6.1
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"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": "20 out of 27 merged PRs checked by a CI test -- score normalized to 7",
"points": 1.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 0/5 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"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": "18 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": "all dependencies are pinned",
"points": 5,
"status": "met",
"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 detected",
"points": 5,
"status": "met",
"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": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 117 resolved dependencies against OSV; 12 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 117
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 12
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 117,
"unassessed_packages": 12,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 117,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"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": 11
},
"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": "moderate",
"name": "AI Readiness",
"value": 55,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 8,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.14,
"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": "8 of 57 human commits state their intent (structured subject or explanatory body)",
"points": 7.5,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 8,
"sampled": 57
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"Gemfile.lock"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"api/pom.xml",
"spec/pom.xml"
],
"dependency_bot_commit_share": 0.43
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "api/pom.xml, spec/pom.xml (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "api/pom.xml, spec/pom.xml"
}
}
],
"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": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"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": "43 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 43,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "all dependencies are pinned",
"points": 10,
"status": "met",
"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": 30860,
"source_files_sampled": 29,
"oversized_source_files": 0
},
"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": "0/29 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 29,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"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"
],
"report_type": "repository",
"generated_at": "2026-07-28T14:24:27.067387Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/jakartaee/jaf-api.svg",
"full_name": "jakartaee/jaf-api",
"license_state": "standard",
"license_spdx": "BSD-3-Clause"
}