Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 248,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 519143,
"Shell": 767,
"Makefile": 1185
},
"pushed_at": "2024-05-02T15:46:52Z",
"created_at": "2015-07-15T16:34:31Z",
"owner_type": "Organization",
"updated_at": "2026-07-28T13:00:00Z",
"description": "Golang implementation of JMESPath.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "master",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": null,
"name": null,
"type": "Organization",
"login": "jmespath",
"company": null,
"location": null,
"followers": 138,
"avatar_url": "https://avatars.githubusercontent.com/u/6053930?v=4",
"created_at": "2013-11-27T22:08:28Z",
"is_verified": null,
"public_repos": 17,
"account_age_days": 4625
},
"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": "v0.4.0",
"kind": "minor",
"published_at": "2020-09-18T23:53:51Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2020-03-10T15:35:49Z"
},
{
"tag": "0.3.0",
"kind": "minor",
"published_at": "2020-03-10T15:13:38Z"
},
{
"tag": "0.2.2",
"kind": "patch",
"published_at": "2015-11-17T17:58:22Z"
},
{
"tag": "0.2.1",
"kind": "patch",
"published_at": "2015-11-10T21:47:54Z"
},
{
"tag": "0.2.0",
"kind": "minor",
"published_at": "2015-09-30T05:16:01Z"
},
{
"tag": "0.1.1",
"kind": "patch",
"published_at": "2015-08-14T04:19:12Z"
},
{
"tag": "0.1.0",
"kind": "minor",
"published_at": "2015-08-11T05:52:01Z"
}
],
"recent_commits": [
{
"oid": "b0104c826a24d7c202da8e1dbfb9ea4cfa35d774",
"body": "PR #69\n\n* fix-lint:\n Fix linting issues\n Add golangci-lint to lint checks\n Fix lint issues with generated code\n Fix error message flagged from linter",
"is_bot": false,
"headline": "Merge branch 'fix-lint' into master",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2022-06-21T16:11:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee361fd6f99a81ba65ab1d219e2b3d59b3876ab1",
"body": null,
"is_bot": false,
"headline": "Fix linting issues",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2022-06-21T16:08:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0964bb4389949e2146d1007142bdfda97b8a2b3",
"body": null,
"is_bot": false,
"headline": "Add golangci-lint to lint checks",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2022-06-21T16:08:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "054588b1dc5f2e3059cea5b4e0765ba25411c51d",
"body": "Updated to the latest version of stringer and reran\ngo generate. We no longer need the special casing\nto ignore the generated files",
"is_bot": false,
"headline": "Fix lint issues with generated code",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2022-06-21T16:08:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f79a7cd424adb8c6c976ced63df6dbc26b7b900d",
"body": null,
"is_bot": false,
"headline": "Fix error message flagged from linter",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2022-06-21T16:08:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16a8ce5ea1bd111299b0d62ead9c68aaeda4da22",
"body": "PR #68\n\n* ci:\n Use go mod download instead of go get\n Switch from travis to GitHub actions\n Add github actions workflow",
"is_bot": false,
"headline": "Merge branch 'ci' into master",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2022-06-21T16:07:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e3b2fd2c9e01d1ee367882bd21770a741dd2fb9",
"body": null,
"is_bot": false,
"headline": "Use go mod download instead of go get",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2022-06-21T16:00:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ff2f1c1820498d754b8d3d83d99b5cef703227c",
"body": "There's few housekeeping tasks I'd like to do with this repo\nbut we need CI in place before making those changes.",
"is_bot": false,
"headline": "Switch from travis to GitHub actions",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2022-06-15T16:08:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17482bad3800f5b47ee3b5b0a01e1a7dbcf55493",
"body": "Standardize license",
"is_bot": false,
"headline": "Merge pull request #54 from ajorg-aws/master",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2021-11-04T16:21:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46f0ea95ecf53f0fe3aad2df8cf07aa943786fc0",
"body": null,
"is_bot": false,
"headline": "Add github actions workflow",
"author_name": "Will Roden",
"author_login": "WillAbides",
"committed_at": "2020-12-25T00:38:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d4fd11601ddca248480565884e34e393313cd62",
"body": "Updates go-jmespath to use the internal testify submodule to in order to\r\nmodify the yaml.v2 version transient dependency of testify. A version of\r\ntestify that is updated with the yaml.v2 is not compatible with Go\r\n1.12 and older",
"is_bot": false,
"headline": "Update to use internal testify submodule (#57)",
"author_name": "Jason Del Ponte",
"author_login": "jasdel",
"committed_at": "2020-09-18T23:53:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff168ca20786696708c0f3eb2cc29d7912467599",
"body": "* Add github.com/stretchr/testify@v1.5.1 as an internal submodule\r\n\r\nAdds the testify testing framework as an internal Go submodule. The Go\r\nsubmodule import paths are all rewritten to refer to its self, and had\r\nits gopkg.in/yaml.v2 dependency updated to a that is not vulnerable to\r\nCVE-2019-11254.\n[…]\n of updating the testify dependency,\r\nbecause testify@v1.6.0 which updated to yaml.v3 is not compatible with\r\nGo versions < v1.12.\r\n\r\n* update CI tasks to build for all go verisons and test for latest",
"is_bot": false,
"headline": "Add github.com/stretchr/testify@v1.5.1 as an internal submodule (#56)",
"author_name": "Jason Del Ponte",
"author_login": "jasdel",
"committed_at": "2020-09-18T22:50:35Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b89213a6ec69212a244ef0d07d893bef7f2d9091",
"body": "This helps license identification tools identify the license, and applies the license correctly",
"is_bot": false,
"headline": "Standardize license",
"author_name": "Andrew Jorgensen",
"author_login": "ajorg-aws",
"committed_at": "2020-06-29T23:57:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2437e8417af5203cd4f1f97f99fc289bdeea1360",
"body": "Add CI test for Go 1.14 and Go tip",
"is_bot": false,
"headline": "Merge pull request #51 from jasdel/patch-1",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2020-03-10T19:37:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ece79db60dde6316fde025f676cc7b72ed9c6f7",
"body": "Adds CI tests for Go 1.14. In addition to Go tip that is allowed to fail. Go tip tests are helpful for identifying potentially bugs in the unreleased Go version, or potential incorrect assumptions made about the behavior of the standard library.",
"is_bot": false,
"headline": "Add CI test for Go 1.14 and Go tip that could fail",
"author_name": "Jason Del Ponte",
"author_login": "jasdel",
"committed_at": "2020-03-10T18:22:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d053f87d1d7f9f48196ae04cf3daea4273d207d",
"body": "Test more versions of go",
"is_bot": false,
"headline": "Merge pull request #50 from jmespath/modern-testing",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2020-03-10T15:35:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1916712c41a6a4007c07e47e2582f5ba6e11dc9",
"body": null,
"is_bot": false,
"headline": "Test more versions of go",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2020-03-10T15:25:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20770d71c576450cead9795323bc7e7f34d47957",
"body": "README.md Doc and Helpfull Test",
"is_bot": false,
"headline": "Merge pull request #36 from auyer/master",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2020-03-10T15:23:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5504accdfbac99a55ef30b46705993205cee51a8",
"body": "Remove extra 's' in \"expression\"",
"is_bot": false,
"headline": "Merge pull request #31 from clinty/spelling-fix",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2020-03-10T15:21:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b10b01d6d0adf22669893ff211d230a61099062f",
"body": "Fix typo",
"is_bot": false,
"headline": "Merge pull request #42 from shawnps/patch-1",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2020-03-10T15:18:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f887ed31e21667600265f39fc0df20430b42d62",
"body": "Opt into go modules",
"is_bot": false,
"headline": "Merge pull request #47 from reedobrien/feature/ro/add-go-mod",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2020-03-10T15:13:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cafd21083fe798b2789282428c44d8e2ac0509e4",
"body": "Down stream projects need to vendor jmespath dependencies because\njmespath hasn't opted into go modules yet.\n\nThis is my interpretation of:\n\nIf a dependency of your module does not itself have a go.mod (e.g.,\nbecause the dependency has not yet opted in to modules itself), or if\nits go.mod file is mi\n[…]\nn your module.\n\nFrom https://github.com/golang/go/wiki/Modules#why-does-go-mod-tidy-record-indirect-and-test-dependencies-in-my-gomod\n\nAnd my experience using aws-sdk-go as it depends on go-jamespath.",
"is_bot": false,
"headline": "Opt into go modules",
"author_name": "Reed O'Brien",
"author_login": "reedobrien",
"committed_at": "2020-03-09T23:48:05Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6088c18c6ba263fae09a19f92fc8654b80e8a14d",
"body": null,
"is_bot": false,
"headline": "Fix typo",
"author_name": "Shawn Smith",
"author_login": "shawnps",
"committed_at": "2019-09-04T23:55:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "712cc0653ee6f291bb37e001f27fab16470f23ec",
"body": null,
"is_bot": false,
"headline": "Added Docs",
"author_name": "auyer",
"author_login": null,
"committed_at": "2018-09-21T17:28:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be4ec9adcb38ec9390589b951bd0a18a6f89475a",
"body": null,
"is_bot": false,
"headline": "Uncompiled test",
"author_name": "auyer",
"author_login": null,
"committed_at": "2018-09-21T17:17:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5989c841430974abde7a11ce9719554ff650f8fb",
"body": "Caught by lintian; https://lintian.debian.org/tags/spelling-error-in-binary.html",
"is_bot": false,
"headline": "Remove extra 's' in \"expression\"",
"author_name": "Clint Adams",
"author_login": "clinty",
"committed_at": "2018-06-24T15:14:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2b33e8439af944379acbdd9c3a5fe0bc44bd8a5",
"body": "rolling back pointer changes",
"is_bot": false,
"headline": "Merge pull request #30 from xibz/rollback",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2018-02-06T20:15:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0db0d64635e511f06d2dbcd31aad57bdb2d0dce",
"body": null,
"is_bot": false,
"headline": "rolling back",
"author_name": "xibz",
"author_login": "xibz",
"committed_at": "2018-02-06T19:52:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd801d4f4ce7ac746e7e7b4489d2fa600b3b096b",
"body": "PR #28\n\n* grofers-pointer_fixes:\n Add sanity test for stripPtrs\n Move pointer tests into interpreter tests\n Add tests with pointer references within data object\n Strip pointers before extracting a field from Map or Struct",
"is_bot": false,
"headline": "Merge branch 'grofers-pointer_fixes'",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2017-11-20T06:35:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c91ef0d94e4a415d3ef90d182467504b1bdd653d",
"body": "This is tested indirectly in the interpreter test but I\nadded a basic sanity check that calls stripPtrs() directly.",
"is_bot": false,
"headline": "Add sanity test for stripPtrs",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2017-11-20T06:34:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7c15dc070d7525b0fb69737894c22a3fac5b70b",
"body": null,
"is_bot": false,
"headline": "Move pointer tests into interpreter tests",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2017-11-20T06:19:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9642d7f263450bb833a39425d4384ab8b09d18a5",
"body": null,
"is_bot": false,
"headline": "Fix check issues",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2017-11-20T06:15:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a37168c349c4876e32d5cd2b256d3e8494f8d75c",
"body": null,
"is_bot": false,
"headline": "Add tests with pointer references within data object",
"author_name": "Shashank Mehra",
"author_login": null,
"committed_at": "2017-07-31T09:31:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "588129ff9f966b477df83f524d8e2431a6beacef",
"body": null,
"is_bot": false,
"headline": "Strip pointers before extracting a field from Map or Struct",
"author_name": "Shashank Mehra",
"author_login": null,
"committed_at": "2017-07-31T07:13:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd40a432e4c76585ef6b72d3fd96fb9b6dc7b68d",
"body": "Anchor jpgo in .gitignore",
"is_bot": false,
"headline": "Merge pull request #23 from eparis/master",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2016-08-03T19:07:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6516e1c652c9c0ed768a7c7aa228069484c4d70",
"body": "There is currently a line `jpgo` in the .gitignore file. It is intended\nto ignore the binary built with `make build`. While it works that\npurpose, because the line does not start with `/` it also ignores ANY\n`jpgo` anywhere in the tree. Including `cmd/jpgo`. If you add a new\nfile, say `touch cmd/jpg\n[…]\n of the tree will be ignored. This also will\nprevent others running into problems like the incomplete `git add` we\nhit in https://github.com/kubernetes/kubernetes/pull/24242 when\nvendoring go-jmespath",
"is_bot": false,
"headline": "Anchor jpgo in .gitignore",
"author_name": "Eric Paris",
"author_login": "eparis",
"committed_at": "2016-05-03T13:09:42Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0b12d6b521d83fc7f755e7cfc1b1fbdd35a01a74",
"body": "* functions-scalar:\n Use reflection to type check for slice types",
"is_bot": false,
"headline": "Merge branch 'functions-scalar'",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2016-02-02T18:50:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89cd2206a6466421e4954f2fc5fc721f8e9da839",
"body": "* BrianBland-no-vendor-fuzz-corpus:\n Renames fuzz/corpus directory to fuzz/testdata",
"is_bot": false,
"headline": "Merge branch 'BrianBland-no-vendor-fuzz-corpus'",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2016-02-02T18:48:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db5690f9701a3dbc465acbf8a4688992a69883c3",
"body": "* shawnps-gofmt:\n gofmt -s",
"is_bot": false,
"headline": "Merge branch 'shawnps-gofmt'",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2016-02-02T18:43:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ad2b80e68457b0209a7579aaef97d314b854af6",
"body": "This reverts commit fba8638ac545c50f9e6855ed106b62ba9f9f3aea, reversing\nchanges made to c01cf91b011868172fdcd9f41838e80c9d716264.",
"is_bot": false,
"headline": "Revert \"Merge branch 'ejholmes-pointer-scalars'\"",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2016-02-02T18:41:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e277bd362c916b63430e47fe1b6ada8c6dcd77e3",
"body": "Improves vendoring with godep, which ignores testdata directories\n\nSigned-off-by: Brian Bland <brian.bland@docker.com>",
"is_bot": false,
"headline": "Renames fuzz/corpus directory to fuzz/testdata",
"author_name": "Brian Bland",
"author_login": "BrianBland",
"committed_at": "2016-02-02T02:18:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b120806d9b3cf3455dfa2438a1871013dc1c2cfe",
"body": "Fixed the length() function to work with a slice\nof structs.\n\nThe entire functions.go will need an audit to update\nthe code to not assume slice of empty interface.\n\nRelated: #15.",
"is_bot": false,
"headline": "Use reflection to type check for slice types",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2016-02-01T23:37:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fba8638ac545c50f9e6855ed106b62ba9f9f3aea",
"body": "* ejholmes-pointer-scalars:\n Coerce pointer scalars to actual value.\n Failing test for pointer scalars.",
"is_bot": false,
"headline": "Merge branch 'ejholmes-pointer-scalars'",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2016-02-01T23:19:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88c83147e73203d9a59865a7a2179ff4f905c603",
"body": null,
"is_bot": false,
"headline": "gofmt -s",
"author_name": "shawnps",
"author_login": "shawnps-sigsci",
"committed_at": "2016-01-22T23:25:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5141b7615e47eb0e2c6867a84d52de95a377aa9b",
"body": null,
"is_bot": false,
"headline": "Coerce pointer scalars to actual value.",
"author_name": "Eric J. Holmes",
"author_login": "ejholmes",
"committed_at": "2016-01-02T06:24:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e051d7f9439a41880c11e79479f72cd15838dbcb",
"body": null,
"is_bot": false,
"headline": "Failing test for pointer scalars.",
"author_name": "Eric J. Holmes",
"author_login": "ejholmes",
"committed_at": "2016-01-02T06:03:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c01cf91b011868172fdcd9f41838e80c9d716264",
"body": "Add precompilation of JMESPaths",
"is_bot": false,
"headline": "Merge pull request #13 from highlyunavailable/master",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2015-12-08T07:18:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09f6ae4d9c5b359f5e74ef3cf0477e1b5ffaaf69",
"body": null,
"is_bot": false,
"headline": "Add precompilation of JMESPaths",
"author_name": "Highly Unavailable",
"author_login": "highlyunavailable",
"committed_at": "2015-12-05T04:49:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3433f3ea46d9f8019119e7dd41274e112a2359a9",
"body": "* flatten-slice:\n Remove use of make() with size 0\n Fix projection slice bug\n Account for reflection code path in list to flatten",
"is_bot": false,
"headline": "Merge branch 'flatten-slice'",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2015-11-17T17:58:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f67ba8931e7fb2434f10f4caf1b0c22e4fff4ff",
"body": null,
"is_bot": false,
"headline": "Remove use of make() with size 0",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2015-11-17T17:57:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e3f99e121900d54ca42f85cd5085b35095d6830",
"body": "Need to use isSliceType to handle reflection case\nfor user defined structs.",
"is_bot": false,
"headline": "Fix projection slice bug",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2015-11-15T00:21:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e204743ee95b009ed0e913d3390aad5f59b6d1e",
"body": "The previous fix for user provided structs checked the\ntype of the parent type before deciding what code path\nto go down. We also need to account for the individual\narray elements also requiring a reflection code path.\n\nFixes #10.",
"is_bot": false,
"headline": "Account for reflection code path in list to flatten",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2015-11-14T23:26:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53d419364047eb08a64c29471db23c60ea585b85",
"body": "* jasdel-multiValueSlice:\n Handle case where struct field is pointer to nil\n Use switch statement instead of ifelse chain\n Add support for any type of Map\n Incorporate review feedback\n Update isFalse to work with user defined structs\n Handle slice cases with user defined structs\n Keep reflection code path separate\n Add more failing tests\n Use reflection to handle slice type checking\n Add testcase to interpreter searching for multiple values in a slice.",
"is_bot": false,
"headline": "Merge branch 'jasdel-multiValueSlice'",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2015-11-10T21:47:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "abd9b96519a49efb8f24f4a38a500a5f45f5d4f2",
"body": null,
"is_bot": false,
"headline": "Handle case where struct field is pointer to nil",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2015-11-10T21:39:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7a2c1a84d56bd9b342841b3f643f67894d86c7f",
"body": null,
"is_bot": false,
"headline": "Use switch statement instead of ifelse chain",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2015-11-10T21:36:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ed5eceaa88ad79efbe27e3dd43423ff9be170cc",
"body": null,
"is_bot": false,
"headline": "Add support for any type of Map",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2015-11-10T21:33:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f1369a710fc8f70566455452fd3e437edfc0fd7",
"body": null,
"is_bot": false,
"headline": "Incorporate review feedback",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2015-11-10T18:04:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e54ed18806d80052355c98b96f5712b40595542f",
"body": null,
"is_bot": false,
"headline": "Update isFalse to work with user defined structs",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2015-11-10T02:02:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74d4ca31ea4d4bd75995fc09279bc88ff254ed51",
"body": "Again, emphasis was placed on keeping code paths separate between\nthe map types and the user defined structs that require reflection.",
"is_bot": false,
"headline": "Handle slice cases with user defined structs",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2015-11-10T01:36:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3ec5ef9ea109e00cb844be48fa3eb7573ae13cd",
"body": "We still want to try to keep the json.Unmarshal case\nfast.",
"is_bot": false,
"headline": "Keep reflection code path separate",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2015-11-10T01:25:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df3079c1b458020a658d4942fb30c448c26e50d7",
"body": null,
"is_bot": false,
"headline": "Add more failing tests",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2015-11-10T01:17:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf6df5610d6efdfa3d4e4d63ab4665b937d8ac48",
"body": "We can no longer assuming we can directly check\nfor `[]interface{}` now that we support users specifying\ntheir own struct types. We have to do this with reflection.",
"is_bot": false,
"headline": "Use reflection to handle slice type checking",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2015-11-10T00:26:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "174908f0972c677684159ce3ddc7872b0041bd5c",
"body": null,
"is_bot": false,
"headline": "Add testcase to interpreter searching for multiple values in a slice.",
"author_name": "Jason Del Ponte",
"author_login": "jasdel",
"committed_at": "2015-11-09T21:23:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbaa0945d0cfe535ca7ce710b888e230d525dc63",
"body": "Closes #7.\n\n* jep-9:\n Fix crash from not propagating errors\n Fix parsing crash for expref parsing",
"is_bot": false,
"headline": "Merge branch 'jep-9'",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2015-09-30T05:16:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4948f6ed413b0383799852f36d35d5e35ae23bb5",
"body": null,
"is_bot": false,
"headline": "Fix crash from not propagating errors",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2015-09-30T05:13:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8718ef0b8fc22d275cec4b3edd723b7aacfe19a4",
"body": "Thanks, go-fuzz.",
"is_bot": false,
"headline": "Fix parsing crash for expref parsing",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2015-09-30T05:07:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e0d8bb3d55f48c6056147f9dc9abe3d7f579a5d",
"body": "Closes #7.\n\n* jep-9:\n Implement jep-9\n Add support for jep-9",
"is_bot": false,
"headline": "Merge branch 'jep-9'",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2015-09-30T04:48:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8f65a0fc570bdc325d39269ccb98815837f1d99",
"body": null,
"is_bot": false,
"headline": "Implement jep-9",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2015-09-23T04:55:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3e3c42491919e47066ab1a9833b4430e1d062ca",
"body": null,
"is_bot": false,
"headline": "Add support for jep-9",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2015-09-23T04:04:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "315c61cbde61ad2abe0666ea6fec1ed0147fa25a",
"body": null,
"is_bot": false,
"headline": "Add docstrings for the new functions",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2015-09-23T04:01:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "882948f3c76c0914260f9bd8b912c9d6e998f3e0",
"body": "This also syncs with the latest jmespath.test suite.",
"is_bot": false,
"headline": "Implement map() function",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2015-09-23T03:58:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9cd365d8fdddc9c8717ca7976af2fc4de65352c",
"body": "* pretty-ast:\n Add a proper pretty printed AST node",
"is_bot": false,
"headline": "Merge branch 'pretty-ast'",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2015-09-22T05:09:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c926bd9aac0b051bb45164a00897cae4fcdd4cec",
"body": null,
"is_bot": false,
"headline": "Add a proper pretty printed AST node",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2015-09-22T04:44:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a47679b2e41c12a6a7367cbcebb3c07da1b8989",
"body": "* better-errors:\n Return syntax error, not a ref to one\n Improve error messages\n Show where synta error ocurred",
"is_bot": false,
"headline": "Merge branch 'better-errors'",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2015-09-22T04:44:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05c3bded81813c598c4cd3b0b59fbc3e52aa0696",
"body": "Be consistent with the return type for the other error messages.",
"is_bot": false,
"headline": "Return syntax error, not a ref to one",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2015-09-22T04:13:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d07051546f96069df0fb621e6c8c6caa92b4cfd3",
"body": "Also added an error test case for slices that\nwas missing.",
"is_bot": false,
"headline": "Improve error messages",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2015-09-21T16:19:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03ef6ec06b02866a2a4db0a86e50c3f6732932af",
"body": null,
"is_bot": false,
"headline": "Show where synta error ocurred",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2015-09-19T21:41:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "208044e5f9b162dc33cbdf0de913efc3eb7f2eeb",
"body": "* interp-reflect:\n Add benchmark for interpreter\n Add support for providing your own search structs",
"is_bot": false,
"headline": "Merge branch 'interp-reflect'",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2015-09-19T20:12:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22a2e19acc87c4c4e5d02b5c035f8824bdc5c04b",
"body": null,
"is_bot": false,
"headline": "Fix linting issues",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2015-08-29T19:32:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae12203f7c03f1fab81cf169f20b4b03a0f308c8",
"body": "Includes benchmarks for searching maps and structs.",
"is_bot": false,
"headline": "Add benchmark for interpreter",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2015-08-29T19:30:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2172f3f1178396234397fee6c224a05ac3992d22",
"body": "Allows you to search your own structs via Search() instead\nof having to provide maps/slices/etc.",
"is_bot": false,
"headline": "Add support for providing your own search structs",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2015-08-29T19:30:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "769e1c1b866562e1f513d2d1f8e10bbebd765a08",
"body": "It was previously counting the number of\nutf-8 encoded bytes.",
"is_bot": false,
"headline": "length() should count number of runes",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2015-08-14T04:19:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb479d4bf075d998f40b7448bc964de732120100",
"body": null,
"is_bot": false,
"headline": "Fix typos in benchmark test",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2015-08-13T17:24:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fc9c086304a9794c7f5f3c570f4290ba18b79d0",
"body": null,
"is_bot": false,
"headline": "Remove dupe exprs for fuzzer",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2015-08-11T05:52:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ed39a56ad604d61624f28bf0048dcdfc91655d4",
"body": null,
"is_bot": false,
"headline": "Add apache2 license",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2015-08-11T05:34:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9efe19249b3c4553bc176a409e108a4498360abe",
"body": null,
"is_bot": false,
"headline": "Update build badge to new repo name",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2015-08-11T05:33:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b610727947fe50c2166fbd9f024386609240892",
"body": "* lexer-perf:\n perf: Switch from map to bitmask for lexing identifiers\n perf: Share a bytes buffer for string concat",
"is_bot": false,
"headline": "Merge branch 'lexer-perf'",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2015-08-11T05:33:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a51c8efb404c7e002b65baa4b591f738e9a3190",
"body": null,
"is_bot": false,
"headline": "perf: Switch from map to bitmask for lexing identifiers",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2015-08-09T23:25:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67c4f8bc5bfe948f09f56dca99eb7ece1575d2ed",
"body": "We can leverage the preexisting allocated memory\nfor the buffer instead of creating a new buffer object\nfor each token.",
"is_bot": false,
"headline": "perf: Share a bytes buffer for string concat",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2015-08-09T23:25:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "869802563f8c223ca83ca213c3364002ad71f912",
"body": null,
"is_bot": false,
"headline": "Add commands for benchmarking/pprof",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2015-08-09T04:29:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd95770a05de261195deb5aa344cc7aa45ddb821",
"body": null,
"is_bot": false,
"headline": "Update import path to latest value",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2015-08-07T05:03:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e49e571df9b12355c981327f3f23777fe4e3de76",
"body": null,
"is_bot": false,
"headline": "Add fuzz to makefile",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2015-08-07T05:01:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4dba07cc5d0ab0f6ef999bf771be056ca03923a4",
"body": "* fuzz:\n Fix bugs found from go-fuzz\n Add go-fuzz support",
"is_bot": false,
"headline": "Merge branch 'fuzz'",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2015-08-07T04:54:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0aa6122dbc9f36ea7470ee60f870327f9a577c1",
"body": null,
"is_bot": false,
"headline": "Fix bugs found from go-fuzz",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2015-08-07T04:54:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "263bc0e00e22a754af24be03210c4e3c28bb6505",
"body": null,
"is_bot": false,
"headline": "Add go-fuzz support",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2015-08-07T04:23:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec1a5f0284b00e2fab8e6b9f0b33ce021f2a8d64",
"body": null,
"is_bot": false,
"headline": "Update README with repo rename",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2015-08-05T16:53:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db4877fee41064f76f037de5d244f4285bc3a01d",
"body": "Closes #2.",
"is_bot": false,
"headline": "Merge in review feedback from #2",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2015-08-05T04:14:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d42e160fa57f071e69bb670c456b9bdc3e0f59bc",
"body": null,
"is_bot": false,
"headline": "Fix linting issues",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2015-07-25T16:54:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47537dc1b43a3e4c1f3886b90e246f80d0d3741d",
"body": "Fixes failing builds.",
"is_bot": false,
"headline": "Rename jp.go to jp.go",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2015-07-25T16:50:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dfaf6c4339f7f8249c742391f386257198d68744",
"body": null,
"is_bot": false,
"headline": "Remove test mode, not needed",
"author_name": "James Saryerwinnie",
"author_login": "jamesls",
"committed_at": "2015-07-24T21:36:29Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 8,
"commits_last_year": 0,
"latest_release_at": "2020-09-18T23:53:51Z",
"latest_release_tag": "v0.4.0",
"releases_from_tags": true,
"days_since_last_push": 816,
"active_weeks_last_year": 0,
"days_since_latest_release": 2138,
"mean_days_between_releases": 266.5
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/jmespath/go-jmespath",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/jmespath/go-jmespath",
"is_deprecated": false,
"latest_version": "v0.4.0",
"repository_url": "https://github.com/jmespath/go-jmespath",
"versions_count": 2,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2020-09-18T23:53:51Z",
"latest_version_yanked": null,
"days_since_latest_publish": 2138
}
]
},
"popularity": {
"forks": 101,
"stars": 621,
"watchers": 7,
"fork_history": {
"days": [
{
"date": "2015-11-20",
"count": 1
},
{
"date": "2016-01-02",
"count": 1
},
{
"date": "2016-02-02",
"count": 2
},
{
"date": "2016-05-03",
"count": 1
},
{
"date": "2017-03-27",
"count": 1
},
{
"date": "2017-05-03",
"count": 1
},
{
"date": "2017-06-21",
"count": 1
},
{
"date": "2017-11-12",
"count": 1
},
{
"date": "2017-11-16",
"count": 1
},
{
"date": "2018-04-12",
"count": 1
},
{
"date": "2018-06-24",
"count": 1
},
{
"date": "2018-08-18",
"count": 1
},
{
"date": "2018-09-21",
"count": 1
},
{
"date": "2018-10-07",
"count": 1
},
{
"date": "2018-10-23",
"count": 1
},
{
"date": "2018-12-28",
"count": 1
},
{
"date": "2019-01-25",
"count": 1
},
{
"date": "2019-02-12",
"count": 1
},
{
"date": "2019-02-15",
"count": 1
},
{
"date": "2019-03-01",
"count": 1
},
{
"date": "2019-04-01",
"count": 1
},
{
"date": "2019-06-11",
"count": 1
},
{
"date": "2019-08-24",
"count": 1
},
{
"date": "2019-09-04",
"count": 1
},
{
"date": "2019-09-27",
"count": 1
},
{
"date": "2019-10-09",
"count": 1
},
{
"date": "2019-10-14",
"count": 1
},
{
"date": "2019-11-21",
"count": 1
},
{
"date": "2019-11-22",
"count": 1
},
{
"date": "2020-02-11",
"count": 1
},
{
"date": "2020-02-22",
"count": 1
},
{
"date": "2020-06-22",
"count": 1
},
{
"date": "2020-06-29",
"count": 1
},
{
"date": "2020-09-10",
"count": 1
},
{
"date": "2020-10-06",
"count": 1
},
{
"date": "2020-10-12",
"count": 1
},
{
"date": "2020-10-15",
"count": 1
},
{
"date": "2020-10-26",
"count": 1
},
{
"date": "2020-12-24",
"count": 1
},
{
"date": "2021-01-24",
"count": 1
},
{
"date": "2021-02-15",
"count": 1
},
{
"date": "2021-04-11",
"count": 1
},
{
"date": "2021-08-03",
"count": 1
},
{
"date": "2021-09-30",
"count": 1
},
{
"date": "2021-10-28",
"count": 1
},
{
"date": "2021-11-15",
"count": 1
},
{
"date": "2021-12-02",
"count": 1
},
{
"date": "2021-12-24",
"count": 1
},
{
"date": "2022-01-25",
"count": 1
},
{
"date": "2022-03-04",
"count": 1
},
{
"date": "2022-03-17",
"count": 1
},
{
"date": "2022-07-11",
"count": 1
},
{
"date": "2022-07-30",
"count": 1
},
{
"date": "2022-08-02",
"count": 1
},
{
"date": "2022-09-20",
"count": 1
},
{
"date": "2022-09-28",
"count": 1
},
{
"date": "2022-10-11",
"count": 1
},
{
"date": "2022-10-12",
"count": 1
},
{
"date": "2022-10-20",
"count": 1
},
{
"date": "2022-12-07",
"count": 1
},
{
"date": "2023-03-09",
"count": 1
},
{
"date": "2023-03-25",
"count": 2
},
{
"date": "2023-05-08",
"count": 1
},
{
"date": "2023-09-11",
"count": 1
},
{
"date": "2023-10-16",
"count": 1
},
{
"date": "2023-12-20",
"count": 1
},
{
"date": "2024-01-03",
"count": 1
},
{
"date": "2024-01-18",
"count": 1
},
{
"date": "2024-01-24",
"count": 1
},
{
"date": "2024-02-19",
"count": 1
},
{
"date": "2024-05-02",
"count": 1
},
{
"date": "2024-05-16",
"count": 1
},
{
"date": "2024-08-29",
"count": 1
},
{
"date": "2024-12-16",
"count": 1
},
{
"date": "2025-02-04",
"count": 1
},
{
"date": "2025-05-21",
"count": 1
},
{
"date": "2025-05-26",
"count": 1
},
{
"date": "2025-07-04",
"count": 1
},
{
"date": "2025-12-01",
"count": 1
},
{
"date": "2025-12-21",
"count": 1
},
{
"date": "2025-12-25",
"count": 1
},
{
"date": "2026-01-28",
"count": 1
},
{
"date": "2026-03-23",
"count": 1
},
{
"date": "2026-04-13",
"count": 1
},
{
"date": "2026-05-12",
"count": 1
},
{
"date": "2026-05-26",
"count": 1
},
{
"date": "2026-06-26",
"count": 1
},
{
"date": "2026-07-17",
"count": 1
}
],
"complete": true,
"collected": 90,
"total_forks": 101
},
"star_history": null,
"open_issues_and_prs": 42
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod",
"internal/testify/_codegen/go.mod",
"internal/testify/go.mod"
],
"largest_source_bytes": 56432,
"source_files_sampled": 48,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 6,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/jmespath/go-jmespath/internal/testify",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.5.1"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/jmespath/go-jmespath/internal/testify",
"direct": true,
"version": "1.5.1",
"ecosystem": "go"
},
{
"name": "github.com/davecgh/go-spew",
"direct": false,
"version": "1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/ernesto-jimenez/gogen",
"direct": false,
"version": "0.0.0-20180125220232-d7d4131e6607",
"ecosystem": "go"
},
{
"name": "github.com/pmezard/go-difflib",
"direct": false,
"version": "1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/stretchr/objx",
"direct": false,
"version": "0.1.0",
"ecosystem": "go"
},
{
"name": "gopkg.in/yaml.v2",
"direct": false,
"version": "2.2.8",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 6,
"direct_count": 1,
"indirect_count": 5
}
},
"maintainership": {
"issues": {
"open_prs": 15,
"merged_prs": 27,
"open_issues": 27,
"closed_ratio": 0.27,
"closed_issues": 10,
"closed_unmerged_prs": 21
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "jamesls",
"commits": 101,
"avatar_url": "https://avatars.githubusercontent.com/u/368057?v=4"
},
{
"type": "User",
"login": "jasdel",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/961963?v=4"
},
{
"type": "User",
"login": "ejholmes",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/95166?v=4"
},
{
"type": "User",
"login": "ajorg-aws",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/19536151?v=4"
},
{
"type": "User",
"login": "BrianBland",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/2295742?v=4"
},
{
"type": "User",
"login": "clinty",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/223406?v=4"
},
{
"type": "User",
"login": "eparis",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/8093535?v=4"
},
{
"type": "User",
"login": "highlyunavailable",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/6266125?v=4"
},
{
"type": "User",
"login": "reedobrien",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/45174?v=4"
},
{
"type": "User",
"login": "shawnps",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/80111?v=4"
}
],
"contributors_sampled": 13,
"top_contributor_share": 0.863
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml"
],
"has_docs_dir": false,
"linter_configs": [
".golangci.yml"
],
"has_editorconfig": false,
"has_linter_config": true,
"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 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": 7,
"reason": "Found 11/15 approved changesets -- score normalized to 7",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 4 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": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 7,
"reason": "3 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "b0104c826a24d7c202da8e1dbfb9ea4cfa35d774",
"ran_at": "2026-07-28T13:46:34Z",
"aggregate_score": 3.6,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [
{
"number": 38,
"created_at": "2018-10-12T15:46:29Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 41,
"created_at": "2019-09-04T03:17:48Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 43,
"created_at": "2019-09-27T14:23:41Z",
"last_comment_at": "2023-02-21T21:45:13Z",
"last_comment_author": "springcomp"
},
{
"number": 61,
"created_at": "2021-01-24T19:33:33Z",
"last_comment_at": "2022-02-28T17:05:04Z",
"last_comment_author": "suntong"
},
{
"number": 63,
"created_at": "2021-09-30T08:54:08Z",
"last_comment_at": "2023-02-22T19:44:48Z",
"last_comment_author": "arl"
},
{
"number": 65,
"created_at": "2021-12-25T03:07:39Z",
"last_comment_at": "2024-03-14T12:33:47Z",
"last_comment_author": "simonfelding"
},
{
"number": 82,
"created_at": "2023-03-09T15:25:01Z",
"last_comment_at": "2025-12-01T14:08:05Z",
"last_comment_author": "Jamica-byte"
},
{
"number": 83,
"created_at": "2023-03-26T05:58:13Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 86,
"created_at": "2023-05-08T17:29:26Z",
"last_comment_at": "2024-01-31T07:25:14Z",
"last_comment_author": "springcomp"
},
{
"number": 87,
"created_at": "2023-05-09T09:42:25Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 92,
"created_at": "2024-01-03T10:24:05Z",
"last_comment_at": "2024-01-18T21:15:39Z",
"last_comment_author": "joerodriguez"
},
{
"number": 93,
"created_at": "2024-01-18T21:12:24Z",
"last_comment_at": "2024-10-30T05:40:19Z",
"last_comment_author": "springcomp"
},
{
"number": 94,
"created_at": "2024-05-02T15:46:52Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 98,
"created_at": "2025-12-25T09:08:03Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 100,
"created_at": "2026-05-12T22:42:43Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2022-06-21T16:11:53Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 21,
"created_at": "2016-02-02T18:53:49Z",
"last_comment_at": "2020-04-01T20:39:19Z",
"last_comment_author": "skyzyx"
},
{
"number": 22,
"created_at": "2016-02-10T17:50:37Z",
"last_comment_at": "2018-06-02T02:06:15Z",
"last_comment_author": "suntong"
},
{
"number": 25,
"created_at": "2016-11-28T02:25:31Z",
"last_comment_at": "2019-09-29T16:35:20Z",
"last_comment_author": "philtay"
},
{
"number": 26,
"created_at": "2017-02-06T15:38:27Z",
"last_comment_at": "2020-08-18T15:42:19Z",
"last_comment_author": "ryanrolds"
},
{
"number": 27,
"created_at": "2017-03-27T13:12:38Z",
"last_comment_at": "2019-03-06T04:03:18Z",
"last_comment_author": "liov"
},
{
"number": 29,
"created_at": "2018-01-25T08:50:13Z",
"last_comment_at": "2026-05-29T09:40:57Z",
"last_comment_author": "springcomp"
},
{
"number": 32,
"created_at": "2018-07-03T07:58:18Z",
"last_comment_at": "2020-06-11T19:53:58Z",
"last_comment_author": "dpopp07"
},
{
"number": 33,
"created_at": "2018-08-11T23:56:47Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 34,
"created_at": "2018-08-21T06:18:00Z",
"last_comment_at": "2021-04-29T12:56:28Z",
"last_comment_author": "Bobgy"
},
{
"number": 35,
"created_at": "2018-08-25T18:42:57Z",
"last_comment_at": "2023-02-22T19:02:48Z",
"last_comment_author": "springcomp"
},
{
"number": 39,
"created_at": "2019-03-06T03:53:21Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 40,
"created_at": "2019-03-08T22:52:28Z",
"last_comment_at": "2019-07-30T01:47:12Z",
"last_comment_author": "tiffanyfay"
},
{
"number": 52,
"created_at": "2020-04-01T20:41:08Z",
"last_comment_at": "2023-03-23T06:56:44Z",
"last_comment_author": "primexiao"
},
{
"number": 53,
"created_at": "2020-04-06T08:46:33Z",
"last_comment_at": "2020-10-21T14:39:47Z",
"last_comment_author": "weir-it-services"
},
{
"number": 58,
"created_at": "2020-09-22T08:47:48Z",
"last_comment_at": "2021-10-25T20:16:32Z",
"last_comment_author": "Robert-M-Muench"
},
{
"number": 62,
"created_at": "2021-09-20T14:11:10Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 64,
"created_at": "2021-12-24T03:08:55Z",
"last_comment_at": "2021-12-25T16:00:57Z",
"last_comment_author": "suntong"
},
{
"number": 66,
"created_at": "2022-02-26T09:00:35Z",
"last_comment_at": "2023-02-21T21:54:23Z",
"last_comment_author": "springcomp"
},
{
"number": 70,
"created_at": "2022-07-11T13:45:36Z",
"last_comment_at": "2022-07-12T14:01:25Z",
"last_comment_author": "raymondchen625"
},
{
"number": 71,
"created_at": "2022-08-10T15:18:54Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/jmespath/go-jmespath",
"host": "github.com",
"name": "go-jmespath",
"owner": "jmespath"
},
"metrics": {
"overall": {
"key": "overall",
"band": "critical",
"name": "Overall health",
"note": "Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.",
"notes": [
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 49,
"pct": 60
}
}
],
"value": 27,
"inputs": {
"security": 49,
"vitality": 13,
"community": 59,
"governance": 51,
"engineering": 58,
"abandonment_cap": 49,
"abandonment_state": "likely_abandoned",
"abandonment_multiplier": 60,
"weighted_overall_before_abandonment": 45,
"overall_after_abandonment_multiplier": 27
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 13,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 1,
"days_since_last_push": 816,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 816 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 816
}
}
],
"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": "at_risk",
"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": 32,
"inputs": {
"releases_count": 8,
"latest_release_tag": "v0.4.0",
"releases_from_tags": true,
"days_since_latest_release": 2138,
"mean_days_between_releases": 266.5
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "8 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 8
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 2138 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 2138
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~266.5 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 266.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": "moderate",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"cap": 49,
"state": "likely_abandoned",
"guards": [
"dependencies_clean"
],
"signals": [
"unanswered_contributions",
"issue_rot",
"release_stall",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 60,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 14,
"unanswered_open_issues": 20,
"days_since_last_merged_pr": 1497,
"days_since_last_human_commit": 1497,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 1497 days; 4 unmet obligation(s): pull requests unanswered, issues unanswered, releases stalled, Scorecard reports it unmaintained",
"points": 60,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 1497,
"count": 4,
"signals": "pull requests unanswered, issues unanswered, releases stalled, 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": 59,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"forks": 101,
"stars": 621,
"watchers": 7,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "621 stars",
"points": 45.3,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 621
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "101 forks",
"points": 16.7,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 101
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "7 watchers",
"points": 4.3,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 7
}
}
],
"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 (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
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 51,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 36,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 13,
"top_contributor_share": 0.863
},
"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 86% of commits",
"points": 3.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 86
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "13 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 13
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 4 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "at_risk",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 45,
"inputs": {
"merged_prs": 27,
"open_issues": 27,
"closed_issues": 10,
"issue_closed_ratio": 0.27,
"closed_unmerged_prs": 21
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "27% of issues closed",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 27
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "27/48 decided PRs merged",
"points": 21.5,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 27,
"decided": 48
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 11/15 approved changesets -- score normalized to 7",
"points": 10.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"followers": 138,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "jmespath",
"public_repos": 17,
"account_age_days": 4625
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "138 followers of jmespath",
"points": 15.4,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 138,
"login": "jmespath"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "17 public repos, account ~12 yr old",
"points": 21.1,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 17
}
},
{
"code": "account_age_years",
"params": {
"years": 12
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "moderate",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"packages": [
"github.com/jmespath/go-jmespath"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 2138
},
"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 2138 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 2138
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "2 published versions",
"points": 12,
"status": "partial",
"details": [
{
"code": "published_versions",
"params": {
"count": 2
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 58,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"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": ".golangci.yml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"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": "at_risk",
"name": "Security",
"value": 49,
"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": 36,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 3.6
},
"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 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 11/15 approved changesets -- score normalized to 7",
"points": 5.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 4 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": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "3 existing vulnerabilities detected",
"points": 5.2,
"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 6 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": 6
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 6,
"unassessed_packages": 0,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 6,
"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": 8
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 59,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 22,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.41,
"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": "41 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 21.9,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 41,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod",
"internal/testify/_codegen/go.mod",
"internal/testify/go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": ".golangci.yml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"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": "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": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 56432,
"source_files_sampled": 48,
"oversized_source_files": 0
},
"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": "0/48 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 48,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-28T13:46:57.695924Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/jmespath/go-jmespath.svg",
"full_name": "jmespath/go-jmespath",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}