原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 98,
"has_wiki": true,
"homepage": null,
"languages": {
"Rust": 48044,
"Shell": 36
},
"pushed_at": "2026-04-30T21:07:06Z",
"created_at": "2017-10-19T02:37:35Z",
"owner_type": "User",
"updated_at": "2026-06-10T09:05:12Z",
"description": "RFC 6902 (JSON Patch) / RFC 7396 (JSON Merge Patch) implementation for Rust",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Rust",
"significant_languages": [
"Rust"
]
},
"owner": {
"blog": null,
"name": "Ivan Dubrov",
"type": "User",
"login": "idubrov",
"company": null,
"location": "San Antonio, TX",
"followers": 45,
"avatar_url": "https://avatars.githubusercontent.com/u/434788?v=4",
"created_at": "2010-10-11T01:32:45Z",
"is_verified": null,
"public_repos": 43,
"account_age_days": 5770
},
"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": "v4.2.0",
"kind": "minor",
"published_at": "2026-04-30T21:07:01Z"
},
{
"tag": "v4.1.0",
"kind": "minor",
"published_at": "2025-09-16T13:43:52Z"
},
{
"tag": "v4.0.0",
"kind": "major",
"published_at": "2025-02-24T15:11:46Z"
},
{
"tag": "v3.1.0",
"kind": "minor",
"published_at": "2025-02-24T10:55:11Z"
},
{
"tag": "v3.0.1",
"kind": "patch",
"published_at": "2024-10-07T14:38:06Z"
},
{
"tag": "v3.0.0",
"kind": "major",
"published_at": "2024-08-21T18:07:50Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2024-05-06T11:54:25Z"
},
{
"tag": "v1.4.0",
"kind": "minor",
"published_at": "2024-05-06T11:49:18Z"
},
{
"tag": "v1.3.0",
"kind": "minor",
"published_at": "2024-05-06T02:49:21Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2023-10-09T18:03:18Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2023-09-11T20:18:20Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2023-03-31T02:49:04Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2022-12-11T01:29:07Z"
},
{
"tag": "v0.3.0-pre.1",
"kind": "prerelease",
"published_at": "2022-12-11T01:25:28Z"
},
{
"tag": "v0.2.7",
"kind": "patch",
"published_at": "2022-12-05T18:32:02Z"
},
{
"tag": "v0.2.6",
"kind": "patch",
"published_at": "2019-08-25T00:38:16Z"
},
{
"tag": "0.2.5",
"kind": "patch",
"published_at": "2019-04-24T17:46:25Z"
},
{
"tag": "0.2.4",
"kind": "patch",
"published_at": "2019-04-02T16:44:35Z"
},
{
"tag": "0.2.3",
"kind": "patch",
"published_at": "2019-03-27T22:42:14Z"
},
{
"tag": "0.2.2",
"kind": "patch",
"published_at": "2018-06-05T23:10:04Z"
},
{
"tag": "0.2.1",
"kind": "patch",
"published_at": "2017-11-03T03:58:36Z"
},
{
"tag": "0.2.0",
"kind": "minor",
"published_at": "2017-10-20T20:45:01Z"
}
],
"recent_commits": [
{
"oid": "1b0f707f9f4aad1009f0364f6ca73c5e88cdd85c",
"body": null,
"is_bot": false,
"headline": "chore: Release json-patch version 4.2.0",
"author_name": "Ivan Dubrov",
"author_login": "idubrov",
"committed_at": "2026-04-30T21:07:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e401ec9fc3b3e24dfe7fc71d34f0223aec36b09d",
"body": null,
"is_bot": false,
"headline": "chore: update test snapshots",
"author_name": "Ivan Dubrov",
"author_login": "idubrov",
"committed_at": "2026-04-30T20:58:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5ee2a4dfd65ab07d01f5ead29bfbf8fa6004fe1",
"body": null,
"is_bot": false,
"headline": "chore: update cargo-tarpaulin",
"author_name": "Ivan Dubrov",
"author_login": "idubrov",
"committed_at": "2026-04-30T19:18:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a33036fe3c430a92fd1cc191aeb5516624752b3",
"body": null,
"is_bot": false,
"headline": "Update to thiserror 2",
"author_name": "tottoto",
"author_login": "tottoto",
"committed_at": "2026-04-30T19:12:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8ea209016519885e6e245a42e9d2c983bc09a6d",
"body": "During a dependency review we noticed that the json-patch crate includes various development scripts. These development scripts shouldn't be there as they might, at some point become problematic. As of now they prevent any downstream user from enabling the `[bans.build.interpreted]` option of cargo \n[…]\n for using an explicit include list instead of an exclude list to prevent these files from being included in the published packages to make sure that everything that's included is an conscious choice.",
"is_bot": false,
"headline": "Exclude development scripts from published package",
"author_name": "Georg Semmler",
"author_login": "weiznich",
"committed_at": "2025-12-16T20:54:25Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "85a7f20c3b2e05d5463a4e15bc1462fc7d7c5618",
"body": null,
"is_bot": false,
"headline": "upgrade utoipa",
"author_name": "Stefan",
"author_login": "qu0b",
"committed_at": "2025-09-16T13:43:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3bdcf65b51d4201927abb3f205520a71fdee011",
"body": null,
"is_bot": false,
"headline": "Bump schemars to 1.0.4",
"author_name": "Hrvoje Niksic",
"author_login": "hniksic",
"committed_at": "2025-09-16T13:43:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98218bc647b512ceefa9d04c70b208d2a4d35ef8",
"body": null,
"is_bot": false,
"headline": "Add schemars support",
"author_name": "Stefan Merettig",
"author_login": "Papierkorb",
"committed_at": "2025-03-17T14:18:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "810082d02168cd37304cb4d77ad7d5acc75d4a09",
"body": null,
"is_bot": false,
"headline": "chore: Release json-patch version 4.0.0",
"author_name": "Ivan Dubrov",
"author_login": "idubrov",
"committed_at": "2025-02-24T15:11:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a4e25e5bf9a2d6c6b0e3f3829d996199515d448",
"body": null,
"is_bot": false,
"headline": "chore: Release json-patch version 3.1.0",
"author_name": "Ivan Dubrov",
"author_login": "idubrov",
"committed_at": "2025-02-24T10:55:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3d5c8347893d4347e9febaae50321bb3b649fd5",
"body": null,
"is_bot": false,
"headline": "re-export jsonptr",
"author_name": "André Sá de Mello",
"author_login": "asmello",
"committed_at": "2025-02-24T10:49:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76eb10c75bb06d47c0ce6df6f137786d72bee8bf",
"body": null,
"is_bot": false,
"headline": "update dependency",
"author_name": "André Sá de Mello",
"author_login": "asmello",
"committed_at": "2025-02-22T21:33:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02141a7ed75f29f8806dc79d929fdd7145f036b7",
"body": null,
"is_bot": false,
"headline": "use unmerged jsonptr features",
"author_name": "André Sá de Mello",
"author_login": "asmello",
"committed_at": "2025-02-22T21:33:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef111cfa31490f29fcfa7c10b2fc2c79c297f57c",
"body": null,
"is_bot": false,
"headline": "move away from str in places",
"author_name": "André Sá de Mello",
"author_login": "asmello",
"committed_at": "2025-02-22T21:33:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96c93590f848ea6078f9ed320431d1c04faf9e87",
"body": null,
"is_bot": false,
"headline": "Bump version to 3.0.1",
"author_name": "Ivan Dubrov",
"author_login": "idubrov",
"committed_at": "2024-10-07T14:38:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e441e6398f0802e4f4b0484584dc2c00b6f8bfe3",
"body": null,
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/update-json-pointer'",
"author_name": "Ivan Dubrov",
"author_login": "idubrov",
"committed_at": "2024-10-07T14:37:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ea3cb5212a2339997a400195f011c033175b8d4",
"body": null,
"is_bot": false,
"headline": "Updating jsonptr dependency version",
"author_name": "Ivan Dubrov",
"author_login": "idubrov",
"committed_at": "2024-10-07T14:35:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b4c05c4f42ca45e62a92b72c3179a419fa3165d",
"body": null,
"is_bot": false,
"headline": "Updating jsonptr dependency version",
"author_name": "Ivan Dubrov",
"author_login": "idubrov",
"committed_at": "2024-08-21T18:07:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1f14b5c2ce02646e9ab77dd8779554caabe735a",
"body": null,
"is_bot": false,
"headline": "chore: Release json-patch version 2.0.0",
"author_name": "Ivan Dubrov",
"author_login": "idubrov",
"committed_at": "2024-05-06T11:54:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d70d1a10f843cb1b6c05cd9fae63848af3d6bc93",
"body": null,
"is_bot": false,
"headline": "chore: Release json-patch version 1.3.0",
"author_name": "Ivan Dubrov",
"author_login": "idubrov",
"committed_at": "2024-05-06T02:49:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9a1fadf0e2bb67064e9865c69e79136765042e7",
"body": "Re-implementing the diffing algorithm to fix an issue when \"kind\" of\nthe node changes (array into an object or vice-versa), #37.\n\nFix some invalid tests, add more tests.",
"is_bot": false,
"headline": "Dropping `treediff` dependency.",
"author_name": "Ivan Dubrov",
"author_login": "idubrov",
"committed_at": "2024-05-06T02:42:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a1b4c23c626fb3d882bae3c8454b43a0e28177f",
"body": null,
"is_bot": false,
"headline": "Fix typos",
"author_name": "John Vandenberg",
"author_login": "jayvdb",
"committed_at": "2024-03-27T01:52:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b06cb5a574c364725cd5200e4b022a6998390faf",
"body": null,
"is_bot": false,
"headline": "Run benches in CI",
"author_name": "John Vandenberg",
"author_login": "jayvdb",
"committed_at": "2024-03-27T01:51:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5671977704ef1d3a824754c32f113ea9a508bfe5",
"body": null,
"is_bot": false,
"headline": "Implement Default",
"author_name": "John Vandenberg",
"author_login": "jayvdb",
"committed_at": "2024-03-27T01:51:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e6ae7bf8ecea11de8aa4c4ee9684eded4060901",
"body": null,
"is_bot": false,
"headline": "add utoipa attrs",
"author_name": "andre.mello",
"author_login": "asmello",
"committed_at": "2024-03-19T18:32:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbdb9b4e7ba4209d59209aeb9a4703ac8f9ce8b3",
"body": null,
"is_bot": false,
"headline": "oh RFC 6902, why, why",
"author_name": "andre.mello",
"author_login": "asmello",
"committed_at": "2024-03-19T18:32:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72f92a5c60d406b6c90654abfc021b01f8a8c853",
"body": null,
"is_bot": false,
"headline": "migrate to jsonptr",
"author_name": "andre.mello",
"author_login": "asmello",
"committed_at": "2024-03-19T18:32:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fad9f28ae30dd6385795da05511da3402f1bdca5",
"body": null,
"is_bot": false,
"headline": "Make test a bit more reliable",
"author_name": "Ivan Dubrov",
"author_login": "idubrov",
"committed_at": "2023-10-09T18:14:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "458494237f3d9ca32458776aeda4e6eaa31da22d",
"body": null,
"is_bot": false,
"headline": "Fix the test",
"author_name": "Ivan Dubrov",
"author_login": "idubrov",
"committed_at": "2023-10-09T18:08:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d89bbee28bb8a8f8a1467d30d43f23883ee8987",
"body": null,
"is_bot": false,
"headline": "chore: Release json-patch version 1.2.0",
"author_name": "Ivan Dubrov",
"author_login": "idubrov",
"committed_at": "2023-10-09T18:03:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0bd3d9912bea88918906e7b010387cf14e351386",
"body": null,
"is_bot": false,
"headline": "Use utoipa v4",
"author_name": "John Vandenberg",
"author_login": "jayvdb",
"committed_at": "2023-10-09T15:57:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "040ee26d138948e494ad785d55e011a0b97b85ff",
"body": null,
"is_bot": false,
"headline": "Fixing the test... again?",
"author_name": "Ivan Dubrov",
"author_login": "idubrov",
"committed_at": "2023-09-11T20:21:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50a220ab4d2c3fea973c92a9d19135643f2b1270",
"body": null,
"is_bot": false,
"headline": "chore: Release json-patch version 1.1.0",
"author_name": "Ivan Dubrov",
"author_login": "idubrov",
"committed_at": "2023-09-11T20:18:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3a5a121bb25d8dcd6b2c237b573eedab2161c75",
"body": null,
"is_bot": false,
"headline": "fix: tests and suggestion",
"author_name": "Bas Zalmstra",
"author_login": "baszalmstra",
"committed_at": "2023-09-11T20:05:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "227dd997c3a9842871999224102e4496e64b011b",
"body": null,
"is_bot": false,
"headline": "refactor: do not use recursion but keep a stack",
"author_name": "Bas Zalmstra",
"author_login": "baszalmstra",
"committed_at": "2023-09-11T20:05:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "670981783d31f97796a5cf5008ba57df0985754d",
"body": null,
"is_bot": false,
"headline": "Updating codecov and fixing the test.",
"author_name": "Ivan Dubrov",
"author_login": "idubrov",
"committed_at": "2023-09-11T16:23:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e1f7aab17359d03bf662b3fd28c32a98e6d5958",
"body": null,
"is_bot": false,
"headline": "Use utoipa support for serde_json::Value",
"author_name": "John Vandenberg",
"author_login": "jayvdb",
"committed_at": "2023-04-20T02:36:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c1158a8c56be4da68ac72050f486be915df5598",
"body": null,
"is_bot": false,
"headline": "chore: Release json-patch version 1.0.0",
"author_name": "Ivan Dubrov",
"author_login": "idubrov",
"committed_at": "2023-03-31T02:49:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2978bea6c31e55820eb9e9dcd81032c839c5cf0b",
"body": null,
"is_bot": false,
"headline": "Bump some dependencies",
"author_name": "Ivan Dubrov",
"author_login": "idubrov",
"committed_at": "2023-03-31T02:43:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00a8654327f55ad3c0c94662cbfbebc6e545ae2d",
"body": null,
"is_bot": false,
"headline": "Use serialization to implement Dipslay",
"author_name": "Ivan Dubrov",
"author_login": "idubrov",
"committed_at": "2023-03-31T02:43:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9b7493f249dc1320ec2030064487b41c40d6316",
"body": null,
"is_bot": false,
"headline": "chore: construct json with serde",
"author_name": "Stefan Vatov",
"author_login": "stefan-vatov",
"committed_at": "2023-03-31T02:43:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fa6526bf03c5ce0931e5ee64a2ab12a0d27be02",
"body": null,
"is_bot": false,
"headline": "fix: core -> std import",
"author_name": "Stefan Vatov",
"author_login": "stefan-vatov",
"committed_at": "2023-03-31T02:43:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5a82dd05f683eb2ce7a4c897aa23ab72689180d",
"body": null,
"is_bot": false,
"headline": "feat: implement display for patch",
"author_name": "Stefan Vatov",
"author_login": "stefan-vatov",
"committed_at": "2023-03-31T02:43:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0242de2be291b27d1636cf3cf07bd845c93732f6",
"body": null,
"is_bot": false,
"headline": "Add utoipa support",
"author_name": "John Vandenberg",
"author_login": "jayvdb",
"committed_at": "2023-03-08T06:04:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb1fdd0236a704d1ce6b6f01170d4dd9a19c318c",
"body": null,
"is_bot": false,
"headline": "chore: Release json-patch version 0.3.0",
"author_name": "Ivan Dubrov",
"author_login": "idubrov",
"committed_at": "2022-12-11T01:29:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e83d6bca7a38e3f5870b4f98c557510e89b73ba5",
"body": null,
"is_bot": false,
"headline": "chore: Release json-patch version 0.3.0-pre.1",
"author_name": "Ivan Dubrov",
"author_login": "idubrov",
"committed_at": "2022-12-11T01:25:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72e69d67e8f9d8c3e1e836f32c12a9b8e963152f",
"body": null,
"is_bot": false,
"headline": "Try 0.3.0-pre.0",
"author_name": "Ivan Dubrov",
"author_login": "idubrov",
"committed_at": "2022-12-11T01:25:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4f745b4ec1df039c4615a5af75756d709408e98",
"body": null,
"is_bot": false,
"headline": "Version => 0.3.0",
"author_name": "Ivan Dubrov",
"author_login": "idubrov",
"committed_at": "2022-12-11T01:24:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e23d977ff42e7401afd4904b6fc7c017cd503e3",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Ivan Dubrov",
"author_login": "idubrov",
"committed_at": "2022-12-11T01:21:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e24f124292d1ec9dce155f9837dcdf5bff97d48d",
"body": "Also, remove `from_value` function as `serde_json::from_value` can be\nused instead (breaking change).",
"is_bot": false,
"headline": "Reorganize tests and do some cleanup",
"author_name": "Ivan Dubrov",
"author_login": "idubrov",
"committed_at": "2022-12-11T01:17:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "472c41cf77c590bdf5283608cfe94b23cb8fd465",
"body": null,
"is_bot": false,
"headline": "Badge",
"author_name": "Ivan Dubrov",
"author_login": "idubrov",
"committed_at": "2022-12-10T01:49:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c251d2cb63d29132ca07e769489f5e8f3503dde",
"body": null,
"is_bot": false,
"headline": "Ignore some paths",
"author_name": "Ivan Dubrov",
"author_login": "idubrov",
"committed_at": "2022-12-10T01:48:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba28eeaa4de0879b839905a08921a19b4b9dde86",
"body": "Improving returned errors (breaking change).\n\nRemoved `patch_unsafe` operation as it did not do much compared to\na regular `patch` operation (breaking change).\n\nMinor improvement to reduce allocations: only run `replace` when\npath actually contains \"~\". Note that `pointer_mut` from `serde_json`\nstill runs `replace` operation unconditionally.",
"is_bot": false,
"headline": "Improving errors",
"author_name": "Ivan Dubrov",
"author_login": "idubrov",
"committed_at": "2022-12-10T01:42:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d246437077be09e980a321ac6629fb32d25caea1",
"body": null,
"is_bot": false,
"headline": "Delete unused files",
"author_name": "Ivan Dubrov",
"author_login": "idubrov",
"committed_at": "2022-12-10T01:10:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de6699dbb379d36d329ae95853274b1acc158d62",
"body": "Closes #12",
"is_bot": false,
"headline": "Fixing incorrect diffing for the whole document",
"author_name": "Ivan Dubrov",
"author_login": "idubrov",
"committed_at": "2022-12-09T17:03:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7631baeb14046f3f2dbbea11bc96f12e129b621a",
"body": "Also, bump some dependencies.",
"is_bot": false,
"headline": "Bringing back code coverage",
"author_name": "Ivan Dubrov",
"author_login": "idubrov",
"committed_at": "2022-12-09T16:59:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59f207f3eaea6411780f3e39bc0c4af6e144ee90",
"body": null,
"is_bot": false,
"headline": "Don't deny warnings",
"author_name": "Ivan Dubrov",
"author_login": "idubrov",
"committed_at": "2022-12-05T18:32:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc02b6054bedeea70709dd154f3eea648ab1ce21",
"body": null,
"is_bot": false,
"headline": "chore: Release json-patch version 0.2.7",
"author_name": "Ivan Dubrov",
"author_login": "idubrov",
"committed_at": "2022-12-05T18:32:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75f7634c8dd96d7bf0698fae3dcebc057e9e2129",
"body": null,
"is_bot": false,
"headline": "Fixing clippy errors",
"author_name": "Ivan Dubrov",
"author_login": "idubrov",
"committed_at": "2022-12-05T18:30:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1bd273aaa53427b728497e0bcd242e647835c05c",
"body": "Signed-off-by: 21pages <pages21@163.com>",
"is_bot": false,
"headline": "fix compile on Rust 1.6.2",
"author_name": "21pages",
"author_login": "21pages",
"committed_at": "2022-12-05T18:00:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dfc8943625bb4349a58f432c76e4ef3b6f6814b8",
"body": null,
"is_bot": false,
"headline": "🔨Fixing Azure pipelines",
"author_name": "Ivan Dubrov",
"author_login": "idubrov",
"committed_at": "2019-08-25T01:10:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9959a9679fd6483ec066b303355d3ae0b5ebe399",
"body": null,
"is_bot": false,
"headline": "🐹Adding test for patch_unsafe",
"author_name": "Ivan Dubrov",
"author_login": "idubrov",
"committed_at": "2019-08-25T01:10:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0263154b0623dc9fd48bb7938e85519965ac015e",
"body": null,
"is_bot": false,
"headline": "(cargo-release) start next development iteration 0.2.7-alpha.0",
"author_name": "Ivan Dubrov",
"author_login": "idubrov",
"committed_at": "2019-08-25T00:38:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18c496dbf0cff4b235682efde55366b02e7d06f8",
"body": null,
"is_bot": false,
"headline": "(cargo-release) version 0.2.6",
"author_name": "Ivan Dubrov",
"author_login": "idubrov",
"committed_at": "2019-08-25T00:38:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a424563c8d4d6a4202be92337bcbbbfe4f7e7be4",
"body": "👀Fixing missing escaping in diffing",
"is_bot": false,
"headline": "Merge pull request #10 from idubrov/fixing-diff-escaping",
"author_name": "Ivan Dubrov",
"author_login": "idubrov",
"committed_at": "2019-08-25T00:37:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d58764576d3265e5ab701ee7cc8d01d0abe4c2a9",
"body": null,
"is_bot": false,
"headline": "🤖Fixing tarpaulin on CircleCI",
"author_name": "Ivan Dubrov",
"author_login": "idubrov",
"committed_at": "2019-08-25T00:34:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21c008b08214f48e9694ad5e098bc882ba1f70c8",
"body": "Need to escape characters `/` and `~` when generating paths for patch.\n\nCloses #9",
"is_bot": false,
"headline": "👀Fixing missing escaping in diffing",
"author_name": "Ivan Dubrov",
"author_login": "idubrov",
"committed_at": "2019-08-25T00:15:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c2c812a58b8c7ca4ca2526cb43fcc06dc09583e",
"body": null,
"is_bot": false,
"headline": "🛠adding Azure Pipelines",
"author_name": "Ivan Dubrov",
"author_login": "idubrov",
"committed_at": "2019-08-24T23:54:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0d2d1cf8d8894bffc0f2c0202a2b4e02b7cc5ac",
"body": null,
"is_bot": false,
"headline": "(cargo-release) start next development iteration 0.2.5",
"author_name": "Ivan Dubrov",
"author_login": "idubrov",
"committed_at": "2019-04-24T17:46:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d2931429428c01e676655cf5a00505386380a8b",
"body": null,
"is_bot": false,
"headline": "(cargo-release) version 0.2.5",
"author_name": "Ivan Dubrov",
"author_login": "idubrov",
"committed_at": "2019-04-24T17:46:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e7259687d0b38d2780c5143f944db8733c6459e",
"body": null,
"is_bot": false,
"headline": "🏕 make few fixes for older nightly releases",
"author_name": "Ivan Dubrov",
"author_login": "idubrov",
"committed_at": "2019-04-24T17:43:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05638407f2edcd284f409a57263f0a47a220b1a4",
"body": null,
"is_bot": false,
"headline": "(cargo-release) start next development iteration 0.2.4",
"author_name": "Ivan Dubrov",
"author_login": "idubrov",
"committed_at": "2019-04-02T16:44:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8577be0bd3be1f5d333c31736d4cb007638d8d2",
"body": null,
"is_bot": false,
"headline": "(cargo-release) version 0.2.4",
"author_name": "Ivan Dubrov",
"author_login": "idubrov",
"committed_at": "2019-04-02T16:44:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59efedeb55b5770c7c32f219337c3cebcb9c9eca",
"body": null,
"is_bot": false,
"headline": "edition 2018",
"author_name": "Ivan Dubrov",
"author_login": "idubrov",
"committed_at": "2019-04-02T16:43:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8aeeba852e1cfac4ca54142bfe89a80944e2c116",
"body": null,
"is_bot": false,
"headline": "fixing issue with diffing arrays",
"author_name": "Ivan Dubrov",
"author_login": "idubrov",
"committed_at": "2019-04-02T16:41:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "134530f3456e220ba1aa1ca461521a45edfb59db",
"body": null,
"is_bot": false,
"headline": "(cargo-release) start next development iteration 0.2.3",
"author_name": "Ivan Dubrov",
"author_login": "idubrov",
"committed_at": "2019-03-27T22:42:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "495c8bae0be9f849e02353a98682c2bd89626adf",
"body": null,
"is_bot": false,
"headline": "(cargo-release) version 0.2.3",
"author_name": "Ivan Dubrov",
"author_login": "idubrov",
"committed_at": "2019-03-27T22:42:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69171ee37e8022b4d64d5c79efc9215e290fb07c",
"body": null,
"is_bot": false,
"headline": "CI",
"author_name": "Ivan Dubrov",
"author_login": "idubrov",
"committed_at": "2019-03-27T22:39:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c9d12cf86db767e4a8918cf6ca4cb64e87434ea",
"body": null,
"is_bot": false,
"headline": "CI",
"author_name": "Ivan Dubrov",
"author_login": "idubrov",
"committed_at": "2019-03-27T22:34:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83bb67fb77d9b0983bf19b6e1547ebd5613b0976",
"body": null,
"is_bot": false,
"headline": "CI",
"author_name": "Ivan Dubrov",
"author_login": "idubrov",
"committed_at": "2019-03-27T22:33:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d0b070ac93a58ff33411cf31b36c37caee01723",
"body": null,
"is_bot": false,
"headline": "fixing CI?",
"author_name": "Ivan Dubrov",
"author_login": "idubrov",
"committed_at": "2019-03-27T22:30:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0431ad0ff7eb51831583816691062370ac316470",
"body": null,
"is_bot": false,
"headline": "typo",
"author_name": "Ivan Dubrov",
"author_login": "idubrov",
"committed_at": "2019-03-27T22:10:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea76fcfb2dffc91f0a678f9118468f659ba1bf5e",
"body": null,
"is_bot": false,
"headline": "reorganizing code a bit; reformatting; splitting off benchmarking tests",
"author_name": "Ivan Dubrov",
"author_login": "idubrov",
"committed_at": "2019-03-27T22:03:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b084444e54669471102ad5281198cd4fc7d3a6d",
"body": "Expose the fields for all patch operations",
"is_bot": false,
"headline": "Merge pull request #5 from asayers/public-constructors",
"author_name": "Ivan Dubrov",
"author_login": "idubrov",
"committed_at": "2019-03-27T21:48:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ce38463275f9cb315e5ab32ca497a373095bdff",
"body": null,
"is_bot": false,
"headline": "Expose the fields for all patch operations",
"author_name": "Alex Sayers",
"author_login": "asayers",
"committed_at": "2019-03-27T00:49:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5978f5149d6a2d8c4eb26290ca9dfd0b89e16740",
"body": null,
"is_bot": false,
"headline": "(cargo-release) start next development iteration 0.2.3-alpha.0",
"author_name": "Ivan Dubrov",
"author_login": "idubrov",
"committed_at": "2018-06-05T23:10:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ff60ed5c241786669235970bc378e245fa804ff",
"body": null,
"is_bot": false,
"headline": "don't sign commits",
"author_name": "Ivan Dubrov",
"author_login": "idubrov",
"committed_at": "2018-06-05T23:10:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3cc7286e42bb866ce6c98f5733262f96646285f",
"body": null,
"is_bot": false,
"headline": "migrating to release.toml",
"author_name": "Ivan Dubrov",
"author_login": "idubrov",
"committed_at": "2018-06-05T23:09:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b4d29fcaf8faaf16e2ac76ab906c5fff5ecd8d6",
"body": null,
"is_bot": false,
"headline": "fixing clippy warning",
"author_name": "Ivan Dubrov",
"author_login": "idubrov",
"committed_at": "2018-05-26T22:18:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4ae673e362ae7fb6968c266c66626ad3484cbb9",
"body": null,
"is_bot": false,
"headline": "Adding 'diff' operation",
"author_name": "Ivan Dubrov",
"author_login": "idubrov",
"committed_at": "2018-05-26T21:53:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbfc537917abcb63137e4cb14994e917b2320169",
"body": null,
"is_bot": false,
"headline": "nightly is the default",
"author_name": "Ivan Dubrov",
"author_login": "idubrov",
"committed_at": "2018-03-18T15:39:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b94af7adc1e2c91972b8eb7029baafa066687fb",
"body": null,
"is_bot": false,
"headline": "Minor style update",
"author_name": "Ivan Dubrov",
"author_login": "idubrov",
"committed_at": "2018-03-18T06:33:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ccd28bdc937f7359c1ccbb32def17bd700ace7ab",
"body": null,
"is_bot": false,
"headline": "(cargo-release) start next development iteration 0.2.2-alpha.0",
"author_name": "Ivan Dubrov",
"author_login": "idubrov",
"committed_at": "2017-11-03T03:59:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea7933e3ae9017f01cc931072e469f015d9ac8aa",
"body": null,
"is_bot": false,
"headline": "(cargo-release) version 0.2.1",
"author_name": "Ivan Dubrov",
"author_login": "idubrov",
"committed_at": "2017-11-03T03:58:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3718789a59c2b8f70d066a814821360233266f1",
"body": null,
"is_bot": false,
"headline": "Only use nightly feaatures when explicitly told so",
"author_name": "Ivan Dubrov",
"author_login": "idubrov",
"committed_at": "2017-11-03T03:53:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6af4bd34eb0287d8b8a2df860ffbcf1244941f9a",
"body": null,
"is_bot": false,
"headline": "Fail on warnings",
"author_name": "Ivan Dubrov",
"author_login": "idubrov",
"committed_at": "2017-10-21T01:29:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d8fc6bc2a22910f4d47d22b850eedffca2a1da1",
"body": null,
"is_bot": false,
"headline": "Reformatting the code",
"author_name": "Ivan Dubrov",
"author_login": "idubrov",
"committed_at": "2017-10-20T22:21:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "acd781a58fd54369329964f4bd29b2393a261677",
"body": null,
"is_bot": false,
"headline": "(cargo-release) start next development iteration 0.2.1-alpha.0",
"author_name": "Ivan Dubrov",
"author_login": "idubrov",
"committed_at": "2017-10-20T20:45:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e51398ff135452a2fcad8284d7cf3c7f610b561",
"body": null,
"is_bot": false,
"headline": "Bumping version",
"author_name": "Ivan Dubrov",
"author_login": "idubrov",
"committed_at": "2017-10-20T20:45:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "227d8b0904c9dddc3ce36a9e8d64ada567d6b8ea",
"body": null,
"is_bot": false,
"headline": "JSON Merge Patch support (RFC 7396)",
"author_name": "Ivan Dubrov",
"author_login": "idubrov",
"committed_at": "2017-10-20T20:42:06Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 22,
"commits_last_year": 6,
"latest_release_at": "2026-04-30T21:07:01Z",
"latest_release_tag": "v4.2.0",
"releases_from_tags": true,
"days_since_last_push": 89,
"active_weeks_last_year": 4,
"days_since_latest_release": 89,
"mean_days_between_releases": 103.8
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "json-patch",
"exists": true,
"license": "MIT/Apache-2.0",
"keywords": [
"json",
"json-patch"
],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/json-patch",
"is_deprecated": false,
"latest_version": "4.2.0",
"repository_url": "https://github.com/idubrov/json-patch",
"versions_count": 23,
"total_downloads": 88006550,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 6970576,
"first_published_at": "2017-10-20T20:06:36.954007Z",
"latest_published_at": "2026-04-30T21:07:03.356397Z",
"latest_version_yanked": false,
"days_since_latest_publish": 89
}
]
},
"popularity": {
"forks": 26,
"stars": 179,
"watchers": 5,
"fork_history": {
"days": [
{
"date": "2018-08-29",
"count": 1
},
{
"date": "2019-03-27",
"count": 1
},
{
"date": "2019-04-24",
"count": 1
},
{
"date": "2020-09-18",
"count": 1
},
{
"date": "2020-11-16",
"count": 1
},
{
"date": "2020-12-17",
"count": 1
},
{
"date": "2021-06-06",
"count": 1
},
{
"date": "2021-11-05",
"count": 1
},
{
"date": "2023-03-08",
"count": 1
},
{
"date": "2023-03-30",
"count": 1
},
{
"date": "2023-09-11",
"count": 1
},
{
"date": "2023-09-12",
"count": 1
},
{
"date": "2024-03-19",
"count": 1
},
{
"date": "2024-03-20",
"count": 1
},
{
"date": "2024-05-04",
"count": 1
},
{
"date": "2024-06-21",
"count": 1
},
{
"date": "2024-09-12",
"count": 1
},
{
"date": "2024-11-11",
"count": 1
},
{
"date": "2025-02-13",
"count": 1
},
{
"date": "2025-03-17",
"count": 1
},
{
"date": "2025-05-20",
"count": 1
},
{
"date": "2025-09-09",
"count": 1
},
{
"date": "2025-09-16",
"count": 1
},
{
"date": "2025-12-16",
"count": 1
},
{
"date": "2026-02-22",
"count": 1
}
],
"complete": true,
"collected": 25,
"total_forks": 26
},
"star_history": null,
"open_issues_and_prs": 6
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"Cargo.toml"
],
"largest_source_bytes": 22882,
"source_files_sampled": 8,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Cargo.toml"
],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 9,
"direct_affected_count": 0
},
"ecosystems": [
"crates"
],
"dependencies": [
{
"name": "jsonptr",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.7.1"
},
{
"name": "schemars",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0.4"
},
{
"name": "serde",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0.159"
},
{
"name": "serde_json",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0.95"
},
{
"name": "thiserror",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2"
},
{
"name": "utoipa",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "5"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "jsonptr",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "schemars",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "serde",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "serde_json",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "thiserror",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "utoipa",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "expectorate",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "rand",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "serde_yaml",
"direct": false,
"version": null,
"ecosystem": "crates"
}
],
"collected": true,
"truncated": false,
"total_count": 9,
"direct_count": 6,
"indirect_count": 3
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 28,
"open_issues": 5,
"closed_ratio": 0.792,
"closed_issues": 19,
"closed_unmerged_prs": 4
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "idubrov",
"commits": 95,
"avatar_url": "https://avatars.githubusercontent.com/u/434788?v=4"
},
{
"type": "User",
"login": "asmello",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/3285133?v=4"
},
{
"type": "User",
"login": "jayvdb",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/15092?v=4"
},
{
"type": "User",
"login": "stefan-vatov",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/1079861?v=4"
},
{
"type": "User",
"login": "baszalmstra",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/4995967?v=4"
},
{
"type": "User",
"login": "21pages",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/14891774?v=4"
},
{
"type": "User",
"login": "asayers",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/877109?v=4"
},
{
"type": "User",
"login": "weiznich",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1674512?v=4"
},
{
"type": "User",
"login": "hniksic",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1078190?v=4"
},
{
"type": "User",
"login": "qu0b",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/22667037?v=4"
}
],
"contributors_sampled": 12,
"top_contributor_share": 0.792
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"main.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 13 merged PRs checked by a CI test -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 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": 4,
"reason": "Found 12/25 approved changesets -- score normalized to 4",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 17 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": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 3,
"reason": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "1b0f707f9f4aad1009f0364f6ca73c5e88cdd85c",
"ran_at": "2026-07-29T06:56:53Z",
"aggregate_score": 4.1,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-04-30T21:08:17Z",
"oldest_open_prs": [
{
"number": 57,
"created_at": "2026-02-22T11:30:54Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-04-30T19:12:51Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 33,
"created_at": "2024-01-31T15:49:57Z",
"last_comment_at": "2024-01-31T15:56:03Z",
"last_comment_author": "zdcthomas"
},
{
"number": 43,
"created_at": "2024-09-16T07:15:11Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 44,
"created_at": "2024-10-09T19:34:08Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 50,
"created_at": "2025-03-19T18:03:07Z",
"last_comment_at": "2025-05-22T11:33:21Z",
"last_comment_author": "jochemhoorneman"
},
{
"number": 52,
"created_at": "2025-05-30T07:36:45Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/idubrov/json-patch",
"host": "github.com",
"name": "json-patch",
"owner": "idubrov"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": "The weighted overall 54 is calibrated to 56 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 54,
"calibrated": 56,
"calibration": "2026-08-02"
}
}
],
"value": 56,
"inputs": {
"security": 41,
"vitality": 51,
"community": 63,
"governance": 64,
"calibration": "2026-08-02",
"engineering": 49,
"ai_readiness": 44,
"weighted_overall_raw": 54
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 51,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 31,
"inputs": {
"commits_last_year": 6,
"human_commit_share": 1,
"days_since_last_push": 89,
"active_weeks_last_year": 4
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 89 days ago",
"points": 18,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 89
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "4/52 weeks with commits",
"points": 2.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 4
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "6 commits in the last year",
"points": 7.6,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 6
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"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": 80,
"inputs": {
"releases_count": 22,
"latest_release_tag": "v4.2.0",
"releases_from_tags": true,
"days_since_latest_release": 89,
"mean_days_between_releases": 103.8
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "22 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 22
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 89 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 89
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~103.8 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 103.8
}
}
],
"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": "exceptional",
"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": 94,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 94 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 94
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 63,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"forks": 26,
"stars": 179,
"watchers": 5,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "179 stars",
"points": 36.5,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 179
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "26 forks",
"points": 11.7,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 26
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "5 watchers",
"points": 3.3,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 5
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": null,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [],
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 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": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "exceptional",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"packages": [
"json-patch"
],
"dependents": null,
"ecosystems": "crates",
"total_downloads": 88006550,
"monthly_downloads": 6970576
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "6,970,576 downloads/month across crates",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 6970576,
"ecosystems": "crates"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 64,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "weak",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 37,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 12,
"top_contributor_share": 0.792
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 79% of commits",
"points": 4.7,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 79
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "12 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 12
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 17 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): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 75,
"inputs": {
"merged_prs": 28,
"open_issues": 5,
"closed_issues": 19,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 0.792,
"closed_unmerged_prs": 4,
"first_time_authors_30d": null,
"first_time_prs_merged_30d": null,
"first_time_prs_decided_30d": null
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "79% of issues closed",
"points": 33.3,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 79
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "28/32 decided PRs merged",
"points": 26.2,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 28,
"decided": 32
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 12/25 approved changesets -- score normalized to 4",
"points": 6,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 58,
"inputs": {
"followers": 45,
"owner_type": "User",
"is_verified": null,
"owner_login": "idubrov",
"public_repos": 43,
"account_age_days": 5770
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "45 followers of idubrov",
"points": 12,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 45,
"login": "idubrov"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "43 public repos, account ~15 yr old",
"points": 24,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 43
}
},
{
"code": "account_age_years",
"params": {
"years": 15
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "exceptional",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"json-patch"
],
"ecosystems": "crates",
"any_deprecated": false,
"min_days_since_publish": 89
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on crates",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "crates"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 89 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 89
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "23 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 23
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "weak",
"name": "Engineering Quality",
"value": 49,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "weak",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 13 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"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": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "weak",
"name": "Security",
"value": 41,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "weak",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 41,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 4.1
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 13 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "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 12/25 approved changesets -- score normalized to 4",
"points": 3,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 17 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": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "exceptional",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 17
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "weak",
"name": "AI Readiness",
"value": 44,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 13,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.25,
"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": "25 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 13.3,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 25,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "weak",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 46,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"Cargo.toml"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Cargo.toml (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "Cargo.toml"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Rust (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Rust"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "exceptional",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Rust",
"largest_source_bytes": 22882,
"source_files_sampled": 8,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Rust (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Rust"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/8 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 8,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"labels": [
"library"
],
"scores": {
"library": 6
},
"primary": "library",
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:crates",
"weight": 6
}
],
"artifacts": [],
"confidence": "medium",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": true
},
"metrics_version": "2.3.1"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-29T06:57:09.665864Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/i/idubrov/json-patch.svg",
"full_name": "idubrov/json-patch",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}