Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [
"maven"
],
"is_fork": false,
"size_kb": 7374,
"has_wiki": false,
"homepage": "https://codehaus-plexus.github.io/plexus-interpolation/",
"languages": {
"Java": 348245
},
"pushed_at": "2026-03-22T22:15:21Z",
"created_at": "2015-01-27T16:51:32Z",
"owner_type": "Organization",
"updated_at": "2026-03-22T22:15:25Z",
"description": null,
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "master",
"license_spdx_raw": null,
"primary_language": "Java",
"significant_languages": [
"Java"
]
},
"owner": {
"blog": "https://codehaus-plexus.github.io/",
"name": "Plexus",
"type": "Organization",
"login": "codehaus-plexus",
"company": null,
"location": null,
"followers": 17,
"avatar_url": "https://avatars.githubusercontent.com/u/10550350?v=4",
"created_at": "2015-01-15T17:23:17Z",
"is_verified": null,
"public_repos": 27,
"account_age_days": 4214
},
"license": {
"state": "absent",
"spdx_id": null,
"raw_spdx": null,
"file_present": false,
"scorecard_found": false,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "plexus-interpolation-1.29",
"kind": "other",
"published_at": "2025-11-07T17:49:26Z"
},
{
"tag": "plexus-interpolation-1.28.0",
"kind": "other",
"published_at": "2025-04-05T08:31:12Z"
},
{
"tag": "plexus-interpolation-1.27.0",
"kind": "other",
"published_at": "2023-12-24T00:51:04Z"
},
{
"tag": "plexus-interpolation-1.26",
"kind": "other",
"published_at": "2023-12-24T00:35:35Z"
}
],
"recent_commits": [
{
"oid": "c01fd64c36663c9be47ae1ea5a6b96faf29533b2",
"body": null,
"is_bot": false,
"headline": "Delete .github/release-drafter.yml",
"author_name": "Sylwester Lachiewicz",
"author_login": "slachiewicz",
"committed_at": "2026-03-22T22:15:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d89a3cedbed783990d1eaeaee1aebb60caecfef5",
"body": "Bumps [org.codehaus.plexus:plexus](https://github.com/codehaus-plexus/plexus-pom) from 24 to 25.\n- [Release notes](https://github.com/codehaus-plexus/plexus-pom/releases)\n- [Commits](https://github.com/codehaus-plexus/plexus-pom/commits)\n\n---\nupdated-dependencies:\n- dependency-name: org.codehaus.plexus:plexus\n dependency-version: '25'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump org.codehaus.plexus:plexus from 24 to 25",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-01-05T22:00:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8bc780a02fc150b3d64a8af1e21d6b366c8a5bdd",
"body": null,
"is_bot": false,
"headline": "Pom cleanup",
"author_name": "Sylwester Lachiewicz",
"author_login": "slachiewicz",
"committed_at": "2025-11-07T17:45:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6d833d24106e0a999eb946aaa937e24dcccfc64",
"body": null,
"is_bot": false,
"headline": "[maven-release-plugin] prepare for next development iteration",
"author_name": "Sylwester Lachiewicz",
"author_login": "slachiewicz",
"committed_at": "2025-11-07T17:42:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08bde474a835fe95795d3099c11c1b9de2d80779",
"body": null,
"is_bot": false,
"headline": "[maven-release-plugin] prepare release plexus-interpolation-1.29",
"author_name": "Sylwester Lachiewicz",
"author_login": "slachiewicz",
"committed_at": "2025-11-07T17:42:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47cdf86f02b6732cfcc8afcd6d24c9dbca1ec226",
"body": "…#93)\n\n---------\n\nCo-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: slachiewicz <6705942+slachiewicz@users.noreply.github.com>",
"is_bot": false,
"headline": "Replace wrongly labeled MIT License headers with Apache License 2.0 (…",
"author_name": "Copilot",
"author_login": "Copilot",
"committed_at": "2025-11-03T18:40:11Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "80e5f3c97c5c822d3f52a1bb76e3b43fff2e5740",
"body": "Co-authored-by: Moderne <team@moderne.io>",
"is_bot": false,
"headline": "JUnit Jupiter best practices & tests cleanup (#91)",
"author_name": "Sylwester Lachiewicz",
"author_login": "slachiewicz",
"committed_at": "2025-11-03T17:32:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a414fed0cb55439bd6f819ce4f860222a7f0a91d",
"body": "* Add module-info.java and configure multi-release compilation\n\nCo-authored-by: slachiewicz <6705942+slachiewicz@users.noreply.github.com>\n\n* Move module compilation to java9+ profile activated on JDK 9+\n\nCo-authored-by: slawekjaranowski <3578921+slawekjaranowski@users.noreply.github.com>\n\n* Move mo\n[…]\niewicz <6705942+slachiewicz@users.noreply.github.com>\nCo-authored-by: slawekjaranowski <3578921+slawekjaranowski@users.noreply.github.com>\nCo-authored-by: Sylwester Lachiewicz <slachiewicz@apache.org>",
"is_bot": false,
"headline": "Add module-info.java for JPMS support using multi-release JAR (#90)",
"author_name": "Copilot",
"author_login": "Copilot",
"committed_at": "2025-11-03T15:30:58Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "334c801d2e845cd82806b0a184e7360841324596",
"body": "…d RegexBasedInterpolator (#88)\n\n* Fix MultiDelimiterStringSearchInterpolator cache - populate existingAnswers map when cacheAnswers is true\n\n* Fix RegexBasedInterpolator cache - populate existingAnswers map when cacheAnswers is true\n\n---------\n\nCo-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: slachiewicz <6705942+slachiewicz@users.noreply.github.com>",
"is_bot": false,
"headline": "Fix cache implementation in MultiDelimiterStringSearchInterpolator an…",
"author_name": "Copilot",
"author_login": "Copilot",
"committed_at": "2025-10-26T13:06:24Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "30c8c2af5b68d1664c99b4bdeca516c5aa688f30",
"body": "Bumps [org.codehaus.plexus:plexus](https://github.com/codehaus-plexus/plexus-pom) from 23 to 24.\n- [Release notes](https://github.com/codehaus-plexus/plexus-pom/releases)\n- [Commits](https://github.com/codehaus-plexus/plexus-pom/commits)\n\n---\nupdated-dependencies:\n- dependency-name: org.codehaus.plexus:plexus\n dependency-version: '24'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump org.codehaus.plexus:plexus from 23 to 24",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-13T20:38:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83fe990da5557efe8d2da4235ab7c6ee245eacc8",
"body": "Bumps [org.codehaus.plexus:plexus](https://github.com/codehaus-plexus/plexus-pom) from 22 to 23.\n- [Release notes](https://github.com/codehaus-plexus/plexus-pom/releases)\n- [Commits](https://github.com/codehaus-plexus/plexus-pom/commits)\n\n---\nupdated-dependencies:\n- dependency-name: org.codehaus.plexus:plexus\n dependency-version: '23'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump org.codehaus.plexus:plexus from 22 to 23",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-19T17:24:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92e57d763aae3c5a514592eab0419978c5b6ad42",
"body": "Bumps [org.codehaus.plexus:plexus](https://github.com/codehaus-plexus/plexus-pom) from 21 to 22.\n- [Release notes](https://github.com/codehaus-plexus/plexus-pom/releases)\n- [Commits](https://github.com/codehaus-plexus/plexus-pom/commits)\n\n---\nupdated-dependencies:\n- dependency-name: org.codehaus.plexus:plexus\n dependency-version: '22'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump org.codehaus.plexus:plexus from 21 to 22",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-06-03T19:46:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "055cf99150c096d55131b104d42a7d217c604e2b",
"body": "Bumps [org.codehaus.plexus:plexus](https://github.com/codehaus-plexus/plexus-pom) from 20 to 21.\n- [Release notes](https://github.com/codehaus-plexus/plexus-pom/releases)\n- [Commits](https://github.com/codehaus-plexus/plexus-pom/commits)\n\n---\nupdated-dependencies:\n- dependency-name: org.codehaus.plexus:plexus\n dependency-version: '21'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump org.codehaus.plexus:plexus from 20 to 21",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-06-01T20:27:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea01a2328eacaf4497815d9f8adf2893504316a8",
"body": null,
"is_bot": false,
"headline": "[maven-release-plugin] prepare for next development iteration",
"author_name": "Sylwester Lachiewicz",
"author_login": "slachiewicz",
"committed_at": "2025-04-05T08:27:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c5b841d25dc35ed825a16d20138650acf23eae2",
"body": null,
"is_bot": false,
"headline": "[maven-release-plugin] prepare release plexus-interpolation-1.28",
"author_name": "Sylwester Lachiewicz",
"author_login": "slachiewicz",
"committed_at": "2025-04-05T08:27:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "446ba8145f0919e52c3463aa7a091aadaff7d502",
"body": "To avoid warnings about using ${localRepository}",
"is_bot": false,
"headline": "Bump maven-project-info-reports-plugin to 3.9.0",
"author_name": "Sylwester Lachiewicz",
"author_login": "slachiewicz",
"committed_at": "2025-04-05T08:02:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "178e0733eec8479a896062a218fb49df71d85f6e",
"body": null,
"is_bot": false,
"headline": "issueManagement Github",
"author_name": "Sylwester Lachiewicz",
"author_login": "slachiewicz",
"committed_at": "2025-04-05T07:38:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10c3f563d5a66c4112c6a4f68df0bb5f95f0dcbb",
"body": "Apply spotless re-formatting",
"is_bot": false,
"headline": "Merge pull request #81 from support-and-care/bugfix/apply-spotless",
"author_name": "Hervé Boutemy",
"author_login": "hboutemy",
"committed_at": "2025-03-14T18:31:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39b230ce6c7af5bc089b7dc06910fa10ff848b0d",
"body": "Detected in the course of support-and-care/maven-support-and-care#77.",
"is_bot": false,
"headline": "Apply spotless re-formatting",
"author_name": "Gerd Aschemann",
"author_login": "ascheman",
"committed_at": "2025-03-14T13:39:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d05ed02c7ae647e73e8185fca9f074820a601f3a",
"body": "Bumps [org.codehaus.plexus:plexus](https://github.com/codehaus-plexus/plexus-pom) from 19 to 20.\n- [Release notes](https://github.com/codehaus-plexus/plexus-pom/releases)\n- [Commits](https://github.com/codehaus-plexus/plexus-pom/commits)\n\n---\nupdated-dependencies:\n- dependency-name: org.codehaus.plexus:plexus\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump org.codehaus.plexus:plexus from 19 to 20",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-02-15T13:49:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "327b0f25790a1d725b73426993428bf324bc2f0f",
"body": "Bumps [org.codehaus.plexus:plexus](https://github.com/codehaus-plexus/plexus-pom) from 18 to 19.\n- [Release notes](https://github.com/codehaus-plexus/plexus-pom/releases)\n- [Commits](https://github.com/codehaus-plexus/plexus-pom/commits)\n\n---\nupdated-dependencies:\n- dependency-name: org.codehaus.plexus:plexus\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump org.codehaus.plexus:plexus from 18 to 19",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-11-17T17:53:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55ea90265710effa9ef370bdc671ba337a3aabcb",
"body": null,
"is_bot": false,
"headline": "Update site.xml to Doxia 2",
"author_name": "Sylwester Lachiewicz",
"author_login": "slachiewicz",
"committed_at": "2024-11-17T17:53:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "494c03764513365e63987e3cc2428f5b4027b7ca",
"body": "This closes #76",
"is_bot": false,
"headline": "Pass delimiter information to ValueSource",
"author_name": "Konrad Windszus",
"author_login": "kwin",
"committed_at": "2024-09-19T06:29:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ffe34bf6fbeb72a6863c02a22bf731cabf2d727",
"body": null,
"is_bot": false,
"headline": "fix Reproducible Central README link",
"author_name": "Hervé Boutemy",
"author_login": "hboutemy",
"committed_at": "2024-08-18T22:51:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a39280291bd07fe2220ee29bc8779073d34f3f6f",
"body": null,
"is_bot": false,
"headline": "use new Reproducible Central badge endpoint",
"author_name": "Hervé Boutemy",
"author_login": "hboutemy",
"committed_at": "2024-08-18T21:59:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f8e0920ea9b65e61457d2cd14ed31c7ffe67044",
"body": "updated-dependencies:\n- dependency-name: org.codehaus.plexus:plexus\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "---",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-05-23T20:21:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39e9520f1c2744c8e1dab94841fda5a9be6d22a8",
"body": null,
"is_bot": false,
"headline": "Fix test annotations",
"author_name": "Sylwester Lachiewicz",
"author_login": "slachiewicz",
"committed_at": "2024-05-12T21:12:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0a18bc4852327d959c1a6bb166a28110974a9d4",
"body": "- Added tests exposing the issue.\n- Fixed code.\n- Added missing @Override annotations.",
"is_bot": false,
"headline": "Fix #16: StringSearchInterpolator does not cache answers.",
"author_name": "Gabriel Belingueres",
"author_login": "belingueres",
"committed_at": "2024-05-12T21:09:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c74d84c02a34b7ae1a550a66bedeca0ae669d7e6",
"body": null,
"is_bot": false,
"headline": "Fix build, reformat code",
"author_name": "Sylwester Lachiewicz",
"author_login": "slachiewicz",
"committed_at": "2024-05-12T21:06:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9ee54321b81ed91a1089768164a19b6608604f5",
"body": null,
"is_bot": false,
"headline": "Add FeedbackingValueSource",
"author_name": "Timofey Gorshkov",
"author_login": "errandir",
"committed_at": "2024-05-12T20:58:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d05c5f5deb0a0d49c771dc38491eb7bd4243045",
"body": "Bumps [org.codehaus.plexus:plexus](https://github.com/codehaus-plexus/plexus-pom) from 16 to 17.\n- [Release notes](https://github.com/codehaus-plexus/plexus-pom/releases)\n- [Commits](https://github.com/codehaus-plexus/plexus-pom/commits)\n\n---\nupdated-dependencies:\n- dependency-name: org.codehaus.plexus:plexus\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump org.codehaus.plexus:plexus from 16 to 17",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-03-10T20:16:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7179e6b8323545846fe541b5caa922bf3c1faa1c",
"body": null,
"is_bot": false,
"headline": "[maven-release-plugin] prepare for next development iteration",
"author_name": "Sylwester Lachiewicz",
"author_login": "slachiewicz",
"committed_at": "2023-12-24T00:37:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f44266e74556c30fddcae4b20ee477e7e64a5204",
"body": null,
"is_bot": false,
"headline": "[maven-release-plugin] prepare release plexus-interpolation-1.27",
"author_name": "Sylwester Lachiewicz",
"author_login": "slachiewicz",
"committed_at": "2023-12-24T00:37:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10d6389ad22ac8db8ee7279407d10d64295dc9ec",
"body": "Bumps [org.codehaus.plexus:plexus](https://github.com/codehaus-plexus/plexus-pom) from 15 to 16.\n- [Release notes](https://github.com/codehaus-plexus/plexus-pom/releases)\n- [Commits](https://github.com/codehaus-plexus/plexus-pom/commits)\n\n---\nupdated-dependencies:\n- dependency-name: org.codehaus.plexus:plexus\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump org.codehaus.plexus:plexus from 15 to 16",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-12-12T00:55:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88f5a941f5b2c6ce5c60ba7b7d2c93a725206807",
"body": null,
"is_bot": false,
"headline": "Reuse plexus-pom action for CI",
"author_name": "Sylwester Lachiewicz",
"author_login": "slachiewicz",
"committed_at": "2023-12-02T10:03:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e980e6679d28afc3d0ccc067fb855ab1270ea97f",
"body": "Bumps [org.codehaus.plexus:plexus](https://github.com/codehaus-plexus/plexus-pom) from 14 to 15.\n- [Release notes](https://github.com/codehaus-plexus/plexus-pom/releases)\n- [Commits](https://github.com/codehaus-plexus/plexus-pom/commits)\n\n---\nupdated-dependencies:\n- dependency-name: org.codehaus.plexus:plexus\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump org.codehaus.plexus:plexus from 14 to 15",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-10-04T16:44:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "acb47031ead222f1bebb983d289907f97cbbe3c6",
"body": null,
"is_bot": false,
"headline": "Reformat code",
"author_name": "Sylwester Lachiewicz",
"author_login": "slachiewicz",
"committed_at": "2023-08-06T13:47:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df44d880bda41f5d428835597dd47c0b1f3b2ba5",
"body": "Bumps [org.codehaus.plexus:plexus](https://github.com/codehaus-plexus/plexus-pom) from 11 to 14.\n- [Release notes](https://github.com/codehaus-plexus/plexus-pom/releases)\n- [Commits](https://github.com/codehaus-plexus/plexus-pom/commits)\n\n---\nupdated-dependencies:\n- dependency-name: org.codehaus.plexus:plexus\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump org.codehaus.plexus:plexus from 11 to 14",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-08-06T13:47:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22b9c9b64132deb3b002f3f68d6b2d9034fc0d0e",
"body": "Bumps maven-bundle-plugin from 5.1.8 to 5.1.9.\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.felix:maven-bundle-plugin\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump maven-bundle-plugin from 5.1.8 to 5.1.9",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-05-28T08:17:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dad9f189b5c8782be76afaaa12b9c5a263cdcb95",
"body": null,
"is_bot": false,
"headline": "Move to Junit5",
"author_name": "Sylwester Lachiewicz",
"author_login": "slachiewicz",
"committed_at": "2023-05-08T11:20:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f541b1aa9eda8a977967364e0b34b88d7a60dc73",
"body": "Bumps [plexus](https://github.com/codehaus-plexus/plexus-pom) from 10 to 11.\n- [Release notes](https://github.com/codehaus-plexus/plexus-pom/releases)\n- [Commits](https://github.com/codehaus-plexus/plexus-pom/commits)\n\n---\nupdated-dependencies:\n- dependency-name: org.codehaus.plexus:plexus\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump plexus from 10 to 11",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-05-08T09:11:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2b39e67f33060f50e6d68349e5577bc114eafed",
"body": "Bumps maven-bundle-plugin from 5.1.7 to 5.1.8.\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.felix:maven-bundle-plugin\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump maven-bundle-plugin from 5.1.7 to 5.1.8",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-08-28T17:52:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71fe0a8e534a5286403ffa88bee87911b519f8ce",
"body": "Bumps maven-bundle-plugin from 5.1.6 to 5.1.7.\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.felix:maven-bundle-plugin\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump maven-bundle-plugin from 5.1.6 to 5.1.7",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-07-16T15:45:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b57ce4a6e1ea3d4179eb83771340bac6587c3cfc",
"body": null,
"is_bot": false,
"headline": "Bump plexus-parent from 7 to 10",
"author_name": "Sylwester Lachiewicz",
"author_login": "slachiewicz",
"committed_at": "2022-06-19T18:45:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d16c159befa99d511e40dabbbe2f9fc0e450dbd",
"body": null,
"is_bot": false,
"headline": "Delete codeql-analysis.yml",
"author_name": "Sylwester Lachiewicz",
"author_login": "slachiewicz",
"committed_at": "2022-06-12T22:03:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb0ede5c7efdc13fbdca90b0c671f368b06f6672",
"body": "Bumps maven-bundle-plugin from 3.0.1 to 5.1.6.\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.felix:maven-bundle-plugin\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump maven-bundle-plugin from 3.0.1 to 5.1.6",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-06-12T22:02:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97c20b41d560a2ae5233fd8dddfc0f26050aa912",
"body": "* use shared gh action\r\n\r\n* Update release-drafter.yml\r\n\r\n* Update release-drafter.yml",
"is_bot": false,
"headline": "use shared gh action (#57)",
"author_name": "Olivier Lamy",
"author_login": "olamy",
"committed_at": "2022-05-18T11:44:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97f7aa1009d51943216b733643e2059dd0d526f2",
"body": "Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 5.15.0 to 5.19.0.\n- [Release notes](https://github.com/release-drafter/release-drafter/releases)\n- [Commits](https://github.com/release-drafter/release-drafter/compare/v5.15.0...v5.19.0)\n\n---\nupdated-dependencies:\n- dependency-name: release-drafter/release-drafter\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump release-drafter/release-drafter from 5.15.0 to 5.19.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-04-28T12:27:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0cd65ae1500cd5d209d2d5d7d2bf7b962e34268",
"body": "Bumps [actions/setup-java](https://github.com/actions/setup-java) from 2 to 3.\n- [Release notes](https://github.com/actions/setup-java/releases)\n- [Commits](https://github.com/actions/setup-java/compare/v2...v3)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-java\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/setup-java from 2 to 3",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-04-28T12:26:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3179029228c21f465d6ed516b3735ffa987ba2bc",
"body": "Bumps [actions/cache](https://github.com/actions/cache) from 2.1.7 to 3.0.2.\n- [Release notes](https://github.com/actions/cache/releases)\n- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)\n- [Commits](https://github.com/actions/cache/compare/v2.1.7...v3.0.2)\n\n---\nupdated-dependencies:\n- dependency-name: actions/cache\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/cache from 2.1.7 to 3.0.2",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-04-28T12:26:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b7f658fe2c06ded53a1c615a49739edac3f5450",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 2.4.0 to 3.0.2.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v2.4.0...v3.0.2)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/checkout from 2.4.0 to 3.0.2",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-04-28T12:26:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50273fd0a932b36ebf033e6e385a314388eb7b70",
"body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/v1...v2)\n\n-\n[…]\n-\nupdated-dependencies:\n- dependency-name: github/codeql-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump github/codeql-action from 1 to 2",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-04-28T12:26:19Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "04325052e133e9ef5a6edcb537ee0480c01c9f3e",
"body": "Bumps [actions/cache](https://github.com/actions/cache) from 2.1.6 to 2.1.7.\n- [Release notes](https://github.com/actions/cache/releases)\n- [Commits](https://github.com/actions/cache/compare/v2.1.6...v2.1.7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/cache\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/cache from 2.1.6 to 2.1.7",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-11-29T23:35:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a64af69820e65aeaae2b6dcd7e1c1b4305d4884",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.4.0.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v2.3.4...v2.4.0)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/checkout from 2.3.4 to 2.4.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-11-15T07:44:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12af6536df74fe68c9d7a7d6156b5e120747d4b3",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 2.3.4.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v2...v2.3.4)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/checkout from 2 to 2.3.4",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-08-22T16:11:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07a910127c080b1ab48abd7960b19ca2f8279c0a",
"body": "Bumps [actions/cache](https://github.com/actions/cache) from 2.1.5 to 2.1.6.\n- [Release notes](https://github.com/actions/cache/releases)\n- [Commits](https://github.com/actions/cache/compare/v2.1.5...v2.1.6)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/cache from 2.1.5 to 2.1.6",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-08-22T16:10:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec0ead430bb3eb1108f02de11e86d03a9413f688",
"body": null,
"is_bot": false,
"headline": "update search.maven.org url",
"author_name": "Hervé Boutemy",
"author_login": "hboutemy",
"committed_at": "2021-07-30T04:42:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "573be2d7052f20f78809f857a1613eca0eb3e291",
"body": "Bumps [plexus](https://github.com/codehaus-plexus/plexus-pom) from 6.5 to 7.\n- [Release notes](https://github.com/codehaus-plexus/plexus-pom/releases)\n- [Commits](https://github.com/codehaus-plexus/plexus-pom/commits)\n\nSigned-off-by: dependabot[bot] <support@github.com>\n\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump plexus from 6.5 to 7 (#27)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-04-18T11:26:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ed0384715bb7eb2c1a4d628155ac1dd39d44daf",
"body": "* Bump actions/setup-java from v1 to v2\n\nBumps [actions/setup-java](https://github.com/actions/setup-java) from v1 to v2.\n- [Release notes](https://github.com/actions/setup-java/releases)\n- [Commits](https://github.com/actions/setup-java/compare/v1...8764a52df183aa0ccea74521dfd9d506ffc7a19a)\n\nSigned\n[…]\n required parameter\n\nSigned-off-by: olivier lamy <olamy@apache.org>\n\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: olivier lamy <olamy@apache.org>",
"is_bot": true,
"headline": "Bump actions/setup-java from v1 to v2 (#29)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-04-18T11:26:00Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9c47374bce575ed6ec5be88b5b485b1bc05cc132",
"body": "Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from v5.13.0 to v5.15.0.\n- [Release notes](https://github.com/release-drafter/release-drafter/releases)\n- [Commits](https://github.com/release-drafter/release-drafter/compare/v5.13.0...fe52e97d262833ae07d05efaf1a239df3f1b5cd4)\n\nSigned-off-by: dependabot[bot] <support@github.com>\n\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump release-drafter/release-drafter from v5.13.0 to v5.15.0 (#30)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-04-18T11:13:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4a30dcc5e1906dfb8ec9bc547b0a21cfd25ac78",
"body": "Signed-off-by: olivier lamy <olamy@apache.org>",
"is_bot": false,
"headline": "no more travis",
"author_name": "olivier lamy",
"author_login": "olamy",
"committed_at": "2021-04-18T11:12:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1250bff25c7b1e7f17c92e5a2d171fcd45261a30",
"body": "* Add gh actions, dependabot and release drafter\n\nSigned-off-by: olivier lamy <olamy@apache.org>\n\n* get rid of travis\n\nSigned-off-by: olivier lamy <olamy@apache.org>",
"is_bot": false,
"headline": "Add dependabot and release drafter configuration (#26)",
"author_name": "Olivier Lamy",
"author_login": "olamy",
"committed_at": "2021-04-18T11:11:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1a1451aa659052dc58c7d6d9280a454bb14216b",
"body": null,
"is_bot": false,
"headline": "Create maven.yml",
"author_name": "Olivier Lamy",
"author_login": "olamy",
"committed_at": "2021-04-18T11:04:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1b0383de7e0a44486014dc842cc152493bd077a",
"body": null,
"is_bot": false,
"headline": "Added PPC64LE arch",
"author_name": "Eshant Gupta",
"author_login": "ezeeyahoo",
"committed_at": "2021-04-18T09:12:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2574c848d3159a135bf0986fc2acf05956a6ab5b",
"body": null,
"is_bot": false,
"headline": "Create codeql-analysis.yml",
"author_name": "Sylwester Lachiewicz",
"author_login": "slachiewicz",
"committed_at": "2021-04-18T09:11:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9061f2be9686835f263a188276282ba7b12d8cf",
"body": null,
"is_bot": false,
"headline": "update parent pom to 6.5",
"author_name": "Hervé Boutemy",
"author_login": "hboutemy",
"committed_at": "2020-10-17T17:12:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5ca482f323aca64ee227735b00097b4398b9721",
"body": null,
"is_bot": false,
"headline": "upgrade parent and activate Reproducible Builds",
"author_name": "Hervé Boutemy",
"author_login": "hboutemy",
"committed_at": "2020-04-12T15:40:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8058bacfede93cf6fb7e89387a21c30c15eb614",
"body": null,
"is_bot": false,
"headline": "[maven-release-plugin] prepare for next development iteration",
"author_name": "olivier lamy",
"author_login": "olamy",
"committed_at": "2019-06-27T00:10:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "159e6971b0e2db261be1d01deb9149f27f8fb752",
"body": null,
"is_bot": false,
"headline": "[maven-release-plugin] prepare release plexus-interpolation-1.26",
"author_name": "olivier lamy",
"author_login": "olamy",
"committed_at": "2019-06-27T00:10:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ca4a38646cd09abf68d3d40f249e290a91251e9",
"body": "Signed-off-by: olivier lamy <olamy@apache.org>",
"is_bot": false,
"headline": "use https",
"author_name": "olivier lamy",
"author_login": "olamy",
"committed_at": "2019-06-26T21:16:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e569b5cc2336bd0bc6217b435fef0771afebb91c",
"body": "…lder) when not necessary (#23)",
"is_bot": false,
"headline": "Speed optimization to avoid copying the string (through the StringBui…",
"author_name": "Guillaume Nodet",
"author_login": "gnodet",
"committed_at": "2019-06-25T23:41:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a2e3dea41f38cbf0c4a85a84cd4c22c8171d275",
"body": null,
"is_bot": false,
"headline": "add jdk11 build",
"author_name": "Olivier Lamy",
"author_login": "olamy",
"committed_at": "2019-05-19T10:13:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ee7befafb2b924a796eadf45abe7fe6cd2d7d6f",
"body": null,
"is_bot": false,
"headline": "no more spam for me :)",
"author_name": "Olivier Lamy",
"author_login": "olamy",
"committed_at": "2019-05-19T10:12:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2fc61a0bbf412ac9cca5d620cfe9f6ecdb48131",
"body": null,
"is_bot": false,
"headline": "Fixed link to Maven Central Search Engine.",
"author_name": "Karl Heinz Marbaise",
"author_login": "khmarbaise",
"committed_at": "2018-06-01T20:10:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "179e75ac4e17038fc0371fefa4dfad702a1f19d7",
"body": null,
"is_bot": false,
"headline": "Fixed Link in README.md to published site.",
"author_name": "Karl Heinz Marbaise",
"author_login": "khmarbaise",
"committed_at": "2018-06-01T18:36:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88842feaf31c8c4bca6a4e3ab9fbfe4ab00cf864",
"body": null,
"is_bot": false,
"headline": "[maven-release-plugin] prepare for next development iteration",
"author_name": "Karl Heinz Marbaise",
"author_login": "khmarbaise",
"committed_at": "2018-06-01T18:29:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0d6b071544c989dd7216f9482f393b79aceaa03",
"body": null,
"is_bot": false,
"headline": "[maven-release-plugin] prepare release plexus-interpolation-1.25",
"author_name": "Karl Heinz Marbaise",
"author_login": "khmarbaise",
"committed_at": "2018-06-01T18:29:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb07b1acb25fb4550e21ec6bde6276f07b309656",
"body": "Removed legacy SVN id's.",
"is_bot": false,
"headline": "Cleanedup JavaDoc Issues",
"author_name": "Karl Heinz Marbaise",
"author_login": "khmarbaise",
"committed_at": "2018-06-01T18:24:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24a2538b678b01b3255b2a32f0557c2c9b17c587",
"body": null,
"is_bot": false,
"headline": "improved scm.url and fixed scm.tag",
"author_name": "Hervé Boutemy",
"author_login": "hboutemy",
"committed_at": "2018-05-12T09:12:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c549386cc20159d7d7b544a67c16e63ab58394a",
"body": null,
"is_bot": false,
"headline": "simplified site publish command: site-deploy",
"author_name": "Hervé Boutemy",
"author_login": "hboutemy",
"committed_at": "2018-05-12T09:11:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d4c46f973e299b67c0bdaefd4b904c8906eec15",
"body": null,
"is_bot": false,
"headline": "Fixed spelling mistake pr by EdwardBetts #13",
"author_name": "Karl Heinz Marbaise",
"author_login": "khmarbaise",
"committed_at": "2018-05-10T10:47:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e03883bcf1a69190779d1d97a3f7fed8da987e45",
"body": null,
"is_bot": false,
"headline": "Enhanced README",
"author_name": "Karl Heinz Marbaise",
"author_login": "khmarbaise",
"committed_at": "2018-05-10T10:42:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb446a51e2d1ad6c1a624c9860faee730ad37f6a",
"body": null,
"is_bot": false,
"headline": "Fixed #15 - Upgrade parent to 5.1",
"author_name": "Karl Heinz Marbaise",
"author_login": "khmarbaise",
"committed_at": "2018-05-10T09:57:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c34ace358f58cd18bce7fdc574c1bbcef61763d8",
"body": null,
"is_bot": false,
"headline": "oraclejdk7 not supported anymore by travis",
"author_name": "Olivier Lamy",
"author_login": "olamy",
"committed_at": "2017-09-18T11:34:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d187343740d5f9f55d87a24acff6f03c04b41cb6",
"body": "….0-SNAPSHOT (#11)\n\n* Fixed MultiDelimiterStringSearchInterpolator escape String code\r\n\r\n* Modified ReflectionValueExtractor to a more up to date version \r\n\r\nReflectionValueExtractor version with capacity to parse expressions with\r\narrays, lists and maps.\r\n\r\n* Commit to undo the changes I've made s\n[…]\n a REAL env var, it is chosen to be $JAVA_HOME since it is required to be present to run mvn script.\r\n- Added tests to EnvarBasedValueSource and fixed.EnvarBasedValueSource.\r\n\r\n* Reseted branch commit",
"is_bot": false,
"headline": "Fix10 - RegexBasedInterpolatorTest fails when building with maven 3.4…",
"author_name": "Gabriel Belingueres",
"author_login": "belingueres",
"committed_at": "2017-05-25T23:41:04Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0d3c1d28e40c5572b6279a496c824c70ddd09b8f",
"body": "Modified ReflectionValueExtractor to a more up to date version with capacity to parse expressions with arrays, lists and maps.\n\nThis closes #5",
"is_bot": false,
"headline": "Allow interpolation expressions which can access array, lists and maps",
"author_name": "belingueres",
"author_login": "belingueres",
"committed_at": "2017-05-12T19:09:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c266cfa38e2c4121343e3d44b7f8eda9a5b60603",
"body": null,
"is_bot": false,
"headline": "[maven-release-plugin] prepare for next development iteration",
"author_name": "olivier lamy",
"author_login": "olamy",
"committed_at": "2016-11-08T22:08:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e821f69b3b60a2698faad246c964e9e98ad6771",
"body": null,
"is_bot": false,
"headline": "[maven-release-plugin] prepare release plexus-interpolation-1.24",
"author_name": "olivier lamy",
"author_login": "olamy",
"committed_at": "2016-11-08T22:08:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9514e338904a830cb8b57aa88314bb82719866b6",
"body": "Signed-off-by: olivier lamy <olamy@apache.org>",
"is_bot": false,
"headline": "back to SNAPSHOT",
"author_name": "olivier lamy",
"author_login": "olamy",
"committed_at": "2016-11-08T22:06:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2cc772b9b5b799f9cb577e5a7c3d991274c3a67",
"body": null,
"is_bot": false,
"headline": "[maven-release-plugin] prepare release plexus-interpolation-1.24",
"author_name": "olivier lamy",
"author_login": "olamy",
"committed_at": "2016-11-08T22:06:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08c38ead8944406bdc09d4cf128693e1d35a604c",
"body": "Fix #6: Constructor InterpolatorFilterReader( Reader in, Interpolator…",
"is_bot": false,
"headline": "Merge pull request #9 from belingueres/Fix6",
"author_name": "Olivier Lamy",
"author_login": "olamy",
"committed_at": "2016-11-08T20:52:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aad4ac174ddf7b01eedfde732333b79937195280",
"body": "Signed-off-by: olivier lamy <olamy@apache.org>",
"is_bot": false,
"headline": "complete test",
"author_name": "olivier lamy",
"author_login": "olamy",
"committed_at": "2016-11-08T20:49:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80913982f10e3c3619bc00e38513b4beb19aec0e",
"body": "Fix #3 : Filtering fails when target contains multiple escapes",
"is_bot": false,
"headline": "Merge pull request #7 from belingueres/Fix3",
"author_name": "Olivier Lamy",
"author_login": "olamy",
"committed_at": "2016-11-08T20:46:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de0ef579bcc8b3f2b559b1fb0967e834a1fe554c",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Olivier Lamy",
"author_login": "olamy",
"committed_at": "2016-11-08T02:48:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50de5caec6657382c247ef7c250e039023eaf473",
"body": null,
"is_bot": false,
"headline": "touch to trigger travis build",
"author_name": "olivier lamy",
"author_login": "olamy",
"committed_at": "2016-08-13T04:25:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2e6522f2037ea1fde71d547174515c31794cee6",
"body": null,
"is_bot": false,
"headline": "add travis configuration",
"author_name": "olivier lamy",
"author_login": "olamy",
"committed_at": "2016-08-13T04:21:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9cea420eb251c98fb4216dcfb0e552b523dd8f2",
"body": "… interpolator, RecursionInterceptor ri ) ignores RecursionInterceptor parameter",
"is_bot": false,
"headline": "Fix #6: Constructor InterpolatorFilterReader( Reader in, Interpolator…",
"author_name": "belingueres",
"author_login": "belingueres",
"committed_at": "2016-08-13T03:19:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fda9e90b91ded9b3da59cd777a2e406c51d807b7",
"body": null,
"is_bot": false,
"headline": "Fix #3 : Filtering fails when target contains multiple escapes",
"author_name": "belingueres",
"author_login": "belingueres",
"committed_at": "2016-08-12T23:42:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ccb8a953519950019e1a97322960c8fddcf9530",
"body": null,
"is_bot": false,
"headline": "Add test case for multiple failing escapes",
"author_name": "Michael Osipov",
"author_login": "michael-o",
"committed_at": "2016-05-15T00:32:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86a0ae84e270ec3410b2f4cb93ced19a1d945d2d",
"body": null,
"is_bot": false,
"headline": "[maven-release-plugin] prepare for next development iteration",
"author_name": "Benson Margulies",
"author_login": "benson-basis",
"committed_at": "2016-01-27T16:37:24Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 4,
"commits_last_year": 11,
"latest_release_at": "2025-11-07T17:49:26Z",
"latest_release_tag": "plexus-interpolation-1.29",
"releases_from_tags": false,
"days_since_last_push": 130,
"active_weeks_last_year": 7,
"days_since_latest_release": 265,
"mean_days_between_releases": 228.2
},
"community": {
"has_readme": true,
"has_license": false,
"has_description": false,
"has_contributing": false,
"health_percentage": 12,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "org.codehaus.plexus:plexus-interpolation",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "maven",
"matches_repo": true,
"registry_url": "https://central.sonatype.com/artifact/org.codehaus.plexus/plexus-interpolation",
"is_deprecated": false,
"latest_version": "1.29",
"repository_url": "http://github.com/codehaus-plexus/plexus-interpolation/tree/${project.scm.tag}/",
"versions_count": 31,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2025-11-07T17:55:37Z",
"latest_version_yanked": null,
"days_since_latest_publish": 265
}
]
},
"popularity": {
"forks": 11,
"stars": 6,
"watchers": 6,
"fork_history": {
"days": [
{
"date": "2016-01-26",
"count": 1
},
{
"date": "2016-07-09",
"count": 1
},
{
"date": "2017-09-01",
"count": 1
},
{
"date": "2019-04-16",
"count": 1
},
{
"date": "2019-06-24",
"count": 1
},
{
"date": "2020-08-24",
"count": 1
},
{
"date": "2020-12-07",
"count": 1
},
{
"date": "2024-06-26",
"count": 1
},
{
"date": "2025-03-14",
"count": 1
},
{
"date": "2025-05-21",
"count": 1
},
{
"date": "2025-11-02",
"count": 1
}
],
"complete": true,
"collected": 11,
"total_forks": 11
},
"star_history": null,
"open_issues_and_prs": 0
},
"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": [
"pom.xml"
],
"largest_source_bytes": 19200,
"source_files_sampled": 68,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"pom.xml"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 1,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 5,
"direct_affected_count": 0
},
"ecosystems": [
"maven"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "org.apache.felix:maven-bundle-plugin",
"direct": false,
"version": "5.1.9",
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-compiler-plugin",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-jar-plugin",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-release-plugin",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-scm-publish-plugin",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.junit.jupiter:junit-jupiter-api",
"direct": false,
"version": null,
"ecosystem": "maven"
}
],
"collected": true,
"truncated": false,
"total_count": 6,
"direct_count": 0,
"indirect_count": 6
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 49,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 19,
"closed_unmerged_prs": 28
},
"bus_factor": 3,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "krosenvold",
"commits": 39,
"avatar_url": "https://avatars.githubusercontent.com/u/67744?v=4"
},
{
"type": "User",
"login": "olamy",
"commits": 22,
"avatar_url": "https://avatars.githubusercontent.com/u/19728?v=4"
},
{
"type": "User",
"login": "hboutemy",
"commits": 21,
"avatar_url": "https://avatars.githubusercontent.com/u/237462?v=4"
},
{
"type": "User",
"login": "slachiewicz",
"commits": 20,
"avatar_url": "https://avatars.githubusercontent.com/u/6705942?v=4"
},
{
"type": "User",
"login": "khmarbaise",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/42484?v=4"
},
{
"type": "User",
"login": "benson-basis",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/3358159?v=4"
},
{
"type": "User",
"login": "belingueres",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/1631042?v=4"
},
{
"type": "User",
"login": "bentmann",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/138698?v=4"
},
{
"type": "User",
"login": "ezeeyahoo",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/3622762?v=4"
},
{
"type": "User",
"login": "ascheman",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/456000?v=4"
}
],
"contributors_sampled": 16,
"top_contributor_share": 0.298
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"maven.yml",
"release-drafter.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"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": 3,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 4,
"reason": "7 out of 17 merged PRs checked by a CI test -- score normalized to 4",
"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": 2,
"reason": "Found 4/18 approved changesets -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 23 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 0,
"reason": "license file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "c01fd64c36663c9be47ae1ea5a6b96faf29533b2",
"ran_at": "2026-07-30T23:38:32Z",
"aggregate_score": 4.3,
"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-30T07:42:04Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-01-05T22:00:28Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/codehaus-plexus/plexus-interpolation",
"host": "github.com",
"name": "plexus-interpolation",
"owner": "codehaus-plexus"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 51,
"inputs": {
"security": 54,
"vitality": 39,
"community": 24,
"governance": 75,
"engineering": 56
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 39,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"commits_last_year": 11,
"human_commit_share": 0.71,
"days_since_last_push": 130,
"active_weeks_last_year": 7
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 130 days ago",
"points": 9.9,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 130
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "7/52 weeks with commits",
"points": 4.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 7
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "11 commits in the last year",
"points": 9.7,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 11
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "moderate",
"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": 62,
"inputs": {
"releases_count": 4,
"latest_release_tag": "plexus-interpolation-1.29",
"releases_from_tags": false,
"days_since_latest_release": 265,
"mean_days_between_releases": 228.2
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "4 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 4
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 265 days ago",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 265
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~228.2 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 228.2
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 130,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 130 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 130
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 24,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"forks": 11,
"stars": 6,
"watchers": 6,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "6 stars",
"points": 11.3,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 6
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "11 forks",
"points": 8.3,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 11
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "6 watchers",
"points": 3.9,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 6
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": true,
"has_license": false,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "no license file detected",
"points": 0,
"status": "missed",
"details": [
{
"code": "license_absent",
"params": {}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 75,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "good",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"bus_factor": 3,
"contributors_sampled": 16,
"top_contributor_share": 0.298
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "3 contributor(s) cover half of all commits",
"points": 36,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 3
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 30% of commits",
"points": 15.8,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 30
}
}
],
"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 23 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"merged_prs": 49,
"open_issues": 0,
"closed_issues": 19,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 28
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "49/77 decided PRs merged",
"points": 24.3,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 49,
"decided": 77
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 4/18 approved changesets -- score normalized to 2",
"points": 3,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"followers": 17,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "codehaus-plexus",
"public_repos": 27,
"account_age_days": 4214
},
"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": "17 followers of codehaus-plexus",
"points": 9,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 17,
"login": "codehaus-plexus"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "27 public repos, account ~11 yr old",
"points": 22.5,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 27
}
},
{
"code": "account_age_years",
"params": {
"years": 11
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 91,
"inputs": {
"packages": [
"org.codehaus.plexus:plexus-interpolation"
],
"ecosystems": "maven",
"any_deprecated": false,
"min_days_since_publish": 265
},
"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 265 days ago",
"points": 26,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 265
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "31 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 31
}
}
],
"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": "moderate",
"name": "Engineering Quality",
"value": 56,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 56,
"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": "7 out of 17 merged PRs checked by a CI test -- score normalized to 4",
"points": 8,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"topics": [
"maven"
],
"has_wiki": false,
"homepage": "https://codehaus-plexus.github.io/plexus-interpolation/",
"has_readme": true,
"has_docs_dir": false,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://codehaus-plexus.github.io/plexus-interpolation/",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "1 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 1
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 54,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 43,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 4.3
},
"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 is not maximal on development and all release branches",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "7 out of 17 merged PRs checked by a CI test -- score normalized to 4",
"points": 1,
"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 4/18 approved changesets -- score normalized to 2",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 23 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "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 1 resolved dependencies against OSV; 5 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": 1
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 5
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 1,
"unassessed_packages": 5,
"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": 1,
"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": 17
},
"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": 50,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 12,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.225,
"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": "16 of 71 human commits state their intent (structured subject or explanatory body)",
"points": 12,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 16,
"sampled": 71
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0.03,
"toolchain_manifests": [
"pom.xml"
],
"dependency_bot_commit_share": 0.29
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "pom.xml (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "3 of the last 100 commits agent-authored or agent-credited",
"points": 6,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 3,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "29 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 29,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Java",
"largest_source_bytes": 19200,
"source_files_sampled": 68,
"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/68 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 68,
"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-30T23:38:51.032301Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/codehaus-plexus/plexus-interpolation.svg",
"full_name": "codehaus-plexus/plexus-interpolation",
"license_state": "absent",
"license_spdx": null
}