JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 47,
"has_wiki": true,
"homepage": "https://gist.github.com/mitchellh/90029601268e59a29e64e55bab1c5bdc",
"languages": {
"Go": 24909
},
"pushed_at": "2022-04-21T16:48:49Z",
"created_at": "2013-08-08T15:40:04Z",
"owner_type": "User",
"updated_at": "2026-07-17T14:00:29Z",
"description": "reflectwalk is a Go library for \"walking\" complex structures, similar to walking a filesystem.",
"is_archived": true,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "https://mitchellh.com",
"name": "Mitchell Hashimoto",
"type": "User",
"login": "mitchellh",
"company": null,
"location": "Los Angeles, CA",
"followers": 23644,
"avatar_url": "https://avatars.githubusercontent.com/u/1299?v=4",
"created_at": "2008-02-27T23:27:54Z",
"is_verified": null,
"public_repos": 119,
"account_age_days": 6725
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.0.2",
"kind": "patch",
"published_at": "2021-05-03T23:34:36Z"
}
],
"recent_commits": [
{
"oid": "e0c24fdb021963cd2c4013097a0b993a7c4e344f",
"body": "Add PointerValueWalker for walking pointer values",
"is_bot": false,
"headline": "Merge pull request #25 from vancluever/add-pointer-value-walker",
"author_name": "Mitchell Hashimoto",
"author_login": "mitchellh",
"committed_at": "2021-05-03T23:34:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5b75d00fcf787279e693c791e5b35aed3ad5039",
"body": "This adds the PointerValueWalker interface, which supplies the Pointer\nfunction for introspection into pointer values.\n\nPointer is called for all pointer values immediately before\nPointerEnter. This allows the value to be handled more like a primitive\nvalue, in addition to allowing SkipEntry to be returned to prevent the\npointer from being \"entered\".",
"is_bot": false,
"headline": "Add PointerValueWalker for walking pointer values",
"author_name": "Chris Marchesi",
"author_login": "vancluever",
"committed_at": "2021-05-03T19:18:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e2c75dfad4fbf904b58782a80fd595c760ad185",
"body": "Add test for Map value replacement",
"is_bot": false,
"headline": "Merge pull request #23 from mkeeler/map-value-update-tests",
"author_name": "Mitchell Hashimoto",
"author_login": "mitchellh",
"committed_at": "2019-05-02T16:13:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aacf6db8d3cb7156a408df0e76d83dfccf085c5c",
"body": null,
"is_bot": false,
"headline": "Add test for Map value replacement",
"author_name": "Matt Keeler",
"author_login": "mkeeler",
"committed_at": "2019-05-02T15:24:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6fd52343ecc6688f93357904a8990950189dbb43",
"body": "Allow for the map value to be changed in the MapElem call",
"is_bot": false,
"headline": "Merge pull request #22 from mkeeler/map-value-update",
"author_name": "Mitchell Hashimoto",
"author_login": "mitchellh",
"committed_at": "2019-05-02T14:19:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51d4c99fad9e9aa269e874bc3ad60313a574799f",
"body": "Before we would walk the already retrieve value even when it had been updated.",
"is_bot": false,
"headline": "Allow for the map value to be changed in the MapElem call",
"author_name": "Matt Keeler",
"author_login": "mkeeler",
"committed_at": "2019-05-02T14:08:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eecee6c969c02c8cc2ae48e1e269843ae8590796",
"body": null,
"is_bot": false,
"headline": "Add go.mod for Go modules, release 1.0.0",
"author_name": "Mitchell Hashimoto",
"author_login": "mitchellh",
"committed_at": "2018-08-24T00:34:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63d60e9d0dbc60cf9164e6510889b0db6683d98c",
"body": "Update location_string.go",
"is_bot": false,
"headline": "Merge pull request #19 from greysond/master",
"author_name": "Mitchell Hashimoto",
"author_login": "mitchellh",
"committed_at": "2017-07-26T20:21:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "febbbf828047adb520b7883a7ee37dc0196e7176",
"body": null,
"is_bot": false,
"headline": "Update location_string.go",
"author_name": "Greyson Dehn",
"author_login": "greysond",
"committed_at": "2017-07-26T19:54:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d802ff4ae93611b807597f639c19f76074df5c6",
"body": "SkipEntry works for Struct",
"is_bot": false,
"headline": "Merge pull request #18 from mitchellh/f-skip-struct",
"author_name": "Mitchell Hashimoto",
"author_login": "mitchellh",
"committed_at": "2017-05-08T17:38:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7afb33bf01e4cc77796737f439f0890603f40dbb",
"body": null,
"is_bot": false,
"headline": "SkipEntry works for Struct",
"author_name": "Mitchell Hashimoto",
"author_login": "mitchellh",
"committed_at": "2017-05-08T17:36:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "417edcfd99a4d472c262e58f22b4bfe97580f03e",
"body": "implement arrays support",
"is_bot": false,
"headline": "Merge pull request #17 from sbinq/arrays-support",
"author_name": "Mitchell Hashimoto",
"author_login": "mitchellh",
"committed_at": "2017-01-10T16:52:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78f26c35d31e14d44cd1ea4603e630bb396d44e2",
"body": null,
"is_bot": false,
"headline": "fix comment",
"author_name": "Stas Binko",
"author_login": null,
"committed_at": "2017-01-10T10:39:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e6edf55821e0cac844bf88fa024baa1cff14f8f",
"body": null,
"is_bot": false,
"headline": "implement arrays support",
"author_name": "Stas Binko",
"author_login": null,
"committed_at": "2017-01-10T10:37:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ad27c461a633e32a235a061d523aefe8f18571d",
"body": null,
"is_bot": false,
"headline": "Add test from #2 (passes now)",
"author_name": "Mitchell Hashimoto",
"author_login": "mitchellh",
"committed_at": "2016-10-04T16:19:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92573fe8d000a145bfebc03a16bc22b34945867f",
"body": "Add InterfaceWalker",
"is_bot": false,
"headline": "Merge pull request #15 from jbardin/jbardin/InterfaceWalker",
"author_name": "James Bardin",
"author_login": "jbardin",
"committed_at": "2016-10-03T17:45:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3217a60c7648497fb1d5fbc3ba6216098d434d7a",
"body": "It may be useful at times to report the specific interface type and\nlocation to the walker. An InterfaceWalker implementation will receive\nthe interface value before reflectwalk steps into the value contained in\nthe interface.",
"is_bot": false,
"headline": "Add InterfaceWalker",
"author_name": "James Bardin",
"author_login": "jbardin",
"committed_at": "2016-10-03T17:37:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b764c366e7c3096587164ded0c6b0d5478fd0ce7",
"body": "SkipEntry result for StructField",
"is_bot": false,
"headline": "Merge pull request #14 from mitchellh/f-skipetnry",
"author_name": "Mitchell Hashimoto",
"author_login": "mitchellh",
"committed_at": "2016-10-03T17:30:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76600caac75ffcb360f08aef59dec8a572fe27c6",
"body": null,
"is_bot": false,
"headline": "Create .travis.yml",
"author_name": "Mitchell Hashimoto",
"author_login": "mitchellh",
"committed_at": "2016-10-03T17:30:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf38822acaa4270608f9111e396cc7f1e7abfb13",
"body": null,
"is_bot": false,
"headline": "SkipEntry result for StructField",
"author_name": "Mitchell Hashimoto",
"author_login": "mitchellh",
"committed_at": "2016-10-03T17:26:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a18c295388e8482403483c88469392f9e6556d7",
"body": "Allow reflectwalk to walk down chains of pointers",
"is_bot": false,
"headline": "Merge pull request #13 from jbardin/jbardin/pointers",
"author_name": "Mitchell Hashimoto",
"author_login": "mitchellh",
"committed_at": "2016-10-02T04:32:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69e22e60fbdb21749aee47334b8da806cc6ffdbe",
"body": "Fix PointerWalker tests so that they operate on a proper stack, and\ncheck each value at exit",
"is_bot": false,
"headline": "fix PointerWalker tests",
"author_name": "James Bardin",
"author_login": "jbardin",
"committed_at": "2016-09-29T18:40:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20c52e6f1feee4d6012112c5e90c8ccd58d4b860",
"body": "The deferred closure for PointerExit closed over the pointer variable,\nwhich leads to the incorrect value being used in the PointerExit call.\n\nCopy the value into the function args.",
"is_bot": false,
"headline": "Close over the correct value in PointerExit",
"author_name": "James Bardin",
"author_login": "jbardin",
"committed_at": "2016-09-29T16:38:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3808f79f89e484af0bd08a5199cd3be018006701",
"body": "Also add a test for raw **string walk too",
"is_bot": false,
"headline": "Add test for PointerEnter PointerExit count",
"author_name": "James Bardin",
"author_login": "jbardin",
"committed_at": "2016-09-28T21:31:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b7ff8c86b058626db80cb1138dc0bbda2caf538",
"body": "reflectwalk currently panics is a dereferenced value turns out to be a\npointer.\n\nThe patch allows reflectwalk to continue traversing pointers and\ninterfaces, calling a PointerWalker at each step if necessary. It will\nup to the reflectwalk consumer to determin the level of pointers found\nduring the walk.",
"is_bot": false,
"headline": "Allow reflectwalk to walk down chains of pointers",
"author_name": "James Bardin",
"author_login": "jbardin",
"committed_at": "2016-09-28T18:25:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c9480f65513be815a88d6076a3d8d95d4274236",
"body": "This is a correction on #9, #10, and #11. This is a really delicate\ndance of tests but this makes them all pass. I'm going to look into\nsimplifying it now.",
"is_bot": false,
"headline": "Fix failing tests in copystructure, retain original behavior",
"author_name": "Mitchell Hashimoto",
"author_login": "mitchellh",
"committed_at": "2016-09-28T02:49:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84fc159ad78a797bb094a1e0c364392d837e1cd8",
"body": "Dereference interfaces at the top of walk",
"is_bot": false,
"headline": "Merge pull request #11 from mitchellh/b-interface-2",
"author_name": "Mitchell Hashimoto",
"author_login": "mitchellh",
"committed_at": "2016-09-28T02:14:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb8c632e51f70f96575ede352a5be0016afc819f",
"body": "This reverts #9 and #10 and moves that handling to the top of walk.\nInterface handling should be handled globally and by dereferencing early\nwe were hitting issues where the consumer may actually WANT to have the\npointer values.\n\nI wrote a test to showcase this usage.",
"is_bot": false,
"headline": "Dereference interfaces at the top of walk",
"author_name": "Mitchell Hashimoto",
"author_login": "mitchellh",
"committed_at": "2016-09-28T02:13:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0c168a4b8f3fa94b8d8c936408277743c084cc7",
"body": "Interface slice elements must be dereferenced",
"is_bot": false,
"headline": "Merge pull request #10 from mitchellh/b-slice-interface",
"author_name": "Mitchell Hashimoto",
"author_login": "mitchellh",
"committed_at": "2016-09-27T22:15:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d53f44828cae4c770d745a3560e37d3356774a6",
"body": null,
"is_bot": false,
"headline": "Interface slice elements must be dereferenced",
"author_name": "Mitchell Hashimoto",
"author_login": "mitchellh",
"committed_at": "2016-09-27T21:55:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36211d694449633f5d7fd01847282cc9658bf4f1",
"body": "reflectwalk panics on a map with pointers",
"is_bot": false,
"headline": "Merge pull request #9 from jbardin/jbardin/map-w-pointers",
"author_name": "Mitchell Hashimoto",
"author_login": "mitchellh",
"committed_at": "2016-09-22T18:27:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78489e09ecb25404f8e073ece4093a6834c3576e",
"body": "The map tests can sometimes fail because the test values are stored in\nan ordered slice, but we sometimes walk them in a different order from\nthe maps.",
"is_bot": false,
"headline": "Fix map tests",
"author_name": "James Bardin",
"author_login": "jbardin",
"committed_at": "2016-09-22T18:10:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6447a9c0a4cf6f9843dee38f8d5b00219bada497",
"body": "If the value of a map is an interface, it not addressable itself, and\nthe value could be a pointer, so we need to call Elem() immediately so\nthat walk can see the pointer.",
"is_bot": false,
"headline": "Call Elem() on interfaces indexed from maps",
"author_name": "James Bardin",
"author_login": "jbardin",
"committed_at": "2016-09-22T17:54:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11f9aaa63b14d29caeec1adeeb38642df9305073",
"body": null,
"is_bot": false,
"headline": "Failing test for map with pointers",
"author_name": "James Bardin",
"author_login": "jbardin",
"committed_at": "2016-09-22T17:53:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eecf4c70c626c7cfbb95c90195bc34d386c74ac6",
"body": "nit: Expression list in switch instead of fallthroughs",
"is_bot": false,
"headline": "Merge pull request #3 from sdboyer/master",
"author_name": "Mitchell Hashimoto",
"author_login": "mitchellh",
"committed_at": "2015-05-27T15:31:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22c47d252679e2c0403f00de09ee04c3909ea699",
"body": null,
"is_bot": false,
"headline": "Expression list instead of fallthroughs",
"author_name": "Sam Boyer",
"author_login": "sdboyer",
"committed_at": "2015-05-27T00:23:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "242be0c275dedfba00a616563e6db75ab8f279ec",
"body": null,
"is_bot": false,
"headline": "Treat invalid values like primitives (nil)",
"author_name": "Mitchell Hashimoto",
"author_login": "mitchellh",
"committed_at": "2015-04-27T22:51:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3efd3eb85160a2b4ba9391c80267dd287428812e",
"body": "I honestly don't know why this change is needed, but without it\ncopystructure will panic. Instead of investigating more I'm just goign\nto do it.",
"is_bot": false,
"headline": "ignore invalid values",
"author_name": "Mitchell Hashimoto",
"author_login": "mitchellh",
"committed_at": "2015-04-25T19:25:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e163ddc7c363928264ae15733b043157766b6c9f",
"body": null,
"is_bot": false,
"headline": "location strings",
"author_name": "Mitchell Hashimoto",
"author_login": "mitchellh",
"committed_at": "2015-04-25T09:35:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9cdd861463675960a0a0083a7e2023e7b0c994d7",
"body": null,
"is_bot": false,
"headline": "Don't walk into primitives, breaks BC",
"author_name": "Mitchell Hashimoto",
"author_login": "mitchellh",
"committed_at": "2015-01-26T17:24:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2657d53771c680ba1a2cd2166140fb8db95b113",
"body": null,
"is_bot": false,
"headline": "Enter/Exit primitives",
"author_name": "Mitchell Hashimoto",
"author_login": "mitchellh",
"committed_at": "2015-01-26T17:21:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0ae0e7f989ea6a2819959b67bea55ff6c8f864c",
"body": null,
"is_bot": false,
"headline": "Call PointerExit",
"author_name": "Mitchell Hashimoto",
"author_login": "mitchellh",
"committed_at": "2015-01-26T17:07:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7bc73146a5f67f5ca8261304e8a28735baa2e84a",
"body": null,
"is_bot": false,
"headline": "Walk pointers",
"author_name": "Mitchell Hashimoto",
"author_login": "mitchellh",
"committed_at": "2015-01-26T17:03:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1be2a31a80dc5ffbe3a2763dbffec8baf3698854",
"body": null,
"is_bot": false,
"headline": "Walk struct enter/exit",
"author_name": "Mitchell Hashimoto",
"author_login": "mitchellh",
"committed_at": "2015-01-26T17:03:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9989d7067f58812d814f5a837c5cbdd31799b694",
"body": null,
"is_bot": false,
"headline": "Can walk nil untyped interface{}",
"author_name": "Mitchell Hashimoto",
"author_login": "mitchellh",
"committed_at": "2014-08-12T18:07:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e311b7bc81996c7e4cb570b2cbfd6448eba094b2",
"body": null,
"is_bot": false,
"headline": "Slice location",
"author_name": "Mitchell Hashimoto",
"author_login": "mitchellh",
"committed_at": "2014-06-12T21:12:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f74a140bebe7f636711e8640b5b7196a4bfd4277",
"body": null,
"is_bot": false,
"headline": "Slice for slices",
"author_name": "Mitchell Hashimoto",
"author_login": "mitchellh",
"committed_at": "2014-06-12T19:28:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a35abfc54eef4ac486c738a313a27f37e41f485f",
"body": null,
"is_bot": false,
"headline": "Call Map for the map",
"author_name": "Mitchell Hashimoto",
"author_login": "mitchellh",
"committed_at": "2014-06-12T19:20:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0052d08ddf2db2d0ab770983f16dd0d4159d60e2",
"body": null,
"is_bot": false,
"headline": "Enter/Exit location for a map in general",
"author_name": "Mitchell Hashimoto",
"author_login": "mitchellh",
"committed_at": "2014-06-11T19:52:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67a182b6cd7263b9a4f9fd9a06be760d96d1fd73",
"body": null,
"is_bot": false,
"headline": "MapKey shouldn't be set back to iota",
"author_name": "Mitchell Hashimoto",
"author_login": "mitchellh",
"committed_at": "2014-06-11T19:50:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a83f339dfb7961c8ac0978b3a8901621e232128",
"body": null,
"is_bot": false,
"headline": "have a none location",
"author_name": "Mitchell Hashimoto",
"author_login": "mitchellh",
"committed_at": "2014-05-24T06:14:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "945482eda0c724f0123f26b7ee050517de802c1d",
"body": null,
"is_bot": false,
"headline": "For the MapWalker, give it the map so it can set/delete things",
"author_name": "Mitchell Hashimoto",
"author_login": "mitchellh",
"committed_at": "2014-05-24T06:06:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "824f355192762ede510492d172c66682ac414443",
"body": null,
"is_bot": false,
"headline": "preserve interface type when calling primitive",
"author_name": "Mitchell Hashimoto",
"author_login": "mitchellh",
"committed_at": "2014-05-24T05:53:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b008a2380e673942f27884787d492342e4b45a2d",
"body": null,
"is_bot": false,
"headline": "Properly elem the interface types",
"author_name": "Mitchell Hashimoto",
"author_login": "mitchellh",
"committed_at": "2014-05-24T04:34:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbb8a894675bd48dfa85846db0b6505540adbc4e",
"body": null,
"is_bot": false,
"headline": "Support interfaces and test setting values",
"author_name": "Mitchell Hashimoto",
"author_login": "mitchellh",
"committed_at": "2014-05-24T03:42:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf89ac48dd296df38034a99a6f2587147dec17f3",
"body": null,
"is_bot": false,
"headline": "enter/exit sliceelem",
"author_name": "Mitchell Hashimoto",
"author_login": "mitchellh",
"committed_at": "2013-08-08T17:40:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed1744fc77b5100345911691b33ebc9e9926f893",
"body": null,
"is_bot": false,
"headline": "Add enter/exit for entire walk",
"author_name": "Mitchell Hashimoto",
"author_login": "mitchellh",
"committed_at": "2013-08-08T17:26:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "795420849975f93992f776542dc3ed03e57863bd",
"body": null,
"is_bot": false,
"headline": "enter/exit of map keys and values",
"author_name": "Mitchell Hashimoto",
"author_login": "mitchellh",
"committed_at": "2013-08-08T17:23:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0093a1c4b25dd20ca9da439acbc40a4fe0a5f89",
"body": null,
"is_bot": false,
"headline": "add enterexitwalker to track enters/exits",
"author_name": "Mitchell Hashimoto",
"author_login": "mitchellh",
"committed_at": "2013-08-08T17:20:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0970acc95e7d706a98a8d094dc35f3488854a0b",
"body": null,
"is_bot": false,
"headline": "update docs",
"author_name": "Mitchell Hashimoto",
"author_login": "mitchellh",
"committed_at": "2013-08-08T15:42:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3abd39e4fac33c9d427d3c865319402582596dd1",
"body": null,
"is_bot": false,
"headline": "License",
"author_name": "Mitchell Hashimoto",
"author_login": "mitchellh",
"committed_at": "2013-08-08T15:39:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fee15d848637adcf471af8dfa2b601fc222a017b",
"body": null,
"is_bot": false,
"headline": "package comment",
"author_name": "Mitchell Hashimoto",
"author_login": "mitchellh",
"committed_at": "2013-08-08T15:38:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aee978eb40ebe873ddf262b3833761773fe5c3d0",
"body": null,
"is_bot": false,
"headline": "walk maps",
"author_name": "Mitchell Hashimoto",
"author_login": "mitchellh",
"committed_at": "2013-08-08T15:36:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d4921ef1a14d4201068c29a83ab5220882ec65f",
"body": null,
"is_bot": false,
"headline": "can walk slices, primtives",
"author_name": "Mitchell Hashimoto",
"author_login": "mitchellh",
"committed_at": "2013-08-08T15:28:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7b6aec889fd7397e17ba567533a73a41197bac5",
"body": null,
"is_bot": false,
"headline": "initial commit",
"author_name": "Mitchell Hashimoto",
"author_login": "mitchellh",
"committed_at": "2013-08-08T06:10:55Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 1,
"commits_last_year": 0,
"latest_release_at": "2021-05-03T23:34:36Z",
"latest_release_tag": "v1.0.2",
"releases_from_tags": false,
"days_since_last_push": 1558,
"active_weeks_last_year": 0,
"days_since_latest_release": 1911,
"mean_days_between_releases": null
},
"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/mitchellh/reflectwalk",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/mitchellh/reflectwalk",
"is_deprecated": false,
"latest_version": "v1.0.2",
"repository_url": "https://github.com/mitchellh/reflectwalk",
"versions_count": 3,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2021-05-03T23:34:11Z",
"latest_version_yanked": null,
"days_since_latest_publish": 1911
}
]
},
"popularity": {
"forks": 30,
"stars": 280,
"watchers": 1,
"fork_history": {
"days": [
{
"date": "2014-08-09",
"count": 1
},
{
"date": "2014-08-15",
"count": 1
},
{
"date": "2014-12-04",
"count": 1
},
{
"date": "2014-12-30",
"count": 1
},
{
"date": "2015-05-27",
"count": 1
},
{
"date": "2015-11-17",
"count": 1
},
{
"date": "2016-09-22",
"count": 1
},
{
"date": "2016-10-21",
"count": 1
},
{
"date": "2017-07-26",
"count": 1
},
{
"date": "2017-09-27",
"count": 1
},
{
"date": "2018-10-22",
"count": 1
},
{
"date": "2019-02-12",
"count": 1
},
{
"date": "2019-03-24",
"count": 1
},
{
"date": "2019-05-02",
"count": 1
},
{
"date": "2019-07-01",
"count": 1
},
{
"date": "2019-09-09",
"count": 1
},
{
"date": "2019-12-09",
"count": 1
},
{
"date": "2020-02-12",
"count": 1
},
{
"date": "2020-11-06",
"count": 1
},
{
"date": "2020-12-30",
"count": 1
},
{
"date": "2021-03-26",
"count": 1
},
{
"date": "2021-03-30",
"count": 1
},
{
"date": "2021-04-30",
"count": 1
},
{
"date": "2021-07-17",
"count": 1
},
{
"date": "2022-05-11",
"count": 1
},
{
"date": "2022-10-12",
"count": 1
},
{
"date": "2023-05-31",
"count": 1
},
{
"date": "2024-11-21",
"count": 1
},
{
"date": "2026-03-17",
"count": 1
},
{
"date": "2026-04-16",
"count": 1
}
],
"complete": true,
"collected": 30,
"total_forks": 30
},
"star_history": null,
"open_issues_and_prs": 4
},
"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": [
"go.mod"
],
"largest_source_bytes": 15889,
"source_files_sampled": 4,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": "No resolved dependencies to assess",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [],
"collected": true,
"truncated": false,
"total_count": 0,
"direct_count": 0,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 2,
"merged_prs": 13,
"open_issues": 2,
"closed_ratio": 0.8,
"closed_issues": 8,
"closed_unmerged_prs": 1
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "mitchellh",
"commits": 49,
"avatar_url": "https://avatars.githubusercontent.com/u/1299?v=4"
},
{
"type": "User",
"login": "jbardin",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/35067?v=4"
},
{
"type": "User",
"login": "mkeeler",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/1641976?v=4"
},
{
"type": "User",
"login": "vancluever",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/10704423?v=4"
},
{
"type": "User",
"login": "greysond",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/7999871?v=4"
},
{
"type": "User",
"login": "sdboyer",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/21599?v=4"
}
],
"contributors_sampled": 6,
"top_contributor_share": 0.778
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 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 11 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": 6,
"reason": "Found 9/15 approved changesets -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 3 contributing companies or organizations -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "project is archived",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": null,
"reason": "no dependencies found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "e0c24fdb021963cd2c4013097a0b993a7c4e344f",
"ran_at": "2026-07-28T13:14:30Z",
"aggregate_score": 3.5,
"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": 21,
"created_at": "2019-03-26T15:19:44Z",
"last_comment_at": "2023-05-31T20:20:47Z",
"last_comment_author": "akosyakov"
},
{
"number": 24,
"created_at": "2020-11-06T14:57:38Z",
"last_comment_at": "2020-11-27T08:53:19Z",
"last_comment_author": "kishorkunal-raj"
}
],
"last_merged_pr_at": "2021-05-03T23:34:11Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 20,
"created_at": "2019-03-24T21:21:20Z",
"last_comment_at": "2019-03-24T23:05:10Z",
"last_comment_author": "mitchellh"
},
{
"number": 26,
"created_at": "2022-12-04T17:23:18Z",
"last_comment_at": "2022-12-04T17:37:07Z",
"last_comment_author": "exapsy"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/mitchellh/reflectwalk",
"host": "github.com",
"name": "reflectwalk",
"owner": "mitchellh"
},
"metrics": {
"overall": {
"key": "overall",
"band": "critical",
"name": "Overall health",
"note": "Abandonment Policy applies a 40% multiplier to weighted overall health and gives it a ceiling of 29.",
"notes": [
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 29,
"pct": 40
}
}
],
"value": 16,
"inputs": {
"security": 35,
"vitality": 18,
"community": 51,
"governance": 61,
"engineering": 40,
"abandonment_cap": 29,
"abandonment_state": "declared",
"abandonment_multiplier": 40,
"weighted_overall_before_abandonment": 41,
"overall_after_abandonment_multiplier": 16
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 18,
"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": 1558,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 1558 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 1558
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "project is archived",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "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": 44,
"inputs": {
"releases_count": 1,
"latest_release_tag": "v1.0.2",
"releases_from_tags": false,
"days_since_latest_release": 1911,
"mean_days_between_releases": null
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "1 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 1
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 1911 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 1911
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "cadence unknown (single release)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence_unknown",
"params": {}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "at_risk",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"cap": 29,
"state": "declared",
"guards": [],
"signals": [],
"red_flag": true,
"multiplier_pct": 40,
"declared_reason": "archived",
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "the repository is archived on GitHub",
"points": 40,
"status": "partial",
"details": [
{
"code": "abandonment_archived",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 51,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"forks": 30,
"stars": 280,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "280 stars",
"points": 39.7,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 280
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "30 forks",
"points": 12.2,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 30
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "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 (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"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": 61,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 32,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 6,
"top_contributor_share": 0.778
},
"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 78% of commits",
"points": 5,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 78
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "6 contributors",
"points": 8.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 6
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"merged_prs": 13,
"open_issues": 2,
"closed_issues": 8,
"issue_closed_ratio": 0.8,
"closed_unmerged_prs": 1
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "80% of issues closed",
"points": 37.4,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 80
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "13/14 decided PRs merged",
"points": 35.5,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 13,
"decided": 14
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 9/15 approved changesets -- score normalized to 6",
"points": 9,
"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": 75,
"inputs": {
"followers": 23644,
"owner_type": "User",
"is_verified": null,
"owner_login": "mitchellh",
"public_repos": 119,
"account_age_days": 6725
},
"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": "23,644 followers of mitchellh",
"points": 25,
"status": "met",
"details": [
{
"code": "owner_followers",
"params": {
"count": 23644,
"login": "mitchellh"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "119 public repos, account ~18 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 119
}
},
{
"code": "account_age_years",
"params": {
"years": 18
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "moderate",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"packages": [
"github.com/mitchellh/reflectwalk"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 1911
},
"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 1911 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 1911
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "3 published versions",
"points": 12,
"status": "partial",
"details": [
{
"code": "published_versions",
"params": {
"count": 3
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "at_risk",
"name": "Engineering Quality",
"value": 40,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "critical",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"has_ci": false,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 11 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": 65,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": "https://gist.github.com/mitchellh/90029601268e59a29e64e55bab1c5bdc",
"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": "https://gist.github.com/mitchellh/90029601268e59a29e64e55bab1c5bdc",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": 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": 35,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 35,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 3.5
},
"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 11 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 9/15 approved changesets -- score normalized to 6",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "project is archived",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"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": 11
},
"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": "at_risk",
"name": "AI Readiness",
"value": 49,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.369,
"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": "24 of 65 human commits state their intent (structured subject or explanatory body)",
"points": 19.7,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 24,
"sampled": 65
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 51,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "go.mod (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 65",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 65
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 15889,
"source_files_sampled": 4,
"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/4 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 4,
"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:14:45.533344Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/mitchellh/reflectwalk.svg",
"full_name": "mitchellh/reflectwalk",
"license_state": "standard",
"license_spdx": "MIT"
}