Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"maven-plugin",
"protobuf",
"protoc",
"protobuf-compiler"
],
"is_fork": true,
"size_kb": 3024,
"has_wiki": true,
"homepage": "https://www.xolstice.org/protobuf-maven-plugin/",
"languages": {
"Java": 162084,
"Groovy": 45319
},
"pushed_at": "2025-04-26T17:04:05Z",
"created_at": "2016-01-03T23:15:16Z",
"owner_type": "Organization",
"updated_at": "2026-07-14T19:47:30Z",
"description": "Maven Plugin that executes the Protocol Buffers (protoc) compiler",
"is_archived": true,
"is_disabled": false,
"license_spdx": null,
"default_branch": "master",
"license_spdx_raw": "NOASSERTION",
"primary_language": "Java",
"significant_languages": [
"Java",
"Groovy"
]
},
"owner": {
"blog": "https://www.xolstice.org",
"name": "Xolstice",
"type": "Organization",
"login": "xolstice",
"company": null,
"location": "United Kingdom",
"followers": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/11185500?v=4",
"created_at": "2015-02-25T01:06:53Z",
"is_verified": null,
"public_repos": 2,
"account_age_days": 4173
},
"license": {
"state": "custom",
"spdx_id": null,
"raw_spdx": "NOASSERTION",
"file_present": true,
"scorecard_found": true,
"profile_has_license": false
},
"activity": {
"releases": [],
"recent_commits": [
{
"oid": "d36a396eaf543535e9bb3691648000f6c0bfbb30",
"body": null,
"is_bot": false,
"headline": "Added the \"unmaintained\" badge",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2025-04-26T17:04:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74e4726cd972b49e3b9bc2394793fa6b1939fcbe",
"body": null,
"is_bot": false,
"headline": "Sunset message",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2025-04-26T16:29:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe8e6448dc6a5d58019b47a6fa7d348f8acd28e5",
"body": null,
"is_bot": false,
"headline": "[skip ci] Updated contributors and release notes",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2020-08-16T00:23:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05ad59b08160fee6c20429ddc223f89e0093afe8",
"body": "Address a file descriptor leak in\r\nAbstractProtocMojo#makeProtoPathFromJar method: the method iterates over\r\njar files to check for protobuf definitions but do not close the jar\r\nonce finished scanning it.\r\n\r\nFixes xolstice/protobuf-maven-plugin#72",
"is_bot": false,
"headline": "Fix file descriptor leak (#73)",
"author_name": "Laurent Goujon",
"author_login": "laurentgo",
"committed_at": "2020-08-15T23:12:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08c92b2c6d82c98156ee3eeb199f624a1bffe718",
"body": null,
"is_bot": false,
"headline": "[skip ci] Fixed site links",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2020-08-15T22:05:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0792e30e8af8e133ec3f31095622dbc84c43324b",
"body": null,
"is_bot": false,
"headline": "[skip ci] Added CII badge",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2020-08-15T22:02:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "efd74cc04a8d9e2c7c75b74eaf7c56a5500454e1",
"body": null,
"is_bot": false,
"headline": "Minor changes and fixed serialVersionUID warnings",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2020-01-19T18:47:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89c25cc3c6075c3141fa1c1dca881b312e97339e",
"body": null,
"is_bot": false,
"headline": "Updated dependencies and plugins",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2020-01-17T02:01:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70f78c245160557c877b3599675026676a564f70",
"body": null,
"is_bot": false,
"headline": "Added integration test for test sources generation with javalite",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2020-01-17T01:28:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b6c1dde1e15198363237ae6f8cf3dedaa409616",
"body": null,
"is_bot": false,
"headline": "[skip ci] Updated contributors",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2020-01-17T01:14:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ae165e5f6b33f8a6221ece11cc79a7df5eeb8df",
"body": "Fixes #64\r\nLike for the JavaScript compiler, allow to pass additional options to the Java compiler.\r\nEspecially useful for generating lite code.",
"is_bot": false,
"headline": "Support passing option to Java compiler (#70)",
"author_name": "Julien HENRY",
"author_login": "henryju",
"committed_at": "2020-01-17T01:04:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f279ef0ea2a243f7a4fb5dcd9438411939f7c2fc",
"body": "Versioned file extensions (e.g. .proto2, .proto3) can be used\n\nFixes #57",
"is_bot": false,
"headline": "Allow more flexibility in specifying input proto files",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2019-06-30T03:46:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c408f984a4a5267bea32a43e003f87ca740e1e0",
"body": null,
"is_bot": false,
"headline": "Upgrade plugins and dependencies",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2019-06-24T00:46:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "824424c482f222d3fe124a3801eb83002a56d277",
"body": null,
"is_bot": false,
"headline": "Upgrade plugins and dependencies",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2019-05-13T01:59:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68c82a45c2fd424bb002a8dbcebf2e78304580c1",
"body": "Fixes #59",
"is_bot": false,
"headline": "Respect `attach` flag for descriptor set goals",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2019-05-13T01:44:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e35aa696a8aebdd3cca0509a1ad43eec1f6ba6ef",
"body": "Fixes #54",
"is_bot": false,
"headline": "Extract generation of descriptor set into separate goals",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2019-02-17T05:04:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc3fbd5e124d3e218460380881cb589eeb1265e4",
"body": null,
"is_bot": false,
"headline": "Remove javanano goals (#52)",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2019-02-04T01:30:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "edf681e866e72a145c9db99a0f09b18cadebde5c",
"body": null,
"is_bot": false,
"headline": "[skip ci] Provide origin information for WinRun4J binaries (#53)",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2019-02-04T01:04:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6bf76f52e71cc26269208803911de195f1320ee8",
"body": "* Added a section on dependency handling",
"is_bot": false,
"headline": "[skip ci] Updated the documentation (#14)",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2019-01-28T02:40:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4448158ecd4628e25ba8526fcd878ca4324763c7",
"body": null,
"is_bot": false,
"headline": "[skip ci] Updated the change log (#51)",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2019-01-28T00:53:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18461bf2554dc98139e95dc4828142b939f4b45a",
"body": null,
"is_bot": false,
"headline": "Use pb instead of protobin for binary descriptors (#51)",
"author_name": "Cosmin Lehene",
"author_login": "clehene",
"committed_at": "2019-01-28T00:42:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f932c60a83626f3a8d0027e60533477b23860258",
"body": "Fixes #48",
"is_bot": false,
"headline": "Set clearOutputDirectory parameter to false by default",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2019-01-08T02:21:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41e4912c992f9567758900659bef58f71e4ab8ed",
"body": null,
"is_bot": false,
"headline": "Removed unwanted Guava dependency (brought in by maven core upgrade)",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2019-01-08T02:07:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d9e20abb9db26a8ae96978c9037297278cf6a62",
"body": "Fixes #49\r\n\r\n* Java 8 or later is required to build and run the plugin\r\n* Java 8 or later is required to run the integration tests\r\n* Maven 3.3.9 or later is required to run the plugin\r\n* Updated Maven plugins and dependencies to the latest version\r\n* Removed reflection-based workaround to support Maven 3.2 and earlier\r\n* Cleaned up the code for Java 8\r\n* Cleaned up CI configuration and toolchains",
"is_bot": false,
"headline": "Require minimum Java 8 and Maven 3.3.9 (#50)",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2019-01-08T01:41:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e5b706fbd1a334d3417f0403e856a304a0fff95",
"body": null,
"is_bot": false,
"headline": "[skip ci] Added link to the release notes (#46)",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2018-12-26T03:31:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1275088e17e8557b2dc973d51c05014aa5e3c2f3",
"body": null,
"is_bot": false,
"headline": "Updated os-maven-plugin to the latest version",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2018-12-20T23:06:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6bff5b189f7302393ebf6a905266ed694df88d4e",
"body": null,
"is_bot": false,
"headline": "Updated contributors list and change log (#47)",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2018-12-20T23:06:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c93ecb0b15905ac35c0058a4abe41fdfbe2e84d",
"body": "… the culprit (#47)",
"is_bot": false,
"headline": "MojoConfigurationException for 'nativePluginId' should be clear about…",
"author_name": "Cosmin Lehene",
"author_login": "clehene",
"committed_at": "2018-12-16T19:35:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28f004eaf5675ebd501f1f115f49571eae1ec578",
"body": null,
"is_bot": false,
"headline": "[maven-release-plugin] prepare for next development iteration",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2018-10-01T02:20:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46710107b0f966b8d4108871acd872718cb80a05",
"body": null,
"is_bot": false,
"headline": "[maven-release-plugin] prepare release protobuf-maven-plugin-0.6.1",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2018-10-01T02:18:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "594731cb00102fdde8b8553ba43a3c8a22e1c9f3",
"body": null,
"is_bot": false,
"headline": "[skip ci] Updated Eclipse metadata and documentation",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2018-10-01T02:14:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8d257ce1528622b38175f3e09b5ca398f3e6656",
"body": null,
"is_bot": false,
"headline": "[maven-release-plugin] prepare for next development iteration",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2018-10-01T01:39:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "009df18667f50733e57709208770508bb1a561a2",
"body": null,
"is_bot": false,
"headline": "[maven-release-plugin] prepare release protobuf-maven-plugin-0.6.0",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2018-10-01T01:38:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b666fde1b05f24c076bf50cec4a26beba490579e",
"body": null,
"is_bot": false,
"headline": "[skip ci] Removed deprecated configuration option",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2018-10-01T01:30:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4881fa52f46d6418cc069a4ca5392c624502caf7",
"body": "Fixes #41",
"is_bot": false,
"headline": "[skip ci] Updated documentation",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2018-10-01T01:11:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d4d6f781c756c87d88e79f33c91d54100224351",
"body": "Fixes #4",
"is_bot": false,
"headline": "Added new goals to generate JavaScript sources from protobuf definitions",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2018-10-01T00:45:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29cfce8d3535a15204f3699b954c86fe28a487d8",
"body": null,
"is_bot": false,
"headline": "Deprecated JavaNano, updated documentation",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2018-09-30T23:19:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "435ba067aa1aca740343765298d1298e54e76648",
"body": null,
"is_bot": false,
"headline": "Upgraded to protoc 3.6.1 in integration tests",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2018-09-30T23:13:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2b2450728b0733d176afc570ce1c2d79eaa51ca",
"body": null,
"is_bot": false,
"headline": "Forced colour output for maven in CI",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2018-09-24T02:28:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5809686c6be26746d766db8198d98f71ce83253b",
"body": null,
"is_bot": false,
"headline": "Added new goals to generate C# sources from protobuf definitions",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2018-09-24T01:51:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a508c5af29f47c14a9f58c0e4a1bb0bf46adc95",
"body": null,
"is_bot": false,
"headline": "[skip ci] Updated the documentation and release notes",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2018-09-24T01:12:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc96b2c5f0f274929a2b88f3653329ec7b38c7d4",
"body": null,
"is_bot": false,
"headline": "Updated maven wrapper",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2018-09-24T00:22:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98804eb62fcef9cc1dca1323c96acb492826ad78",
"body": "* updated maven plugins for tests\n* disabled java compiler warnings\n* fixed protobuf compiler warnings",
"is_bot": false,
"headline": "Cleaned up integration tests",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2018-09-24T00:16:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c716203041674afa509359831c537480ad483ce0",
"body": null,
"is_bot": false,
"headline": "Updated plugin versions",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2018-09-23T22:36:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "faf44606495110f20e8eecccc63314005473bda3",
"body": "For more information, please see\nhttps://snyk.io/research/zip-slip-vulnerability",
"is_bot": false,
"headline": "Fixed Zip Slip vulnerability",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2018-09-23T22:14:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4aef88fba9d7f1ef3f8b01c7eee2e71694f79f0",
"body": null,
"is_bot": false,
"headline": "Removed Guava collections and Guava dependency",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2018-06-24T23:50:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "586f218b02ce23b7a7da20616497617ecdde060d",
"body": null,
"is_bot": false,
"headline": "Removed Guava preconditions",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2018-06-24T23:50:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee060ab9126086fe9aac68eb379e781936be030a",
"body": null,
"is_bot": false,
"headline": "Appveyor CI integration",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2018-05-30T13:28:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a99f31dfbed80bcf04b9130e8a9cacf49a8f09d7",
"body": null,
"is_bot": false,
"headline": "Travis CI",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2018-05-28T23:36:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21c461f2603adf1f719f5e6717ee727397aceb91",
"body": null,
"is_bot": false,
"headline": "Documentation updates",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2018-05-28T02:31:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45953789f7775f9e922d406429b7c91c6fc3b1e0",
"body": null,
"is_bot": false,
"headline": "Update bug_report.md",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2018-05-28T01:39:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a28df7a78f44bfbd4a957c7114af09908610d426",
"body": null,
"is_bot": false,
"headline": "Update issue templates",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2018-05-28T01:35:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f702b65184cafda2f1da8381de3bba680f769cae",
"body": "…r (#42)\n\nFixes #5 \r\n\r\n* Added useArgumentFile option to all goals (requires protoc 3.5.0 or later)\r\n* Fixed handling of unicode output from protoc",
"is_bot": false,
"headline": "Add useArgumentFile option to help with Command line is too long erro…",
"author_name": "cheister",
"author_login": "cheister",
"committed_at": "2018-05-15T00:02:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3848e89392c726bdedd81500bcdf4cc47f431dd",
"body": null,
"is_bot": false,
"headline": "[maven-release-plugin] prepare for next development iteration",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2017-10-15T02:47:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c02183c67d8d6b2aa1d18cb455989fd4d34f2601",
"body": null,
"is_bot": false,
"headline": "[maven-release-plugin] prepare release protobuf-maven-plugin-0.5.1",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2017-10-15T02:46:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fced9ff0e27e7d1b48d6422052c5faacee718c1e",
"body": null,
"is_bot": false,
"headline": "#34 An attempt to work around JDK-8068370 problem",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2017-10-15T02:39:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55de313ac340fe2fb1c17984f743fa1ebe79b1c1",
"body": null,
"is_bot": false,
"headline": "#30 An attempt to avoid \"file being used by another process\" situation",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2017-10-15T02:07:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf7bc216033d7975490f403148d0afaf9e7f7d20",
"body": null,
"is_bot": false,
"headline": "Added maven wrapper",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2017-10-15T01:43:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7c040d71da3cb38c5060cd3959479028bbd9f40",
"body": null,
"is_bot": false,
"headline": "#3 added outputDirectory properties for all goals",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2017-10-15T00:31:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8740c03264f786bb7c9902c49cc757b08a5d7c6",
"body": null,
"is_bot": false,
"headline": "Updated dependency versions, added editor config, fixed the warnings",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2017-10-15T00:03:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "902ec6a147d5a29e2893d61c8480da250f3c3978",
"body": "Add a Gitter chat badge to README.md",
"is_bot": false,
"headline": "Merge pull request #2 from gitter-badger/gitter-badge",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2016-03-02T22:36:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e80a7e50b07e6a2c2624e44e6d61185fd8bcfe1",
"body": null,
"is_bot": false,
"headline": "Add Gitter badge",
"author_name": "The Gitter Badger",
"author_login": "gitter-badger",
"committed_at": "2016-03-02T22:28:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0543850643fe7c31a26fac08e691b507127abcbc",
"body": null,
"is_bot": false,
"headline": "Updated the badges",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2016-02-15T01:09:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36f149fb58c08305c467d26e98aee4bb6b637d59",
"body": null,
"is_bot": false,
"headline": "Updated the badges",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2016-02-15T01:07:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08e5d65556a7eea231a1644a2f3f8a05234989c2",
"body": null,
"is_bot": false,
"headline": "Added readme references to project licence and deployed versions",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2016-02-15T00:58:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4218dd5e0820691df0cdea985e9fa8998b675c9",
"body": null,
"is_bot": false,
"headline": "[maven-release-plugin] prepare for next development iteration",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2016-01-28T16:23:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f97cae6d81a5ede32064c8d4b095ccc9469ddc1",
"body": null,
"is_bot": false,
"headline": "[maven-release-plugin] prepare release protobuf-maven-plugin-0.5.0",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2016-01-28T16:21:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b11b54030150da5fe68ff07f9745c4aa7dfdc1a",
"body": null,
"is_bot": false,
"headline": "Updated maven plugins",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2016-01-28T14:58:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dfe176d4a587e54b0b54827cef74e1f552bb07af",
"body": null,
"is_bot": false,
"headline": "Updated the change log",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2016-01-28T13:00:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8184085d5d86578c9989100890b2774bff62f153",
"body": null,
"is_bot": false,
"headline": "Marked mojo classes as final",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2016-01-21T02:24:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "153b1ea03b1687ab56446a0a6c2f88fa6a80aec8",
"body": null,
"is_bot": false,
"headline": "Relocated Java sources into the new package structure",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2016-01-21T01:58:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62f1cecff69df3fb87ac132e675de8fcecbd2beb",
"body": null,
"is_bot": false,
"headline": "Deprecated goal removed",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2016-01-21T01:47:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "858091d032679925feb9f8cbdd6b7c903bd3d63a",
"body": "…erated files from git (they are now bundled into protobuf-java artifact)",
"is_bot": false,
"headline": "Updated MinimalPlugin to use the latest protobuf version; removed gen…",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2016-01-21T01:39:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f3067bbfcaa177161ea144bb7279e9a693b6e3d",
"body": null,
"is_bot": false,
"headline": "Updated external documentation links",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2016-01-09T00:23:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea6fc36727ffc38c3b19b40af74d24307e6d42c8",
"body": "…hor attributions from the source files",
"is_bot": false,
"headline": "Added licence notices to all source files in the project, removed aut…",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2016-01-09T00:20:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa96ae5c1f0a93058838679a4d01a9a2c9770921",
"body": null,
"is_bot": false,
"headline": "Updated the contributor's guide",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2016-01-08T12:27:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ebcac8c3f7de85f496357722394b649fbfad3ca5",
"body": null,
"is_bot": false,
"headline": "Updated the documentation",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2016-01-08T02:31:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77929fab543fb80224b1401e6597926d518ae87d",
"body": "…satisfy Maven Central requirements",
"is_bot": false,
"headline": "Added legal, copyright and licensing information; updated the POM to …",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2016-01-08T01:37:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4d7a8d171875b1d6bf647f62ede9c460ce96d62",
"body": null,
"is_bot": false,
"headline": "Changed GAV for all artifacts",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2016-01-04T02:08:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8400e57525bd005d9ad440501abd1d7ba03f2f2",
"body": null,
"is_bot": false,
"headline": "Updated readme file",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2016-01-04T01:25:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37af30374b8f41f892c0ee56853add927c309391",
"body": null,
"is_bot": false,
"headline": "[maven-release-plugin] prepare for next development iteration",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2015-12-21T01:39:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1305c64eebd62262324d3651cf2133fd0fec716d",
"body": null,
"is_bot": false,
"headline": "[maven-release-plugin] prepare release maven-protoc-plugin-0.4.4",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2015-12-21T01:34:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3653b8eb0d3a60bd2caffedec5223a49e1c2c8ec",
"body": null,
"is_bot": false,
"headline": "Preparation for the release, documentation update",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2015-12-21T01:24:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "485cafd69f8e445bc34ade5e6c109397f5cfa7da",
"body": "support for including source info in descriptor set",
"is_bot": false,
"headline": "Merge pull request #39 from atorstling/include_source_info",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2015-12-18T11:52:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8131de4f5dd51ce20af165fdde4dd3588453ebdb",
"body": null,
"is_bot": false,
"headline": "review changes",
"author_name": "Alexander Torstling",
"author_login": "atorstling",
"committed_at": "2015-12-17T14:18:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bef1c703ef4f0930d17fc743dd208f19644a968b",
"body": null,
"is_bot": false,
"headline": "support for including source info in descriptor set",
"author_name": "Alexander Torstling",
"author_login": "atorstling",
"committed_at": "2015-12-17T12:28:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "122dbd02c2f7c9718f188b79886fe90cb0621b26",
"body": null,
"is_bot": false,
"headline": "[maven-release-plugin] prepare for next development iteration",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2015-09-20T01:28:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab261f71dc8edc9d765c73cbb26073de4759b14a",
"body": null,
"is_bot": false,
"headline": "[maven-release-plugin] prepare release maven-protoc-plugin-0.4.3",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2015-09-20T01:25:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a6ab9b0e12622afff40495d9817b1b63142b9c6",
"body": null,
"is_bot": false,
"headline": "Preparing for the release",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2015-09-20T01:13:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5afebeb5ed85e22d0c1f3ac0444065f80b8bc559",
"body": null,
"is_bot": false,
"headline": "#30 Added an integration test for custom protoc plugins",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2015-09-15T01:23:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e991ee778ac545ad96ca0f4f001e484272b800e",
"body": null,
"is_bot": false,
"headline": "#38 Added an integration test for test-compile-javanano mojo",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2015-09-15T01:20:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca50e1bdfb1c2f7e4d981251d9c1cbeddf4080c3",
"body": null,
"is_bot": false,
"headline": "#38 Documentation updates",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2015-09-15T01:14:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27f5cd14c1ac60d8d736380aefd46b84a0272753",
"body": null,
"is_bot": false,
"headline": "#38 Fixed the integration test",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2015-09-15T00:48:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52f6571fefe18f9e0a3adf5c82ae8ffc04124f42",
"body": null,
"is_bot": false,
"headline": "#38 Allowed to specify command-line options for JavaNano generator",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2015-09-15T00:48:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a58503bc276204a2bedbf86b2fb14ec57b236a31",
"body": null,
"is_bot": false,
"headline": "#38 Added javanano to the list of built-in plugins in the documentation",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2015-09-15T00:46:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f49449a4b54f8d7f066f645dc6c26d1b2f23cadb",
"body": null,
"is_bot": false,
"headline": "Removed redundant package declaration",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2015-09-15T00:30:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "672d3f557beafc8fe5d7c2b18ad607bb0c803df0",
"body": null,
"is_bot": false,
"headline": "#30 Added missing entries to Eclipse lifecycle definition",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2015-09-15T00:03:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c633b05f67ddeaee6f325f9da03b52be726c28d",
"body": "Added javanano mojo",
"is_bot": false,
"headline": "Merge pull request #38 from kedzie/master",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2015-09-14T09:10:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b83f1c949eee6138cc268c3097049563adb4a98",
"body": "-added integration test",
"is_bot": false,
"headline": "Added javanano mojos",
"author_name": "kedzie",
"author_login": "kedzie",
"committed_at": "2015-09-12T19:35:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9655906946e9bae747cd6ebace09bb86e483ced",
"body": "… to support Maven 3.0.x",
"is_bot": false,
"headline": "Upgraded to the latest version of os-maven-plugin that has been fixed…",
"author_name": "Sergei Ivanov",
"author_login": "sergei-ivanov",
"committed_at": "2015-08-24T00:17:07Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 0,
"commits_last_year": 0,
"latest_release_at": null,
"latest_release_tag": null,
"releases_from_tags": false,
"days_since_last_push": 460,
"active_weeks_last_year": 0,
"days_since_latest_release": null,
"mean_days_between_releases": null
},
"community": {
"has_readme": false,
"has_license": false,
"has_description": false,
"has_contributing": false,
"health_percentage": null,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "org.xolstice.maven.plugins:protobuf-maven-plugin",
"exists": true,
"license": "Apache License, Version 2.0",
"keywords": [],
"ecosystem": "maven",
"matches_repo": true,
"registry_url": "https://central.sonatype.com/artifact/org.xolstice.maven.plugins/protobuf-maven-plugin",
"is_deprecated": false,
"latest_version": "0.6.1",
"repository_url": "https://github.com/xolstice/protobuf-maven-plugin",
"versions_count": 3,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2018-10-01T02:49:15Z",
"latest_version_yanked": null,
"days_since_latest_publish": 2859
}
]
},
"popularity": {
"forks": 79,
"stars": 253,
"watchers": 1,
"fork_history": {
"days": [
{
"date": "2016-03-02",
"count": 1
},
{
"date": "2016-05-10",
"count": 1
},
{
"date": "2016-07-31",
"count": 1
},
{
"date": "2016-08-02",
"count": 1
},
{
"date": "2016-08-22",
"count": 1
},
{
"date": "2017-07-17",
"count": 1
},
{
"date": "2018-01-18",
"count": 1
},
{
"date": "2018-03-21",
"count": 1
},
{
"date": "2018-04-17",
"count": 1
},
{
"date": "2018-05-03",
"count": 1
},
{
"date": "2018-05-09",
"count": 1
},
{
"date": "2018-05-17",
"count": 1
},
{
"date": "2018-05-21",
"count": 1
},
{
"date": "2018-07-24",
"count": 1
},
{
"date": "2018-07-31",
"count": 1
},
{
"date": "2018-12-13",
"count": 1
},
{
"date": "2019-01-18",
"count": 1
},
{
"date": "2019-03-29",
"count": 1
},
{
"date": "2019-05-22",
"count": 1
},
{
"date": "2019-07-02",
"count": 1
},
{
"date": "2019-08-07",
"count": 1
},
{
"date": "2019-08-29",
"count": 1
},
{
"date": "2019-12-10",
"count": 1
},
{
"date": "2019-12-24",
"count": 1
},
{
"date": "2020-01-28",
"count": 1
},
{
"date": "2020-04-09",
"count": 1
},
{
"date": "2020-04-18",
"count": 1
},
{
"date": "2020-04-26",
"count": 1
},
{
"date": "2020-04-28",
"count": 1
},
{
"date": "2020-05-08",
"count": 1
},
{
"date": "2020-05-11",
"count": 1
},
{
"date": "2020-05-22",
"count": 1
},
{
"date": "2020-06-16",
"count": 1
},
{
"date": "2020-06-29",
"count": 1
},
{
"date": "2020-08-12",
"count": 1
},
{
"date": "2020-08-20",
"count": 1
},
{
"date": "2020-09-22",
"count": 1
},
{
"date": "2020-10-08",
"count": 1
},
{
"date": "2020-12-30",
"count": 1
},
{
"date": "2021-03-31",
"count": 1
},
{
"date": "2021-04-24",
"count": 1
},
{
"date": "2021-04-30",
"count": 1
},
{
"date": "2021-05-05",
"count": 1
},
{
"date": "2021-05-12",
"count": 1
},
{
"date": "2021-06-12",
"count": 1
},
{
"date": "2021-08-03",
"count": 1
},
{
"date": "2021-08-10",
"count": 1
},
{
"date": "2021-08-29",
"count": 1
},
{
"date": "2021-09-01",
"count": 1
},
{
"date": "2021-10-14",
"count": 1
},
{
"date": "2021-11-29",
"count": 1
},
{
"date": "2022-01-10",
"count": 1
},
{
"date": "2022-02-04",
"count": 1
},
{
"date": "2022-02-22",
"count": 1
},
{
"date": "2022-04-11",
"count": 1
},
{
"date": "2022-06-17",
"count": 1
},
{
"date": "2022-09-22",
"count": 1
},
{
"date": "2022-10-03",
"count": 1
},
{
"date": "2022-10-29",
"count": 1
},
{
"date": "2022-11-12",
"count": 1
},
{
"date": "2022-11-22",
"count": 1
},
{
"date": "2023-01-31",
"count": 1
},
{
"date": "2023-03-09",
"count": 1
},
{
"date": "2023-04-04",
"count": 1
},
{
"date": "2023-09-19",
"count": 1
},
{
"date": "2023-10-16",
"count": 1
},
{
"date": "2023-11-26",
"count": 1
},
{
"date": "2024-01-15",
"count": 1
},
{
"date": "2024-02-20",
"count": 1
},
{
"date": "2024-05-10",
"count": 1
},
{
"date": "2024-07-18",
"count": 1
},
{
"date": "2024-07-31",
"count": 1
},
{
"date": "2024-08-30",
"count": 1
},
{
"date": "2024-10-11",
"count": 1
},
{
"date": "2024-11-16",
"count": 1
},
{
"date": "2024-12-12",
"count": 1
},
{
"date": "2025-01-28",
"count": 1
},
{
"date": "2025-03-28",
"count": 1
},
{
"date": "2025-07-27",
"count": 1
}
],
"complete": true,
"collected": 79,
"total_forks": 79
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [
"src/it/TEST-1/src/main/proto/test.proto",
"src/it/TEST-10/project1/src/main/proto/test1.proto",
"src/it/TEST-10/project2/src/main/proto/test2.proto",
"src/it/TEST-11/project1/src/test/proto/it/project1/test1.proto",
"src/it/TEST-11/project2/src/test/proto/it/project2/test2.proto",
"src/it/TEST-12/project1/src/test/proto/test1.proto",
"src/it/TEST-12/project2/src/test/proto/test2.proto",
"src/it/TEST-13/src/main/proto/it/project1/test1.proto",
"src/it/TEST-13/src/test/proto/it/project1/test2.proto",
"src/it/TEST-14/src/main/proto/test1.proto",
"src/it/TEST-14/src/test/proto/test2.proto",
"src/it/TEST-15/src/main/proto/test.proto",
"src/it/TEST-16/src/main/proto/test1.proto",
"src/it/TEST-16/src/main/proto/test2.proto",
"src/it/TEST-17/src/main/proto/test.proto",
"src/it/TEST-18/src/main/proto/test.proto",
"src/it/TEST-19/src/test/proto/test.proto",
"src/it/TEST-20/src/main/proto/test.proto",
"src/it/TEST-21/src/test/proto/test.proto",
"src/it/TEST-22/src/main/proto/a/aaa.proto",
"src/it/TEST-22/src/test/proto/b/bbb.proto",
"src/it/TEST-23/src/main/proto/a/aaa.proto",
"src/it/TEST-23/src/test/proto/b/bbb.proto",
"src/it/TEST-24/project1/src/main/proto/it/project1/test1.proto",
"src/it/TEST-25/src/main/proto/test.proto",
"src/it/TEST-26/src/test/proto/test.proto",
"src/it/TEST-27/project1/src/test/proto/it/project1/test1.proto",
"src/it/TEST-28/src/main/proto/test.proto",
"src/it/TEST-29/src/main/proto/test.proto",
"src/it/TEST-29/src/main/proto/тест.proto",
"src/it/TEST-29/src/main/proto/テスト.proto",
"src/it/TEST-30/src/main/proto/test.proto",
"src/it/TEST-31/src/test/proto/test.proto",
"src/it/TEST-32/src/main/proto/test.proto",
"src/it/TEST-33/src/main/proto/test.proto",
"src/it/TEST-34/src/test/proto/test.proto",
"src/it/TEST-35/src/test/proto/test.proto",
"src/it/TEST-36/src/main/proto/test.proto",
"src/it/TEST-37/src/test/proto/test.proto",
"src/it/TEST-4/src/main/proto/test.proto",
"src/it/TEST-5/project1/src/main/proto/it/project1/test1.proto",
"src/it/TEST-5/project2/src/main/proto/it/project2/test2.proto",
"src/it/TEST-6/project1/src/main/proto/test1.proto",
"src/it/TEST-6/project2/src/main/proto/test2.proto",
"src/it/TEST-7/project1/src/test/proto/it/project1/test1.proto",
"src/it/TEST-7/project2/src/test/proto/it/project2/test2.proto",
"src/it/TEST-8/project1/src/test/proto/test1.proto",
"src/it/TEST-8/project2/src/test/proto/test2.proto"
],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"pom.xml",
"src/it/TEST-1/pom.xml",
"src/it/TEST-10/pom.xml",
"src/it/TEST-10/project1/pom.xml",
"src/it/TEST-10/project2/pom.xml",
"src/it/TEST-11/pom.xml",
"src/it/TEST-11/project1/pom.xml",
"src/it/TEST-11/project2/pom.xml",
"src/it/TEST-12/pom.xml",
"src/it/TEST-12/project1/pom.xml",
"src/it/TEST-12/project2/pom.xml",
"src/it/TEST-13/pom.xml",
"src/it/TEST-14/pom.xml",
"src/it/TEST-15/pom.xml",
"src/it/TEST-16/pom.xml",
"src/it/TEST-17/pom.xml",
"src/it/TEST-18/pom.xml",
"src/it/TEST-19/pom.xml",
"src/it/TEST-2/pom.xml",
"src/it/TEST-20/pom.xml",
"src/it/TEST-21/pom.xml",
"src/it/TEST-22/pom.xml",
"src/it/TEST-23/pom.xml",
"src/it/TEST-24/pom.xml",
"src/it/TEST-24/project1/pom.xml",
"src/it/TEST-24/project2/pom.xml",
"src/it/TEST-25/pom.xml",
"src/it/TEST-26/pom.xml",
"src/it/TEST-27/pom.xml",
"src/it/TEST-27/project1/pom.xml",
"src/it/TEST-27/project2/pom.xml",
"src/it/TEST-28/pom.xml",
"src/it/TEST-29/pom.xml",
"src/it/TEST-3/pom.xml",
"src/it/TEST-30/pom.xml",
"src/it/TEST-31/pom.xml",
"src/it/TEST-32/pom.xml",
"src/it/TEST-33/pom.xml",
"src/it/TEST-34/pom.xml",
"src/it/TEST-35/pom.xml",
"src/it/TEST-36/pom.xml",
"src/it/TEST-37/pom.xml",
"src/it/TEST-4/pom.xml",
"src/it/TEST-5/pom.xml",
"src/it/TEST-5/project1/pom.xml",
"src/it/TEST-5/project2/pom.xml",
"src/it/TEST-6/pom.xml",
"src/it/TEST-6/project1/pom.xml",
"src/it/TEST-6/project2/pom.xml",
"src/it/TEST-7/pom.xml",
"src/it/TEST-7/project1/pom.xml",
"src/it/TEST-7/project2/pom.xml",
"src/it/TEST-8/pom.xml",
"src/it/TEST-8/project1/pom.xml",
"src/it/TEST-8/project2/pom.xml",
"src/it/TEST-9/pom.xml",
"src/it/TEST-9/project1/pom.xml",
"src/it/TEST-9/project2/pom.xml",
"src/it/dependencies/pom.xml",
"src/it/setup-it-parent/pom.xml",
"src/it/setup-protoc-plugin/pom.xml"
],
"largest_source_bytes": 42549,
"source_files_sampled": 26,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"pom.xml"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [
{
"name": "org.apache.maven:maven-compat",
"direct": true,
"version": "3.0",
"severity": "critical",
"ecosystem": "maven",
"cvss_score": 9.1,
"advisory_ids": [
"GHSA-2f88-5hg8-9x2x"
],
"fixed_version": "3.8.1",
"advisory_count": 1,
"oldest_advisory_days": 1870
},
{
"name": "org.apache.maven:maven-core",
"direct": true,
"version": "3.0",
"severity": "critical",
"ecosystem": "maven",
"cvss_score": 9.1,
"advisory_ids": [
"GHSA-2f88-5hg8-9x2x"
],
"fixed_version": "3.8.1",
"advisory_count": 1,
"oldest_advisory_days": 1870
},
{
"name": "org.codehaus.plexus:plexus-utils",
"direct": true,
"version": "3.1.0",
"severity": "high",
"ecosystem": "maven",
"cvss_score": null,
"advisory_ids": [
"GHSA-6fmv-xxpf-w3cw"
],
"fixed_version": "4.0.3",
"advisory_count": 1,
"oldest_advisory_days": 127
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 1,
"critical": 2
},
"advisory_count": 3,
"affected_count": 3,
"assessed_count": 26,
"malicious_count": 0,
"assessed_package": "maven:org.xolstice.maven.plugins:protobuf-maven-plugin@0.6.1",
"unassessed_count": 0,
"direct_affected_count": 3
},
"ecosystems": [
"maven"
],
"dependencies": [
{
"name": "org.apache.maven:maven-plugin-api",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${mavenVersion}"
},
{
"name": "org.apache.maven.plugin-tools:maven-plugin-annotations",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${pluginToolsVersion}"
},
{
"name": "org.codehaus.plexus:plexus-utils",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${plexusUtilsVersion}"
},
{
"name": "org.codehaus.plexus:plexus-component-annotations",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${plexusComponentVersion}"
},
{
"name": "org.sonatype.plexus:plexus-build-api",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "0.0.7"
},
{
"name": "org.apache.maven:maven-core",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${mavenVersion}"
},
{
"name": "org.apache.maven:maven-artifact",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${mavenVersion}"
},
{
"name": "org.apache.maven:maven-compat",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${mavenVersion}"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [],
"collected": true,
"truncated": false,
"total_count": 0,
"direct_count": 0,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 7,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 82,
"closed_unmerged_prs": 32
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "sergei-ivanov",
"commits": 209,
"avatar_url": "https://avatars.githubusercontent.com/u/819146?v=4"
},
{
"type": "User",
"login": "dtrott",
"commits": 38,
"avatar_url": "https://avatars.githubusercontent.com/u/34195?v=4"
},
{
"type": "User",
"login": "rwicke",
"commits": 14,
"avatar_url": "https://avatars.githubusercontent.com/u/1355457?v=4"
},
{
"type": "User",
"login": "atorstling",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/3985437?v=4"
},
{
"type": "User",
"login": "clehene",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/101597?v=4"
},
{
"type": "User",
"login": "henryju",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/281596?v=4"
},
{
"type": "User",
"login": "laurentgo",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/677448?v=4"
},
{
"type": "User",
"login": "gitter-badger",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/8518239?v=4"
},
{
"type": "User",
"login": "abatalev",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/8811089?v=4"
},
{
"type": "User",
"login": "cheister",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/399602?v=4"
}
],
"contributors_sampled": 12,
"top_contributor_share": 0.768
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 7,
"reason": "binaries present in source code",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 5 merged PRs checked by a CI test -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 2,
"reason": "badge detected: InProgress",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 1,
"reason": "Found 4/30 approved changesets -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no 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": 9,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "project is archived",
"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": null,
"reason": "no dependencies found",
"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": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "58 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "d36a396eaf543535e9bb3691648000f6c0bfbb30",
"ran_at": "2026-07-30T23:23:23Z",
"aggregate_score": 1.4,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [],
"last_merged_pr_at": "2020-08-15T23:12:12Z",
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/xolstice/protobuf-maven-plugin",
"host": "github.com",
"name": "protobuf-maven-plugin",
"owner": "xolstice"
},
"metrics": {
"overall": {
"key": "overall",
"band": "critical",
"name": "Overall health",
"note": "The weighted overall 31 is calibrated to 25 on the published index scale (record calibration 2026-08-02). Abandonment Policy applies a 40% multiplier to weighted overall health and gives it a ceiling of 19.",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 31,
"calibrated": 25,
"calibration": "2026-08-02"
}
},
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 19,
"pct": 40
}
}
],
"value": 10,
"inputs": {
"security": 22,
"vitality": 1,
"community": 38,
"governance": 48,
"calibration": "2026-08-02",
"engineering": 42,
"ai_readiness": 52,
"abandonment_cap": 19,
"abandonment_state": "declared",
"weighted_overall_raw": 31,
"abandonment_multiplier": 40,
"weighted_overall_before_abandonment": 25,
"overall_after_abandonment_multiplier": 10
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 1,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 1,
"days_since_last_push": 460,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 460 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 460
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "project is archived",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "critical",
"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": 1,
"inputs": {
"releases_count": 0
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "no releases published",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases_published",
"params": {}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "no releases",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases",
"params": {}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "no releases",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases",
"params": {}
}
],
"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": "weak",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"cap": 19,
"state": "declared",
"guards": [],
"signals": [],
"red_flag": true,
"multiplier_pct": 40,
"declared_reason": "archived",
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "the repository is archived on GitHub",
"points": 40,
"status": "partial",
"details": [
{
"code": "abandonment_archived",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "weak",
"name": "Community & Adoption",
"value": 38,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"forks": 79,
"stars": 253,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "253 stars",
"points": 39,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 253
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "79 forks",
"points": 15.8,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 79
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 19,
"inputs": {
"has_readme": false,
"has_license": false,
"readme_badges": null,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [],
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "license file present, not a recognized license",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "license_custom",
"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": "weak",
"name": "Sustainability & Governance",
"value": 48,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 31,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 12,
"top_contributor_share": 0.768
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 77% of commits",
"points": 5.2,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 77
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "12 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 12
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 56,
"inputs": {
"merged_prs": 7,
"open_issues": 0,
"closed_issues": 82,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 32,
"first_time_authors_30d": null,
"first_time_prs_merged_30d": null,
"first_time_prs_decided_30d": null
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 42,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "7/39 decided PRs merged",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 7,
"decided": 39
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 4/30 approved changesets -- score normalized to 1",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "weak",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"followers": 1,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "xolstice",
"public_repos": 2,
"account_age_days": 4173
},
"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": "1 followers of xolstice",
"points": 2.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 1,
"login": "xolstice"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "2 public repos, account ~11 yr old",
"points": 15.5,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 2
}
},
{
"code": "account_age_years",
"params": {
"years": 11
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "moderate",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"packages": [
"org.xolstice.maven.plugins:protobuf-maven-plugin"
],
"ecosystems": "maven",
"any_deprecated": false,
"min_days_since_publish": 2859
},
"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 2859 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 2859
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "3 published versions",
"points": 12,
"status": "partial",
"details": [
{
"code": "published_versions",
"params": {
"count": 3
}
}
],
"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": "weak",
"name": "Engineering Quality",
"value": 42,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 30,
"inputs": {
"has_ci": false,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 5 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"topics": [
"maven-plugin",
"protobuf",
"protoc",
"protobuf-compiler"
],
"has_wiki": true,
"homepage": "https://www.xolstice.org/protobuf-maven-plugin/",
"has_readme": false,
"has_docs_dir": true,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://www.xolstice.org/protobuf-maven-plugin/",
"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": "4 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 4
}
}
],
"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": "at_risk",
"name": "Security",
"value": 22,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 14,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 1.4
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "binaries present in source code",
"points": 5.2,
"status": "partial",
"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": "0 out of 5 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "badge detected: InProgress",
"points": 0.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 4/30 approved changesets -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"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.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "project is archived",
"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": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "58 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "moderate",
"name": "Dependency advisories",
"note": "Matched the maven:org.xolstice.maven.plugins:protobuf-maven-plugin@0.6.1 runtime dependency closure — what installing the published package pulls in — 26 packages. Reachability is not analyzed.",
"notes": [
{
"code": "advisories_scope_published",
"params": {
"package": "maven:org.xolstice.maven.plugins:protobuf-maven-plugin@0.6.1",
"assessed": 26
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 56,
"inputs": {
"source": "osv",
"advisories": 3,
"affected_packages": 3,
"assessed_packages": 26,
"unassessed_packages": 0,
"affected_by_severity": "critical 2, high 1",
"direct_affected_packages": 3
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "3 affected: org.apache.maven:maven-compat 3.0 (critical 9.1), org.apache.maven:maven-core 3.0 (critical 9.1), org.codehaus.plexus:plexus-utils 3.1.0 (high)",
"points": 6.8,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 3,
"packages": "org.apache.maven:maven-compat 3.0 (critical 9.1), org.apache.maven:maven-core 3.0 (critical 9.1), org.codehaus.plexus:plexus-utils 3.1.0 (high)"
}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "no indirect dependency carries a known advisory",
"points": 25,
"status": "met",
"details": [
{
"code": "no_indirect_advisories",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "3 advisory-carrying package(s) unaddressed past 90 days; oldest published 1870 days ago",
"points": 24.5,
"status": "partial",
"details": [
{
"code": "advisories_stale",
"params": {
"days": 90,
"count": 3,
"oldest": 1870
}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "exceptional",
"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": 26,
"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": "exceptional",
"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"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 8
},
"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": 52,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 14,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.26,
"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": "26 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 13.9,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 26,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 51,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"pom.xml",
"src/it/TEST-1/pom.xml",
"src/it/TEST-10/pom.xml",
"src/it/TEST-10/project1/pom.xml",
"src/it/TEST-10/project2/pom.xml",
"src/it/TEST-11/pom.xml",
"src/it/TEST-11/project1/pom.xml",
"src/it/TEST-11/project2/pom.xml",
"src/it/TEST-12/pom.xml",
"src/it/TEST-12/project1/pom.xml",
"src/it/TEST-12/project2/pom.xml",
"src/it/TEST-13/pom.xml",
"src/it/TEST-14/pom.xml",
"src/it/TEST-15/pom.xml",
"src/it/TEST-16/pom.xml",
"src/it/TEST-17/pom.xml",
"src/it/TEST-18/pom.xml",
"src/it/TEST-19/pom.xml",
"src/it/TEST-2/pom.xml",
"src/it/TEST-20/pom.xml",
"src/it/TEST-21/pom.xml",
"src/it/TEST-22/pom.xml",
"src/it/TEST-23/pom.xml",
"src/it/TEST-24/pom.xml",
"src/it/TEST-24/project1/pom.xml",
"src/it/TEST-24/project2/pom.xml",
"src/it/TEST-25/pom.xml",
"src/it/TEST-26/pom.xml",
"src/it/TEST-27/pom.xml",
"src/it/TEST-27/project1/pom.xml",
"src/it/TEST-27/project2/pom.xml",
"src/it/TEST-28/pom.xml",
"src/it/TEST-29/pom.xml",
"src/it/TEST-3/pom.xml",
"src/it/TEST-30/pom.xml",
"src/it/TEST-31/pom.xml",
"src/it/TEST-32/pom.xml",
"src/it/TEST-33/pom.xml",
"src/it/TEST-34/pom.xml",
"src/it/TEST-35/pom.xml",
"src/it/TEST-36/pom.xml",
"src/it/TEST-37/pom.xml",
"src/it/TEST-4/pom.xml",
"src/it/TEST-5/pom.xml",
"src/it/TEST-5/project1/pom.xml",
"src/it/TEST-5/project2/pom.xml",
"src/it/TEST-6/pom.xml",
"src/it/TEST-6/project1/pom.xml",
"src/it/TEST-6/project2/pom.xml",
"src/it/TEST-7/pom.xml",
"src/it/TEST-7/project1/pom.xml",
"src/it/TEST-7/project2/pom.xml",
"src/it/TEST-8/pom.xml",
"src/it/TEST-8/project1/pom.xml",
"src/it/TEST-8/project2/pom.xml",
"src/it/TEST-9/pom.xml",
"src/it/TEST-9/project1/pom.xml",
"src/it/TEST-9/project2/pom.xml",
"src/it/dependencies/pom.xml",
"src/it/setup-it-parent/pom.xml",
"src/it/setup-protoc-plugin/pom.xml"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "pom.xml, src/it/TEST-1/pom.xml, src/it/TEST-10/pom.xml (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "pom.xml, src/it/TEST-1/pom.xml, src/it/TEST-10/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": "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": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "exceptional",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Java",
"largest_source_bytes": 42549,
"source_files_sampled": 26,
"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/26 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 26,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "excellent",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": [
"src/it/TEST-1/src/main/proto/test.proto",
"src/it/TEST-10/project1/src/main/proto/test1.proto",
"src/it/TEST-10/project2/src/main/proto/test2.proto",
"src/it/TEST-11/project1/src/test/proto/it/project1/test1.proto",
"src/it/TEST-11/project2/src/test/proto/it/project2/test2.proto",
"src/it/TEST-12/project1/src/test/proto/test1.proto",
"src/it/TEST-12/project2/src/test/proto/test2.proto",
"src/it/TEST-13/src/main/proto/it/project1/test1.proto",
"src/it/TEST-13/src/test/proto/it/project1/test2.proto",
"src/it/TEST-14/src/main/proto/test1.proto",
"src/it/TEST-14/src/test/proto/test2.proto",
"src/it/TEST-15/src/main/proto/test.proto",
"src/it/TEST-16/src/main/proto/test1.proto",
"src/it/TEST-16/src/main/proto/test2.proto",
"src/it/TEST-17/src/main/proto/test.proto",
"src/it/TEST-18/src/main/proto/test.proto",
"src/it/TEST-19/src/test/proto/test.proto",
"src/it/TEST-20/src/main/proto/test.proto",
"src/it/TEST-21/src/test/proto/test.proto",
"src/it/TEST-22/src/main/proto/a/aaa.proto",
"src/it/TEST-22/src/test/proto/b/bbb.proto",
"src/it/TEST-23/src/main/proto/a/aaa.proto",
"src/it/TEST-23/src/test/proto/b/bbb.proto",
"src/it/TEST-24/project1/src/main/proto/it/project1/test1.proto",
"src/it/TEST-25/src/main/proto/test.proto",
"src/it/TEST-26/src/test/proto/test.proto",
"src/it/TEST-27/project1/src/test/proto/it/project1/test1.proto",
"src/it/TEST-28/src/main/proto/test.proto",
"src/it/TEST-29/src/main/proto/test.proto",
"src/it/TEST-29/src/main/proto/тест.proto",
"src/it/TEST-29/src/main/proto/テスト.proto",
"src/it/TEST-30/src/main/proto/test.proto",
"src/it/TEST-31/src/test/proto/test.proto",
"src/it/TEST-32/src/main/proto/test.proto",
"src/it/TEST-33/src/main/proto/test.proto",
"src/it/TEST-34/src/test/proto/test.proto",
"src/it/TEST-35/src/test/proto/test.proto",
"src/it/TEST-36/src/main/proto/test.proto",
"src/it/TEST-37/src/test/proto/test.proto",
"src/it/TEST-4/src/main/proto/test.proto",
"src/it/TEST-5/project1/src/main/proto/it/project1/test1.proto",
"src/it/TEST-5/project2/src/main/proto/it/project2/test2.proto",
"src/it/TEST-6/project1/src/main/proto/test1.proto",
"src/it/TEST-6/project2/src/main/proto/test2.proto",
"src/it/TEST-7/project1/src/test/proto/it/project1/test1.proto",
"src/it/TEST-7/project2/src/test/proto/it/project2/test2.proto",
"src/it/TEST-8/project1/src/test/proto/test1.proto",
"src/it/TEST-8/project2/src/test/proto/test2.proto"
]
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": "src/it/TEST-1/src/main/proto/test.proto, src/it/TEST-10/project1/src/main/proto/test1.proto, src/it/TEST-10/project2/src/main/proto/test2.proto, src/it/TEST-11/project1/src/test/proto/it/project1/test1.proto, src/it/TEST-11/project2/src/test/proto/it/project2/test2.proto, src/it/TEST-12/project1/src/test/proto/test1.proto, src/it/TEST-12/project2/src/test/proto/test2.proto, src/it/TEST-13/src/main/proto/it/project1/test1.proto, src/it/TEST-13/src/test/proto/it/project1/test2.proto, src/it/TEST-14/src/main/proto/test1.proto, src/it/TEST-14/src/test/proto/test2.proto, src/it/TEST-15/src/main/proto/test.proto, src/it/TEST-16/src/main/proto/test1.proto, src/it/TEST-16/src/main/proto/test2.proto, src/it/TEST-17/src/main/proto/test.proto, src/it/TEST-18/src/main/proto/test.proto, src/it/TEST-19/src/test/proto/test.proto, src/it/TEST-20/src/main/proto/test.proto, src/it/TEST-21/src/test/proto/test.proto, src/it/TEST-22/src/main/proto/a/aaa.proto, src/it/TEST-22/src/test/proto/b/bbb.proto, src/it/TEST-23/src/main/proto/a/aaa.proto, src/it/TEST-23/src/test/proto/b/bbb.proto, src/it/TEST-24/project1/src/main/proto/it/project1/test1.proto, src/it/TEST-25/src/main/proto/test.proto, src/it/TEST-26/src/test/proto/test.proto, src/it/TEST-27/project1/src/test/proto/it/project1/test1.proto, src/it/TEST-28/src/main/proto/test.proto, src/it/TEST-29/src/main/proto/test.proto, src/it/TEST-29/src/main/proto/тест.proto, src/it/TEST-29/src/main/proto/テスト.proto, src/it/TEST-30/src/main/proto/test.proto, src/it/TEST-31/src/test/proto/test.proto, src/it/TEST-32/src/main/proto/test.proto, src/it/TEST-33/src/main/proto/test.proto, src/it/TEST-34/src/test/proto/test.proto, src/it/TEST-35/src/test/proto/test.proto, src/it/TEST-36/src/main/proto/test.proto, src/it/TEST-37/src/test/proto/test.proto, src/it/TEST-4/src/main/proto/test.proto, src/it/TEST-5/project1/src/main/proto/it/project1/test1.proto, src/it/TEST-5/project2/src/main/proto/it/project2/test2.proto, src/it/TEST-6/project1/src/main/proto/test1.proto, src/it/TEST-6/project2/src/main/proto/test2.proto, src/it/TEST-7/project1/src/test/proto/it/project1/test1.proto, src/it/TEST-7/project2/src/test/proto/it/project2/test2.proto, src/it/TEST-8/project1/src/test/proto/test1.proto, src/it/TEST-8/project2/src/test/proto/test2.proto",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "src/it/TEST-1/src/main/proto/test.proto, src/it/TEST-10/project1/src/main/proto/test1.proto, src/it/TEST-10/project2/src/main/proto/test2.proto, src/it/TEST-11/project1/src/test/proto/it/project1/test1.proto, src/it/TEST-11/project2/src/test/proto/it/project2/test2.proto, src/it/TEST-12/project1/src/test/proto/test1.proto, src/it/TEST-12/project2/src/test/proto/test2.proto, src/it/TEST-13/src/main/proto/it/project1/test1.proto, src/it/TEST-13/src/test/proto/it/project1/test2.proto, src/it/TEST-14/src/main/proto/test1.proto, src/it/TEST-14/src/test/proto/test2.proto, src/it/TEST-15/src/main/proto/test.proto, src/it/TEST-16/src/main/proto/test1.proto, src/it/TEST-16/src/main/proto/test2.proto, src/it/TEST-17/src/main/proto/test.proto, src/it/TEST-18/src/main/proto/test.proto, src/it/TEST-19/src/test/proto/test.proto, src/it/TEST-20/src/main/proto/test.proto, src/it/TEST-21/src/test/proto/test.proto, src/it/TEST-22/src/main/proto/a/aaa.proto, src/it/TEST-22/src/test/proto/b/bbb.proto, src/it/TEST-23/src/main/proto/a/aaa.proto, src/it/TEST-23/src/test/proto/b/bbb.proto, src/it/TEST-24/project1/src/main/proto/it/project1/test1.proto, src/it/TEST-25/src/main/proto/test.proto, src/it/TEST-26/src/test/proto/test.proto, src/it/TEST-27/project1/src/test/proto/it/project1/test1.proto, src/it/TEST-28/src/main/proto/test.proto, src/it/TEST-29/src/main/proto/test.proto, src/it/TEST-29/src/main/proto/тест.proto, src/it/TEST-29/src/main/proto/テスト.proto, src/it/TEST-30/src/main/proto/test.proto, src/it/TEST-31/src/test/proto/test.proto, src/it/TEST-32/src/main/proto/test.proto, src/it/TEST-33/src/main/proto/test.proto, src/it/TEST-34/src/test/proto/test.proto, src/it/TEST-35/src/test/proto/test.proto, src/it/TEST-36/src/main/proto/test.proto, src/it/TEST-37/src/test/proto/test.proto, src/it/TEST-4/src/main/proto/test.proto, src/it/TEST-5/project1/src/main/proto/it/project1/test1.proto, src/it/TEST-5/project2/src/main/proto/it/project2/test2.proto, src/it/TEST-6/project1/src/main/proto/test1.proto, src/it/TEST-6/project2/src/main/proto/test2.proto, src/it/TEST-7/project1/src/test/proto/it/project1/test1.proto, src/it/TEST-7/project2/src/test/proto/it/project2/test2.proto, src/it/TEST-8/project1/src/test/proto/test1.proto, src/it/TEST-8/project2/src/test/proto/test2.proto"
}
}
],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"metrics_version": "2.2.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"Community profile unavailable"
],
"report_type": "repository",
"generated_at": "2026-07-30T23:23:34.842710Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/x/xolstice/protobuf-maven-plugin.svg",
"full_name": "xolstice/protobuf-maven-plugin",
"license_state": "custom",
"license_spdx": null
}