Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 421,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 399656
},
"pushed_at": "2025-12-15T00:04:29Z",
"created_at": "2013-12-10T22:57:44Z",
"owner_type": "User",
"updated_at": "2026-07-22T17:30:01Z",
"description": "A Go library to apply RFC6902 patches and create and apply RFC7386 patches",
"is_archived": false,
"is_disabled": false,
"license_spdx": "BSD-3-Clause",
"default_branch": "master",
"license_spdx_raw": "BSD-3-Clause",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "https://evanphx.dev",
"name": "Evan Phoenix",
"type": "User",
"login": "evanphx",
"company": "@mirendev ",
"location": "Los Angeles, CA",
"followers": 1767,
"avatar_url": "https://avatars.githubusercontent.com/u/7?v=4",
"created_at": "2008-01-12T16:46:24Z",
"is_verified": null,
"public_repos": 189,
"account_age_days": 6771
},
"license": {
"state": "standard",
"spdx_id": "BSD-3-Clause",
"raw_spdx": "BSD-3-Clause",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v4.13.0",
"kind": "minor",
"published_at": "2025-08-07T19:50:55Z"
},
{
"tag": "v5.9.11",
"kind": "patch",
"published_at": "2025-01-28T17:44:44Z"
},
{
"tag": "v5.9.10",
"kind": "patch",
"published_at": "2025-01-27T17:52:20Z"
},
{
"tag": "v5.9.0",
"kind": "minor",
"published_at": "2024-01-28T00:11:58Z"
},
{
"tag": "v5.8.1",
"kind": "patch",
"published_at": "2024-01-16T23:38:10Z"
},
{
"tag": "v5.8.0",
"kind": "minor",
"published_at": "2024-01-12T23:05:37Z"
},
{
"tag": "v5.7.0",
"kind": "minor",
"published_at": "2023-09-11T21:33:06Z"
},
{
"tag": "v4.12.0",
"kind": "minor",
"published_at": "2021-10-21T16:41:56Z"
},
{
"tag": "v5.6.0",
"kind": "minor",
"published_at": "2021-10-20T18:51:04Z"
},
{
"tag": "v4.11.0",
"kind": "minor",
"published_at": "2021-06-04T04:52:31Z"
},
{
"tag": "v4.10.0",
"kind": "minor",
"published_at": "2021-06-01T19:26:12Z"
},
{
"tag": "v5.5.0",
"kind": "minor",
"published_at": "2021-06-01T02:57:35Z"
},
{
"tag": "v5.3.0",
"kind": "minor",
"published_at": "2021-04-21T00:42:22Z"
},
{
"tag": "v4.9.0",
"kind": "minor",
"published_at": "2020-08-20T20:57:35Z"
},
{
"tag": "v5.0.0",
"kind": "major",
"published_at": "2020-03-26T22:11:11Z"
},
{
"tag": "v4.7.0",
"kind": "minor",
"published_at": "2020-03-26T03:47:00Z"
},
{
"tag": "v4.6.0",
"kind": "minor",
"published_at": "2019-12-20T18:50:49Z"
},
{
"tag": "v4.5.0",
"kind": "minor",
"published_at": "2019-06-11T00:03:29Z"
},
{
"tag": "v4.4.0",
"kind": "minor",
"published_at": "2019-06-06T19:47:17Z"
},
{
"tag": "v4.2.0",
"kind": "minor",
"published_at": "2019-04-29T16:08:04Z"
},
{
"tag": "v4.1.0",
"kind": "minor",
"published_at": "2018-09-12T20:22:09Z"
},
{
"tag": "v4.0.0",
"kind": "major",
"published_at": "2018-09-07T22:18:10Z"
},
{
"tag": "v3.0.0",
"kind": "major",
"published_at": "2018-03-22T03:36:46Z"
}
],
"recent_commits": [
{
"oid": "84a4bb100ade42a86fce2647c95a7dbcbf569cb2",
"body": "Export errBadJSONDoc and errBadJSONPatch errors",
"is_bot": false,
"headline": "Merge pull request #209 from skitt/export-errs-v5",
"author_name": "Evan Phoenix",
"author_login": "evanphx",
"committed_at": "2025-01-28T17:43:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a7a88a24da9cb98ad9c90c91e2a50ab9943f84f",
"body": null,
"is_bot": false,
"headline": "Export errBadJSONDoc and errBadJSONPatch errors",
"author_name": "drfish",
"author_login": "gavinfish",
"committed_at": "2025-01-28T15:01:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd18525ff3c7e480b7004a90e7b37248fdb21006",
"body": null,
"is_bot": false,
"headline": "Upgrade go-flags",
"author_name": "Evan Phoenix",
"author_login": "evanphx",
"committed_at": "2025-01-27T17:46:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42f26cb0cc22ff3a1136ae2ae803692044b59849",
"body": null,
"is_bot": false,
"headline": "Fix spacing",
"author_name": "Evan Phoenix",
"author_login": "evanphx",
"committed_at": "2025-01-27T17:43:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a3482b56b0cfd50e8cd430a893dbf1bff4b7a7f",
"body": "remove unmaintained errors pkg(github.com/pkg/errors)",
"is_bot": false,
"headline": "Merge pull request #206 from koba1t/remove_unmaintained_error_pkg",
"author_name": "Evan Phoenix",
"author_login": "evanphx",
"committed_at": "2025-01-27T17:42:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "106306d7fea7e067cf9aaf297f98f9c34a918074",
"body": null,
"is_bot": false,
"headline": "remove unmaintained errors pkg",
"author_name": "koba1t",
"author_login": "koba1t",
"committed_at": "2024-06-09T16:58:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7cfbbbcc6e301d230bd304f4996348a4ea33191",
"body": "Drop the reference to gopkg.in for v5",
"is_bot": false,
"headline": "Merge pull request #203 from skitt/drop-gopkgin-v5",
"author_name": "Evan Phoenix",
"author_login": "evanphx",
"committed_at": "2024-03-04T17:58:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61e1ad78ab35800ee5e25ed36bf2dc5a0a4c1a73",
"body": "This aligns with the module declaration in go.mod.\n\nSigned-off-by: Stephen Kitt <skitt@redhat.com>",
"is_bot": false,
"headline": "Drop the reference to gopkg.in for v5",
"author_name": "Stephen Kitt",
"author_login": "skitt",
"committed_at": "2024-03-04T15:27:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7a4e4a87a35414cd02460dac07e879df729df37",
"body": "Add option to control if the output is HTMLEscaped",
"is_bot": false,
"headline": "Merge pull request #202 from evanphx/f-html-escape",
"author_name": "Evan Phoenix",
"author_login": "evanphx",
"committed_at": "2024-01-28T00:10:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7eef36c732df996ab6508bfb5cee17a7763097f1",
"body": null,
"is_bot": false,
"headline": "Guard using options to avoid a crash bug",
"author_name": "Evan Phoenix",
"author_login": "evanphx",
"committed_at": "2024-01-27T23:33:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1bcbd0f1a056dee833c821b7dc979c04cdf090e3",
"body": "Validate that the partialDoc is decoded correctly",
"is_bot": false,
"headline": "Merge pull request #201 from evanphx/b-null",
"author_name": "Evan Phoenix",
"author_login": "evanphx",
"committed_at": "2024-01-27T23:25:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d7ba23eb0b55bb113546596be809ff0c9245811",
"body": null,
"is_bot": false,
"headline": "Add option to control if the output is HTMLEscaped",
"author_name": "Evan Phoenix",
"author_login": "evanphx",
"committed_at": "2024-01-27T23:25:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "009bc564fa613d3e711dcc8a0984c6e639729a54",
"body": null,
"is_bot": false,
"headline": "Validate that the partialDoc is decoded correctly",
"author_name": "Evan Phoenix",
"author_login": "evanphx",
"committed_at": "2024-01-27T22:58:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b82b685c982b26399c940fc89be030f343570192",
"body": "…peration",
"is_bot": false,
"headline": "Use a type alias for RawMessage to avoid breaking the public API of O…",
"author_name": "Evan Phoenix",
"author_login": "evanphx",
"committed_at": "2024-01-16T23:35:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05c952675fb54a42b0120d9602a65958001d1dce",
"body": "Improve performance",
"is_bot": false,
"headline": "Merge pull request #197 from evanphx/f-perf",
"author_name": "Evan Phoenix",
"author_login": "evanphx",
"committed_at": "2024-01-12T23:03:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a438a6eed18be914c52bcfa1730199931f7bd1e",
"body": null,
"is_bot": false,
"headline": "Minor simplifications",
"author_name": "Evan Phoenix",
"author_login": "evanphx",
"committed_at": "2024-01-12T21:46:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a122d1880d16ec5c5e34fc9adff482ebb029ca5",
"body": "* Avoid checkValid and compact as much as possible\n* Keep decodeState's in a pool",
"is_bot": false,
"headline": "More optimizations",
"author_name": "Evan Phoenix",
"author_login": "evanphx",
"committed_at": "2024-01-12T21:41:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "174e1d7a1f84118ba7030d46ac371d331060b798",
"body": null,
"is_bot": false,
"headline": "Add MergePatch benchmark",
"author_name": "Evan Phoenix",
"author_login": "evanphx",
"committed_at": "2024-01-12T17:35:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b8895c9258ff24a26f3a7e0ecd46bea33d7a573",
"body": null,
"is_bot": false,
"headline": "Use internal/json",
"author_name": "Evan Phoenix",
"author_login": "evanphx",
"committed_at": "2024-01-12T17:35:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f18a4986aaf1c188fda8cd29a842f080e1c0ba38",
"body": null,
"is_bot": false,
"headline": "Import version of encoding/json, alter to track key order",
"author_name": "Evan Phoenix",
"author_login": "evanphx",
"committed_at": "2024-01-12T17:35:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9c085a75a5541ebc19b239ff620078cdf51942e",
"body": "Handle from=\"\" more properly. Fixes #192",
"is_bot": false,
"headline": "Merge pull request #193 from evanphx/b-empty-from",
"author_name": "Evan Phoenix",
"author_login": "evanphx",
"committed_at": "2024-01-12T02:10:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8ab61f4a0e6205bbed116ee7c172f22554ecb2e",
"body": null,
"is_bot": false,
"headline": "Catch IO advancement errors as well",
"author_name": "Evan Phoenix",
"author_login": "evanphx",
"committed_at": "2024-01-12T01:59:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c645ff441b0958be0c723b43e1eb95f2746d3a0e",
"body": null,
"is_bot": false,
"headline": "Handle `add` with path=\"\". Fixes #188",
"author_name": "Evan Phoenix",
"author_login": "evanphx",
"committed_at": "2024-01-12T01:55:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5e20d456f0e423d412d09f4801b0560ec1eb9a3",
"body": null,
"is_bot": false,
"headline": "Handle from=\"\" more properly. Fixes #192",
"author_name": "Evan Phoenix",
"author_login": "evanphx",
"committed_at": "2024-01-12T01:55:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3da7b272ecf9aa9980464ac86d987b83221d01b0",
"body": "Handle null correctly when introduced by replace. Fixes #171",
"is_bot": false,
"headline": "Merge pull request #196 from evanphx/b-null-mistype-panic",
"author_name": "Evan Phoenix",
"author_login": "evanphx",
"committed_at": "2024-01-12T01:53:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "850009da49e4253bad43330544e9613888899999",
"body": "Always use UseNumber() to avoid float64 lossyness",
"is_bot": false,
"headline": "Merge pull request #194 from evanphx/b-num-prec",
"author_name": "Evan Phoenix",
"author_login": "evanphx",
"committed_at": "2024-01-12T01:52:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c32ee8fd2226bcb9dc48c8008ba628af1293716c",
"body": "Compare strings after decoding them to handle unicode correctly. Fixes #172",
"is_bot": false,
"headline": "Merge pull request #195 from evanphx/b-string-compare-unicode",
"author_name": "Evan Phoenix",
"author_login": "evanphx",
"committed_at": "2024-01-12T01:52:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a82b43d7d0443cd7a7ecf00860352f301a4526c0",
"body": null,
"is_bot": false,
"headline": "Handle null and other literals correctly in merge. Fixes #160",
"author_name": "Evan Phoenix",
"author_login": "evanphx",
"committed_at": "2024-01-12T01:31:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "742691bceb3947164a888d5a71eef6678ceab845",
"body": null,
"is_bot": false,
"headline": "Additional null tests",
"author_name": "Evan Phoenix",
"author_login": "evanphx",
"committed_at": "2024-01-12T01:16:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a9dce77425227f84ead852dfbb9cef51a7702da",
"body": null,
"is_bot": false,
"headline": "Handle null correctly when introduced by replace. Fixes #171",
"author_name": "Evan Phoenix",
"author_login": "evanphx",
"committed_at": "2024-01-12T01:11:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a002ca6f45d83a60ad88c692bbc2cb04713733e8",
"body": null,
"is_bot": false,
"headline": "Compare strings after decoding them to handle unicode correctly",
"author_name": "Evan Phoenix",
"author_login": "evanphx",
"committed_at": "2024-01-11T22:33:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67afbf6956fa2fd43779bbf99afdc62a401ad5be",
"body": null,
"is_bot": false,
"headline": "Always use UseNumber() to avoid float64 lossyness",
"author_name": "Evan Phoenix",
"author_login": "evanphx",
"committed_at": "2024-01-11T22:06:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f72a4640c1fba7d97867a9f42f498e37e944a228",
"body": "…s/upload-artifact-4\n\nBump actions/upload-artifact from 3 to 4",
"is_bot": false,
"headline": "Merge pull request #191 from evanphx/dependabot/github_actions/action…",
"author_name": "Evan Phoenix",
"author_login": "evanphx",
"committed_at": "2024-01-11T21:52:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "738124dc50b9c6ac3dd780ea8c965258ff1d4e52",
"body": "…s/setup-go-5\n\nBump actions/setup-go from 2 to 5",
"is_bot": false,
"headline": "Merge pull request #190 from evanphx/dependabot/github_actions/action…",
"author_name": "Evan Phoenix",
"author_login": "evanphx",
"committed_at": "2024-01-11T21:51:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ee20a4f415578823d4df9c40c4c2fe1912b6085",
"body": "Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: actions/upload-artifact\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/upload-artifact from 3 to 4",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-12-18T00:22:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1550af71bf124655ce147b8beaed318de6afa53",
"body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2 to 5.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/v2...v5)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-go\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/setup-go from 2 to 5",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-12-11T00:57:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc808d1b15ce3e04b8a05e6d31dbd8bcbaf45c76",
"body": "Fix panic on test op",
"is_bot": false,
"headline": "Merge pull request #158 from erickertz/master",
"author_name": "Evan Phoenix",
"author_login": "evanphx",
"committed_at": "2023-09-11T21:28:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8e8fb58a9dadd18af323c476ad167bf0a212fa7",
"body": "…s/checkout-4\n\nBump actions/checkout from 2 to 4",
"is_bot": false,
"headline": "Merge pull request #187 from evanphx/dependabot/github_actions/action…",
"author_name": "Evan Phoenix",
"author_login": "evanphx",
"committed_at": "2023-09-11T18:29:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be43a0692130080c3b1c076089d1a28bfec8b342",
"body": "Check if raw is a null pointer for findObject",
"is_bot": false,
"headline": "Merge pull request #173 from JosieLi-Google/master",
"author_name": "Evan Phoenix",
"author_login": "evanphx",
"committed_at": "2023-09-11T18:00:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eed757918d1d37efcdf630be7d86708da9bed1e6",
"body": "Pre-flight DecodePatch validation: Issue #177",
"is_bot": false,
"headline": "Merge pull request #180 from radwaretaltr/master",
"author_name": "Evan Phoenix",
"author_login": "evanphx",
"committed_at": "2023-09-11T17:59:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13264185e8b8d6159abe04f566e9a06ba89d2ed3",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v2...v4)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/checkout from 2 to 4",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-09-11T17:57:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6775340d043149ec4253275288a693f6f26c3d40",
"body": null,
"is_bot": false,
"headline": "Non-modules are now deprecated due to ecosystem movement",
"author_name": "Evan Phoenix",
"author_login": "evanphx",
"committed_at": "2023-09-11T17:57:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "858f3742be6f20bfaf015114f90e9dbb5991e668",
"body": null,
"is_bot": false,
"headline": "Introduce with and without go modules testing",
"author_name": "Evan Phoenix",
"author_login": "evanphx",
"committed_at": "2023-09-11T17:54:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16760a79ad25dc81a1c6e3f54df46cce32fc347b",
"body": null,
"is_bot": false,
"headline": "Merge branch 'evanphx:master' into master",
"author_name": "radwaretaltr",
"author_login": "radwaretaltr",
"committed_at": "2023-08-13T06:21:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08317d1eab774ce48d2543a3ea47332f9c739e4f",
"body": "…nfig\n\nAdded dependabot",
"is_bot": false,
"headline": "Merge pull request #182 from Neo2308/feature/master/add-dependabot-co…",
"author_name": "Evan Phoenix",
"author_login": "evanphx",
"committed_at": "2023-08-10T20:10:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78844ea5152ec16454c2350ee8f6ecb7fe4b85e8",
"body": "Updated min supported version to go 1.18",
"is_bot": false,
"headline": "Merge pull request #181 from Neo2308/feature/master/update-to-go-1.18",
"author_name": "Evan Phoenix",
"author_login": "evanphx",
"committed_at": "2023-08-10T20:09:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d1d2a12fd1b7aa08a1d02c2fee41855d44c2f1a",
"body": "* Added dependabot to keep go dependencies & actions updated.",
"is_bot": false,
"headline": "Added dependabot",
"author_name": "Neo2308",
"author_login": "Neo2308",
"committed_at": "2023-08-08T09:42:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a10216e37f72f8217d69f3a2eebddd77685aeb6",
"body": "* Updated min supported version to go 1.18\n* Updated go versions used in tests to 1.18",
"is_bot": false,
"headline": "Updated min supported version to go 1.18",
"author_name": "Neo2308",
"author_login": "Neo2308",
"committed_at": "2023-08-08T09:40:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8cb1be5e70a36a5a6eca32384724d6439317572",
"body": null,
"is_bot": false,
"headline": "mutation test case which should only fail during apply",
"author_name": "taltr",
"author_login": "radwaretaltr",
"committed_at": "2023-08-03T15:40:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a11f4f47e5be1dd415f22538847c1530b87c2451",
"body": null,
"is_bot": false,
"headline": "pre-flight decodePatch validation",
"author_name": "taltr",
"author_login": "radwaretaltr",
"committed_at": "2023-08-03T12:39:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd9b733cf6fce3234083772fcd49499967c31b89",
"body": null,
"is_bot": false,
"headline": "Check if raw is a null pointer for findObject",
"author_name": "Josie Li",
"author_login": "JosieLi-Google",
"committed_at": "2023-03-29T19:03:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2e4d76267a929d591461aca0f9ca4daf0ba296f",
"body": "README: Remove Travis",
"is_bot": false,
"headline": "Merge pull request #164 from ohkinozomu/remove-travis",
"author_name": "Evan Phoenix",
"author_login": "evanphx",
"committed_at": "2023-01-14T01:39:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a126b2c1d217303141cf7f69564d0d4ee52d3ff6",
"body": "Add CIFuzz GitHub action",
"is_bot": false,
"headline": "Merge pull request #167 from DavidKorczynski/cifuzz-int",
"author_name": "Evan Phoenix",
"author_login": "evanphx",
"committed_at": "2023-01-14T01:38:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6dc8109810544a48cf8b7a92d7c62c9ded3f750d",
"body": null,
"is_bot": false,
"headline": "Add CIFuzz GitHub action",
"author_name": "David Korczynski",
"author_login": "DavidKorczynski",
"committed_at": "2022-11-23T13:28:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38b1cb8e38b3e6c9b89471a8c64d0e485ac6da06",
"body": null,
"is_bot": false,
"headline": "README: Remove Travis",
"author_name": "ohkinozomu",
"author_login": "ohkinozomu",
"committed_at": "2022-02-18T21:42:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b65b5a46d93220b32c8add2106092b3592440cf4",
"body": null,
"is_bot": false,
"headline": "Fix panic on test op",
"author_name": "eric kertz",
"author_login": "erickertz",
"committed_at": "2022-02-02T15:37:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a7ad8a3ea2159744c01c0354b7c41646bd4f70b",
"body": "Fix invalid sprintf",
"is_bot": false,
"headline": "Merge pull request #152 from howardjohn/patch-1",
"author_name": "Evan Phoenix",
"author_login": "evanphx",
"committed_at": "2021-12-15T01:22:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6d37ce5e82af860210ce6d0a14f2f32000a3141",
"body": "We are using `%s` but the input is not a string. This can result in bad error messages",
"is_bot": false,
"headline": "Fix invalid sprintf",
"author_name": "John Howard",
"author_login": "howardjohn",
"committed_at": "2021-12-09T17:47:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50fdc0b4c9ab36933e6a0c9288fef3ac5df2b907",
"body": null,
"is_bot": false,
"headline": "port over fix for testing/replacing a whole document to v4",
"author_name": "Evan Phoenix",
"author_login": "evanphx",
"committed_at": "2021-10-21T16:40:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5561fe05a1ec79c9bca966376211b2ab81959671",
"body": null,
"is_bot": false,
"headline": "Handle applying to the whole doc. Fixes #142",
"author_name": "Evan Phoenix",
"author_login": "evanphx",
"committed_at": "2021-10-20T18:47:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df14171284c76e0febb043f8b975b9281cf39b2a",
"body": "Fix partial negative indice support in v4",
"is_bot": false,
"headline": "Merge pull request #146 from zqzten/fix_partial_negative_indice_support",
"author_name": "Evan Phoenix",
"author_login": "evanphx",
"committed_at": "2021-10-20T17:45:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "556cb6472883d7e2366980dbdba21371470ab05a",
"body": "Function ensurePathExists should handle appending correctly",
"is_bot": false,
"headline": "Merge pull request #148 from MarcelMue/fix-ensurePathExists",
"author_name": "Evan Phoenix",
"author_login": "evanphx",
"committed_at": "2021-10-20T17:43:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71ddd89ec0520b172995cae69e05a9725a4134ad",
"body": "Signed-off-by: Marcel Mueller <marcel.mueller1@rwth-aachen.de>",
"is_bot": false,
"headline": "Function ensurePathExists should handle appending correctly",
"author_name": "Marcel Mueller",
"author_login": "MarcelMue",
"committed_at": "2021-09-15T08:31:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19e83eee5ca03c508de93a54b45162e838458c67",
"body": null,
"is_bot": false,
"headline": "Fix partial negative indice support",
"author_name": "Zach Zhu",
"author_login": "zqzten",
"committed_at": "2021-07-08T11:33:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3dcaf12ac6967e6525acb9ab9963ec86279d9fb1",
"body": null,
"is_bot": false,
"headline": "Add gitignore",
"author_name": "Zach Zhu",
"author_login": "zqzten",
"committed_at": "2021-07-08T11:31:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c3c85ec60c9921ef01901c824e95a6b0a4e45d1",
"body": null,
"is_bot": false,
"headline": "Remove go.mod because I guess I do'nt know how go modules work still",
"author_name": "Evan Phoenix",
"author_login": "evanphx",
"committed_at": "2021-06-04T04:51:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e2cfc05e32a184632c985af5cc3e18d47f6a03a",
"body": "MergeMergePatches preserve nulls in complex objects",
"is_bot": false,
"headline": "Merge pull request #141 from kacejot/preserve-nulls",
"author_name": "Evan Phoenix",
"author_login": "evanphx",
"committed_at": "2021-06-01T02:55:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0cc7ddb3af9fac2addce39c6298fa324bd847abd",
"body": null,
"is_bot": false,
"headline": "Port array null fix over from pre-v5",
"author_name": "Evan Phoenix",
"author_login": "evanphx",
"committed_at": "2021-05-31T23:57:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ab3b4f5c89814698fa462687c9e783d9d68b883",
"body": "Preserve \"null\" values in arrays",
"is_bot": false,
"headline": "Merge pull request #143 from DraggonFantasy/master",
"author_name": "Evan Phoenix",
"author_login": "evanphx",
"committed_at": "2021-05-31T23:53:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3bfa62b2c642dc2e737995e632373d5fdc608315",
"body": null,
"is_bot": false,
"headline": "Preserve \"null\" values in arrays",
"author_name": "DraggonFantasy",
"author_login": "DraggonFantasy",
"committed_at": "2021-05-23T13:13:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10a1c0a04bcff0237cb9134b44f0db143e30345b",
"body": "Signed-off-by: Max Goncharenko <kacejot@fex.net>",
"is_bot": false,
"headline": "MergeMergePatches preserve nulls in complex objects",
"author_name": "Max Goncharenko",
"author_login": null,
"committed_at": "2021-05-13T15:16:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60af5a5e5c58c2ea0c6faf8a30246d74c7bdd158",
"body": null,
"is_bot": false,
"headline": "Fix zero sized document crash",
"author_name": "Evan Phoenix",
"author_login": "evanphx",
"committed_at": "2021-04-21T00:40:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07737475986b62bc0ac8681f972a3c4ff771cef6",
"body": null,
"is_bot": false,
"headline": "Make it into a real go module and fix CI",
"author_name": "Evan Phoenix",
"author_login": "evanphx",
"committed_at": "2021-01-05T22:22:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47e17ebe675f19c74c7266a09993c1e494cd72dd",
"body": null,
"is_bot": false,
"headline": "Remove travis, get actions working",
"author_name": "Evan Phoenix",
"author_login": "evanphx",
"committed_at": "2021-01-05T22:19:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0516b57e142c7dbecdeac3d4b0a68d70ebe69188",
"body": "* Fixes evanphx/json-patch#128 - custom marshalling for doc nodes\r\nCo-authored-by: James Phillpotts <james.phillpotts+github@forgerock.com>",
"is_bot": false,
"headline": "Fixes evanphx/json-patch#128 - custom marshalling for doc nodes (#130)",
"author_name": "James Phillpotts",
"author_login": "mrpotes",
"committed_at": "2021-01-05T22:17:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "058fed4787341aee543b39438c4dfb7b68ef7baa",
"body": null,
"is_bot": false,
"headline": "Create go.yml",
"author_name": "Evan Phoenix",
"author_login": "evanphx",
"committed_at": "2021-01-05T22:15:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4c922b492bed3d466d0829a70b45bc20a9aef07",
"body": "Export errBadJSONDoc and errBadJSONPatch errors",
"is_bot": false,
"headline": "Merge pull request #125 from gavinfish/merge-error",
"author_name": "Evan Phoenix",
"author_login": "evanphx",
"committed_at": "2021-01-05T21:20:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b14c45b2b6883c9dda637d7f9e7d6d04cd5f3e31",
"body": "Enable EnsurePathExistsOnAdd for -1 indices",
"is_bot": false,
"headline": "Merge pull request #127 from vassilvk/126-ensure-path-for-negative-one",
"author_name": "Evan Phoenix",
"author_login": "evanphx",
"committed_at": "2020-12-22T00:16:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4fe090fcfb73dbad73dba499383364ab4991bbf",
"body": null,
"is_bot": false,
"headline": "Enable EnsurePathExistsOnAdd for -1 indices",
"author_name": "Vassil Kovatchev",
"author_login": "vassilvk",
"committed_at": "2020-12-21T23:23:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bee3b985a0e85cf3db375953b1b10f40aba751db",
"body": null,
"is_bot": false,
"headline": "Export errBadJSONDoc and errBadJSONPatch errors",
"author_name": "drfish",
"author_login": "gavinfish",
"committed_at": "2020-12-16T14:54:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "147e2b447e4274fdaacdf8d02e08e87933d3120e",
"body": "…indices\n\nImplement extra support for negative indices",
"is_bot": false,
"headline": "Merge pull request #123 from vassilvk/122-extra-support-for-negative-…",
"author_name": "Evan Phoenix",
"author_login": "evanphx",
"committed_at": "2020-11-28T20:46:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a764fc22f3b5e710e3b762a6d1ced445c844aeaa",
"body": "…ediate path elements",
"is_bot": false,
"headline": "Implement support for negative indices for replace, remove and interm…",
"author_name": "Vassil Kovatchev",
"author_login": "vassilvk",
"committed_at": "2020-11-28T18:25:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce26fd451017fb6c599429441bd18ec6b1ee6ecf",
"body": "Implement EnsurePathExistsOnAdd",
"is_bot": false,
"headline": "Introduce EnsurePathExistsOnAdd (#121)",
"author_name": "Vassil Kovatchev",
"author_login": "vassilvk",
"committed_at": "2020-11-28T00:40:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bce379e3099a5b0aaa8138245d53dee8d224152b",
"body": "Introduce ApplyWithOptions",
"is_bot": false,
"headline": "Merge pull request #118 from vassilvk/117-introduce-applywithoptions",
"author_name": "Evan Phoenix",
"author_login": "evanphx",
"committed_at": "2020-11-03T18:48:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23edf22e1874f5b5e115524bf7ef81f4536f4d64",
"body": "…EADME",
"is_bot": false,
"headline": "Switch to passing ApplyOptions to low-level private methods; Update R…",
"author_name": "Vassil",
"author_login": "vassilvk",
"committed_at": "2020-10-15T22:04:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "680774c1b3cfdc12760983f2709a6e1841c27edd",
"body": "* Implement ApplyWithOptions\n* Implement ApplyWithOptions unit tests\n* Fix compareJSON to allow comparison of array containers\n* Fix previously incorrect \"copy\" operation tests",
"is_bot": false,
"headline": "Introduce ApplyWithOptions",
"author_name": "Vassil",
"author_login": "vassilvk",
"committed_at": "2020-10-02T22:57:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d05b3863d2c7bf53a3c4e789a5f9dc33e3b40bee",
"body": "Remove 4.x go.mod to make semantic versions addressable by tag",
"is_bot": false,
"headline": "Merge pull request #113 from liggitt/4.x-module",
"author_name": "Evan Phoenix",
"author_login": "evanphx",
"committed_at": "2020-08-12T03:49:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ac3b6975496ea128c1d9e0234099410dfa0aba8",
"body": null,
"is_bot": false,
"headline": "Remove 4.x go.mod to make semantic versions addressable by tag",
"author_name": "Jordan Liggitt",
"author_login": "liggitt",
"committed_at": "2020-08-08T14:13:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbc627776a3db207f1bdc606569f7c73a4f06b01",
"body": "Update LICENCE to fix minor typo",
"is_bot": false,
"headline": "Merge pull request #105 from ChrsMark/patch-1",
"author_name": "Evan Phoenix",
"author_login": "evanphx",
"committed_at": "2020-08-08T04:13:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "162e5629780b286cc21cd80f1114a71f5917951f",
"body": "Fix map comparison of nil values and missing keys",
"is_bot": false,
"headline": "Merge pull request #108 from liggitt/map-compare",
"author_name": "Evan Phoenix",
"author_login": "evanphx",
"committed_at": "2020-08-08T04:02:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d4c88e65fde0c3a06d7dddd994e1efa82017e5f",
"body": "Revert \"Conform to RFC6902 replacement semantics\" for v4.x",
"is_bot": false,
"headline": "Merge pull request #111 from thaJeztah/revert_RFC6902",
"author_name": "Evan Phoenix",
"author_login": "evanphx",
"committed_at": "2020-08-08T04:02:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c18d304a429fb056cb4861df99fbcaa9107164b",
"body": "This reverts commit a5df74aab0efb032ca893c048330abcad0b78e6f.\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
"is_bot": false,
"headline": "Revert \"Conform to RFC6902 replacement semantics.\"",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2020-08-05T15:42:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42bcdf26fca564b75f23a698b49635b5b2714c8d",
"body": "This reverts commit caa7f266ac971d84049d2a618644979d26114ac8.\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
"is_bot": false,
"headline": "Revert \"Test for copying non-existent key.\"",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2020-08-05T15:42:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b58b85b0b7dff11e5d35a5b484b991c6867ab1f",
"body": "This reverts commit c235ce89e1e02a76eac0be921e6e8fe12d9c6120.\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
"is_bot": false,
"headline": "Revert \"Test for testing non-existent and null-value keys.\"",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2020-08-05T15:42:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b237418f2346f63dadf6b95d3023967e11d4bea4",
"body": "This reverts commit 266303115221f6a79e03731280f3676b22168d2c.\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
"is_bot": false,
"headline": "Revert \"Test for copying null-value key.\"",
"author_name": "Sebastiaan van Stijn",
"author_login": "thaJeztah",
"committed_at": "2020-08-05T15:42:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44b01e11b72eb191877dd7627e6ed833b42b2ca2",
"body": null,
"is_bot": false,
"headline": "Fix map comparison of nil values and missing keys",
"author_name": "Jordan Liggitt",
"author_login": "liggitt",
"committed_at": "2020-06-24T17:55:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05d4a7f4b624894768faf07c1319295d620820a4",
"body": "Add a missing comma according to the official BSD-3-Clause templates",
"is_bot": false,
"headline": "Update LICENCE",
"author_name": "Chris Mark",
"author_login": "ChrsMark",
"committed_at": "2020-05-29T09:16:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17efcbe3533fdf65efac5054bddbee809b4b4848",
"body": null,
"is_bot": false,
"headline": "Update instructions to use v5 dir.",
"author_name": "Evan Phoenix",
"author_login": "evanphx",
"committed_at": "2020-05-18T17:05:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78cf029964937ffcb67feaeac1fe23d9cef0d26a",
"body": "add module v5",
"is_bot": false,
"headline": "Merge pull request #100 from BenTheElder/modules-v5",
"author_name": "Evan Phoenix",
"author_login": "evanphx",
"committed_at": "2020-03-26T22:10:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c781b2a96bf675490d795bbd274979ef2662c793",
"body": null,
"is_bot": false,
"headline": "update travis to most recent go versions",
"author_name": "Benjamin Elder",
"author_login": "BenTheElder",
"committed_at": "2020-03-26T21:57:21Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 23,
"commits_last_year": 0,
"latest_release_at": "2025-08-07T19:50:55Z",
"latest_release_tag": "v4.13.0",
"releases_from_tags": false,
"days_since_last_push": 225,
"active_weeks_last_year": 0,
"days_since_latest_release": 354,
"mean_days_between_releases": 169.5
},
"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": "github.com/evanphx/json-patch/v5",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/evanphx/json-patch/v5",
"is_deprecated": false,
"latest_version": "v5.9.11",
"repository_url": "https://github.com/evanphx/json-patch",
"versions_count": 12,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2025-01-28T17:43:52Z",
"latest_version_yanked": null,
"days_since_latest_publish": 545
}
]
},
"popularity": {
"forks": 195,
"stars": 1221,
"watchers": 13,
"fork_history": {
"days": [
{
"date": "2014-08-04",
"count": 1
},
{
"date": "2014-08-21",
"count": 1
},
{
"date": "2014-09-02",
"count": 1
},
{
"date": "2015-02-10",
"count": 1
},
{
"date": "2015-03-26",
"count": 1
},
{
"date": "2015-03-29",
"count": 1
},
{
"date": "2016-01-07",
"count": 2
},
{
"date": "2016-01-16",
"count": 1
},
{
"date": "2016-01-22",
"count": 1
},
{
"date": "2016-02-12",
"count": 1
},
{
"date": "2016-05-10",
"count": 1
},
{
"date": "2016-05-18",
"count": 1
},
{
"date": "2016-06-03",
"count": 1
},
{
"date": "2016-06-06",
"count": 1
},
{
"date": "2016-06-28",
"count": 1
},
{
"date": "2016-07-12",
"count": 1
},
{
"date": "2016-12-16",
"count": 1
},
{
"date": "2017-01-06",
"count": 1
},
{
"date": "2017-01-12",
"count": 1
},
{
"date": "2017-01-22",
"count": 1
},
{
"date": "2017-02-14",
"count": 1
},
{
"date": "2017-03-14",
"count": 1
},
{
"date": "2017-07-18",
"count": 1
},
{
"date": "2017-09-26",
"count": 1
},
{
"date": "2017-11-05",
"count": 1
},
{
"date": "2017-11-14",
"count": 1
},
{
"date": "2017-11-29",
"count": 1
},
{
"date": "2018-03-15",
"count": 2
},
{
"date": "2018-05-22",
"count": 1
},
{
"date": "2018-05-25",
"count": 2
},
{
"date": "2018-06-15",
"count": 1
},
{
"date": "2018-09-03",
"count": 1
},
{
"date": "2018-09-04",
"count": 1
},
{
"date": "2018-09-08",
"count": 1
},
{
"date": "2018-09-25",
"count": 1
},
{
"date": "2019-01-02",
"count": 1
},
{
"date": "2019-01-08",
"count": 1
},
{
"date": "2019-01-16",
"count": 1
},
{
"date": "2019-02-27",
"count": 1
},
{
"date": "2019-03-05",
"count": 1
},
{
"date": "2019-03-27",
"count": 1
},
{
"date": "2019-04-06",
"count": 1
},
{
"date": "2019-04-23",
"count": 1
},
{
"date": "2019-05-13",
"count": 1
},
{
"date": "2019-06-05",
"count": 1
},
{
"date": "2019-06-19",
"count": 1
},
{
"date": "2019-07-10",
"count": 1
},
{
"date": "2019-07-12",
"count": 1
},
{
"date": "2019-08-14",
"count": 1
},
{
"date": "2019-08-15",
"count": 1
},
{
"date": "2019-08-19",
"count": 1
},
{
"date": "2019-09-11",
"count": 1
},
{
"date": "2019-09-19",
"count": 1
},
{
"date": "2019-10-02",
"count": 1
},
{
"date": "2019-10-12",
"count": 1
},
{
"date": "2019-10-25",
"count": 1
},
{
"date": "2019-11-08",
"count": 1
},
{
"date": "2019-11-22",
"count": 1
},
{
"date": "2019-11-28",
"count": 1
},
{
"date": "2019-12-03",
"count": 1
},
{
"date": "2020-01-02",
"count": 1
},
{
"date": "2020-01-08",
"count": 1
},
{
"date": "2020-02-11",
"count": 1
},
{
"date": "2020-02-20",
"count": 1
},
{
"date": "2020-03-16",
"count": 1
},
{
"date": "2020-03-24",
"count": 1
},
{
"date": "2020-03-25",
"count": 1
},
{
"date": "2020-03-26",
"count": 1
},
{
"date": "2020-04-27",
"count": 1
},
{
"date": "2020-04-28",
"count": 1
},
{
"date": "2020-05-05",
"count": 1
},
{
"date": "2020-05-18",
"count": 1
},
{
"date": "2020-05-28",
"count": 1
},
{
"date": "2020-05-29",
"count": 1
},
{
"date": "2020-05-30",
"count": 1
},
{
"date": "2020-06-10",
"count": 1
},
{
"date": "2020-06-25",
"count": 1
},
{
"date": "2020-07-31",
"count": 1
},
{
"date": "2020-08-03",
"count": 1
},
{
"date": "2020-08-04",
"count": 1
},
{
"date": "2020-08-05",
"count": 1
},
{
"date": "2020-08-06",
"count": 1
},
{
"date": "2020-08-20",
"count": 1
},
{
"date": "2020-09-21",
"count": 1
},
{
"date": "2020-09-22",
"count": 1
},
{
"date": "2020-10-01",
"count": 2
},
{
"date": "2020-10-12",
"count": 1
},
{
"date": "2020-10-15",
"count": 1
},
{
"date": "2020-11-18",
"count": 1
},
{
"date": "2020-11-23",
"count": 1
},
{
"date": "2020-12-01",
"count": 1
},
{
"date": "2020-12-11",
"count": 1
},
{
"date": "2020-12-16",
"count": 1
},
{
"date": "2020-12-22",
"count": 1
},
{
"date": "2021-01-12",
"count": 1
},
{
"date": "2021-01-17",
"count": 2
},
{
"date": "2021-01-19",
"count": 1
},
{
"date": "2021-02-19",
"count": 1
},
{
"date": "2021-02-25",
"count": 1
},
{
"date": "2021-03-10",
"count": 1
},
{
"date": "2021-03-19",
"count": 1
},
{
"date": "2021-03-28",
"count": 1
},
{
"date": "2021-03-29",
"count": 1
},
{
"date": "2021-04-14",
"count": 1
},
{
"date": "2021-04-25",
"count": 1
},
{
"date": "2021-05-13",
"count": 1
},
{
"date": "2021-05-23",
"count": 1
},
{
"date": "2021-06-01",
"count": 1
},
{
"date": "2021-07-08",
"count": 1
},
{
"date": "2021-07-22",
"count": 1
},
{
"date": "2021-08-04",
"count": 1
},
{
"date": "2021-08-20",
"count": 1
},
{
"date": "2021-08-31",
"count": 1
},
{
"date": "2021-09-02",
"count": 1
},
{
"date": "2021-09-14",
"count": 1
},
{
"date": "2021-09-15",
"count": 1
},
{
"date": "2021-10-16",
"count": 1
},
{
"date": "2021-10-19",
"count": 1
},
{
"date": "2021-10-29",
"count": 1
},
{
"date": "2021-11-05",
"count": 1
},
{
"date": "2021-11-08",
"count": 1
},
{
"date": "2021-12-09",
"count": 1
},
{
"date": "2021-12-10",
"count": 1
},
{
"date": "2022-02-02",
"count": 1
},
{
"date": "2022-02-07",
"count": 1
},
{
"date": "2022-02-16",
"count": 1
},
{
"date": "2022-02-18",
"count": 1
},
{
"date": "2022-03-14",
"count": 1
},
{
"date": "2022-03-22",
"count": 1
},
{
"date": "2022-03-28",
"count": 1
},
{
"date": "2022-03-30",
"count": 1
},
{
"date": "2022-04-15",
"count": 2
},
{
"date": "2022-04-16",
"count": 1
},
{
"date": "2022-05-13",
"count": 1
},
{
"date": "2022-05-17",
"count": 2
},
{
"date": "2022-06-01",
"count": 1
},
{
"date": "2022-06-08",
"count": 1
},
{
"date": "2022-06-24",
"count": 1
},
{
"date": "2022-08-16",
"count": 1
},
{
"date": "2022-08-19",
"count": 1
},
{
"date": "2022-09-15",
"count": 1
},
{
"date": "2022-10-19",
"count": 1
},
{
"date": "2022-11-23",
"count": 1
},
{
"date": "2023-01-05",
"count": 1
},
{
"date": "2023-01-16",
"count": 1
},
{
"date": "2023-02-07",
"count": 1
},
{
"date": "2023-03-29",
"count": 1
},
{
"date": "2023-04-07",
"count": 1
},
{
"date": "2023-05-05",
"count": 1
},
{
"date": "2023-05-20",
"count": 1
},
{
"date": "2023-05-29",
"count": 1
},
{
"date": "2023-07-24",
"count": 1
},
{
"date": "2023-08-08",
"count": 1
},
{
"date": "2023-09-26",
"count": 1
},
{
"date": "2023-12-05",
"count": 1
},
{
"date": "2023-12-13",
"count": 1
},
{
"date": "2024-02-02",
"count": 1
},
{
"date": "2024-02-20",
"count": 1
},
{
"date": "2024-03-04",
"count": 1
},
{
"date": "2024-03-17",
"count": 1
},
{
"date": "2024-04-08",
"count": 1
},
{
"date": "2024-06-09",
"count": 1
},
{
"date": "2024-07-10",
"count": 1
},
{
"date": "2024-07-25",
"count": 1
},
{
"date": "2024-10-04",
"count": 1
},
{
"date": "2024-11-03",
"count": 1
},
{
"date": "2024-12-25",
"count": 1
},
{
"date": "2025-02-21",
"count": 1
},
{
"date": "2025-04-21",
"count": 1
},
{
"date": "2025-05-17",
"count": 2
},
{
"date": "2025-06-24",
"count": 1
},
{
"date": "2025-08-07",
"count": 1
},
{
"date": "2025-08-20",
"count": 1
},
{
"date": "2025-09-04",
"count": 1
},
{
"date": "2025-09-22",
"count": 1
},
{
"date": "2025-09-30",
"count": 1
},
{
"date": "2025-12-09",
"count": 1
},
{
"date": "2026-02-06",
"count": 1
},
{
"date": "2026-03-02",
"count": 1
},
{
"date": "2026-04-11",
"count": 1
},
{
"date": "2026-04-15",
"count": 1
},
{
"date": "2026-07-23",
"count": 1
}
],
"complete": true,
"collected": 190,
"total_forks": 195
},
"star_history": null,
"open_issues_and_prs": 8
},
"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": [
"v5/go.mod"
],
"largest_source_bytes": 63001,
"source_files_sampled": 36,
"oversized_source_files": 1,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"v5/go.mod"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "golang.org/x/sys",
"direct": false,
"version": "0.21.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5024"
],
"fixed_version": "0.44.0",
"advisory_count": 1,
"oldest_advisory_days": 66
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"unknown": 1
},
"advisory_count": 1,
"affected_count": 1,
"assessed_count": 4,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/jessevdk/go-flags",
"manifest": "v5/go.mod",
"ecosystem": "go",
"version_constraint": "v1.6.1"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/jessevdk/go-flags",
"direct": true,
"version": "1.4.0",
"ecosystem": "go"
},
{
"name": "github.com/jessevdk/go-flags",
"direct": true,
"version": "1.6.1",
"ecosystem": "go"
},
{
"name": "github.com/pkg/errors",
"direct": false,
"version": "0.8.1",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "0.21.0",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 4,
"direct_count": 2,
"indirect_count": 2
}
},
"maintainership": {
"issues": {
"open_prs": 6,
"merged_prs": 91,
"open_issues": 2,
"closed_ratio": 0.978,
"closed_issues": 88,
"closed_unmerged_prs": 34
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "evanphx",
"commits": 144,
"avatar_url": "https://avatars.githubusercontent.com/u/7?v=4"
},
{
"type": "User",
"login": "clagraff",
"commits": 27,
"avatar_url": "https://avatars.githubusercontent.com/u/1822984?v=4"
},
{
"type": "User",
"login": "klauspost",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/5663952?v=4"
},
{
"type": "User",
"login": "ashanbrown",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/1858046?v=4"
},
{
"type": "User",
"login": "BenTheElder",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/917931?v=4"
},
{
"type": "User",
"login": "vassilvk",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/317808?v=4"
},
{
"type": "User",
"login": "brettbuddin",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/6059?v=4"
},
{
"type": "User",
"login": "jkodumal",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/19426?v=4"
},
{
"type": "User",
"login": "thaJeztah",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/1804568?v=4"
},
{
"type": "User",
"login": "dataturd",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/9794649?v=4"
}
],
"contributors_sampled": 49,
"top_contributor_share": 0.543
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"cifuzz.yml",
"go.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 10 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": 2,
"reason": "Found 3/13 approved changesets -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 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": 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": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 3,
"reason": "dependency not pinned by hash detected -- score normalized to 3",
"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": 9,
"reason": "1 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "84a4bb100ade42a86fce2647c95a7dbcbf569cb2",
"ran_at": "2026-07-28T13:35:20Z",
"aggregate_score": 4.8,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-02-20T00:43:04Z",
"oldest_open_prs": [
{
"number": 211,
"created_at": "2025-05-17T16:39:11Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 214,
"created_at": "2025-09-08T00:06:46Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 218,
"created_at": "2025-11-24T00:05:05Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 219,
"created_at": "2025-12-15T00:04:25Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 220,
"created_at": "2026-02-06T23:31:05Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 221,
"created_at": "2026-04-15T10:39:46Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2025-01-28T17:43:52Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 215,
"created_at": "2025-10-12T10:06:32Z",
"last_comment_at": "2025-10-12T21:03:28Z",
"last_comment_author": "evanphx"
},
{
"number": 217,
"created_at": "2025-11-20T13:47:27Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/evanphx/json-patch",
"host": "github.com",
"name": "json-patch",
"owner": "evanphx"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": "Abandonment Policy applies a 85% multiplier to weighted overall health.",
"notes": [
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 0,
"pct": 85
}
}
],
"value": 44,
"inputs": {
"security": 58,
"vitality": 27,
"community": 63,
"governance": 66,
"engineering": 49,
"abandonment_cap": null,
"abandonment_state": "at_risk",
"abandonment_multiplier": 85,
"weighted_overall_before_abandonment": 52,
"overall_after_abandonment_multiplier": 44
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 27,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 4,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 0.97,
"days_since_last_push": 225,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 225 days ago",
"points": 3.6,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 225
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "moderate",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 62,
"inputs": {
"releases_count": 23,
"latest_release_tag": "v4.13.0",
"releases_from_tags": false,
"days_since_latest_release": 354,
"mean_days_between_releases": 169.5
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "23 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 23
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 354 days ago",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 354
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~169.5 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 169.5
}
}
],
"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": 85,
"inputs": {
"cap": null,
"state": "at_risk",
"guards": [
"recent_release"
],
"signals": [
"unanswered_contributions",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 85,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 4,
"unanswered_open_issues": 0,
"days_since_last_merged_pr": 545,
"days_since_last_human_commit": 545,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 545 days; 2 unmet obligation(s): pull requests unanswered, Scorecard reports it unmaintained",
"points": 85,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 545,
"count": 2,
"signals": "pull requests unanswered, Scorecard reports it unmaintained"
}
}
],
"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.18,
"metrics": [
{
"key": "popularity",
"band": "good",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"forks": 195,
"stars": 1221,
"watchers": 13,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "1,221 stars",
"points": 50.1,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 1221
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "195 forks",
"points": 19.1,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 195
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "13 watchers",
"points": 6,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 13
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (BSD-3-Clause)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "BSD-3-Clause"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 66,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 43,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 49,
"top_contributor_share": 0.543
},
"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 54% of commits",
"points": 10.3,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 54
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "49 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 49
}
}
],
"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": null,
"notes": [],
"value": 76,
"inputs": {
"merged_prs": 91,
"open_issues": 2,
"closed_issues": 88,
"issue_closed_ratio": 0.978,
"closed_unmerged_prs": 34
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "98% of issues closed",
"points": 45.7,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 98
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "91/125 decided PRs merged",
"points": 27.8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 91,
"decided": 125
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 3/13 approved changesets -- score normalized to 2",
"points": 3,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"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": 73,
"inputs": {
"followers": 1767,
"owner_type": "User",
"is_verified": null,
"owner_login": "evanphx",
"public_repos": 189,
"account_age_days": 6771
},
"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": "1,767 followers of evanphx",
"points": 23.3,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 1767,
"login": "evanphx"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "189 public repos, account ~18 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 189
}
},
{
"code": "account_age_years",
"params": {
"years": 18
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "good",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"packages": [
"github.com/evanphx/json-patch/v5"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 545
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on go",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "go"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 545 days ago",
"points": 14,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 545
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "12 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 12
}
}
],
"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": "at_risk",
"name": "Engineering Quality",
"value": 49,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"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": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 10 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": "moderate",
"name": "Security",
"value": 58,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 48,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 4.8
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 10 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 3/13 approved changesets -- score normalized to 2",
"points": 1.5,
"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": "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": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 3",
"points": 1.5,
"status": "partial",
"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": "1 existing vulnerabilities detected",
"points": 6.8,
"status": "partial",
"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 4 resolved dependencies against OSV. 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": 4
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 1,
"affected_packages": 1,
"assessed_packages": 4,
"unassessed_packages": 0,
"affected_by_severity": "unknown 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": 4,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 17
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 59,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 28,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.515,
"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": "50 of 97 human commits state their intent (structured subject or explanatory body)",
"points": 27.5,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 50,
"sampled": 97
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 67,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"v5/go.mod"
],
"dependency_bot_commit_share": 0.03
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "v5/go.mod (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "v5/go.mod"
}
}
],
"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": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "3 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 3,
"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 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 98,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 63001,
"source_files_sampled": 36,
"oversized_source_files": 1
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Go (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "1/36 source files over 60KB",
"points": 53.5,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 36,
"oversized": 1
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-28T13:35:47.118163Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/e/evanphx/json-patch.svg",
"full_name": "evanphx/json-patch",
"license_state": "standard",
"license_spdx": "BSD-3-Clause"
}