Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"csharp",
"ruby",
"cplusplus",
"python",
"php",
"java",
"c",
"avro",
"bigdata",
"dotnet",
"perl"
],
"is_fork": false,
"size_kb": 82745,
"has_wiki": false,
"homepage": "https://avro.apache.org/",
"languages": {
"C": 985493,
"C#": 1608820,
"C++": 886288,
"CSS": 3564,
"PHP": 357380,
"HTML": 78608,
"Java": 4826229,
"Perl": 123664,
"Ruby": 254717,
"ANTLR": 9184,
"CMake": 34511,
"Shell": 58893,
"Python": 446508,
"Thrift": 1559,
"Makefile": 1421,
"Batchfile": 3090,
"Dockerfile": 9931,
"JavaScript": 357667,
"Vim Script": 2765
},
"pushed_at": "2026-07-22T16:15:01Z",
"created_at": "2009-05-21T02:48:37Z",
"owner_type": "Organization",
"updated_at": "2026-07-22T16:14:43Z",
"description": "Apache Avro is a data serialization system.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Java",
"significant_languages": [
"Java",
"C#"
]
},
"owner": {
"blog": "https://www.apache.org/",
"name": "The Apache Software Foundation",
"type": "Organization",
"login": "apache",
"company": null,
"location": null,
"followers": 23525,
"avatar_url": "https://avatars.githubusercontent.com/u/47359?v=4",
"created_at": "2009-01-17T20:14:40Z",
"is_verified": null,
"public_repos": 3146,
"account_age_days": 6395
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "release-1.12.0",
"kind": "other",
"published_at": "2024-08-05T17:30:17Z"
},
{
"tag": "release-1.11.3",
"kind": "other",
"published_at": "2023-09-25T18:10:32Z"
},
{
"tag": "release-1.11.2",
"kind": "other",
"published_at": "2023-07-10T16:09:29Z"
},
{
"tag": "release-1.11.1",
"kind": "other",
"published_at": "2022-08-05T12:49:38Z"
},
{
"tag": "release-1.11.0",
"kind": "other",
"published_at": "2021-10-31T18:21:12Z"
},
{
"tag": "release-1.10.2",
"kind": "other",
"published_at": "2021-03-17T13:16:07Z"
},
{
"tag": "release-1.10.1",
"kind": "other",
"published_at": "2020-12-04T08:21:47Z"
},
{
"tag": "release-1.10.0",
"kind": "other",
"published_at": "2020-07-01T07:40:32Z"
},
{
"tag": "release-1.10.0-rc2",
"kind": "other",
"published_at": "2020-07-01T07:22:22Z"
},
{
"tag": "release-1.10.0-rc1",
"kind": "other",
"published_at": "2020-07-01T07:22:08Z"
},
{
"tag": "release-1.9.2",
"kind": "other",
"published_at": "2020-02-12T16:40:33Z"
},
{
"tag": "release-1.9.2-rc2",
"kind": "other",
"published_at": "2020-02-07T10:07:38Z"
},
{
"tag": "release-1.9.2-rc1",
"kind": "other",
"published_at": "2020-02-06T10:54:53Z"
},
{
"tag": "release-1.9.1",
"kind": "other",
"published_at": "2019-09-02T07:34:10Z"
},
{
"tag": "release-1.9.1-rc3",
"kind": "other",
"published_at": "2019-08-28T09:40:26Z"
},
{
"tag": "release-1.9.1-rc2",
"kind": "other",
"published_at": "2019-08-26T19:29:18Z"
},
{
"tag": "release-1.9.1-rc1",
"kind": "other",
"published_at": "2019-08-20T17:50:50Z"
},
{
"tag": "release-1.9.0",
"kind": "other",
"published_at": "2019-09-13T09:54:59Z"
},
{
"tag": "release-1.9.0-rc4",
"kind": "other",
"published_at": "2019-05-08T10:33:02Z"
},
{
"tag": "release-1.9.0-rc3",
"kind": "other",
"published_at": "2019-04-30T10:34:08Z"
},
{
"tag": "release-1.9.0-rc2",
"kind": "other",
"published_at": "2019-04-29T08:53:02Z"
},
{
"tag": "release-1.9.0-rc1",
"kind": "other",
"published_at": "2019-04-26T08:12:49Z"
}
],
"recent_commits": [
{
"oid": "787adb119c707815e8c6e75289a40a8ec989bc65",
"body": "* AVRO-4314: [csharp] Validate names against the Avro name grammar\n\nRecord/fixed/enum names, record field names and protocol message names\nwere accepted verbatim when parsing, unlike enum symbols which were\nalready validated. Because the code generator splices some of these\nvalues directly into gene\n[…]\ning\nthe char.IsLetter(string, int) / char.IsLetterOrDigit(string, int)\noverloads and advance past surrogate pairs. Add a test that a name\ncontaining a supplementary-plane letter (U+20000) is accepted.",
"is_bot": false,
"headline": "AVRO-4314: [csharp] Validate names against the Avro name grammar (#3895)",
"author_name": "Ismaël Mejía",
"author_login": "iemejia",
"committed_at": "2026-07-22T16:13:45Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "eab0e48bb8b7b21d78b0aa2121fe107600e10af6",
"body": "… discovery (#3894)\n\nThe local Docker interop build failed with \"Multiple top-level packages\ndiscovered in a flat-layout: ['avro', 'userlogs']\". The Hadoop tether\ntests leave a userlogs/ directory next to the avro/ package, which breaks\nsetuptools automatic flat-layout package discovery.\n\nExplicitly scope package discovery to avro* so stray directories such as\nuserlogs/ are ignored.",
"is_bot": false,
"headline": "AVRO-4308: [python] Fix interop build failure from setuptools package…",
"author_name": "Ismaël Mejía",
"author_login": "iemejia",
"committed_at": "2026-07-21T12:51:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61270d45bf53d2b05f88d8b02c503e868e23fcaf",
"body": "…te elements and on the fast reader path (#3865)\n\n* AVRO-4300: [java] Bound zero-byte array element allocation\n\nAn array whose element schema encodes to zero bytes (null, a zero-length\nfixed, or a record with only zero-byte fields) consumes no input per element,\nso the number of elements a block dec\n[…]\nore throwing on an\n invalid Long.MIN_VALUE count, consistent with doReadItemCount.\n- FastReaderBuilder.createArrayReader drops the redundant comment;\n the rationale is documented on checkArrayBlock.",
"is_bot": false,
"headline": "AVRO-4300: [java] Bound array/map allocation and skipping for zero-by…",
"author_name": "Ismaël Mejía",
"author_login": "iemejia",
"committed_at": "2026-07-19T13:30:34Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f3bb10eaea1f03eb17893bc779eb26213da8177c",
"body": "BytesWritable.getBytes() returns the backing array, which can be larger\nthan the logical length reported by BytesWritable.getLength(). Wrap\ninput.getBytes() with the actual length so the Avro bytes value reflects\nthe caller's data, not unused backing-array capacity.\n\nAdds convertBytesWritableRespectsLogicalLength to cover the regression.\n\nSigned-off-by: Harsh Srivastava <harsh10822@gmail.com>",
"is_bot": false,
"headline": "AVRO-4268: BytesWritableConverter should respect logical length (#3878)",
"author_name": "Harsh Srivastava",
"author_login": "HarshDevelops",
"committed_at": "2026-07-19T13:09:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc134b3ff6016d86a5f97798afc77ef1a47b7d73",
"body": "The lone-surrogate check used an exclusive upper bound (n < 0xdfff), so the last low surrogate U+DFFF slipped through and was emitted as the invalid UTF-8 sequence ED BF BF; make the bound inclusive to match the trailing-surrogate validation in the same function.",
"is_bot": false,
"headline": "MINOR: [c++] reject lone low surrogate U+DFFF in JSON decoder (#3841)",
"author_name": "mohammed arib",
"author_login": "arib06",
"committed_at": "2026-07-19T11:05:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43096d0457200af54800c8c55bd2074bb9d5b548",
"body": "Bumps [postcss](https://github.com/postcss/postcss) from 8.5.16 to 8.5.17.\n- [Release notes](https://github.com/postcss/postcss/releases)\n- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/postcss/postcss/compare/8.5.16...8.5.17)\n\n---\nupdated-depe\n[…]\nrect:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump postcss from 8.5.16 to 8.5.17 in /doc (#3870)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-16T16:29:56Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2c8e71098a4d11e52a451ecb1220ff21b6da4c4c",
"body": "Bumps `grpc.version` from 1.82.1 to 1.82.2.\n\nUpdates `io.grpc:grpc-core` from 1.82.1 to 1.82.2\n- [Release notes](https://github.com/grpc/grpc-java/releases)\n- [Commits](https://github.com/grpc/grpc-java/compare/v1.82.1...v1.82.2)\n\nUpdates `io.grpc:grpc-stub` from 1.82.1 to 1.82.2\n- [Release notes](h\n[…]\nrect:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump grpc.version from 1.82.1 to 1.82.2 in /lang/java (#3867)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-16T16:29:05Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8b34f8be0068fc99477c989a51c124118d45a73f",
"body": "Updates the requirements on [mypy](https://github.com/python/mypy) to permit the latest version.\n- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/python/mypy/compare/v0.1.0...v2.2.0)\n\n---\nupdated-dependencies:\n- dependency-name: mypy\n dependency-version: 2.2.0\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update mypy requirement from <2.2.0 to <2.3.0 in /lang/py (#3868)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-16T16:29:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8bdb8c612c35bea9632ea48ab2b8d285c9007ed1",
"body": "Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 8.2.0 to 8.3.2.\n- [Release notes](https://github.com/astral-sh/setup-uv/releases)\n- [Commits](https://github.com/astral-sh/setup-uv/compare/fac544c07dec837d0ccb6301d7b5580bf5edae39...11f9893b081a58869d3b5fccaea48c9e9e46f990)\n\n---\n[…]\nirect:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump astral-sh/setup-uv from 8.2.0 to 8.3.2 (#3871)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-16T16:28:44Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "19d83d27ed8f5cf040ab6ad067db1503910c8caf",
"body": "Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.22.0 to 2.22.1.\n- [Commits](https://github.com/FasterXML/jackson-bom/compare/jackson-bom-2.22.0...jackson-bom-2.22.1)\n\n---\nupdated-dependencies:\n- dependency-name: com.fasterxml.jackson:jackson-bom\n dependenc\n[…]\nirect:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump com.fasterxml.jackson:jackson-bom in /lang/java (#3873)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-16T16:28:26Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0c0ca3fc1e3439fd5dc12cbf38a93a89d685daf5",
"body": "…va (#3874)\n\nBumps [io.netty:netty-bom](https://github.com/netty/netty) from 4.2.15.Final to 4.2.16.Final.\n- [Release notes](https://github.com/netty/netty/releases)\n- [Commits](https://github.com/netty/netty/compare/netty-4.2.15.Final...netty-4.2.16.Final)\n\n---\nupdated-dependencies:\n- dependency-na\n[…]\nirect:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump io.netty:netty-bom from 4.2.15.Final to 4.2.16.Final in /lang/ja…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-16T16:28:15Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "bb72c294b1c9a6290b6b190edef75fb51340bc2e",
"body": "…chema metadata is missing\n\nMalformed Avro container files without the 'avro.schema' metadata entry\ncaused a NullPointerException in both DataFileStream and DataFileReader12\nwhen the null value was passed directly to Schema.Parser.parse(). Replace\ninline parsing with null-safe helper methods that throw a descriptive\nIOException instead.",
"is_bot": false,
"headline": "AVRO-4242: [Java] Fix NPE in DataFileStream and DataFileReader when s…",
"author_name": "Ismaël Mejía",
"author_login": "iemejia",
"committed_at": "2026-07-11T09:37:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1386c1b12d3b8abbe4a8f46e42ef3d88f2ced0c",
"body": "Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.5.0 to 10.5.2.\n- [Release notes](https://github.com/postcss/autoprefixer/releases)\n- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/postcss/autoprefixer/compare/10.5.0...\n[…]\nrect:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump autoprefixer from 10.5.0 to 10.5.2 in /doc (#3834)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-03T17:48:30Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7f08eb1e9cb751273013f6f8c575580420996243",
"body": "Bumps [postcss](https://github.com/postcss/postcss) from 8.5.15 to 8.5.16.\n- [Release notes](https://github.com/postcss/postcss/releases)\n- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/postcss/postcss/compare/8.5.15...8.5.16)\n\n---\nupdated-depe\n[…]\nrect:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump postcss from 8.5.15 to 8.5.16 in /doc (#3832)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-03T17:43:23Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5b63fb4161d8753c78e0cfd3a21010c000900bdf",
"body": "Bumps [actions/cache](https://github.com/actions/cache) from 5 to 6.\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/v5...v6)\n\n---\nupdated-dependencies:\n- dependenc\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump actions/cache from 5 to 6 (#3833)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-03T17:43:16Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "777115078052380154fc99be32a9ae188919a522",
"body": "Bumps `grpc.version` from 1.82.0 to 1.82.1.\n\nUpdates `io.grpc:grpc-core` from 1.82.0 to 1.82.1\n- [Release notes](https://github.com/grpc/grpc-java/releases)\n- [Commits](https://github.com/grpc/grpc-java/compare/v1.82.0...v1.82.1)\n\nUpdates `io.grpc:grpc-stub` from 1.82.0 to 1.82.1\n- [Release notes](h\n[…]\nrect:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump grpc.version from 1.82.0 to 1.82.1 in /lang/java (#3831)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-03T17:43:08Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "87501fee7da2fa65224f40b163b167569ee3acd3",
"body": "Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 3.6.0 to 3.7.0.\n- [Release notes](https://github.com/diffplug/spotless/releases)\n- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)\n- [Commits](https://github.com/diffplug/spotless/co\n[…]\nirect:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump com.diffplug.spotless:spotless-maven-plugin in /lang/java (#3829)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-03T17:43:01Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "bbbdd53fa256827819d49026b9795bf069d2b3cd",
"body": "Bumps [org.cyclonedx:cyclonedx-maven-plugin](https://github.com/CycloneDX/cyclonedx-maven-plugin) from 2.9.1 to 2.9.2.\n- [Release notes](https://github.com/CycloneDX/cyclonedx-maven-plugin/releases)\n- [Commits](https://github.com/CycloneDX/cyclonedx-maven-plugin/compare/cyclonedx-maven-plugin-2.9.1.\n[…]\nirect:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump org.cyclonedx:cyclonedx-maven-plugin in /lang/java (#3828)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-03T17:42:53Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "bc1361576cc3e2822e11cdc189f922d614c67cff",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6...v7)\n\n---\nupdated-dependenc\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump actions/checkout from 6 to 7 (#3827)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-03T17:42:45Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "840dc8139f4b3d1bfa8e8c8f1ac3be949b440634",
"body": null,
"is_bot": false,
"headline": "PHP - fix json_decode syntax error and set dev tools version (#3824)",
"author_name": "Mattia Basone",
"author_login": "mattiabasone",
"committed_at": "2026-06-19T09:48:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d85a45b4f53c3b74e6dab3ba9be48932e301b50b",
"body": null,
"is_bot": false,
"headline": "Fix wrong schema accessor in avro_generic_map_class (#3823)",
"author_name": "KyleKim107",
"author_login": "KyleKim107",
"committed_at": "2026-06-19T07:58:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "912ab25169ab829d5c523fd231b5abb286c4dbe1",
"body": null,
"is_bot": false,
"headline": "AVRO-4269: Fix timestamp-nanos conversion before epoch (#3813)",
"author_name": "Emanuele Russo",
"author_login": "emarussoo",
"committed_at": "2026-06-18T21:56:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4bec628b057d2c55447e8e228ceb20158b1c91a4",
"body": "---\nupdated-dependencies:\n- dependency-name: System.CodeDom\n dependency-version: 10.0.9\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump System.CodeDom from 10.0.8 to 10.0.9 (#3821)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-15T18:23:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c972b03c88720e6bdad48fd0c488e5c79b00089",
"body": "…820)\n\nBumps Microsoft.Build.Framework from 18.6.3 to 18.7.1\nBumps Microsoft.Build.Utilities.Core from 18.6.3 to 18.7.1\n\n---\nupdated-dependencies:\n- dependency-name: Microsoft.Build.Framework\n dependency-version: 18.7.1\n dependency-type: direct:production\n update-type: version-update:semver-minor\n[…]\nirect:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump Microsoft.Build.Framework and Microsoft.Build.Utilities.Core (#3…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-15T18:23:02Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "23436092e748acff9b4b2723cfaf9b12a2182869",
"body": "Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 4.35.0 to 4.35.1.\n- [Release notes](https://github.com/protocolbuffers/protobuf/releases)\n- [Commits](https://github.com/protocolbuffers/protobuf/commits)\n\n---\nupdated-dependencies:\n- dependency-name: com.goo\n[…]\nirect:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump com.google.protobuf:protobuf-java in /lang/java (#3818)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-15T18:22:51Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2ca939eb8ca01b4d29aae69dd405972424dd0ada",
"body": "Bumps `grpc.version` from 1.81.0 to 1.82.0.\n\nUpdates `io.grpc:grpc-core` from 1.81.0 to 1.82.0\n- [Release notes](https://github.com/grpc/grpc-java/releases)\n- [Commits](https://github.com/grpc/grpc-java/compare/v1.81.0...v1.82.0)\n\nUpdates `io.grpc:grpc-stub` from 1.81.0 to 1.82.0\n- [Release notes](h\n[…]\nrect:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump grpc.version from 1.81.0 to 1.82.0 in /lang/java (#3817)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-15T18:22:41Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d728cbcbe0eabf76de41e4365e96a2532887bbd2",
"body": "…a (#3816)\n\nBumps [com.github.luben:zstd-jni](https://github.com/luben/zstd-jni) from 1.5.7-10 to 1.5.7-11.\n- [Commits](https://github.com/luben/zstd-jni/commits/v1.5.7-11)\n\n---\nupdated-dependencies:\n- dependency-name: com.github.luben:zstd-jni\n dependency-version: 1.5.7-11\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump com.github.luben:zstd-jni from 1.5.7-10 to 1.5.7-11 in /lang/jav…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-15T18:22:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f18ca801f25fa9435d727abba9fb979f9bde662",
"body": "… (#3812)\n\nBumps [com.github.luben:zstd-jni](https://github.com/luben/zstd-jni) from 1.5.7-9 to 1.5.7-10.\n- [Commits](https://github.com/luben/zstd-jni/commits)\n\n---\nupdated-dependencies:\n- dependency-name: com.github.luben:zstd-jni\n dependency-version: 1.5.7-10\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump com.github.luben:zstd-jni from 1.5.7-9 to 1.5.7-10 in /lang/java…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-11T13:19:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76fadbfcb73f9173fed535700518d6a41e4c719a",
"body": "Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 8.1.0 to 8.2.0.\n- [Release notes](https://github.com/astral-sh/setup-uv/releases)\n- [Commits](https://github.com/astral-sh/setup-uv/compare/08807647e7069bb48b6ef5acd8ec9567f424441b...fac544c07dec837d0ccb6301d7b5580bf5edae39)\n\n---\n[…]\nirect:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump astral-sh/setup-uv from 8.1.0 to 8.2.0 (#3811)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-11T13:19:27Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "99bfb9eb0ed73efa8293435e7de5bd568c784261",
"body": "…va (#3810)\n\nBumps [io.netty:netty-bom](https://github.com/netty/netty) from 4.2.14.Final to 4.2.15.Final.\n- [Release notes](https://github.com/netty/netty/releases)\n- [Commits](https://github.com/netty/netty/compare/netty-4.2.14.Final...netty-4.2.15.Final)\n\n---\nupdated-dependencies:\n- dependency-na\n[…]\nirect:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump io.netty:netty-bom from 4.2.14.Final to 4.2.15.Final in /lang/ja…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-11T13:19:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ec31e8b81517138779fa4797e8432cf39bba9801",
"body": "Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.21.4 to 2.22.0.\n- [Commits](https://github.com/FasterXML/jackson-bom/compare/jackson-bom-2.21.4...jackson-bom-2.22.0)\n\n---\nupdated-dependencies:\n- dependency-name: com.fasterxml.jackson:jackson-bom\n dependenc\n[…]\nirect:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump com.fasterxml.jackson:jackson-bom in /lang/java (#3809)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-11T13:19:00Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6444e8d5e86baa85ab5962a8bc275838e8c364b6",
"body": null,
"is_bot": false,
"headline": "MINOR: [C++] fix missing format_context when compiled with C++23 (#3815)",
"author_name": "Gang Wu",
"author_login": "wgtmac",
"committed_at": "2026-06-10T08:02:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "997d50d312613e921598aaed30b082f9bcf9c6ea",
"body": null,
"is_bot": false,
"headline": "MINOR: [C++] Add missing header <type_traits> (#3808)",
"author_name": "Gang Wu",
"author_login": "wgtmac",
"committed_at": "2026-06-08T05:55:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d77446e5d05cd68c28d09c1af800a428dea34e03",
"body": null,
"is_bot": false,
"headline": "AVRO-XXX: [C++] Replace fmt with std::format and require C++20 (#3788)",
"author_name": "Gang Wu",
"author_login": "wgtmac",
"committed_at": "2026-06-02T20:07:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2041bcdf12c4ce58d33d1853cfe3a016f2d790fe",
"body": "* AVRO-4246: Add 'AVRO_READ_OR_FREE' macro.\n\n* AVRO-4246: Replace 'AVRO_READ' by 'AVRO_READ_OR_FREE' in 'read_string' and 'read_bytes' functions.\n\n* AVRO-4246: Add 'test_avro_4246.c' to test suite.\n\n---------\n\nCo-authored-by: flpereir <fabio.carneiro@cern.ch>\nCo-authored-by: kwenzh <yukunzhang29@hotmail.com>",
"is_bot": false,
"headline": "AVRO-4246: [c] Fix memory leak on failed decoding (#3732)",
"author_name": "Fábio Lucas Carneiro",
"author_login": "fabiocfabini",
"committed_at": "2026-06-02T18:04:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd70a0859b9d739aad0547aa61bd17291049773b",
"body": "…805)\n\nBumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.5.5 to 3.5.6.\n- [Release notes](https://github.com/apache/maven-surefire/releases)\n- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.5...surefire-3.5.6)\n\n---\nupdated\n[…]\nirect:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump org.apache.maven.plugins:maven-surefire-plugin in /lang/java (#3…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-01T08:04:34Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f433b701e2f8b224e5ac187fd1004048ee9a9517",
"body": "Bumps [tmp](https://github.com/raszi/node-tmp) from 0.2.6 to 0.2.7.\n- [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/raszi/node-tmp/compare/v0.2.6...v0.2.7)\n\n---\nupdated-dependencies:\n- dependency-name: tmp\n dependency-version: 0.2.7\n depende\n[…]\nrect:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump tmp from 0.2.6 to 0.2.7 in /lang/js (#3803)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-01T08:04:24Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2fb95289d49cd5786062c76ed94115525f211ba6",
"body": "---\nupdated-dependencies:\n- dependency-name: coverlet.msbuild\n dependency-version: 10.0.1\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump coverlet.msbuild from 10.0.0 to 10.0.1 (#3798)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-01T08:04:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5481629ae7be942436951bb0b0e7f23130e66e3e",
"body": "Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.21.3 to 2.21.4.\n- [Commits](https://github.com/FasterXML/jackson-bom/compare/jackson-bom-2.21.3...jackson-bom-2.21.4)\n\n---\nupdated-dependencies:\n- dependency-name: com.fasterxml.jackson:jackson-bom\n dependenc\n[…]\nirect:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump com.fasterxml.jackson:jackson-bom in /lang/java (#3804)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-01T07:19:33Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b86ddf04ed951f4988d64f23daab66e5f7fca729",
"body": "Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 3.5.1 to 3.6.0.\n- [Release notes](https://github.com/diffplug/spotless/releases)\n- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)\n- [Commits](https://github.com/diffplug/spotless/co\n[…]\nirect:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump com.diffplug.spotless:spotless-maven-plugin in /lang/java (#3802)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-01T07:19:20Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6db0de27609e7a2b76934be8cbb3a807f576f882",
"body": "Bumps [tmp](https://github.com/raszi/node-tmp) from 0.2.5 to 0.2.6.\n- [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/raszi/node-tmp/compare/v0.2.5...v0.2.6)\n\n---\nupdated-dependencies:\n- dependency-name: tmp\n dependency-version: 0.2.6\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump tmp from 0.2.5 to 0.2.6 in /lang/js (#3801)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-01T07:19:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1259420f2706bedd5310bf31a67676af3f8e840a",
"body": "---\nupdated-dependencies:\n- dependency-name: coverlet.collector\n dependency-version: 10.0.1\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump coverlet.collector from 10.0.0 to 10.0.1 (#3797)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-01T07:18:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c3010ffb9c9b5d370ad048d576d33d94b5f0257",
"body": "Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 4.34.1 to 4.35.0.\n- [Release notes](https://github.com/protocolbuffers/protobuf/releases)\n- [Commits](https://github.com/protocolbuffers/protobuf/commits)\n\n---\nupdated-dependencies:\n- dependency-name: com.goo\n[…]\nirect:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump com.google.protobuf:protobuf-java in /lang/java (#3796)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-01T07:18:28Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "77d5c7f09d50f94a43d29710f26b2726165aec3a",
"body": "…(#3795)\n\nBumps [com.github.luben:zstd-jni](https://github.com/luben/zstd-jni) from 1.5.7-8 to 1.5.7-9.\n- [Commits](https://github.com/luben/zstd-jni/compare/v1.5.7-8...v1.5.7-9)\n\n---\nupdated-dependencies:\n- dependency-name: com.github.luben:zstd-jni\n dependency-version: 1.5.7-9\n dependency-type: \n[…]\nirect:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump com.github.luben:zstd-jni from 1.5.7-8 to 1.5.7-9 in /lang/java …",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-01T06:50:32Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "65ca0a2a2df61cedf7fa070fd45a33d94108ac68",
"body": "Bumps [mocha](https://github.com/mochajs/mocha) from 11.7.5 to 11.7.6.\n- [Release notes](https://github.com/mochajs/mocha/releases)\n- [Changelog](https://github.com/mochajs/mocha/blob/v11.7.6/CHANGELOG.md)\n- [Commits](https://github.com/mochajs/mocha/compare/v11.7.5...v11.7.6)\n\n---\nupdated-dependenc\n[…]\nrect:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump mocha from 11.7.5 to 11.7.6 in /lang/js (#3794)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-01T06:50:23Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f9689b9347aea998918788f8e2a58710fe969462",
"body": "…793)\n\nBumps [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 3.6.2 to 3.6.3.\n- [Release notes](https://github.com/apache/maven-enforcer/releases)\n- [Commits](https://github.com/apache/maven-enforcer/compare/enforcer-3.6.2...enforcer-3.6.3)\n\n---\nupdated\n[…]\nirect:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump org.apache.maven.plugins:maven-enforcer-plugin in /lang/java (#3…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-01T06:50:15Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5a6148c4c45f788cbaf7669c0e9123529c1c246a",
"body": "Bumps [postcss](https://github.com/postcss/postcss) from 8.5.14 to 8.5.15.\n- [Release notes](https://github.com/postcss/postcss/releases)\n- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/postcss/postcss/compare/8.5.14...8.5.15)\n\n---\nupdated-depe\n[…]\nrect:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump postcss from 8.5.14 to 8.5.15 in /doc (#3792)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-01T06:50:05Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c3c14fa184a9dbe11c9367effbc563ea7852c274",
"body": "…va (#3791)\n\nBumps [io.netty:netty-bom](https://github.com/netty/netty) from 4.2.13.Final to 4.2.14.Final.\n- [Release notes](https://github.com/netty/netty/releases)\n- [Commits](https://github.com/netty/netty/compare/netty-4.2.13.Final...netty-4.2.14.Final)\n\n---\nupdated-dependencies:\n- dependency-na\n[…]\nirect:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump io.netty:netty-bom from 4.2.13.Final to 4.2.14.Final in /lang/ja…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-01T06:49:53Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "66e29f38608e987e96e27f5e06c27eb0f61bd24f",
"body": "…800)\n\nRaise CMAKE_CXX_STANDARD default from 17 to 20 and update the\nminimum version check accordingly.",
"is_bot": false,
"headline": "AVRO-4260: [C++] Upgrade minimum C++ standard from C++17 to C++20 (#3…",
"author_name": "Gang Wu",
"author_login": "wgtmac",
"committed_at": "2026-05-27T11:59:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ce6b208a69ec74a4b070e27d8917b98705a6924",
"body": "Bumps [idna](https://github.com/kjd/idna) from 3.11 to 3.15.\n- [Release notes](https://github.com/kjd/idna/releases)\n- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md)\n- [Commits](https://github.com/kjd/idna/compare/v3.11...v3.15)\n\n---\nupdated-dependencies:\n- dependency-name: idna\n dependency-version: '3.15'\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump idna from 3.11 to 3.15 in /lang/py (#3787)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-21T18:48:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0cde4852b7361bb1674d987fabfa4022672dc516",
"body": "---\nupdated-dependencies:\n- dependency-name: System.CodeDom\n dependency-version: 10.0.8\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump System.CodeDom from 10.0.7 to 10.0.8 (#3786)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-21T18:47:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a76fb29669cd44a275db98ce8fc9b50af383d997",
"body": "…785)\n\nBumps Microsoft.Build.Framework from 18.4.0 to 18.6.3\nBumps Microsoft.Build.Utilities.Core from 18.4.0 to 18.6.3\n\n---\nupdated-dependencies:\n- dependency-name: Microsoft.Build.Framework\n dependency-version: 18.6.3\n dependency-type: direct:production\n update-type: version-update:semver-minor\n[…]\nirect:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump Microsoft.Build.Framework and Microsoft.Build.Utilities.Core (#3…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-21T18:47:09Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "61b4e7413222610a6d1f7aace255d3418afb69bd",
"body": "Updates the requirements on [mypy](https://github.com/python/mypy) to permit the latest version.\n- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/python/mypy/compare/v0.1.0...v2.1.0)\n\n---\nupdated-dependencies:\n- dependency-name: mypy\n dependency-version: 2.1.0\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update mypy requirement from <2.1.0 to <2.2.0 in /lang/py (#3783)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-21T18:46:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b2f4a129ce79f9c8c66e6526d654784cd8b7e0f",
"body": "Bumps `slf4j.version` from 2.0.17 to 2.0.18.\n\nUpdates `org.slf4j:slf4j-api` from 2.0.17 to 2.0.18\n\nUpdates `org.slf4j:slf4j-simple` from 2.0.17 to 2.0.18\n\nUpdates `org.slf4j:slf4j-log4j12` from 2.0.17 to 2.0.18\n\n---\nupdated-dependencies:\n- dependency-name: org.slf4j:slf4j-api\n dependency-version: 2\n[…]\nirect:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump slf4j.version from 2.0.17 to 2.0.18 in /lang/java (#3782)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-21T18:46:22Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7f1bccdb51452430acf8d895a21de0a7f19a2eb7",
"body": "Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 3.4.0 to 3.5.1.\n- [Release notes](https://github.com/diffplug/spotless/releases)\n- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)\n- [Commits](https://github.com/diffplug/spotless/co\n[…]\nirect:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump com.diffplug.spotless:spotless-maven-plugin in /lang/java (#3781)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-21T18:45:41Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "85d61282f514df9b93ce7f26998a3ed803eba87f",
"body": "…3780)",
"is_bot": false,
"headline": "Set up default protection ruleset for default and release branches (#…",
"author_name": "The Apache Software Foundation",
"author_login": "asf-gitbox-commits",
"committed_at": "2026-05-18T17:18:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68da8fb99da5c482f17853e01e79f714e3717b42",
"body": null,
"is_bot": false,
"headline": "bump composer version (#3779)",
"author_name": "Mattia Basone",
"author_login": "mattiabasone",
"committed_at": "2026-05-16T07:21:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd72feaa762e78a5c9032b78d405bf2998a0c7c2",
"body": "* AVRO-4257: Add convenience methods to SchemaParser\n\n* AVRO-4257: Use the new schema parser everywhere\n\nUses the String convenience parsing method where possible, and the\n(non-validating, JSON only) internal parser where appropriate.",
"is_bot": false,
"headline": "AVRO-4257: use the new SchemaParser (#3766)",
"author_name": "Oscar Westra van Holthe - Kind",
"author_login": "opwvhk",
"committed_at": "2026-05-15T17:06:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22f53c8c15e575165abdcd21f6f48efcdd4a33cd",
"body": "…e (#3772)\n\n* AVRO-4176: Disallow named type alteration\n\nThe test cases for self reference unions contained a bug that seemed to\nmake the parsing bug necessary.\n\n* AVRO-4176: Add test",
"is_bot": false,
"headline": "AVRO-4176: Java parser allows field type to be object with custom typ…",
"author_name": "Oscar Westra van Holthe - Kind",
"author_login": "opwvhk",
"committed_at": "2026-05-15T16:55:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34bdcf98ab5d0639219f4d1ec144828e0bfa58fe",
"body": "In some cases, enter and exit rules are not called in pairs while parsing.\nApparently, this is by design. This fix adds a test that the fix does indeed\nwork (it tests an exception, as the error does not show up with a duplicated\ndefinition).\n\nNote: this change keeps the entire parse tree in memory during parsing,\nand allows it to be collected directly afterwards.",
"is_bot": false,
"headline": "AVRO-4182: Avoid ANTLR parsing edge cases (#3756)",
"author_name": "Oscar Westra van Holthe - Kind",
"author_login": "opwvhk",
"committed_at": "2026-05-15T16:55:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c29cfb234c6ca0d9df8a572ca04b65ccc7c21e4",
"body": "…alue that isn't the first union element (#3709)",
"is_bot": false,
"headline": "AVRO-4211: Java fix schema generation for union fields with default v…",
"author_name": "zakpayne8283",
"author_login": "zakpayne8283",
"committed_at": "2026-05-11T18:55:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d28279dace6ffd2deaf6a66e5e82f81a582c3252",
"body": "* [AVRO-4081] Add decompression size limit to prevent decompression bomb DoS\n\nAdd maximum decompression size limit in DeflateCodec to prevent\nOutOfMemoryError when processing maliciously crafted Avro files\nwith high compression ratios (decompression bombs).\n\nThe limit defaults to 200MB and can be co\n[…]\namu.edu>\nCo-authored-by: Ze Sheng <108382772+OwenSanzas@users.noreply.github.com>\nCo-authored-by: Martin Grigorov <martin-g@users.noreply.github.com>\nCo-authored-by: Ryan Skraba <ryan.skraba@aiven.io>",
"is_bot": false,
"headline": "AVRO-4247: Enforce decompression size limits (#3745)",
"author_name": "Steve Loughran",
"author_login": "steveloughran",
"committed_at": "2026-05-11T18:45:20Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4502c1ba1c453702fd26966a5e5c10441e0d1384",
"body": "* AVRO-4209: [java] Reflect correctly on recursive schemas\n\n* Fix CodeQL / Inconsistent equals and hashCode\n\n---------\n\nCo-authored-by: Oscar Westra van Holthe - Kind <822992+opwvhk@users.noreply.github.com>",
"is_bot": false,
"headline": "AVRO-4209: [java] Reflect correctly on recursive schemas (#3765)",
"author_name": "Ryan Skraba",
"author_login": "RyanSkraba",
"committed_at": "2026-05-11T18:41:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1894b397b1d86c398165a8d31e1a58114498e28",
"body": "Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.3 to 2.7.0.\n- [Release notes](https://github.com/urllib3/urllib3/releases)\n- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)\n- [Commits](https://github.com/urllib3/urllib3/compare/2.6.3...2.7.0)\n\n---\nupdated-dependenc\n[…]\nib3\n dependency-version: 2.7.0\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump urllib3 from 2.6.3 to 2.7.0 in /lang/py (#3775)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-11T18:38:50Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d3072c20b9e38a9c0ceb11009eadfb2a8e420583",
"body": "Bumps [postcss](https://github.com/postcss/postcss) from 8.5.13 to 8.5.14.\n- [Release notes](https://github.com/postcss/postcss/releases)\n- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/postcss/postcss/compare/8.5.13...8.5.14)\n\n---\nupdated-depe\n[…]\nrect:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump postcss from 8.5.13 to 8.5.14 in /doc (#3768)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-11T15:15:59Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "fedc4929d6c6db5ace3485330240e8f7ebb49298",
"body": "Updates the requirements on [mypy](https://github.com/python/mypy) to permit the latest version.\n- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/python/mypy/compare/v0.1.0...v2.0.0)\n\n---\nupdated-dependencies:\n- dependency-name: mypy\n dependency-version: 2.0.0\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update mypy requirement from <1.21.0 to <2.1.0 in /lang/py (#3769)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-11T11:38:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b25be3b0d4e36195881088a9d1c5522afbfabc8",
"body": "…va (#3771)\n\nBumps [io.netty:netty-bom](https://github.com/netty/netty) from 4.2.12.Final to 4.2.13.Final.\n- [Release notes](https://github.com/netty/netty/releases)\n- [Commits](https://github.com/netty/netty/compare/netty-4.2.12.Final...netty-4.2.13.Final)\n\n---\nupdated-dependencies:\n- dependency-na\n[…]\nirect:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump io.netty:netty-bom from 4.2.12.Final to 4.2.13.Final in /lang/ja…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-11T11:37:14Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1461aaa11d88735a31e80c38e233b893d546005a",
"body": "Bumps [org.apache:apache](https://github.com/apache/maven-apache-parent) from 37 to 38.\n- [Release notes](https://github.com/apache/maven-apache-parent/releases)\n- [Commits](https://github.com/apache/maven-apache-parent/commits)\n\n---\nupdated-dependencies:\n- dependency-name: org.apache:apache\n depen\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump org.apache:apache from 37 to 38 in /lang/java (#3767)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-11T11:36:42Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c5f66c7cb5f522f7c6fa7ce68e640e3833525d8a",
"body": "…own (#3727)\n\n* AVRO-2825: [csharp] Resolve: C# Logical Types throw exception on unknown logical type\n\n(cherry picked from commit ad61af02da435652ba0662d34205f60fa88537cb)\n\n* [AVRO-3941] CSharp Resolve missing namespace issue\n\n(cherry picked from commit e5a7dedf9959687637f621bfdecbe478a5a89cc4)\n\n* R\n[…]\nl type parsing\n\n* Fix CodeQL warning: Use pattern matching to assert logicalSchema type safely\n\n* Remove accidentally tracked launchSettings.json\n\n---------\n\nCo-authored-by: Tom Bruns <TBruns@tql.com>",
"is_bot": false,
"headline": "AVRO-2825: [csharp] Resolve: C# Logical Types throw exception on unkn…",
"author_name": "RawScape",
"author_login": "RawScape",
"committed_at": "2026-05-10T12:23:20Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "892d6997dcb65627560b04bd76c5a3dd97666cdf",
"body": "…3730)\n\nWhen FastReader was enabled and a field of type Union<Array, ...>\nwith an Array as default value was added, an AvroRuntimeException\noccurred during Schema Evolution.\n\nThis change resolves this bug in FastReaderBuilder.java, allowing the\nSchema Migration to succeed as specified.",
"is_bot": false,
"headline": "AVRO-4238: [java] Fix adding union fields with array default value (#…",
"author_name": "Cedric",
"author_login": "cedricholzer",
"committed_at": "2026-05-07T18:33:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "974961d97a84d3601113d0f3cdc41db6580d1b6b",
"body": "… attribute (#3715)\n\nWhen using GenericDatumReader with schemas containing java-class\nattributes on string fields, FastReaderBuilder.getTransformingStringReader()\nwas casting stringReader.read() directly to String, but GenericData\nreturns Utf8, causing ClassCastException.\n\nFix by explicitly handling both Utf8 and String types, consistent with\nthe rest of the Avro codebase.\n\nCo-authored-by: Kevin Burke <kburke@twilio.com>",
"is_bot": false,
"headline": "AVRO-4225: Fix ClassCastException in FastReaderBuilder for java-class…",
"author_name": "Santosh Pingale",
"author_login": "santosh-d3vpl3x",
"committed_at": "2026-05-07T17:22:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96389ebf4d03ca2ee9c59a1083cde1bcd5b307c0",
"body": "…sage (#3764)\n\nUnresolvedUnionException previously included the string representation\nof the unresolved datum in its exception message. When this exception\npropagates to generic error handlers (e.g. in Kafka Connect runtime),\nthe datum value — which may contain sensitive user data — gets written\nto \n[…]\n files.\n\nReplace the datum's toString() with its class name in the exception\nmessage. The actual datum object remains accessible via\ngetUnresolvedDatum() for callers that need it for programmatic use.",
"is_bot": false,
"headline": "AVRO-4253: Avoid logging datum values in UnresolvedUnionException mes…",
"author_name": "kunal sevkani",
"author_login": "kunalmnnit",
"committed_at": "2026-05-07T16:51:15Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "343a9c749a9320e7bf004ec6458cb27dfc5b61ab",
"body": "…740)",
"is_bot": false,
"headline": "Fix misaligned pointer use in BufferDetail.hh and BufferReader.hh (#3…",
"author_name": "Andrew Pilloud",
"author_login": "apilloud",
"committed_at": "2026-05-05T18:16:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8dffb87e5f10c4ddb3353b6d83b2d7fab5e30cd7",
"body": null,
"is_bot": false,
"headline": "AVRO-4252: Update JS dependencies with security issues (#3753)",
"author_name": "Ismaël Mejía",
"author_login": "iemejia",
"committed_at": "2026-05-05T17:58:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f144f45f3ebf8a7cdde30ff0d407b9fb2f048c76",
"body": "…(#3761)\n\nBumps [com.github.luben:zstd-jni](https://github.com/luben/zstd-jni) from 1.5.7-7 to 1.5.7-8.\n- [Commits](https://github.com/luben/zstd-jni/compare/v1.5.7-7...v1.5.7-8)\n\n---\nupdated-dependencies:\n- dependency-name: com.github.luben:zstd-jni\n dependency-version: 1.5.7-8\n dependency-type: \n[…]\nirect:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump com.github.luben:zstd-jni from 1.5.7-7 to 1.5.7-8 in /lang/java …",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-05T17:46:01Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "782fb6362c354e65e84a1f2ede48a53b5c219bc9",
"body": "Bumps `grpc.version` from 1.80.0 to 1.81.0.\n\nUpdates `io.grpc:grpc-core` from 1.80.0 to 1.81.0\n- [Release notes](https://github.com/grpc/grpc-java/releases)\n- [Commits](https://github.com/grpc/grpc-java/compare/v1.80.0...v1.81.0)\n\nUpdates `io.grpc:grpc-stub` from 1.80.0 to 1.81.0\n- [Release notes](h\n[…]\nrect:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump grpc.version from 1.80.0 to 1.81.0 in /lang/java (#3759)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-05T17:45:27Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "048b1debebcf74e96b787315d11138597dcbd13c",
"body": "Bumps [postcss](https://github.com/postcss/postcss) from 8.5.12 to 8.5.13.\n- [Release notes](https://github.com/postcss/postcss/releases)\n- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/postcss/postcss/compare/8.5.12...8.5.13)\n\n---\nupdated-depe\n[…]\nrect:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump postcss from 8.5.12 to 8.5.13 in /doc (#3758)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-05T17:45:10Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8cdb621ca33618c1cdeedf86bd75bdee90b898f6",
"body": "Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.21.2 to 2.21.3.\n- [Commits](https://github.com/FasterXML/jackson-bom/compare/jackson-bom-2.21.2...jackson-bom-2.21.3)\n\n---\nupdated-dependencies:\n- dependency-name: com.fasterxml.jackson:jackson-bom\n dependenc\n[…]\nirect:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump com.fasterxml.jackson:jackson-bom in /lang/java (#3757)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-05T17:44:56Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2cd8431ca3ae95849a05b4105f8bcc9fe5d4b4e1",
"body": null,
"is_bot": false,
"headline": "Fixed byte compare (#3710)",
"author_name": "Valentin Valls",
"author_login": "vallsv",
"committed_at": "2026-05-02T08:08:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5af5735cec1ed939ad40f4f599e099fd2d2b29e8",
"body": "…nt scales (#3744)\n\n* fix(AVRO-4162): dotnet AvroDecimal.CompareTo for values with different scale\n\n* fix(AVRO-4162): Make tests not culture-sensitive",
"is_bot": false,
"headline": "AVRO-4162: [csharp] Fix AvroDecimal.CompareTo for values with differe…",
"author_name": "ChristophMajcenAtXxxlutz",
"author_login": "ChristophMajcenAtXxxlutz",
"committed_at": "2026-05-02T07:50:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64ac2975ec26c59a322d5d110c300741792424f4",
"body": "…nce branches (#3748)",
"is_bot": false,
"headline": "AVRO-4250: [build] Run github actions test workflows for the maintena…",
"author_name": "Ismaël Mejía",
"author_login": "iemejia",
"committed_at": "2026-05-01T06:53:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "875c429012cdbf2ab8dadd15940170630b26a2e9",
"body": "…reading (#3725)\n\n* AVRO-4241: [Java] BinaryDecoder should verify available bytes before reading\n\nAdd ensureAvailableBytes() pre-check in readString, readBytes,\nreadArrayStart, arrayNext, readMapStart, and mapNext to verify the\nsource has sufficient data before proceeding.\n\nByte-array-backed sources\n[…]\nPerElement} computation during array/map decoding via {@link GenericDatumReader}. Tests complex, wide, and recursive schema structures to verify that the per-block schema traversal cost is acceptable.",
"is_bot": false,
"headline": "AVRO-4241: [Java] BinaryDecoder should verify available bytes before …",
"author_name": "Ismaël Mejía",
"author_login": "iemejia",
"committed_at": "2026-05-01T06:47:43Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "fed00117056cdc3dad424cf8442c2d38775e4658",
"body": "Bumps [postcss](https://github.com/postcss/postcss) from 8.5.10 to 8.5.12.\n- [Release notes](https://github.com/postcss/postcss/releases)\n- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/postcss/postcss/compare/8.5.10...8.5.12)\n\n---\nupdated-depe\n[…]\nrect:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump postcss from 8.5.10 to 8.5.12 in /doc (#3741)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-27T06:23:20Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c52932696530c43d978f49ff90c061656039fc89",
"body": "Bumps `junit5.version` from 5.14.3 to 5.14.4.\n\nUpdates `org.junit.vintage:junit-vintage-engine` from 5.14.3 to 5.14.4\n- [Release notes](https://github.com/junit-team/junit-framework/releases)\n- [Commits](https://github.com/junit-team/junit-framework/compare/r5.14.3...r5.14.4)\n\nUpdates `org.junit.jup\n[…]\nrect:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump junit5.version from 5.14.3 to 5.14.4 in /lang/java (#3742)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-27T06:23:07Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "dc037890de66c4af4fd4ad6eb33672931d302cb1",
"body": "---\nupdated-dependencies:\n- dependency-name: System.CodeDom\n dependency-version: 10.0.7\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump System.CodeDom from 10.0.6 to 10.0.7 (#3743)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-27T06:22:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79017ee391c04f60bdffd5fecf9ecc27c1b1f420",
"body": "Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.27 to 10.5.0.\n- [Release notes](https://github.com/postcss/autoprefixer/releases)\n- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.27.\n[…]\nrect:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump autoprefixer from 10.4.27 to 10.5.0 in /doc (#3735)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-20T05:33:46Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f7cb68167857e519320893f3e838d0675f0d89e6",
"body": "---\nupdated-dependencies:\n- dependency-name: coverlet.collector\n dependency-version: 10.0.0\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Martin Grigorov <martin-g@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump coverlet.collector from 8.0.1 to 10.0.0 (#3737)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-20T05:33:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6b7d337c45134dc5fd6031c28b38ba78d4dd720",
"body": "Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 8.0.0 to 8.1.0.\n- [Release notes](https://github.com/astral-sh/setup-uv/releases)\n- [Commits](https://github.com/astral-sh/setup-uv/compare/cec208311dfd045dd5311c1add060b2062131d57...08807647e7069bb48b6ef5acd8ec9567f424441b)\n\n---\n[…]\nirect:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump astral-sh/setup-uv from 8.0.0 to 8.1.0 (#3736)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-20T05:25:13Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "fd37a8f3da6e06dd0db33780b04b4be3fcd97498",
"body": "Bumps [postcss](https://github.com/postcss/postcss) from 8.5.9 to 8.5.10.\n- [Release notes](https://github.com/postcss/postcss/releases)\n- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/postcss/postcss/compare/8.5.9...8.5.10)\n\n---\nupdated-depend\n[…]\nrect:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump postcss from 8.5.9 to 8.5.10 in /doc (#3734)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-20T05:24:16Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "405dcafbf9c66398c53d9fbb90bff6cfc9162257",
"body": "---\nupdated-dependencies:\n- dependency-name: coverlet.msbuild\n dependency-version: 10.0.0\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump coverlet.msbuild from 8.0.1 to 10.0.0 (#3738)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-20T05:23:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f327e1a94ff6e57ae6055e53f06455416a897646",
"body": "---\nupdated-dependencies:\n- dependency-name: System.CodeDom\n dependency-version: 10.0.6\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump System.CodeDom from 10.0.5 to 10.0.6 (#3739)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-20T05:22:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb54bb4e8c67ef5e598ccaa99bf96bd520a9b66e",
"body": "Bumps org.apache.ant:ant from 1.10.16 to 1.10.17.\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.ant:ant\n dependency-version: 1.10.17\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump org.apache.ant:ant from 1.10.16 to 1.10.17 in /lang/java (#3728)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-17T09:08:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc9e4e7a6a17b622c776a9b449fbead1ba3c5d50",
"body": "…hon IPC (#3733)\n\n- lang/csharp/.../HttpListenerServer.cs: Debug.Print message in the\n HTTP listener when the per-request handler throws.\n- lang/py/.../tether/tether_task_runner.py: two log.error messages\n emitted from TetherTaskRunner.process_message when the partition\n message fails to parse or\n[…]\nges emitted from\n TetherTask.fail when the task reports failure / fails to send the\n fail message back to the output server.\n\nNo functional changes.\n\nSigned-off-by: Sai Asish Y <say.apm35@gmail.com>",
"is_bot": false,
"headline": "fix 'occured' -> 'occurred' typos in error messages across C# and Pyt…",
"author_name": "Sai Asish Y",
"author_login": "SAY-5",
"committed_at": "2026-04-17T09:07:24Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "eabdfd2c3ffd65b8ac6ecdc98b07617df6e7978f",
"body": "Bumps [postcss](https://github.com/postcss/postcss) from 8.5.8 to 8.5.9.\n- [Release notes](https://github.com/postcss/postcss/releases)\n- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/postcss/postcss/compare/8.5.8...8.5.9)\n\n---\nupdated-dependen\n[…]\nrect:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump postcss from 8.5.8 to 8.5.9 in /doc (#3729)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-15T05:16:05Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "33b104f238a77929eae107f1005492cc1af05b3b",
"body": "Co-authored-by: Alvaro Livraghi <a.livraghi@sirti.it>\n(cherry picked from commit 846a2017d7f782a1243e727a48de6bd44286475e)",
"is_bot": false,
"headline": "AVRO-4239: fix Perl porting's lack of version number (#3704)",
"author_name": "Alvaro",
"author_login": "alivraghi",
"committed_at": "2026-04-15T05:10:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3296361e9a78e08635dcc73cc8ab340fa993233c",
"body": "---\nupdated-dependencies:\n- dependency-name: log4net\n dependency-version: 3.3.0\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump log4net from 2.0.14 to 3.3.0 (#3731)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-15T05:07:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca72772df3881ab62b67986081a86adee9d088c9",
"body": "…ck frame (#3705)",
"is_bot": false,
"headline": "AVRO-4240: [Java] Size DataFileWriter output buffer to fit entire blo…",
"author_name": "belugabehr",
"author_login": "belugabehr",
"committed_at": "2026-04-13T13:41:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7473a6e994648c20f731948ad11c1c1d7d99c1e1",
"body": "Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 7.3.1 to 8.0.0.\n- [Release notes](https://github.com/astral-sh/setup-uv/releases)\n- [Commits](https://github.com/astral-sh/setup-uv/compare/v7.3.1...cec208311dfd045dd5311c1add060b2062131d57)\n\n---\nupdated-dependencies:\n- dependenc\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump astral-sh/setup-uv from 7.3.1 to 8.0.0 (#3717)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-06T15:34:24Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "955a6f7f53b734e48e698ea1bc5b7157f33a9cfb",
"body": "Updates the requirements on [mypy](https://github.com/python/mypy) to permit the latest version.\n- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/python/mypy/compare/v0.1.0...v1.20.0)\n\n---\nupdated-dependencies:\n- dependency-name: mypy\n dependency-version: 1.20.0\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update mypy requirement from <1.20.0 to <1.21.0 in /lang/py (#3718)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-06T15:30:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9396eec6bfb0af61a69bba8d532f184d0edddbc",
"body": "Bumps org.apache.ant:ant from 1.10.15 to 1.10.16.\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.ant:ant\n dependency-version: 1.10.16\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump org.apache.ant:ant from 1.10.15 to 1.10.16 in /lang/java (#3720)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-06T15:30:08Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 22,
"commits_last_year": 317,
"latest_release_at": "2024-08-05T17:30:17Z",
"latest_release_tag": "release-1.12.0",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 47,
"days_since_latest_release": 716,
"mean_days_between_releases": 166.3
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 75,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "apache/avro",
"exists": true,
"license": "Apache-2.0",
"keywords": [
"data",
"serialization",
"avro"
],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/apache/avro",
"is_deprecated": false,
"latest_version": "1.12.2-rc1",
"repository_url": "https://github.com/apache/avro",
"versions_count": 29,
"total_downloads": 75985,
"dependents_count": 7,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 18622,
"first_published_at": null,
"latest_published_at": "2026-06-20T12:10:30Z",
"latest_version_yanked": null,
"days_since_latest_publish": 32
}
]
},
"popularity": {
"forks": 1769,
"stars": 3289,
"watchers": 102,
"fork_history": {
"days": [
{
"date": "2019-03-12",
"count": 1
},
{
"date": "2019-03-17",
"count": 1
},
{
"date": "2019-03-19",
"count": 1
},
{
"date": "2019-03-20",
"count": 2
},
{
"date": "2019-03-24",
"count": 1
},
{
"date": "2019-03-26",
"count": 1
},
{
"date": "2019-03-27",
"count": 1
},
{
"date": "2019-03-28",
"count": 1
},
{
"date": "2019-03-29",
"count": 1
},
{
"date": "2019-03-30",
"count": 1
},
{
"date": "2019-03-31",
"count": 2
},
{
"date": "2019-04-01",
"count": 1
},
{
"date": "2019-04-04",
"count": 1
},
{
"date": "2019-04-07",
"count": 1
},
{
"date": "2019-04-12",
"count": 1
},
{
"date": "2019-04-24",
"count": 1
},
{
"date": "2019-04-28",
"count": 1
},
{
"date": "2019-04-30",
"count": 2
},
{
"date": "2019-05-02",
"count": 2
},
{
"date": "2019-05-03",
"count": 1
},
{
"date": "2019-05-06",
"count": 1
},
{
"date": "2019-05-07",
"count": 1
},
{
"date": "2019-05-08",
"count": 1
},
{
"date": "2019-05-09",
"count": 2
},
{
"date": "2019-05-13",
"count": 1
},
{
"date": "2019-05-16",
"count": 1
},
{
"date": "2019-05-20",
"count": 1
},
{
"date": "2019-05-21",
"count": 1
},
{
"date": "2019-05-22",
"count": 1
},
{
"date": "2019-05-24",
"count": 2
},
{
"date": "2019-05-27",
"count": 1
},
{
"date": "2019-05-28",
"count": 1
},
{
"date": "2019-06-01",
"count": 2
},
{
"date": "2019-06-04",
"count": 1
},
{
"date": "2019-06-05",
"count": 2
},
{
"date": "2019-06-12",
"count": 1
},
{
"date": "2019-06-21",
"count": 1
},
{
"date": "2019-06-25",
"count": 1
},
{
"date": "2019-06-26",
"count": 3
},
{
"date": "2019-06-28",
"count": 1
},
{
"date": "2019-07-03",
"count": 1
},
{
"date": "2019-07-04",
"count": 2
},
{
"date": "2019-07-08",
"count": 2
},
{
"date": "2019-07-09",
"count": 1
},
{
"date": "2019-07-10",
"count": 1
},
{
"date": "2019-07-11",
"count": 3
},
{
"date": "2019-07-18",
"count": 1
},
{
"date": "2019-07-22",
"count": 2
},
{
"date": "2019-07-25",
"count": 1
},
{
"date": "2019-07-26",
"count": 2
},
{
"date": "2019-07-29",
"count": 1
},
{
"date": "2019-08-02",
"count": 1
},
{
"date": "2019-08-03",
"count": 2
},
{
"date": "2019-08-05",
"count": 1
},
{
"date": "2019-08-06",
"count": 2
},
{
"date": "2019-08-16",
"count": 1
},
{
"date": "2019-08-20",
"count": 1
},
{
"date": "2019-08-21",
"count": 1
},
{
"date": "2019-08-22",
"count": 1
},
{
"date": "2019-08-24",
"count": 1
},
{
"date": "2019-08-25",
"count": 1
},
{
"date": "2019-08-27",
"count": 1
},
{
"date": "2019-09-04",
"count": 1
},
{
"date": "2019-09-11",
"count": 1
},
{
"date": "2019-09-16",
"count": 1
},
{
"date": "2019-09-17",
"count": 1
},
{
"date": "2019-09-18",
"count": 1
},
{
"date": "2019-09-19",
"count": 1
},
{
"date": "2019-09-23",
"count": 1
},
{
"date": "2019-09-26",
"count": 1
},
{
"date": "2019-09-29",
"count": 1
},
{
"date": "2019-10-01",
"count": 1
},
{
"date": "2019-10-04",
"count": 2
},
{
"date": "2019-10-08",
"count": 1
},
{
"date": "2019-10-09",
"count": 1
},
{
"date": "2019-10-11",
"count": 1
},
{
"date": "2019-10-18",
"count": 3
},
{
"date": "2019-10-23",
"count": 2
},
{
"date": "2019-10-26",
"count": 1
},
{
"date": "2019-10-29",
"count": 1
},
{
"date": "2019-10-30",
"count": 1
},
{
"date": "2019-10-31",
"count": 1
},
{
"date": "2019-11-04",
"count": 1
},
{
"date": "2019-11-05",
"count": 2
},
{
"date": "2019-11-06",
"count": 1
},
{
"date": "2019-11-07",
"count": 1
},
{
"date": "2019-11-12",
"count": 3
},
{
"date": "2019-11-18",
"count": 2
},
{
"date": "2019-11-20",
"count": 1
},
{
"date": "2019-11-24",
"count": 2
},
{
"date": "2019-11-25",
"count": 2
},
{
"date": "2019-11-26",
"count": 2
},
{
"date": "2019-11-30",
"count": 1
},
{
"date": "2019-12-02",
"count": 1
},
{
"date": "2019-12-03",
"count": 1
},
{
"date": "2019-12-06",
"count": 1
},
{
"date": "2019-12-08",
"count": 1
},
{
"date": "2019-12-14",
"count": 1
},
{
"date": "2019-12-20",
"count": 1
},
{
"date": "2020-01-03",
"count": 1
},
{
"date": "2020-01-08",
"count": 1
},
{
"date": "2020-01-09",
"count": 2
},
{
"date": "2020-01-12",
"count": 1
},
{
"date": "2020-01-14",
"count": 1
},
{
"date": "2020-01-15",
"count": 1
},
{
"date": "2020-01-18",
"count": 1
},
{
"date": "2020-01-23",
"count": 3
},
{
"date": "2020-01-30",
"count": 1
},
{
"date": "2020-02-02",
"count": 1
},
{
"date": "2020-02-03",
"count": 1
},
{
"date": "2020-02-05",
"count": 1
},
{
"date": "2020-02-06",
"count": 1
},
{
"date": "2020-02-07",
"count": 2
},
{
"date": "2020-02-09",
"count": 1
},
{
"date": "2020-02-10",
"count": 2
},
{
"date": "2020-02-13",
"count": 1
},
{
"date": "2020-02-14",
"count": 1
},
{
"date": "2020-02-18",
"count": 1
},
{
"date": "2020-02-20",
"count": 1
},
{
"date": "2020-02-24",
"count": 2
},
{
"date": "2020-02-28",
"count": 2
},
{
"date": "2020-03-02",
"count": 1
},
{
"date": "2020-03-03",
"count": 1
},
{
"date": "2020-03-05",
"count": 2
},
{
"date": "2020-03-06",
"count": 1
},
{
"date": "2020-03-08",
"count": 1
},
{
"date": "2020-03-10",
"count": 1
},
{
"date": "2020-03-12",
"count": 1
},
{
"date": "2020-03-13",
"count": 2
},
{
"date": "2020-03-15",
"count": 1
},
{
"date": "2020-03-16",
"count": 1
},
{
"date": "2020-03-17",
"count": 1
},
{
"date": "2020-03-19",
"count": 1
},
{
"date": "2020-03-23",
"count": 1
},
{
"date": "2020-03-27",
"count": 1
},
{
"date": "2020-03-29",
"count": 1
},
{
"date": "2020-03-31",
"count": 3
},
{
"date": "2020-04-01",
"count": 2
},
{
"date": "2020-04-03",
"count": 2
},
{
"date": "2020-04-06",
"count": 1
},
{
"date": "2020-04-08",
"count": 1
},
{
"date": "2020-04-09",
"count": 1
},
{
"date": "2020-04-10",
"count": 2
},
{
"date": "2020-04-14",
"count": 1
},
{
"date": "2020-04-19",
"count": 1
},
{
"date": "2020-04-21",
"count": 1
},
{
"date": "2020-04-22",
"count": 1
},
{
"date": "2020-04-23",
"count": 3
},
{
"date": "2020-04-27",
"count": 1
},
{
"date": "2020-04-28",
"count": 2
},
{
"date": "2020-04-29",
"count": 1
},
{
"date": "2020-05-03",
"count": 2
},
{
"date": "2020-05-04",
"count": 1
},
{
"date": "2020-05-07",
"count": 1
},
{
"date": "2020-05-11",
"count": 1
},
{
"date": "2020-05-12",
"count": 1
},
{
"date": "2020-05-13",
"count": 1
},
{
"date": "2020-05-15",
"count": 2
},
{
"date": "2020-05-22",
"count": 1
},
{
"date": "2020-05-24",
"count": 1
},
{
"date": "2020-05-25",
"count": 1
},
{
"date": "2020-05-30",
"count": 1
},
{
"date": "2020-06-01",
"count": 1
},
{
"date": "2020-06-02",
"count": 2
},
{
"date": "2020-06-03",
"count": 1
},
{
"date": "2020-06-04",
"count": 1
},
{
"date": "2020-06-08",
"count": 4
},
{
"date": "2020-06-09",
"count": 1
},
{
"date": "2020-06-13",
"count": 1
},
{
"date": "2020-06-18",
"count": 2
},
{
"date": "2020-06-19",
"count": 1
},
{
"date": "2020-06-26",
"count": 1
},
{
"date": "2020-07-02",
"count": 2
},
{
"date": "2020-07-03",
"count": 1
},
{
"date": "2020-07-04",
"count": 1
},
{
"date": "2020-07-07",
"count": 2
},
{
"date": "2020-07-08",
"count": 1
},
{
"date": "2020-07-17",
"count": 1
},
{
"date": "2020-07-21",
"count": 2
},
{
"date": "2020-07-22",
"count": 1
},
{
"date": "2020-07-27",
"count": 1
},
{
"date": "2020-07-31",
"count": 2
},
{
"date": "2020-08-03",
"count": 1
},
{
"date": "2020-08-05",
"count": 2
},
{
"date": "2020-08-08",
"count": 1
},
{
"date": "2020-08-10",
"count": 1
},
{
"date": "2020-08-15",
"count": 1
},
{
"date": "2020-08-18",
"count": 1
},
{
"date": "2020-08-20",
"count": 1
},
{
"date": "2020-08-21",
"count": 1
},
{
"date": "2020-08-23",
"count": 1
},
{
"date": "2020-08-24",
"count": 1
},
{
"date": "2020-09-08",
"count": 1
},
{
"date": "2020-09-14",
"count": 1
},
{
"date": "2020-09-15",
"count": 1
},
{
"date": "2020-09-16",
"count": 1
},
{
"date": "2020-09-18",
"count": 2
},
{
"date": "2020-09-20",
"count": 1
},
{
"date": "2020-09-27",
"count": 1
},
{
"date": "2020-09-29",
"count": 1
},
{
"date": "2020-09-30",
"count": 1
},
{
"date": "2020-10-02",
"count": 1
},
{
"date": "2020-10-08",
"count": 3
},
{
"date": "2020-10-09",
"count": 1
},
{
"date": "2020-10-12",
"count": 1
},
{
"date": "2020-10-16",
"count": 2
},
{
"date": "2020-10-17",
"count": 1
},
{
"date": "2020-10-21",
"count": 1
},
{
"date": "2020-10-24",
"count": 2
},
{
"date": "2020-10-29",
"count": 1
},
{
"date": "2020-10-30",
"count": 1
},
{
"date": "2020-10-31",
"count": 1
},
{
"date": "2020-11-03",
"count": 1
},
{
"date": "2020-11-04",
"count": 1
},
{
"date": "2020-11-05",
"count": 1
},
{
"date": "2020-11-06",
"count": 1
},
{
"date": "2020-11-08",
"count": 1
},
{
"date": "2020-11-11",
"count": 1
},
{
"date": "2020-11-12",
"count": 1
},
{
"date": "2020-11-13",
"count": 2
},
{
"date": "2020-11-16",
"count": 1
},
{
"date": "2020-11-19",
"count": 2
},
{
"date": "2020-11-20",
"count": 2
},
{
"date": "2020-11-22",
"count": 1
},
{
"date": "2020-11-23",
"count": 1
},
{
"date": "2020-11-30",
"count": 1
},
{
"date": "2020-12-07",
"count": 1
},
{
"date": "2020-12-08",
"count": 2
},
{
"date": "2020-12-11",
"count": 1
},
{
"date": "2020-12-16",
"count": 2
},
{
"date": "2020-12-18",
"count": 2
},
{
"date": "2021-01-03",
"count": 1
},
{
"date": "2021-01-11",
"count": 1
},
{
"date": "2021-01-15",
"count": 1
},
{
"date": "2021-01-16",
"count": 1
},
{
"date": "2021-01-18",
"count": 2
},
{
"date": "2021-01-19",
"count": 1
},
{
"date": "2021-01-20",
"count": 1
},
{
"date": "2021-01-25",
"count": 1
},
{
"date": "2021-01-29",
"count": 3
},
{
"date": "2021-02-01",
"count": 1
},
{
"date": "2021-02-02",
"count": 1
},
{
"date": "2021-02-03",
"count": 1
},
{
"date": "2021-02-08",
"count": 2
},
{
"date": "2021-02-10",
"count": 1
},
{
"date": "2021-02-12",
"count": 2
},
{
"date": "2021-02-19",
"count": 1
},
{
"date": "2021-02-24",
"count": 1
},
{
"date": "2021-02-27",
"count": 1
},
{
"date": "2021-03-01",
"count": 1
},
{
"date": "2021-03-10",
"count": 1
},
{
"date": "2021-03-17",
"count": 1
},
{
"date": "2021-03-18",
"count": 2
},
{
"date": "2021-03-21",
"count": 1
},
{
"date": "2021-03-25",
"count": 1
},
{
"date": "2021-03-30",
"count": 2
},
{
"date": "2021-04-01",
"count": 1
},
{
"date": "2021-04-02",
"count": 1
},
{
"date": "2021-04-08",
"count": 1
},
{
"date": "2021-04-11",
"count": 1
},
{
"date": "2021-04-12",
"count": 1
},
{
"date": "2021-04-14",
"count": 1
},
{
"date": "2021-04-20",
"count": 1
},
{
"date": "2021-04-22",
"count": 1
},
{
"date": "2021-04-27",
"count": 3
},
{
"date": "2021-05-03",
"count": 1
},
{
"date": "2021-05-07",
"count": 1
},
{
"date": "2021-05-10",
"count": 1
},
{
"date": "2021-05-17",
"count": 2
},
{
"date": "2021-05-24",
"count": 2
},
{
"date": "2021-05-26",
"count": 1
},
{
"date": "2021-05-27",
"count": 1
},
{
"date": "2021-05-30",
"count": 1
},
{
"date": "2021-05-31",
"count": 1
},
{
"date": "2021-06-02",
"count": 1
},
{
"date": "2021-06-07",
"count": 1
},
{
"date": "2021-06-08",
"count": 1
},
{
"date": "2021-06-11",
"count": 1
},
{
"date": "2021-06-13",
"count": 2
},
{
"date": "2021-06-25",
"count": 1
},
{
"date": "2021-06-29",
"count": 1
},
{
"date": "2021-06-30",
"count": 1
},
{
"date": "2021-07-03",
"count": 1
},
{
"date": "2021-07-05",
"count": 1
},
{
"date": "2021-07-08",
"count": 1
},
{
"date": "2021-07-09",
"count": 1
},
{
"date": "2021-07-14",
"count": 1
},
{
"date": "2021-07-15",
"count": 1
},
{
"date": "2021-07-21",
"count": 1
},
{
"date": "2021-07-23",
"count": 1
},
{
"date": "2021-07-25",
"count": 1
},
{
"date": "2021-07-30",
"count": 1
},
{
"date": "2021-08-01",
"count": 1
},
{
"date": "2021-08-02",
"count": 1
},
{
"date": "2021-08-03",
"count": 1
},
{
"date": "2021-08-04",
"count": 1
},
{
"date": "2021-08-06",
"count": 1
},
{
"date": "2021-08-12",
"count": 1
},
{
"date": "2021-08-14",
"count": 1
},
{
"date": "2021-08-18",
"count": 2
},
{
"date": "2021-08-22",
"count": 2
},
{
"date": "2021-08-23",
"count": 2
},
{
"date": "2021-08-24",
"count": 2
},
{
"date": "2021-08-29",
"count": 1
},
{
"date": "2021-08-30",
"count": 2
},
{
"date": "2021-08-31",
"count": 1
},
{
"date": "2021-09-01",
"count": 1
},
{
"date": "2021-09-04",
"count": 1
},
{
"date": "2021-09-09",
"count": 1
},
{
"date": "2021-09-13",
"count": 1
},
{
"date": "2021-09-14",
"count": 1
},
{
"date": "2021-09-27",
"count": 2
},
{
"date": "2021-09-30",
"count": 2
},
{
"date": "2021-10-06",
"count": 1
},
{
"date": "2021-10-07",
"count": 4
},
{
"date": "2021-10-08",
"count": 1
},
{
"date": "2021-10-13",
"count": 3
},
{
"date": "2021-10-15",
"count": 1
},
{
"date": "2021-10-19",
"count": 1
},
{
"date": "2021-10-21",
"count": 1
},
{
"date": "2021-11-05",
"count": 1
},
{
"date": "2021-11-09",
"count": 1
},
{
"date": "2021-11-10",
"count": 1
},
{
"date": "2021-11-11",
"count": 1
},
{
"date": "2021-11-13",
"count": 1
},
{
"date": "2021-11-16",
"count": 1
},
{
"date": "2021-11-19",
"count": 2
},
{
"date": "2021-11-21",
"count": 1
},
{
"date": "2021-11-23",
"count": 1
},
{
"date": "2021-11-25",
"count": 1
},
{
"date": "2021-11-30",
"count": 1
},
{
"date": "2021-12-03",
"count": 1
},
{
"date": "2021-12-12",
"count": 2
},
{
"date": "2021-12-14",
"count": 1
},
{
"date": "2021-12-16",
"count": 1
},
{
"date": "2021-12-29",
"count": 3
},
{
"date": "2021-12-30",
"count": 1
},
{
"date": "2022-01-02",
"count": 1
},
{
"date": "2022-01-07",
"count": 1
},
{
"date": "2022-01-19",
"count": 1
},
{
"date": "2022-01-20",
"count": 1
},
{
"date": "2022-01-21",
"count": 1
},
{
"date": "2022-01-26",
"count": 1
},
{
"date": "2022-01-27",
"count": 1
},
{
"date": "2022-01-31",
"count": 1
},
{
"date": "2022-02-02",
"count": 2
},
{
"date": "2022-02-09",
"count": 1
},
{
"date": "2022-02-11",
"count": 2
},
{
"date": "2022-02-14",
"count": 1
},
{
"date": "2022-02-16",
"count": 1
},
{
"date": "2022-02-17",
"count": 1
},
{
"date": "2022-02-26",
"count": 1
},
{
"date": "2022-03-02",
"count": 1
},
{
"date": "2022-03-03",
"count": 1
},
{
"date": "2022-03-05",
"count": 1
},
{
"date": "2022-03-09",
"count": 1
},
{
"date": "2022-03-10",
"count": 1
},
{
"date": "2022-03-11",
"count": 1
},
{
"date": "2022-03-12",
"count": 1
},
{
"date": "2022-03-15",
"count": 1
},
{
"date": "2022-03-16",
"count": 1
},
{
"date": "2022-03-18",
"count": 1
},
{
"date": "2022-03-20",
"count": 1
},
{
"date": "2022-03-21",
"count": 1
},
{
"date": "2022-03-22",
"count": 2
},
{
"date": "2022-03-23",
"count": 1
},
{
"date": "2022-04-02",
"count": 1
},
{
"date": "2022-04-05",
"count": 1
},
{
"date": "2022-04-06",
"count": 1
},
{
"date": "2022-04-07",
"count": 1
},
{
"date": "2022-04-08",
"count": 2
},
{
"date": "2022-04-11",
"count": 1
},
{
"date": "2022-04-12",
"count": 1
},
{
"date": "2022-04-13",
"count": 2
},
{
"date": "2022-04-20",
"count": 2
},
{
"date": "2022-04-25",
"count": 1
},
{
"date": "2022-04-27",
"count": 1
},
{
"date": "2022-05-02",
"count": 2
},
{
"date": "2022-05-03",
"count": 1
},
{
"date": "2022-05-05",
"count": 1
},
{
"date": "2022-05-14",
"count": 1
},
{
"date": "2022-05-15",
"count": 1
},
{
"date": "2022-05-16",
"count": 1
},
{
"date": "2022-05-17",
"count": 3
},
{
"date": "2022-05-18",
"count": 1
},
{
"date": "2022-05-20",
"count": 1
},
{
"date": "2022-05-21",
"count": 2
},
{
"date": "2022-05-23",
"count": 1
},
{
"date": "2022-05-25",
"count": 2
},
{
"date": "2022-05-26",
"count": 1
},
{
"date": "2022-05-28",
"count": 1
},
{
"date": "2022-06-01",
"count": 2
},
{
"date": "2022-06-03",
"count": 1
},
{
"date": "2022-06-08",
"count": 1
},
{
"date": "2022-06-10",
"count": 1
},
{
"date": "2022-06-13",
"count": 1
},
{
"date": "2022-06-14",
"count": 2
},
{
"date": "2022-06-15",
"count": 1
},
{
"date": "2022-06-17",
"count": 1
},
{
"date": "2022-06-24",
"count": 1
},
{
"date": "2022-06-27",
"count": 1
},
{
"date": "2022-06-30",
"count": 1
},
{
"date": "2022-07-01",
"count": 1
},
{
"date": "2022-07-02",
"count": 1
},
{
"date": "2022-07-07",
"count": 1
},
{
"date": "2022-07-15",
"count": 1
},
{
"date": "2022-07-19",
"count": 1
},
{
"date": "2022-07-21",
"count": 1
},
{
"date": "2022-07-27",
"count": 1
},
{
"date": "2022-07-28",
"count": 1
},
{
"date": "2022-07-30",
"count": 2
},
{
"date": "2022-08-01",
"count": 1
},
{
"date": "2022-08-04",
"count": 1
},
{
"date": "2022-08-09",
"count": 1
},
{
"date": "2022-08-11",
"count": 2
},
{
"date": "2022-08-16",
"count": 1
},
{
"date": "2022-08-18",
"count": 1
},
{
"date": "2022-08-24",
"count": 1
},
{
"date": "2022-08-29",
"count": 1
},
{
"date": "2022-08-31",
"count": 1
},
{
"date": "2022-09-01",
"count": 1
},
{
"date": "2022-09-07",
"count": 1
},
{
"date": "2022-09-10",
"count": 1
},
{
"date": "2022-09-15",
"count": 2
},
{
"date": "2022-09-20",
"count": 1
},
{
"date": "2022-10-01",
"count": 1
},
{
"date": "2022-10-04",
"count": 1
},
{
"date": "2022-10-05",
"count": 1
},
{
"date": "2022-10-10",
"count": 1
},
{
"date": "2022-10-11",
"count": 1
},
{
"date": "2022-10-13",
"count": 3
},
{
"date": "2022-10-15",
"count": 1
},
{
"date": "2022-10-17",
"count": 1
},
{
"date": "2022-10-18",
"count": 1
},
{
"date": "2022-10-19",
"count": 1
},
{
"date": "2022-10-26",
"count": 3
},
{
"date": "2022-10-28",
"count": 1
},
{
"date": "2022-10-31",
"count": 1
},
{
"date": "2022-11-02",
"count": 1
},
{
"date": "2022-11-07",
"count": 1
},
{
"date": "2022-11-10",
"count": 1
},
{
"date": "2022-11-14",
"count": 1
},
{
"date": "2022-11-15",
"count": 1
},
{
"date": "2022-11-16",
"count": 2
},
{
"date": "2022-11-18",
"count": 2
},
{
"date": "2022-11-20",
"count": 1
},
{
"date": "2022-11-30",
"count": 1
},
{
"date": "2022-12-01",
"count": 2
},
{
"date": "2022-12-02",
"count": 1
},
{
"date": "2022-12-15",
"count": 2
},
{
"date": "2022-12-17",
"count": 1
},
{
"date": "2022-12-18",
"count": 1
},
{
"date": "2022-12-21",
"count": 1
},
{
"date": "2022-12-24",
"count": 1
},
{
"date": "2022-12-26",
"count": 1
},
{
"date": "2022-12-27",
"count": 1
},
{
"date": "2022-12-30",
"count": 1
},
{
"date": "2023-01-03",
"count": 1
},
{
"date": "2023-01-06",
"count": 1
},
{
"date": "2023-01-17",
"count": 1
},
{
"date": "2023-01-22",
"count": 2
},
{
"date": "2023-01-23",
"count": 1
},
{
"date": "2023-01-24",
"count": 1
},
{
"date": "2023-01-26",
"count": 1
},
{
"date": "2023-01-30",
"count": 1
},
{
"date": "2023-02-06",
"count": 1
},
{
"date": "2023-02-07",
"count": 1
},
{
"date": "2023-02-09",
"count": 1
},
{
"date": "2023-02-15",
"count": 1
},
{
"date": "2023-02-23",
"count": 1
},
{
"date": "2023-03-03",
"count": 1
},
{
"date": "2023-03-05",
"count": 2
},
{
"date": "2023-03-06",
"count": 2
},
{
"date": "2023-03-07",
"count": 3
},
{
"date": "2023-03-09",
"count": 2
},
{
"date": "2023-03-13",
"count": 1
},
{
"date": "2023-03-14",
"count": 1
},
{
"date": "2023-03-16",
"count": 1
},
{
"date": "2023-03-21",
"count": 2
},
{
"date": "2023-03-22",
"count": 1
},
{
"date": "2023-03-28",
"count": 1
},
{
"date": "2023-03-29",
"count": 2
},
{
"date": "2023-03-31",
"count": 5
},
{
"date": "2023-04-03",
"count": 1
},
{
"date": "2023-04-04",
"count": 1
},
{
"date": "2023-04-06",
"count": 1
},
{
"date": "2023-04-11",
"count": 3
},
{
"date": "2023-04-15",
"count": 1
},
{
"date": "2023-04-19",
"count": 2
},
{
"date": "2023-04-22",
"count": 1
},
{
"date": "2023-04-25",
"count": 1
},
{
"date": "2023-04-26",
"count": 1
},
{
"date": "2023-04-27",
"count": 1
},
{
"date": "2023-04-28",
"count": 1
},
{
"date": "2023-04-29",
"count": 1
},
{
"date": "2023-04-30",
"count": 1
},
{
"date": "2023-05-05",
"count": 1
},
{
"date": "2023-05-06",
"count": 1
},
{
"date": "2023-05-19",
"count": 2
},
{
"date": "2023-05-23",
"count": 1
},
{
"date": "2023-05-24",
"count": 1
},
{
"date": "2023-05-25",
"count": 2
},
{
"date": "2023-05-30",
"count": 1
},
{
"date": "2023-06-02",
"count": 3
},
{
"date": "2023-06-08",
"count": 1
},
{
"date": "2023-06-09",
"count": 1
},
{
"date": "2023-06-12",
"count": 1
},
{
"date": "2023-06-15",
"count": 1
},
{
"date": "2023-06-19",
"count": 1
},
{
"date": "2023-06-21",
"count": 1
},
{
"date": "2023-06-29",
"count": 1
},
{
"date": "2023-07-04",
"count": 1
},
{
"date": "2023-07-05",
"count": 1
},
{
"date": "2023-07-06",
"count": 1
},
{
"date": "2023-07-07",
"count": 2
},
{
"date": "2023-07-14",
"count": 1
},
{
"date": "2023-07-21",
"count": 1
},
{
"date": "2023-07-22",
"count": 1
},
{
"date": "2023-07-25",
"count": 1
},
{
"date": "2023-07-26",
"count": 1
},
{
"date": "2023-07-31",
"count": 2
},
{
"date": "2023-08-05",
"count": 1
},
{
"date": "2023-08-08",
"count": 1
},
{
"date": "2023-08-14",
"count": 2
},
{
"date": "2023-08-17",
"count": 1
},
{
"date": "2023-08-28",
"count": 1
},
{
"date": "2023-08-31",
"count": 1
},
{
"date": "2023-09-01",
"count": 2
},
{
"date": "2023-09-08",
"count": 1
},
{
"date": "2023-09-20",
"count": 1
},
{
"date": "2023-09-23",
"count": 1
},
{
"date": "2023-09-24",
"count": 1
},
{
"date": "2023-09-29",
"count": 1
},
{
"date": "2023-10-06",
"count": 3
},
{
"date": "2023-10-10",
"count": 3
},
{
"date": "2023-10-17",
"count": 1
},
{
"date": "2023-10-19",
"count": 1
},
{
"date": "2023-10-24",
"count": 1
},
{
"date": "2023-10-25",
"count": 1
},
{
"date": "2023-11-02",
"count": 1
},
{
"date": "2023-11-08",
"count": 1
},
{
"date": "2023-11-10",
"count": 1
},
{
"date": "2023-11-12",
"count": 1
},
{
"date": "2023-11-14",
"count": 2
},
{
"date": "2023-11-15",
"count": 1
},
{
"date": "2023-11-21",
"count": 1
},
{
"date": "2023-11-23",
"count": 1
},
{
"date": "2023-12-01",
"count": 2
},
{
"date": "2023-12-02",
"count": 1
},
{
"date": "2023-12-06",
"count": 1
},
{
"date": "2023-12-09",
"count": 1
},
{
"date": "2023-12-11",
"count": 2
},
{
"date": "2023-12-12",
"count": 3
},
{
"date": "2023-12-18",
"count": 1
},
{
"date": "2023-12-23",
"count": 1
},
{
"date": "2023-12-26",
"count": 1
},
{
"date": "2023-12-27",
"count": 1
},
{
"date": "2024-01-02",
"count": 2
},
{
"date": "2024-01-12",
"count": 1
},
{
"date": "2024-01-16",
"count": 2
},
{
"date": "2024-01-24",
"count": 3
},
{
"date": "2024-01-25",
"count": 2
},
{
"date": "2024-01-28",
"count": 1
},
{
"date": "2024-01-29",
"count": 1
},
{
"date": "2024-02-01",
"count": 1
},
{
"date": "2024-02-09",
"count": 1
},
{
"date": "2024-02-15",
"count": 1
},
{
"date": "2024-02-17",
"count": 1
},
{
"date": "2024-02-19",
"count": 2
},
{
"date": "2024-02-24",
"count": 1
},
{
"date": "2024-02-25",
"count": 1
},
{
"date": "2024-02-26",
"count": 2
},
{
"date": "2024-03-01",
"count": 1
},
{
"date": "2024-03-04",
"count": 3
},
{
"date": "2024-03-05",
"count": 1
},
{
"date": "2024-03-07",
"count": 1
},
{
"date": "2024-03-12",
"count": 2
},
{
"date": "2024-03-14",
"count": 1
},
{
"date": "2024-03-15",
"count": 2
},
{
"date": "2024-03-18",
"count": 1
},
{
"date": "2024-03-20",
"count": 1
},
{
"date": "2024-03-25",
"count": 1
},
{
"date": "2024-03-27",
"count": 1
},
{
"date": "2024-03-28",
"count": 1
},
{
"date": "2024-04-01",
"count": 1
},
{
"date": "2024-04-02",
"count": 1
},
{
"date": "2024-04-09",
"count": 1
},
{
"date": "2024-04-10",
"count": 2
},
{
"date": "2024-04-13",
"count": 1
},
{
"date": "2024-04-15",
"count": 1
},
{
"date": "2024-04-18",
"count": 1
},
{
"date": "2024-04-23",
"count": 1
},
{
"date": "2024-04-27",
"count": 1
},
{
"date": "2024-05-01",
"count": 1
},
{
"date": "2024-05-13",
"count": 1
},
{
"date": "2024-05-14",
"count": 1
},
{
"date": "2024-05-15",
"count": 1
},
{
"date": "2024-05-16",
"count": 1
},
{
"date": "2024-05-21",
"count": 1
},
{
"date": "2024-05-29",
"count": 1
},
{
"date": "2024-05-30",
"count": 1
},
{
"date": "2024-05-31",
"count": 2
},
{
"date": "2024-06-04",
"count": 1
},
{
"date": "2024-06-06",
"count": 1
},
{
"date": "2024-06-10",
"count": 1
},
{
"date": "2024-06-11",
"count": 1
},
{
"date": "2024-06-12",
"count": 1
},
{
"date": "2024-06-14",
"count": 1
},
{
"date": "2024-06-15",
"count": 1
},
{
"date": "2024-06-20",
"count": 1
},
{
"date": "2024-06-21",
"count": 1
},
{
"date": "2024-07-03",
"count": 2
},
{
"date": "2024-07-08",
"count": 1
},
{
"date": "2024-07-09",
"count": 1
},
{
"date": "2024-07-12",
"count": 1
},
{
"date": "2024-07-17",
"count": 1
},
{
"date": "2024-07-19",
"count": 1
},
{
"date": "2024-07-23",
"count": 1
},
{
"date": "2024-07-25",
"count": 2
},
{
"date": "2024-07-30",
"count": 1
},
{
"date": "2024-08-01",
"count": 1
},
{
"date": "2024-08-05",
"count": 2
},
{
"date": "2024-08-07",
"count": 1
},
{
"date": "2024-08-08",
"count": 1
},
{
"date": "2024-08-12",
"count": 1
},
{
"date": "2024-08-13",
"count": 2
},
{
"date": "2024-08-18",
"count": 1
},
{
"date": "2024-08-22",
"count": 1
},
{
"date": "2024-09-02",
"count": 1
},
{
"date": "2024-09-04",
"count": 1
},
{
"date": "2024-09-05",
"count": 1
},
{
"date": "2024-09-09",
"count": 1
},
{
"date": "2024-09-10",
"count": 1
},
{
"date": "2024-09-11",
"count": 3
},
{
"date": "2024-09-20",
"count": 1
},
{
"date": "2024-09-24",
"count": 1
},
{
"date": "2024-09-26",
"count": 1
},
{
"date": "2024-09-28",
"count": 1
},
{
"date": "2024-10-04",
"count": 1
},
{
"date": "2024-10-06",
"count": 1
},
{
"date": "2024-10-08",
"count": 2
},
{
"date": "2024-10-09",
"count": 1
},
{
"date": "2024-10-13",
"count": 3
},
{
"date": "2024-10-23",
"count": 1
},
{
"date": "2024-10-25",
"count": 1
},
{
"date": "2024-11-04",
"count": 1
},
{
"date": "2024-11-05",
"count": 1
},
{
"date": "2024-11-06",
"count": 1
},
{
"date": "2024-11-09",
"count": 1
},
{
"date": "2024-11-10",
"count": 1
},
{
"date": "2024-11-11",
"count": 1
},
{
"date": "2024-11-12",
"count": 1
},
{
"date": "2024-11-27",
"count": 1
},
{
"date": "2024-11-28",
"count": 2
},
{
"date": "2024-12-01",
"count": 1
},
{
"date": "2024-12-04",
"count": 1
},
{
"date": "2024-12-06",
"count": 2
},
{
"date": "2024-12-08",
"count": 1
},
{
"date": "2024-12-10",
"count": 1
},
{
"date": "2024-12-13",
"count": 1
},
{
"date": "2024-12-16",
"count": 1
},
{
"date": "2024-12-21",
"count": 1
},
{
"date": "2024-12-27",
"count": 1
},
{
"date": "2024-12-29",
"count": 1
},
{
"date": "2025-01-01",
"count": 1
},
{
"date": "2025-01-06",
"count": 1
},
{
"date": "2025-01-08",
"count": 1
},
{
"date": "2025-01-10",
"count": 2
},
{
"date": "2025-01-22",
"count": 3
},
{
"date": "2025-01-24",
"count": 1
},
{
"date": "2025-01-27",
"count": 1
},
{
"date": "2025-01-28",
"count": 1
},
{
"date": "2025-02-05",
"count": 1
},
{
"date": "2025-02-07",
"count": 1
},
{
"date": "2025-02-08",
"count": 1
},
{
"date": "2025-02-11",
"count": 1
},
{
"date": "2025-02-12",
"count": 2
},
{
"date": "2025-02-14",
"count": 1
},
{
"date": "2025-02-15",
"count": 1
},
{
"date": "2025-02-20",
"count": 1
},
{
"date": "2025-02-28",
"count": 1
},
{
"date": "2025-03-02",
"count": 1
},
{
"date": "2025-03-08",
"count": 1
},
{
"date": "2025-03-15",
"count": 1
},
{
"date": "2025-03-17",
"count": 1
},
{
"date": "2025-03-25",
"count": 1
},
{
"date": "2025-03-26",
"count": 1
},
{
"date": "2025-03-28",
"count": 1
},
{
"date": "2025-04-06",
"count": 1
},
{
"date": "2025-04-22",
"count": 1
},
{
"date": "2025-05-01",
"count": 1
},
{
"date": "2025-05-03",
"count": 1
},
{
"date": "2025-05-05",
"count": 1
},
{
"date": "2025-05-08",
"count": 2
},
{
"date": "2025-05-09",
"count": 1
},
{
"date": "2025-05-11",
"count": 1
},
{
"date": "2025-05-15",
"count": 1
},
{
"date": "2025-05-16",
"count": 1
},
{
"date": "2025-05-19",
"count": 1
},
{
"date": "2025-06-02",
"count": 2
},
{
"date": "2025-06-06",
"count": 1
},
{
"date": "2025-06-11",
"count": 1
},
{
"date": "2025-06-14",
"count": 1
},
{
"date": "2025-06-16",
"count": 1
},
{
"date": "2025-06-17",
"count": 1
},
{
"date": "2025-06-21",
"count": 1
},
{
"date": "2025-06-25",
"count": 1
},
{
"date": "2025-06-27",
"count": 1
},
{
"date": "2025-07-02",
"count": 1
},
{
"date": "2025-07-15",
"count": 1
},
{
"date": "2025-07-16",
"count": 2
},
{
"date": "2025-07-23",
"count": 1
},
{
"date": "2025-07-29",
"count": 1
},
{
"date": "2025-08-10",
"count": 1
},
{
"date": "2025-08-11",
"count": 1
},
{
"date": "2025-08-13",
"count": 1
},
{
"date": "2025-08-18",
"count": 1
},
{
"date": "2025-08-19",
"count": 2
},
{
"date": "2025-08-30",
"count": 1
},
{
"date": "2025-08-31",
"count": 1
},
{
"date": "2025-09-15",
"count": 1
},
{
"date": "2025-09-16",
"count": 1
},
{
"date": "2025-09-19",
"count": 1
},
{
"date": "2025-09-26",
"count": 2
},
{
"date": "2025-10-03",
"count": 1
},
{
"date": "2025-10-06",
"count": 1
},
{
"date": "2025-10-07",
"count": 2
},
{
"date": "2025-10-13",
"count": 1
},
{
"date": "2025-10-16",
"count": 1
},
{
"date": "2025-10-21",
"count": 2
},
{
"date": "2025-10-23",
"count": 1
},
{
"date": "2025-10-24",
"count": 1
},
{
"date": "2025-10-27",
"count": 1
},
{
"date": "2025-10-28",
"count": 1
},
{
"date": "2025-11-02",
"count": 1
},
{
"date": "2025-11-05",
"count": 1
},
{
"date": "2025-11-06",
"count": 1
},
{
"date": "2025-11-09",
"count": 2
},
{
"date": "2025-11-12",
"count": 1
},
{
"date": "2025-11-14",
"count": 1
},
{
"date": "2025-11-17",
"count": 1
},
{
"date": "2025-11-20",
"count": 1
},
{
"date": "2025-11-23",
"count": 1
},
{
"date": "2025-11-24",
"count": 1
},
{
"date": "2025-11-25",
"count": 2
},
{
"date": "2025-11-30",
"count": 1
},
{
"date": "2025-12-03",
"count": 1
},
{
"date": "2025-12-07",
"count": 1
},
{
"date": "2025-12-08",
"count": 1
},
{
"date": "2025-12-16",
"count": 1
},
{
"date": "2025-12-20",
"count": 1
},
{
"date": "2026-01-06",
"count": 1
},
{
"date": "2026-01-07",
"count": 1
},
{
"date": "2026-01-13",
"count": 1
},
{
"date": "2026-01-16",
"count": 1
},
{
"date": "2026-01-17",
"count": 1
},
{
"date": "2026-01-22",
"count": 1
},
{
"date": "2026-01-27",
"count": 1
},
{
"date": "2026-02-03",
"count": 1
},
{
"date": "2026-02-07",
"count": 1
},
{
"date": "2026-02-10",
"count": 1
},
{
"date": "2026-02-12",
"count": 1
},
{
"date": "2026-02-15",
"count": 1
},
{
"date": "2026-02-18",
"count": 1
},
{
"date": "2026-02-19",
"count": 2
},
{
"date": "2026-03-03",
"count": 1
},
{
"date": "2026-03-05",
"count": 1
},
{
"date": "2026-03-06",
"count": 1
},
{
"date": "2026-03-09",
"count": 1
},
{
"date": "2026-03-13",
"count": 1
},
{
"date": "2026-03-18",
"count": 1
},
{
"date": "2026-03-29",
"count": 1
},
{
"date": "2026-03-31",
"count": 1
},
{
"date": "2026-04-06",
"count": 1
},
{
"date": "2026-04-08",
"count": 1
},
{
"date": "2026-04-09",
"count": 1
},
{
"date": "2026-04-15",
"count": 2
},
{
"date": "2026-04-17",
"count": 1
},
{
"date": "2026-04-21",
"count": 1
},
{
"date": "2026-04-22",
"count": 1
},
{
"date": "2026-04-23",
"count": 1
},
{
"date": "2026-04-27",
"count": 2
},
{
"date": "2026-04-29",
"count": 1
},
{
"date": "2026-05-07",
"count": 2
},
{
"date": "2026-05-08",
"count": 1
},
{
"date": "2026-05-13",
"count": 1
},
{
"date": "2026-05-14",
"count": 1
},
{
"date": "2026-05-18",
"count": 1
},
{
"date": "2026-05-22",
"count": 1
},
{
"date": "2026-05-28",
"count": 1
},
{
"date": "2026-05-29",
"count": 1
},
{
"date": "2026-06-05",
"count": 1
},
{
"date": "2026-06-06",
"count": 2
},
{
"date": "2026-06-09",
"count": 1
},
{
"date": "2026-06-12",
"count": 1
},
{
"date": "2026-06-14",
"count": 1
},
{
"date": "2026-06-15",
"count": 1
},
{
"date": "2026-06-19",
"count": 1
},
{
"date": "2026-06-22",
"count": 1
},
{
"date": "2026-06-28",
"count": 1
},
{
"date": "2026-07-04",
"count": 2
},
{
"date": "2026-07-06",
"count": 2
},
{
"date": "2026-07-19",
"count": 1
}
],
"complete": false,
"collected": 1000,
"total_forks": 1769
},
"star_history": null,
"open_issues_and_prs": 203
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"example",
"examples"
],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [
"lang/py/docs/Makefile"
],
"api_schema_files": [
"lang/java/protobuf/src/test/protobuf/test.proto",
"lang/java/protobuf/src/test/protobuf/test_multiple_files.proto",
"lang/java/protobuf/src/test/protobuf/test_proto3.proto"
],
"has_devcontainer": true,
"typecheck_configs": [
"lang/py/avro/py.typed",
"lang/py/mypy.ini"
],
"toolchain_manifests": [
"doc/examples/java-example/pom.xml",
"doc/examples/mr-example/pom.xml",
"doc/go.mod",
"lang/csharp/src/apache/benchmark/Avro.benchmark.csproj",
"lang/csharp/src/apache/codec/Avro.File.BZip2.Test/Avro.File.BZip2.Test.csproj",
"lang/csharp/src/apache/codec/Avro.File.BZip2/Avro.File.BZip2.csproj",
"lang/csharp/src/apache/codec/Avro.File.Snappy.Test/Avro.File.Snappy.Test.csproj",
"lang/csharp/src/apache/codec/Avro.File.Snappy/Avro.File.Snappy.csproj",
"lang/csharp/src/apache/codec/Avro.File.XZ.Test/Avro.File.XZ.Test.csproj",
"lang/csharp/src/apache/codec/Avro.File.XZ/Avro.File.XZ.csproj",
"lang/csharp/src/apache/codec/Avro.File.Zstandard.Test/Avro.File.Zstandard.Test.csproj",
"lang/csharp/src/apache/codec/Avro.File.Zstandard/Avro.File.Zstandard.csproj",
"lang/csharp/src/apache/codegen/Avro.codegen.csproj",
"lang/csharp/src/apache/ipc.test/Avro.ipc.test.csproj",
"lang/csharp/src/apache/ipc/Avro.ipc.csproj",
"lang/csharp/src/apache/main/Avro.main.csproj",
"lang/csharp/src/apache/msbuild/Avro.msbuild.csproj",
"lang/csharp/src/apache/perf/Avro.perf.csproj",
"lang/csharp/src/apache/test/Avro.test.csproj",
"lang/java/android/pom.xml",
"lang/java/archetypes/avro-service-archetype/pom.xml",
"lang/java/archetypes/avro-service-archetype/src/main/pom/pom.xml",
"lang/java/archetypes/pom.xml",
"lang/java/avro/pom.xml",
"lang/java/avro/src/it/pom.xml",
"lang/java/compiler/pom.xml",
"lang/java/grpc/pom.xml",
"lang/java/idl/pom.xml",
"lang/java/integration-test/codegen-test/pom.xml",
"lang/java/integration-test/pom.xml",
"lang/java/integration-test/test-custom-conversions/pom.xml",
"lang/java/interop-data-test/pom.xml",
"lang/java/interop-data-test/src/it/check/pom.xml",
"lang/java/interop-data-test/src/it/generate/pom.xml",
"lang/java/ipc-jetty/pom.xml",
"lang/java/ipc-netty/pom.xml",
"lang/java/ipc/pom.xml",
"lang/java/java17-test/pom.xml",
"lang/java/mapred/pom.xml",
"lang/java/maven-plugin/pom.xml",
"lang/java/maven-plugin/src/test/resources/unit/idl/pom.xml",
"lang/java/maven-plugin/src/test/resources/unit/protocol/pom.xml",
"lang/java/maven-plugin/src/test/resources/unit/schema/pom.xml",
"lang/java/perf/pom.xml",
"lang/java/pom.xml",
"lang/java/protobuf/pom.xml",
"lang/java/thrift/pom.xml",
"lang/java/tools/pom.xml",
"lang/java/trevni/avro/pom.xml",
"lang/java/trevni/core/pom.xml",
"lang/java/trevni/doc/pom.xml",
"lang/java/trevni/pom.xml",
"pom.xml"
],
"largest_source_bytes": 130259,
"source_files_sampled": 1306,
"oversized_source_files": 15,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"composer.json",
"doc/go.mod",
"doc/package.json",
"pom.xml"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "ch.qos.logback:logback-classic",
"direct": false,
"version": "1.0.0",
"severity": "critical",
"ecosystem": "maven",
"cvss_score": 9.8,
"advisory_ids": [
"GHSA-vmfg-rjjm-rjrj",
"GHSA-vmq6-5m68-f53m"
],
"fixed_version": "1.4.12",
"advisory_count": 2,
"oldest_advisory_days": 1871
},
{
"name": "brace-expansion",
"direct": false,
"version": "2.1.0",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3jxr-9vmj-r5cp"
],
"fixed_version": "5.0.7",
"advisory_count": 1,
"oldest_advisory_days": 2
},
{
"name": "js-yaml",
"direct": false,
"version": "3.14.2",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-52cp-r559-cp3m",
"GHSA-h67p-54hq-rp68"
],
"fixed_version": "4.3.0",
"advisory_count": 2,
"oldest_advisory_days": 37
},
{
"name": "js-yaml",
"direct": false,
"version": "4.1.1",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-52cp-r559-cp3m",
"GHSA-h67p-54hq-rp68"
],
"fixed_version": "4.3.0",
"advisory_count": 2,
"oldest_advisory_days": 37
},
{
"name": "org.eclipse.jetty:jetty-server",
"direct": false,
"version": "9.4.58.v20250814",
"severity": "moderate",
"ecosystem": "maven",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-7p3p-8qv8-m2vh"
],
"fixed_version": "12.1.9",
"advisory_count": 1,
"oldest_advisory_days": 0
},
{
"name": "setuptools",
"direct": false,
"version": "82.0.0",
"severity": "moderate",
"ecosystem": "pypi",
"cvss_score": 6.1,
"advisory_ids": [
"GHSA-h35f-9h28-mq5c",
"PYSEC-2026-3447"
],
"fixed_version": "83.0.0",
"advisory_count": 2,
"oldest_advisory_days": 14
},
{
"name": "yaml",
"direct": false,
"version": "2.8.1",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 4.3,
"advisory_ids": [
"GHSA-48c2-rrv3-qjmp"
],
"fixed_version": "2.8.3",
"advisory_count": 1,
"oldest_advisory_days": 119
},
{
"name": "@babel/core",
"direct": false,
"version": "7.29.0",
"severity": "low",
"ecosystem": "npm",
"cvss_score": 3.2,
"advisory_ids": [
"GHSA-4x5r-pxfx-6jf8"
],
"fixed_version": "8.0.0-rc.6",
"advisory_count": 1,
"oldest_advisory_days": 37
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"low": 1,
"high": 3,
"critical": 1,
"moderate": 3
},
"advisory_count": 12,
"affected_count": 8,
"assessed_count": 362,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 101,
"direct_affected_count": 0
},
"ecosystems": [
"go",
"maven",
"npm",
"packagist"
],
"dependencies": [
{
"name": "org.codehaus.mojo:extra-enforcer-rules",
"manifest": "pom.xml",
"ecosystem": "maven",
"version_constraint": "${extra-enforcer-rules.version}"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "org.codehaus.mojo:extra-enforcer-rules",
"direct": true,
"version": "1.12.0",
"ecosystem": "maven"
},
{
"name": "github.com/fortawesome/font-awesome",
"direct": false,
"version": "0.0.0-20240402185447-c0f460dca7f7",
"ecosystem": "go"
},
{
"name": "github.com/google/docsy",
"direct": false,
"version": "0.10.0",
"ecosystem": "go"
},
{
"name": "github.com/twbs/bootstrap",
"direct": false,
"version": "5.3.3+incompatible",
"ecosystem": "go"
},
{
"name": "@project.groupId@:@project.artifactId",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "ch.qos.logback:logback-classic",
"direct": false,
"version": "1.0.0",
"ecosystem": "maven"
},
{
"name": "ch.qos.reload4j:reload4j",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "com.diffplug.spotless:spotless-maven-plugin",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "com.diffplug.spotless:spotless-maven-plugin",
"direct": false,
"version": "3.7.0",
"ecosystem": "maven"
},
{
"name": "com.diffplug.spotless:spotless-maven-plugin",
"direct": false,
"version": "4.19",
"ecosystem": "maven"
},
{
"name": "com.fasterxml.jackson.core:jackson-core",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "com.fasterxml.jackson.core:jackson-databind",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "com.fasterxml.jackson:jackson-bom",
"direct": false,
"version": "2.22.1",
"ecosystem": "maven"
},
{
"name": "com.github.luben:zstd-jni",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "com.github.luben:zstd-jni",
"direct": false,
"version": "1.5.7-11",
"ecosystem": "maven"
},
{
"name": "com.google.protobuf:protobuf-java",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "com.puppycrawl.tools:checkstyle",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "commons-cli:commons-cli",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "io.grpc:grpc-core",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "io.grpc:grpc-core",
"direct": false,
"version": "1.82.2",
"ecosystem": "maven"
},
{
"name": "io.grpc:grpc-netty",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "io.grpc:grpc-netty",
"direct": false,
"version": "1.82.2",
"ecosystem": "maven"
},
{
"name": "io.grpc:grpc-stub",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "io.grpc:grpc-stub",
"direct": false,
"version": "1.82.2",
"ecosystem": "maven"
},
{
"name": "io.netty:netty-bom",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "io.netty:netty-buffer",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "io.netty:netty-codec",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "io.netty:netty-handler",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "javax.annotation:javax.annotation-api",
"direct": false,
"version": "1.3.2",
"ecosystem": "maven"
},
{
"name": "javax.servlet:javax.servlet-api",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "javax.servlet:javax.servlet-api",
"direct": false,
"version": "4.0.1",
"ecosystem": "maven"
},
{
"name": "junit:junit",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "junit:junit",
"direct": false,
"version": "3.8.1",
"ecosystem": "maven"
},
{
"name": "net.java.dev.javacc:javacc",
"direct": false,
"version": "7.0.13",
"ecosystem": "maven"
},
{
"name": "net.sf.jopt-simple:jopt-simple",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "net.sf.jopt-simple:jopt-simple",
"direct": false,
"version": "5.0.4",
"ecosystem": "maven"
},
{
"name": "org.antlr:antlr4-maven-plugin",
"direct": false,
"version": "4.13.2",
"ecosystem": "maven"
},
{
"name": "org.antlr:antlr4-runtime",
"direct": false,
"version": "4.13.2",
"ecosystem": "maven"
},
{
"name": "org.apache.ant:ant",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.avro:avro",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.avro:avro",
"direct": false,
"version": "1.12.1",
"ecosystem": "maven"
},
{
"name": "org.apache.avro:avro",
"direct": false,
"version": "1.13.0-SNAPSHOT",
"ecosystem": "maven"
},
{
"name": "org.apache.avro:avro-ipc",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.avro:avro-mapred",
"direct": false,
"version": "1.12.1",
"ecosystem": "maven"
},
{
"name": "org.apache.avro:avro-mapred",
"direct": false,
"version": "1.13.0-SNAPSHOT",
"ecosystem": "maven"
},
{
"name": "org.apache.avro:avro-maven-plugin",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.avro:avro-maven-plugin",
"direct": false,
"version": "1.12.1",
"ecosystem": "maven"
},
{
"name": "org.apache.avro:avro-maven-plugin",
"direct": false,
"version": "1.13.0-SNAPSHOT",
"ecosystem": "maven"
},
{
"name": "org.apache.avro:avro-test-custom-conversions",
"direct": false,
"version": "1.13.0-SNAPSHOT",
"ecosystem": "maven"
},
{
"name": "org.apache.commons:commons-compress",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.commons:commons-compress",
"direct": false,
"version": "1.28.0",
"ecosystem": "maven"
},
{
"name": "org.apache.commons:commons-lang3",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.commons:commons-lang3",
"direct": false,
"version": "3.20.0",
"ecosystem": "maven"
},
{
"name": "org.apache.commons:commons-text",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.felix:maven-bundle-plugin",
"direct": false,
"version": "6.0.2",
"ecosystem": "maven"
},
{
"name": "org.apache.hadoop:hadoop-client",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.hadoop:hadoop-client",
"direct": false,
"version": "3.3.0",
"ecosystem": "maven"
},
{
"name": "org.apache.hadoop:hadoop-client",
"direct": false,
"version": "3.4.3",
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugin-testing:maven-plugin-testing-harness",
"direct": false,
"version": "3.3.0",
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugin-testing:maven-plugin-testing-tools",
"direct": false,
"version": "3.3.0",
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-antrun-plugin",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-antrun-plugin",
"direct": false,
"version": "3.2.0",
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-archetype-plugin",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-checkstyle-plugin",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-compiler-plugin",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-compiler-plugin",
"direct": false,
"version": "3.8.1",
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-deploy-plugin",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-enforcer-plugin",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-enforcer-plugin",
"direct": false,
"version": "21",
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-enforcer-plugin",
"direct": false,
"version": "3.6.3",
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-gpg-plugin",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-gpg-plugin",
"direct": false,
"version": "3.2.8",
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-install-plugin",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-invoker-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-javadoc-plugin",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-javadoc-plugin",
"direct": false,
"version": "3.12.0",
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-plugin-plugin",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-plugin-plugin",
"direct": false,
"version": "3.15.2",
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-remote-resources-plugin",
"direct": false,
"version": "3.3.0",
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-resources-plugin",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-shade-plugin",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-shade-plugin",
"direct": false,
"version": "3.6.2",
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-site-plugin",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-source-plugin",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-source-plugin",
"direct": false,
"version": "3.4.0",
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-surefire-plugin",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-surefire-plugin",
"direct": false,
"version": "3.1.2",
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-toolchains-plugin",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.maven.plugins:maven-toolchains-plugin",
"direct": false,
"version": "3.2.0",
"ecosystem": "maven"
},
{
"name": "org.apache.maven.shared:file-management",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.maven:maven-compat",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.maven:maven-core",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.rat:apache-rat-plugin",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.rat:apache-rat-plugin",
"direct": false,
"version": "0.18",
"ecosystem": "maven"
},
{
"name": "org.apache.thrift:libthrift",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.velocity:velocity-engine-core",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.apache.velocity:velocity-engine-core",
"direct": false,
"version": "2.4.1",
"ecosystem": "maven"
},
{
"name": "org.codehaus.jackson:jackson-core-asl",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.codehaus.jackson:jackson-mapper-asl",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.codehaus.mojo:build-helper-maven-plugin",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.codehaus.mojo:build-helper-maven-plugin",
"direct": false,
"version": "3.6.1",
"ecosystem": "maven"
},
{
"name": "org.codehaus.mojo:exec-maven-plugin",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.codehaus.mojo:exec-maven-plugin",
"direct": false,
"version": "3.6.3",
"ecosystem": "maven"
},
{
"name": "org.cyclonedx:cyclonedx-maven-plugin",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.cyclonedx:cyclonedx-maven-plugin",
"direct": false,
"version": "2.9.2",
"ecosystem": "maven"
},
{
"name": "org.eclipse.jetty:jetty-server",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.eclipse.jetty:jetty-server",
"direct": false,
"version": "9.4.58.v20250814",
"ecosystem": "maven"
},
{
"name": "org.eclipse.jetty:jetty-servlet",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.eclipse.jetty:jetty-servlet",
"direct": false,
"version": "9.4.58.v20250814",
"ecosystem": "maven"
},
{
"name": "org.eclipse.jetty:jetty-util",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.eclipse.jetty:jetty-util",
"direct": false,
"version": "9.4.58.v20250814",
"ecosystem": "maven"
},
{
"name": "org.eclipse.m2e:lifecycle-mapping",
"direct": false,
"version": "1.0.0",
"ecosystem": "maven"
},
{
"name": "org.hamcrest:hamcrest-library",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.hamcrest:hamcrest-library",
"direct": false,
"version": "3.0",
"ecosystem": "maven"
},
{
"name": "org.javacc.plugin:javacc-maven-plugin",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.javacc.plugin:javacc-maven-plugin",
"direct": false,
"version": "3.8.0",
"ecosystem": "maven"
},
{
"name": "org.junit.jupiter:junit-jupiter",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.junit.jupiter:junit-jupiter",
"direct": false,
"version": "5.14.4",
"ecosystem": "maven"
},
{
"name": "org.junit.vintage:junit-vintage-engine",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.junit.vintage:junit-vintage-engine",
"direct": false,
"version": "5.14.4",
"ecosystem": "maven"
},
{
"name": "org.mockito:mockito-core",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.mockito:mockito-core",
"direct": false,
"version": "5.23.0",
"ecosystem": "maven"
},
{
"name": "org.openjdk.jmh:jmh-core",
"direct": false,
"version": "1.37",
"ecosystem": "maven"
},
{
"name": "org.openjdk.jmh:jmh-generator-annprocess",
"direct": false,
"version": "1.37",
"ecosystem": "maven"
},
{
"name": "org.slf4j:slf4j-api",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.slf4j:slf4j-api",
"direct": false,
"version": "2.0.18",
"ecosystem": "maven"
},
{
"name": "org.slf4j:slf4j-log4j12",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.slf4j:slf4j-simple",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.slf4j:slf4j-simple",
"direct": false,
"version": "2.0.18",
"ecosystem": "maven"
},
{
"name": "org.tukaani:xz",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.tukaani:xz",
"direct": false,
"version": "1.12",
"ecosystem": "maven"
},
{
"name": "org.xerial.snappy:snappy-java",
"direct": false,
"version": null,
"ecosystem": "maven"
},
{
"name": "org.xerial.snappy:snappy-java",
"direct": false,
"version": "1.1.10.8",
"ecosystem": "maven"
},
{
"name": "@babel/code-frame",
"direct": false,
"version": "7.29.0",
"ecosystem": "npm"
},
{
"name": "@babel/compat-data",
"direct": false,
"version": "7.29.3",
"ecosystem": "npm"
},
{
"name": "@babel/core",
"direct": false,
"version": "7.29.0",
"ecosystem": "npm"
},
{
"name": "@babel/generator",
"direct": false,
"version": "7.29.1",
"ecosystem": "npm"
},
{
"name": "@babel/helper-compilation-targets",
"direct": false,
"version": "7.28.6",
"ecosystem": "npm"
},
{
"name": "@babel/helper-globals",
"direct": false,
"version": "7.28.0",
"ecosystem": "npm"
},
{
"name": "@babel/helper-module-imports",
"direct": false,
"version": "7.28.6",
"ecosystem": "npm"
},
{
"name": "@babel/helper-module-transforms",
"direct": false,
"version": "7.28.6",
"ecosystem": "npm"
},
{
"name": "@babel/helper-string-parser",
"direct": false,
"version": "7.27.1",
"ecosystem": "npm"
},
{
"name": "@babel/helper-validator-identifier",
"direct": false,
"version": "7.28.5",
"ecosystem": "npm"
},
{
"name": "@babel/helper-validator-option",
"direct": false,
"version": "7.27.1",
"ecosystem": "npm"
},
{
"name": "@babel/helpers",
"direct": false,
"version": "7.29.2",
"ecosystem": "npm"
},
{
"name": "@babel/parser",
"direct": false,
"version": "7.29.3",
"ecosystem": "npm"
},
{
"name": "@babel/template",
"direct": false,
"version": "7.28.6",
"ecosystem": "npm"
},
{
"name": "@babel/traverse",
"direct": false,
"version": "7.29.0",
"ecosystem": "npm"
},
{
"name": "@babel/types",
"direct": false,
"version": "7.29.0",
"ecosystem": "npm"
},
{
"name": "@isaacs/cliui",
"direct": false,
"version": "8.0.2",
"ecosystem": "npm"
},
{
"name": "@istanbuljs/load-nyc-config",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "@istanbuljs/schema",
"direct": false,
"version": "0.1.6",
"ecosystem": "npm"
},
{
"name": "@jridgewell/gen-mapping",
"direct": false,
"version": "0.3.13",
"ecosystem": "npm"
},
{
"name": "@jridgewell/remapping",
"direct": false,
"version": "2.3.5",
"ecosystem": "npm"
},
{
"name": "@jridgewell/resolve-uri",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "@jridgewell/sourcemap-codec",
"direct": false,
"version": "1.5.5",
"ecosystem": "npm"
},
{
"name": "@jridgewell/trace-mapping",
"direct": false,
"version": "0.3.31",
"ecosystem": "npm"
},
{
"name": "@pkgjs/parseargs",
"direct": false,
"version": "0.11.0",
"ecosystem": "npm"
},
{
"name": "aggregate-error",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "ansi-regex",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "ansi-regex",
"direct": false,
"version": "6.2.2",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "6.2.3",
"ecosystem": "npm"
},
{
"name": "anymatch",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "append-transform",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "archy",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "argparse",
"direct": false,
"version": "1.0.10",
"ecosystem": "npm"
},
{
"name": "argparse",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "autoprefixer",
"direct": false,
"version": "10.5.2",
"ecosystem": "npm"
},
{
"name": "balanced-match",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "baseline-browser-mapping",
"direct": false,
"version": "2.10.25",
"ecosystem": "npm"
},
{
"name": "baseline-browser-mapping",
"direct": false,
"version": "2.10.41",
"ecosystem": "npm"
},
{
"name": "binary-extensions",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "braces",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "browser-stdout",
"direct": false,
"version": "1.3.1",
"ecosystem": "npm"
},
{
"name": "browserslist",
"direct": false,
"version": "4.28.2",
"ecosystem": "npm"
},
{
"name": "browserslist",
"direct": false,
"version": "4.28.4",
"ecosystem": "npm"
},
{
"name": "caching-transform",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "camelcase",
"direct": false,
"version": "5.3.1",
"ecosystem": "npm"
},
{
"name": "camelcase",
"direct": false,
"version": "6.3.0",
"ecosystem": "npm"
},
{
"name": "caniuse-lite",
"direct": false,
"version": "1.0.30001791",
"ecosystem": "npm"
},
{
"name": "caniuse-lite",
"direct": false,
"version": "1.0.30001800",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "4.1.2",
"ecosystem": "npm"
},
{
"name": "chokidar",
"direct": false,
"version": "3.6.0",
"ecosystem": "npm"
},
{
"name": "chokidar",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "clean-stack",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "cli",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "cliui",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "cliui",
"direct": false,
"version": "8.0.1",
"ecosystem": "npm"
},
{
"name": "color-convert",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "color-name",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "commondir",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "console-browserify",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "convert-source-map",
"direct": false,
"version": "1.9.0",
"ecosystem": "npm"
},
{
"name": "convert-source-map",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "core-util-is",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "cross-spawn",
"direct": false,
"version": "7.0.6",
"ecosystem": "npm"
},
{
"name": "date-now",
"direct": false,
"version": "0.1.4",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": false,
"version": "4.4.3",
"ecosystem": "npm"
},
{
"name": "decamelize",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "decamelize",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "default-require-extensions",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "dependency-graph",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "diff",
"direct": false,
"version": "8.0.4",
"ecosystem": "npm"
},
{
"name": "dom-serializer",
"direct": false,
"version": "0.2.2",
"ecosystem": "npm"
},
{
"name": "domelementtype",
"direct": false,
"version": "1.3.1",
"ecosystem": "npm"
},
{
"name": "domelementtype",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "domhandler",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "domutils",
"direct": false,
"version": "1.5.1",
"ecosystem": "npm"
},
{
"name": "eastasianwidth",
"direct": false,
"version": "0.2.0",
"ecosystem": "npm"
},
{
"name": "electron-to-chromium",
"direct": false,
"version": "1.5.349",
"ecosystem": "npm"
},
{
"name": "electron-to-chromium",
"direct": false,
"version": "1.5.385",
"ecosystem": "npm"
},
{
"name": "emoji-regex",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "emoji-regex",
"direct": false,
"version": "9.2.2",
"ecosystem": "npm"
},
{
"name": "entities",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "entities",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "es6-error",
"direct": false,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "escalade",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "escape-string-regexp",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "esprima",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "exit",
"direct": false,
"version": "0.1.2",
"ecosystem": "npm"
},
{
"name": "fdir",
"direct": false,
"version": "6.5.0",
"ecosystem": "npm"
},
{
"name": "fill-range",
"direct": false,
"version": "7.1.1",
"ecosystem": "npm"
},
{
"name": "find-cache-dir",
"direct": false,
"version": "3.3.2",
"ecosystem": "npm"
},
{
"name": "find-up",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "find-up",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "flat",
"direct": false,
"version": "5.0.2",
"ecosystem": "npm"
},
{
"name": "foreground-child",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "foreground-child",
"direct": false,
"version": "3.3.1",
"ecosystem": "npm"
},
{
"name": "fraction.js",
"direct": false,
"version": "5.3.4",
"ecosystem": "npm"
},
{
"name": "fromentries",
"direct": false,
"version": "1.3.2",
"ecosystem": "npm"
},
{
"name": "fs-extra",
"direct": false,
"version": "11.3.2",
"ecosystem": "npm"
},
{
"name": "fs.realpath",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "fsevents",
"direct": false,
"version": "2.3.3",
"ecosystem": "npm"
},
{
"name": "gensync",
"direct": false,
"version": "1.0.0-beta.2",
"ecosystem": "npm"
},
{
"name": "get-caller-file",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "get-package-type",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
},
{
"name": "glob",
"direct": false,
"version": "10.5.0",
"ecosystem": "npm"
},
{
"name": "glob",
"direct": false,
"version": "13.0.6",
"ecosystem": "npm"
},
{
"name": "glob",
"direct": false,
"version": "7.2.3",
"ecosystem": "npm"
},
{
"name": "glob-parent",
"direct": false,
"version": "5.1.2",
"ecosystem": "npm"
},
{
"name": "graceful-fs",
"direct": false,
"version": "4.2.11",
"ecosystem": "npm"
},
{
"name": "has-flag",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "hasha",
"direct": false,
"version": "5.2.2",
"ecosystem": "npm"
},
{
"name": "he",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "html-escaper",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "htmlparser2",
"direct": false,
"version": "3.8.3",
"ecosystem": "npm"
},
{
"name": "imurmurhash",
"direct": false,
"version": "0.1.4",
"ecosystem": "npm"
},
{
"name": "indent-string",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "inflight",
"direct": false,
"version": "1.0.6",
"ecosystem": "npm"
},
{
"name": "inherits",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "is-binary-path",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "is-extglob",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "is-fullwidth-code-point",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "is-glob",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "is-number",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "is-path-inside",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "is-plain-obj",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "is-stream",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "is-typedarray",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "is-unicode-supported",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
},
{
"name": "is-windows",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "isarray",
"direct": false,
"version": "0.0.1",
"ecosystem": "npm"
},
{
"name": "isexe",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "istanbul-lib-coverage",
"direct": false,
"version": "3.2.2",
"ecosystem": "npm"
},
{
"name": "istanbul-lib-hook",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "istanbul-lib-instrument",
"direct": false,
"version": "6.0.3",
"ecosystem": "npm"
},
{
"name": "istanbul-lib-processinfo",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "istanbul-lib-report",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "istanbul-lib-source-maps",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "istanbul-reports",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "jackspeak",
"direct": false,
"version": "3.4.3",
"ecosystem": "npm"
},
{
"name": "js-tokens",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "js-yaml",
"direct": false,
"version": "3.14.2",
"ecosystem": "npm"
},
{
"name": "js-yaml",
"direct": false,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "jsesc",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "jshint",
"direct": false,
"version": "2.13.6",
"ecosystem": "npm"
},
{
"name": "json5",
"direct": false,
"version": "2.2.3",
"ecosystem": "npm"
},
{
"name": "jsonfile",
"direct": false,
"version": "6.2.0",
"ecosystem": "npm"
},
{
"name": "lilconfig",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "locate-path",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "locate-path",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "lodash",
"direct": false,
"version": "4.18.1",
"ecosystem": "npm"
},
{
"name": "lodash.flattendeep",
"direct": false,
"version": "4.4.0",
"ecosystem": "npm"
},
{
"name": "log-symbols",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "10.4.3",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "11.3.5",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "5.1.1",
"ecosystem": "npm"
},
{
"name": "make-dir",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "make-dir",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "9.0.9",
"ecosystem": "npm"
},
{
"name": "minipass",
"direct": false,
"version": "7.1.3",
"ecosystem": "npm"
},
{
"name": "mocha",
"direct": false,
"version": "11.7.6",
"ecosystem": "npm"
},
{
"name": "ms",
"direct": false,
"version": "2.1.3",
"ecosystem": "npm"
},
{
"name": "nanoid",
"direct": false,
"version": "3.3.12",
"ecosystem": "npm"
},
{
"name": "node-preload",
"direct": false,
"version": "0.2.1",
"ecosystem": "npm"
},
{
"name": "node-releases",
"direct": false,
"version": "2.0.38",
"ecosystem": "npm"
},
{
"name": "node-releases",
"direct": false,
"version": "2.0.50",
"ecosystem": "npm"
},
{
"name": "normalize-path",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "nyc",
"direct": false,
"version": "18.0.0",
"ecosystem": "npm"
},
{
"name": "once",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "p-limit",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "p-limit",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "p-locate",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "p-locate",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "p-map",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "p-try",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "package-hash",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "package-json-from-dist",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "path-exists",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "path-is-absolute",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "path-key",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "path-scurry",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "path-scurry",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "picocolors",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "picomatch",
"direct": false,
"version": "2.3.2",
"ecosystem": "npm"
},
{
"name": "picomatch",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "pify",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "pkg-dir",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "postcss",
"direct": false,
"version": "8.5.17",
"ecosystem": "npm"
},
{
"name": "postcss-cli",
"direct": false,
"version": "11.0.1",
"ecosystem": "npm"
},
{
"name": "postcss-load-config",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "postcss-reporter",
"direct": false,
"version": "7.1.0",
"ecosystem": "npm"
},
{
"name": "postcss-value-parser",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "pretty-hrtime",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "process-on-spawn",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "read-cache",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "readable-stream",
"direct": false,
"version": "1.1.14",
"ecosystem": "npm"
},
{
"name": "readdirp",
"direct": false,
"version": "3.6.0",
"ecosystem": "npm"
},
{
"name": "readdirp",
"direct": false,
"version": "4.1.2",
"ecosystem": "npm"
},
{
"name": "release-zalgo",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "require-directory",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "require-main-filename",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "resolve-from",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "rimraf",
"direct": false,
"version": "6.1.3",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "6.3.1",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "7.7.4",
"ecosystem": "npm"
},
{
"name": "serialize-javascript",
"direct": false,
"version": "7.0.5",
"ecosystem": "npm"
},
{
"name": "set-blocking",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "shebang-command",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "shebang-regex",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "signal-exit",
"direct": false,
"version": "3.0.7",
"ecosystem": "npm"
},
{
"name": "signal-exit",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "slash",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "source-map",
"direct": false,
"version": "0.6.1",
"ecosystem": "npm"
},
{
"name": "source-map-js",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "spawn-wrap",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "sprintf-js",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "4.2.3",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "5.1.2",
"ecosystem": "npm"
},
{
"name": "string_decoder",
"direct": false,
"version": "0.10.31",
"ecosystem": "npm"
},
{
"name": "strip-ansi",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "strip-ansi",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "strip-bom",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "strip-json-comments",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "strip-json-comments",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "8.1.1",
"ecosystem": "npm"
},
{
"name": "test-exclude",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "thenby",
"direct": false,
"version": "1.3.4",
"ecosystem": "npm"
},
{
"name": "tinyglobby",
"direct": false,
"version": "0.2.15",
"ecosystem": "npm"
},
{
"name": "tmp",
"direct": false,
"version": "0.2.7",
"ecosystem": "npm"
},
{
"name": "to-regex-range",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "type-fest",
"direct": false,
"version": "0.8.1",
"ecosystem": "npm"
},
{
"name": "typedarray-to-buffer",
"direct": false,
"version": "3.1.5",
"ecosystem": "npm"
},
{
"name": "universalify",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "update-browserslist-db",
"direct": false,
"version": "1.2.3",
"ecosystem": "npm"
},
{
"name": "uuid",
"direct": false,
"version": "14.0.0",
"ecosystem": "npm"
},
{
"name": "which",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "which-module",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "workerpool",
"direct": false,
"version": "9.3.4",
"ecosystem": "npm"
},
{
"name": "wrap-ansi",
"direct": false,
"version": "6.2.0",
"ecosystem": "npm"
},
{
"name": "wrap-ansi",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "wrap-ansi",
"direct": false,
"version": "8.1.0",
"ecosystem": "npm"
},
{
"name": "wrappy",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "write-file-atomic",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "y18n",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "y18n",
"direct": false,
"version": "5.0.8",
"ecosystem": "npm"
},
{
"name": "yallist",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "yaml",
"direct": false,
"version": "2.8.1",
"ecosystem": "npm"
},
{
"name": "yargs",
"direct": false,
"version": "15.4.1",
"ecosystem": "npm"
},
{
"name": "yargs",
"direct": false,
"version": "17.7.2",
"ecosystem": "npm"
},
{
"name": "yargs-parser",
"direct": false,
"version": "18.1.3",
"ecosystem": "npm"
},
{
"name": "yargs-parser",
"direct": false,
"version": "21.1.1",
"ecosystem": "npm"
},
{
"name": "yargs-unparser",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "yocto-queue",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
},
{
"name": "BenchmarkDotNet",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Castle.Core",
"direct": false,
"version": "4.2.1",
"ecosystem": "nuget"
},
{
"name": "coverlet.collector",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "coverlet.msbuild",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "IronSnappy",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Joveler.Compression.XZ",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "log4net",
"direct": false,
"version": "3.3.0",
"ecosystem": "nuget"
},
{
"name": "Microsoft.Build.Framework",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.Build.Utilities.Core",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.CodeAnalysis",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.CodeAnalysis.CSharp",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.NET.Test.Sdk",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Newtonsoft.Json",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "NUnit",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "NUnit.ConsoleRunner",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "NUnit3TestAdapter",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "SharpZipLib",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "System.CodeDom",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Zstandard.Net",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "ext-curl",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "ext-json",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "ext-pcntl",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "ext-xml",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "friendsofphp/php-cs-fixer",
"direct": false,
"version": "3.95.8",
"ecosystem": "packagist"
},
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php-mock/php-mock-phpunit",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpstan/phpstan",
"direct": false,
"version": "2.2.2",
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "rector/rector",
"direct": false,
"version": "2.4.6",
"ecosystem": "packagist"
},
{
"name": "alabaster",
"direct": false,
"version": "1.0.0",
"ecosystem": "pypi"
},
{
"name": "avro",
"direct": false,
"version": "1.13.0",
"ecosystem": "pypi"
},
{
"name": "babel",
"direct": false,
"version": "2.18.0",
"ecosystem": "pypi"
},
{
"name": "certifi",
"direct": false,
"version": "2026.1.4",
"ecosystem": "pypi"
},
{
"name": "charset-normalizer",
"direct": false,
"version": "3.4.4",
"ecosystem": "pypi"
},
{
"name": "colorama",
"direct": false,
"version": "0.4.6",
"ecosystem": "pypi"
},
{
"name": "coverage",
"direct": false,
"version": "7.13.4",
"ecosystem": "pypi"
},
{
"name": "cramjam",
"direct": false,
"version": "2.11.0",
"ecosystem": "pypi"
},
{
"name": "docutils",
"direct": false,
"version": "0.21.2",
"ecosystem": "pypi"
},
{
"name": "docutils",
"direct": false,
"version": "0.22.4",
"ecosystem": "pypi"
},
{
"name": "idna",
"direct": false,
"version": "3.15",
"ecosystem": "pypi"
},
{
"name": "imagesize",
"direct": false,
"version": "1.4.1",
"ecosystem": "pypi"
},
{
"name": "jinja2",
"direct": false,
"version": "3.1.6",
"ecosystem": "pypi"
},
{
"name": "markupsafe",
"direct": false,
"version": "3.0.3",
"ecosystem": "pypi"
},
{
"name": "mypy",
"direct": false,
"version": "1.18.2",
"ecosystem": "pypi"
},
{
"name": "mypy-extensions",
"direct": false,
"version": "1.1.0",
"ecosystem": "pypi"
},
{
"name": "packaging",
"direct": false,
"version": "26.0",
"ecosystem": "pypi"
},
{
"name": "pathspec",
"direct": false,
"version": "1.0.4",
"ecosystem": "pypi"
},
{
"name": "pygments",
"direct": false,
"version": "2.20.0",
"ecosystem": "pypi"
},
{
"name": "python-snappy",
"direct": false,
"version": "0.7.3",
"ecosystem": "pypi"
},
{
"name": "requests",
"direct": false,
"version": "2.33.0",
"ecosystem": "pypi"
},
{
"name": "roman-numerals",
"direct": false,
"version": "4.1.0",
"ecosystem": "pypi"
},
{
"name": "ruff",
"direct": false,
"version": "0.15.1",
"ecosystem": "pypi"
},
{
"name": "setuptools",
"direct": false,
"version": "82.0.0",
"ecosystem": "pypi"
},
{
"name": "snowballstemmer",
"direct": false,
"version": "3.0.1",
"ecosystem": "pypi"
},
{
"name": "sphinx",
"direct": false,
"version": "8.1.3",
"ecosystem": "pypi"
},
{
"name": "sphinx",
"direct": false,
"version": "9.0.4",
"ecosystem": "pypi"
},
{
"name": "sphinx",
"direct": false,
"version": "9.1.0",
"ecosystem": "pypi"
},
{
"name": "sphinxcontrib-applehelp",
"direct": false,
"version": "2.0.0",
"ecosystem": "pypi"
},
{
"name": "sphinxcontrib-devhelp",
"direct": false,
"version": "2.0.0",
"ecosystem": "pypi"
},
{
"name": "sphinxcontrib-htmlhelp",
"direct": false,
"version": "2.1.0",
"ecosystem": "pypi"
},
{
"name": "sphinxcontrib-jsmath",
"direct": false,
"version": "1.0.1",
"ecosystem": "pypi"
},
{
"name": "sphinxcontrib-qthelp",
"direct": false,
"version": "2.0.0",
"ecosystem": "pypi"
},
{
"name": "sphinxcontrib-serializinghtml",
"direct": false,
"version": "2.0.0",
"ecosystem": "pypi"
},
{
"name": "tomli",
"direct": false,
"version": "2.4.0",
"ecosystem": "pypi"
},
{
"name": "typing-extensions",
"direct": false,
"version": "4.15.0",
"ecosystem": "pypi"
},
{
"name": "urllib3",
"direct": false,
"version": "2.7.0",
"ecosystem": "pypi"
},
{
"name": "zstandard",
"direct": false,
"version": "0.25.0",
"ecosystem": "pypi"
},
{
"name": "memory_profiler",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "parallel",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rake",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rdoc",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "snappy",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "test-unit",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "webrick",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "zstd-ruby",
"direct": false,
"version": null,
"ecosystem": "rubygems"
}
],
"collected": true,
"truncated": false,
"total_count": 463,
"direct_count": 1,
"indirect_count": 462
}
},
"maintainership": {
"issues": {
"open_prs": 203,
"merged_prs": 2870,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 815
},
"bus_factor": 6,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "cutting",
"commits": 862,
"avatar_url": "https://avatars.githubusercontent.com/u/270714?v=4"
},
{
"type": "User",
"login": "martin-g",
"commits": 302,
"avatar_url": "https://avatars.githubusercontent.com/u/232002?v=4"
},
{
"type": "User",
"login": "thiru-mg",
"commits": 165,
"avatar_url": "https://avatars.githubusercontent.com/u/18443405?v=4"
},
{
"type": "User",
"login": "iemejia",
"commits": 125,
"avatar_url": "https://avatars.githubusercontent.com/u/79476?v=4"
},
{
"type": "User",
"login": "RyanSkraba",
"commits": 108,
"avatar_url": "https://avatars.githubusercontent.com/u/7744819?v=4"
},
{
"type": "User",
"login": "kojiromike",
"commits": 108,
"avatar_url": "https://avatars.githubusercontent.com/u/1566303?v=4"
},
{
"type": "User",
"login": "Fokko",
"commits": 97,
"avatar_url": "https://avatars.githubusercontent.com/u/1134248?v=4"
},
{
"type": "User",
"login": "dkulp",
"commits": 93,
"avatar_url": "https://avatars.githubusercontent.com/u/91569?v=4"
},
{
"type": "User",
"login": "dcreager",
"commits": 91,
"avatar_url": "https://avatars.githubusercontent.com/u/7499?v=4"
},
{
"type": "User",
"login": "flavray",
"commits": 83,
"avatar_url": "https://avatars.githubusercontent.com/u/4570851?v=4"
}
],
"contributors_sampled": 99,
"top_contributor_share": 0.267
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"codeql-csharp-analysis.yml",
"codeql-java-analysis.yml",
"codeql-js-analysis.yml",
"codeql-py-analysis.yml",
"deploy-docs.yml",
"java-publish-snapshot.yml",
"labeler.yml",
"maven4.yml",
"rat.yml",
"spotless.yml",
"test-docker.yml",
"test-lang-c++.yml",
"test-lang-c.yml",
"test-lang-csharp.yml",
"test-lang-java.yml",
"test-lang-js.yml",
"test-lang-perl.yml",
"test-lang-php.yml",
"test-lang-py.yml",
"test-lang-ruby.yml"
],
"has_docs_dir": true,
"linter_configs": [
".php-cs-fixer.dist.php",
".rubocop.yml",
"phpstan.neon"
],
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum",
"package-lock.json",
"uv.lock"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 1,
"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": 10,
"reason": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
"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": 8,
"reason": "Found 8/9 approved changesets -- score normalized to 8",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 47 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": 10,
"reason": "project is fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 2,
"reason": "dependency not pinned by hash detected -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 9,
"reason": "SAST tool detected but not run on all commits",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 10,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "55 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "787adb119c707815e8c6e75289a40a8ec989bc65",
"ran_at": "2026-07-23T01:10:33Z",
"aggregate_score": 6.9,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": true,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-22T16:13:51Z",
"oldest_open_prs": [
{
"number": 99,
"created_at": "2016-06-01T14:53:03Z",
"last_comment_at": "2017-06-30T15:22:57Z",
"last_comment_author": "nandorKollar"
},
{
"number": 142,
"created_at": "2016-10-24T12:20:13Z",
"last_comment_at": "2024-02-20T20:27:39Z",
"last_comment_author": "mkmkme"
},
{
"number": 182,
"created_at": "2017-01-03T18:59:59Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 206,
"created_at": "2017-04-03T12:05:05Z",
"last_comment_at": "2019-03-26T15:06:37Z",
"last_comment_author": "iemejia"
},
{
"number": 247,
"created_at": "2017-09-20T12:26:28Z",
"last_comment_at": "2024-08-19T14:21:03Z",
"last_comment_author": "katrinsko"
},
{
"number": 255,
"created_at": "2017-10-05T13:03:48Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 349,
"created_at": "2018-10-16T09:43:57Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 356,
"created_at": "2018-10-25T19:33:36Z",
"last_comment_at": "2024-05-13T11:06:05Z",
"last_comment_author": "opwvhk"
},
{
"number": 387,
"created_at": "2018-11-20T03:14:08Z",
"last_comment_at": "2019-01-04T03:51:17Z",
"last_comment_author": "thiru-mg"
},
{
"number": 402,
"created_at": "2018-12-12T21:07:46Z",
"last_comment_at": "2019-03-26T15:08:06Z",
"last_comment_author": "iemejia"
},
{
"number": 491,
"created_at": "2019-03-28T07:48:00Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 522,
"created_at": "2019-05-13T14:11:59Z",
"last_comment_at": "2019-05-14T12:46:21Z",
"last_comment_author": "Dysl3xik"
},
{
"number": 618,
"created_at": "2019-08-22T19:48:35Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 725,
"created_at": "2019-11-26T08:50:46Z",
"last_comment_at": "2019-11-26T16:39:41Z",
"last_comment_author": "RyanSkraba"
},
{
"number": 727,
"created_at": "2019-11-26T20:41:30Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 735,
"created_at": "2019-12-05T15:00:24Z",
"last_comment_at": "2022-06-27T23:52:03Z",
"last_comment_author": "adityagoel"
},
{
"number": 738,
"created_at": "2019-12-06T14:41:55Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 805,
"created_at": "2020-02-07T14:37:43Z",
"last_comment_at": "2020-06-15T15:11:13Z",
"last_comment_author": "rumeshkrish"
},
{
"number": 843,
"created_at": "2020-03-10T11:18:07Z",
"last_comment_at": "2024-03-12T11:27:55Z",
"last_comment_author": "mkmkme"
},
{
"number": 851,
"created_at": "2020-04-02T14:54:32Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-22T16:13:46Z",
"ci_last_conclusion": "STARTUP_FAILURE",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/apache/avro",
"host": "github.com",
"name": "avro",
"owner": "apache"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"security": 75,
"vitality": 78,
"community": 78,
"governance": 86,
"engineering": 90
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 78,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "excellent",
"name": "Development activity",
"note": null,
"notes": [],
"value": 96,
"inputs": {
"commits_last_year": 317,
"human_commit_share": 0.35,
"days_since_last_push": 0,
"active_weeks_last_year": 47
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "47/52 weeks with commits",
"points": 32.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 47
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "317 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 317
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "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": 52,
"inputs": {
"releases_count": 22,
"latest_release_tag": "release-1.12.0",
"releases_from_tags": false,
"days_since_latest_release": 716,
"mean_days_between_releases": 166.3
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "22 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 22
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 716 days ago",
"points": 7.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 716
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~166.3 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 166.3
}
}
],
"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": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 78,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "excellent",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 93,
"inputs": {
"forks": 1769,
"stars": 3289,
"watchers": 102,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "3,289 stars",
"points": 57,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 3289
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "1,769 forks",
"points": 25,
"status": "met",
"details": [
{
"code": "forks",
"params": {
"count": 1769
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "102 watchers",
"points": 11.1,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 102
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 6.3,
"status": "met",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"packages": [
"apache/avro"
],
"dependents": 7,
"ecosystems": "packagist",
"total_downloads": 75985,
"monthly_downloads": 18622
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "18,622 downloads/month across packagist",
"points": 56.9,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 18622,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "7 packages depend on it",
"points": 6,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 7
}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "excellent",
"name": "Sustainability & Governance",
"value": 86,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "excellent",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 89,
"inputs": {
"bus_factor": 6,
"contributors_sampled": 99,
"top_contributor_share": 0.267
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "6 contributor(s) cover half of all commits",
"points": 48.6,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 6
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 27% of commits",
"points": 16.5,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 27
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "99 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 99
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 47 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 78,
"inputs": {
"merged_prs": 2870,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 815
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "2870/3685 decided PRs merged",
"points": 29.8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 2870,
"decided": 3685
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 8/9 approved changesets -- score normalized to 8",
"points": 12,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"followers": 23525,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "apache",
"public_repos": 3146,
"account_age_days": 6395
},
"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": "23,525 followers of apache",
"points": 25,
"status": "met",
"details": [
{
"code": "owner_followers",
"params": {
"count": 23525,
"login": "apache"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "3146 public repos, account ~17 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 3146
}
},
{
"code": "account_age_years",
"params": {
"years": 17
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"apache/avro"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 32
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on packagist",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "packagist"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 32 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 32
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "29 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 29
}
}
],
"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": "excellent",
"name": "Engineering Quality",
"value": 90,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "excellent",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "20 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 20
}
}
],
"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": ".php-cs-fixer.dist.php, .rubocop.yml, phpstan.neon",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".php-cs-fixer.dist.php, .rubocop.yml, phpstan.neon"
}
}
],
"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": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"topics": [
"csharp",
"ruby",
"cplusplus",
"python",
"php",
"java",
"c",
"avro",
"bigdata",
"dotnet",
"perl"
],
"has_wiki": false,
"homepage": "https://avro.apache.org/",
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://avro.apache.org/",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "11 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 11
}
}
],
"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": "good",
"name": "Security",
"value": 75,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 69,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 6.9
},
"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": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"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 8/9 approved changesets -- score normalized to 8",
"points": 6,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 47 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 fuzzed",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 2",
"points": 1,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool detected but not run on all commits",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "55 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"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 362 resolved dependencies against OSV; 101 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": 362
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 101
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 12,
"affected_packages": 8,
"assessed_packages": 362,
"unassessed_packages": 101,
"affected_by_severity": "critical 1, high 3, moderate 3, low 1",
"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": 362,
"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": 12
},
"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": "good",
"name": "AI Readiness",
"value": 72,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.886,
"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": "31 of 35 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 31,
"sampled": 35
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum",
"package-lock.json",
"uv.lock"
],
"has_dockerfile": true,
"typed_language": true,
"bootstrap_files": [
"lang/py/docs/Makefile"
],
"has_devcontainer": true,
"has_linter_config": true,
"typecheck_configs": [
"lang/py/avro/py.typed",
"lang/py/mypy.ini"
],
"agent_commit_share": 0,
"toolchain_manifests": [
"doc/examples/java-example/pom.xml",
"doc/examples/mr-example/pom.xml",
"doc/go.mod",
"lang/csharp/src/apache/benchmark/Avro.benchmark.csproj",
"lang/csharp/src/apache/codec/Avro.File.BZip2.Test/Avro.File.BZip2.Test.csproj",
"lang/csharp/src/apache/codec/Avro.File.BZip2/Avro.File.BZip2.csproj",
"lang/csharp/src/apache/codec/Avro.File.Snappy.Test/Avro.File.Snappy.Test.csproj",
"lang/csharp/src/apache/codec/Avro.File.Snappy/Avro.File.Snappy.csproj",
"lang/csharp/src/apache/codec/Avro.File.XZ.Test/Avro.File.XZ.Test.csproj",
"lang/csharp/src/apache/codec/Avro.File.XZ/Avro.File.XZ.csproj",
"lang/csharp/src/apache/codec/Avro.File.Zstandard.Test/Avro.File.Zstandard.Test.csproj",
"lang/csharp/src/apache/codec/Avro.File.Zstandard/Avro.File.Zstandard.csproj",
"lang/csharp/src/apache/codegen/Avro.codegen.csproj",
"lang/csharp/src/apache/ipc.test/Avro.ipc.test.csproj",
"lang/csharp/src/apache/ipc/Avro.ipc.csproj",
"lang/csharp/src/apache/main/Avro.main.csproj",
"lang/csharp/src/apache/msbuild/Avro.msbuild.csproj",
"lang/csharp/src/apache/perf/Avro.perf.csproj",
"lang/csharp/src/apache/test/Avro.test.csproj",
"lang/java/android/pom.xml",
"lang/java/archetypes/avro-service-archetype/pom.xml",
"lang/java/archetypes/avro-service-archetype/src/main/pom/pom.xml",
"lang/java/archetypes/pom.xml",
"lang/java/avro/pom.xml",
"lang/java/avro/src/it/pom.xml",
"lang/java/compiler/pom.xml",
"lang/java/grpc/pom.xml",
"lang/java/idl/pom.xml",
"lang/java/integration-test/codegen-test/pom.xml",
"lang/java/integration-test/pom.xml",
"lang/java/integration-test/test-custom-conversions/pom.xml",
"lang/java/interop-data-test/pom.xml",
"lang/java/interop-data-test/src/it/check/pom.xml",
"lang/java/interop-data-test/src/it/generate/pom.xml",
"lang/java/ipc-jetty/pom.xml",
"lang/java/ipc-netty/pom.xml",
"lang/java/ipc/pom.xml",
"lang/java/java17-test/pom.xml",
"lang/java/mapred/pom.xml",
"lang/java/maven-plugin/pom.xml",
"lang/java/maven-plugin/src/test/resources/unit/idl/pom.xml",
"lang/java/maven-plugin/src/test/resources/unit/protocol/pom.xml",
"lang/java/maven-plugin/src/test/resources/unit/schema/pom.xml",
"lang/java/perf/pom.xml",
"lang/java/pom.xml",
"lang/java/protobuf/pom.xml",
"lang/java/thrift/pom.xml",
"lang/java/tools/pom.xml",
"lang/java/trevni/avro/pom.xml",
"lang/java/trevni/core/pom.xml",
"lang/java/trevni/doc/pom.xml",
"lang/java/trevni/pom.xml",
"pom.xml"
],
"dependency_bot_commit_share": 0.65
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "lang/py/docs/Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lang/py/docs/Makefile"
}
}
],
"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": ".php-cs-fixer.dist.php, .rubocop.yml, phpstan.neon",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".php-cs-fixer.dist.php, .rubocop.yml, phpstan.neon"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "lang/py/avro/py.typed, lang/py/mypy.ini",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lang/py/avro/py.typed, lang/py/mypy.ini"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "devcontainer, Dockerfile, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "devcontainer, Dockerfile, lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "65 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 65,
"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 2",
"points": 2,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 99,
"inputs": {
"primary_language": "Java",
"largest_source_bytes": 130259,
"source_files_sampled": 1306,
"oversized_source_files": 15
},
"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": "15/1306 source files over 60KB",
"points": 54.4,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 1306,
"oversized": 15
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "good",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"example_dirs": [
"example",
"examples"
],
"has_mcp_signal": false,
"api_schema_files": [
"lang/java/protobuf/src/test/protobuf/test.proto",
"lang/java/protobuf/src/test/protobuf/test_multiple_files.proto",
"lang/java/protobuf/src/test/protobuf/test_proto3.proto"
]
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": "lang/java/protobuf/src/test/protobuf/test.proto, lang/java/protobuf/src/test/protobuf/test_multiple_files.proto, lang/java/protobuf/src/test/protobuf/test_proto3.proto",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lang/java/protobuf/src/test/protobuf/test.proto, lang/java/protobuf/src/test/protobuf/test_multiple_files.proto, lang/java/protobuf/src/test/protobuf/test_proto3.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": "example, examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "example, examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-23T01:11:03.622677Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/apache/avro.svg",
"full_name": "apache/avro",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}