JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [
"golang",
"static-analysis",
"static-analyzer",
"static-code-analysis",
"go"
],
"is_fork": false,
"size_kb": 1282,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 21909
},
"pushed_at": "2026-02-01T01:47:11Z",
"created_at": "2017-10-08T16:48:58Z",
"owner_type": "User",
"updated_at": "2026-06-01T07:10:08Z",
"description": "nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": null,
"name": "Alex Kohler",
"type": "User",
"login": "alexkohler",
"company": "Aurora Innovation",
"location": "United States",
"followers": 69,
"avatar_url": "https://avatars.githubusercontent.com/u/5650126?v=4",
"created_at": "2013-10-09T19:41:36Z",
"is_verified": null,
"public_repos": 49,
"account_age_days": 4681
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v2.0.3",
"kind": "patch",
"published_at": "2024-03-18T13:28:57Z"
},
{
"tag": "v2.0.1",
"kind": "patch",
"published_at": "2023-04-13T13:26:31Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2022-10-25T13:14:02Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2019-11-11T16:25:32Z"
}
],
"recent_commits": [
{
"oid": "a81d2cd7bb6338006413dedd81fa7fb7c8b8ce85",
"body": "chore: add dependabot",
"is_bot": false,
"headline": "Merge pull request #45 from ldez/feat/dependendabot",
"author_name": "Alex Kohler",
"author_login": "alexkohler",
"committed_at": "2025-04-07T12:52:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f2aee17effb940c84cec8dc1a43d68f54099f80",
"body": null,
"is_bot": false,
"headline": "chore: add dependabot",
"author_name": "Fernandez Ludovic",
"author_login": "ldez",
"committed_at": "2025-04-03T04:57:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1169a4bc628f3e06d355e6f9527c1cb6f4e30ad1",
"body": null,
"is_bot": false,
"headline": "chore: improve workflow",
"author_name": "Fernandez Ludovic",
"author_login": "ldez",
"committed_at": "2025-04-03T04:55:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dfae5d040fc34a79d3aefaf02dca0e91519deb50",
"body": "chore: update x/tools",
"is_bot": false,
"headline": "Merge pull request #43 from ldez/fix/update-x-tools",
"author_name": "Alex Kohler",
"author_login": "alexkohler",
"committed_at": "2025-04-02T13:24:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c40035575e126c34c13c0426c0c5c65374d6ca3",
"body": "chore: improve CI workflow",
"is_bot": false,
"headline": "Merge pull request #44 from ldez/fix/ci",
"author_name": "Alex Kohler",
"author_login": "alexkohler",
"committed_at": "2025-04-02T13:23:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "439f5ba440f31665d8edb8055084902091452fa5",
"body": "fix: CLI flags parsing",
"is_bot": false,
"headline": "Merge pull request #42 from ldez/fix/flags",
"author_name": "Alex Kohler",
"author_login": "alexkohler",
"committed_at": "2025-04-02T13:23:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4aff63f8aaae17d8487b82c005addc4e7fbe810a",
"body": null,
"is_bot": false,
"headline": "fix: add missing version flag parsing",
"author_name": "Fernandez Ludovic",
"author_login": "ldez",
"committed_at": "2025-04-02T03:11:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f429f8cd61479b09f4867989459e33a271c28896",
"body": null,
"is_bot": false,
"headline": "chore: run tests on go1.23 and go1.24",
"author_name": "Fernandez Ludovic",
"author_login": "ldez",
"committed_at": "2025-04-02T02:05:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "985c996cf5dd8fc8994d82b46a72489733f3252b",
"body": null,
"is_bot": false,
"headline": "chore: improve CI workflow",
"author_name": "Fernandez Ludovic",
"author_login": "ldez",
"committed_at": "2025-04-02T02:04:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6609d9abbdfbf7765e4f5ac6280a21fecbc1b46f",
"body": null,
"is_bot": false,
"headline": "chore: improve analyzer constructor",
"author_name": "Fernandez Ludovic",
"author_login": "ldez",
"committed_at": "2025-04-02T02:00:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9780e3f1c4533fcffc948efa7dcc659d92be693",
"body": null,
"is_bot": false,
"headline": "chore: update x/tools",
"author_name": "Fernandez Ludovic",
"author_login": "ldez",
"committed_at": "2025-04-02T01:48:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2a9f54ba2c8e23f7608efb45b3a8a114c62223f",
"body": null,
"is_bot": false,
"headline": "fix: CLI flags",
"author_name": "Fernandez Ludovic",
"author_login": "ldez",
"committed_at": "2025-04-02T01:47:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "037ef4e53275fe89d08a2bc92be343625402c811",
"body": "[chore] Bump build/test version to go1.23",
"is_bot": false,
"headline": "Merge pull request #41 from alexkohler/fix-build",
"author_name": "Alex Kohler",
"author_login": "alexkohler",
"committed_at": "2025-02-28T22:48:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a644218f77772b32528b4bd3889f8a8b60951d2",
"body": null,
"is_bot": false,
"headline": "[chore] Bump build/test version",
"author_name": "Alex Kohler",
"author_login": "alexkohler",
"committed_at": "2025-02-28T22:47:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c6ea90e31fd1521bc7cf12dd1ee2371c953e374",
"body": "close #38",
"is_bot": false,
"headline": "Merge pull request #39 from aep-sunlife/go1.24",
"author_name": "Alex Kohler",
"author_login": "alexkohler",
"committed_at": "2025-02-28T22:19:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fb3a0f5caba3ce2184e773ff4096b94214ea40b",
"body": null,
"is_bot": false,
"headline": "close #38",
"author_name": "Andrew Pennebaker",
"author_login": "aep-sunlife",
"committed_at": "2025-02-27T17:54:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c10dce5c03db1607ea3c7682e73aa7fc3646bcde",
"body": "Update install instruction with v2",
"is_bot": false,
"headline": "Merge pull request #37 from triarius/master",
"author_name": "Alex Kohler",
"author_login": "alexkohler",
"committed_at": "2024-10-24T12:50:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c79a99f09cfa80f685db6482d2b3a0a1f9b516e3",
"body": "Ever since the module import path was amended to include \"v2\" in\nhttps://github.com/alexkohler/nakedret/pull/27, the install instructions\nwill only install the v1 module. This PR updates the install instructions\nto match the current import path.\n\nFixes #36",
"is_bot": false,
"headline": "Update install instruction with v2",
"author_name": "Narthana Epa",
"author_login": "triarius",
"committed_at": "2024-10-24T10:29:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8dc797d6fff14c7376e146d26d9e3ab31f8d242b",
"body": "Add flag to skip test files",
"is_bot": false,
"headline": "Merge pull request #35 from Mavrickk3/master",
"author_name": "Alex Kohler",
"author_login": "alexkohler",
"committed_at": "2024-10-16T22:05:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99a1c6e1c7e51d2eb2f11c79d45360970471120d",
"body": null,
"is_bot": false,
"headline": "Update nakedret.go",
"author_name": "Alex Kohler",
"author_login": "alexkohler",
"committed_at": "2024-10-16T22:04:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33aa20a422a532e32c9550bdee358ad39af96b61",
"body": null,
"is_bot": false,
"headline": "add flag to skip test files",
"author_name": "gergelynagy",
"author_login": "ngergely6",
"committed_at": "2024-10-16T13:29:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "961c42310a342d614eb98b86f11df2e4d83647e9",
"body": "[chore] Bump down go.mod version to 1.21",
"is_bot": false,
"headline": "Merge pull request #34 from alexkohler/bump-down-version",
"author_name": "Alex Kohler",
"author_login": "alexkohler",
"committed_at": "2024-03-19T13:36:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0b2033e6f124fd226995614d6b64c14a426ffbc",
"body": null,
"is_bot": false,
"headline": "[chore] Bump down go.mod version to 1.21",
"author_name": "Alex Kohler",
"author_login": "alexkohler",
"committed_at": "2024-03-19T13:34:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef610e9fbfb251dbfe554978d2420d9e53f2000d",
"body": "Update dependencies for Go 1.22",
"is_bot": false,
"headline": "Merge pull request #32 from nikoremi97/fix/update-go-1-22",
"author_name": "Alex Kohler",
"author_login": "alexkohler",
"committed_at": "2024-03-17T13:40:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4a23bea218a353e465a9ccfdab714ff80251d5a",
"body": "update golang.org/x/tools to v0.19.0\nWhy: the old version panicked for go 1.22",
"is_bot": false,
"headline": "What: update go.mod for go 1.22",
"author_name": "Nicolas",
"author_login": "nikoremi97",
"committed_at": "2024-03-11T23:13:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "564f756361f1c6a648f759199ab7c03c59cae6dc",
"body": null,
"is_bot": false,
"headline": "Merge pull request #28 from ldez/fix/move-init",
"author_name": "Alex Kohler",
"author_login": "alexkohler",
"committed_at": "2023-06-13T22:24:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8792917753a87b8a5536834545bee35d57fb8581",
"body": "Co-authored-by: Patrick Ohly <patrick.ohly@intel.com>",
"is_bot": false,
"headline": "fix: move init to the main package",
"author_name": "Fernandez Ludovic",
"author_login": "ldez",
"committed_at": "2023-06-08T12:25:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad2abe96745f7d9733f5ef74fecf94eea2c4bff8",
"body": null,
"is_bot": false,
"headline": "Merge pull request #27 from zalenskivolt/v2-update-go-mod",
"author_name": "Alex Kohler",
"author_login": "alexkohler",
"committed_at": "2023-04-11T23:47:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "afb96db4523acefddc8ca6925b57c0676b0d7400",
"body": null,
"is_bot": false,
"headline": "Update go.mod and internal import for v2",
"author_name": "Mattias de Zalenski",
"author_login": "zalenskivolt",
"committed_at": "2023-04-11T21:52:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27ab20886d1e5a06ab65385a57fe31adf3680883",
"body": "Refactor to use go/analysis",
"is_bot": false,
"headline": "Merge pull request #25 from zalenskivolt/use-go-analysis",
"author_name": "Alex Kohler",
"author_login": "alexkohler",
"committed_at": "2023-04-10T22:20:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ee1fbcd89cdbe41ecc628980c8fd45eed72f97f",
"body": null,
"is_bot": false,
"headline": "Add go vet command to usage in README",
"author_name": "Mattias de Zalenski",
"author_login": "zalenskivolt",
"committed_at": "2023-04-10T14:51:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba2e2a3dcb203b8ec5f67882e471e04e7de12c57",
"body": null,
"is_bot": false,
"headline": "Remove old analysis.Pass.Reportf calls",
"author_name": "Mattias de Zalenski",
"author_login": "zalenskivolt",
"committed_at": "2023-04-10T13:41:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb3a6c7c442e9dfda2b0b002dd565ade5543c741",
"body": null,
"is_bot": false,
"headline": "Update go install line in README with cmd/nakedret",
"author_name": "Mattias de Zalenski",
"author_login": "zalenskivolt",
"committed_at": "2023-04-10T11:30:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39d92f180ede15debbcfb274ff4f6e6a4ac9c883",
"body": "Consider functions that end their definition on the same line as they start as one-liners, not zero-liners.",
"is_bot": false,
"headline": "Handle single line functions",
"author_name": "Mattias de Zalenski",
"author_login": "zalenskivolt",
"committed_at": "2023-04-10T11:25:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3741a834aa544a3d92c5ad378c5879060bc2e00",
"body": null,
"is_bot": false,
"headline": "Add test for top level function literal, less logs",
"author_name": "Mattias de Zalenski",
"author_login": "zalenskivolt",
"committed_at": "2023-04-10T11:05:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81779aa1d9704939671edc5029ce527ea81dc985",
"body": null,
"is_bot": false,
"headline": "Rename nested function stack to functions, use any",
"author_name": "Mattias de Zalenski",
"author_login": "zalenskivolt",
"committed_at": "2023-04-10T10:59:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21c654347ebc06783067a00ee8e0090b4c83a5f2",
"body": null,
"is_bot": false,
"headline": "Build and test all subdirectories",
"author_name": "Mattias de Zalenski",
"author_login": "zalenskivolt",
"committed_at": "2023-04-09T11:05:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d13f192d031181e95fb95b8fb2881a92c3b512d7",
"body": "go mod tidy",
"is_bot": false,
"headline": "Update go version to 1.18",
"author_name": "Mattias de Zalenski",
"author_login": "zalenskivolt",
"committed_at": "2023-04-09T10:50:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8872ec2b6a4db4f7b56e7dab97964cc73eb449f6",
"body": "Update code to use package nakedret, to be possibly to import",
"is_bot": false,
"headline": "Move main() to cmd/nakedret/main.go",
"author_name": "Mattias de Zalenski",
"author_login": "zalenskivolt",
"committed_at": "2023-04-08T21:46:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca4c318e90e9b712de150c3a071afb115f4137a0",
"body": null,
"is_bot": false,
"headline": "Add example from #8",
"author_name": "Josh Przybyszewski",
"author_login": "joshprzybyszewski-wf",
"committed_at": "2023-04-08T01:02:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51187a99f54be30cf957e7729f044a8533193005",
"body": null,
"is_bot": false,
"headline": "Add suggested fixes",
"author_name": "Mattias de Zalenski",
"author_login": "zalenskivolt",
"committed_at": "2023-04-08T01:02:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6cd5a2fc21aa8d5077653c584bc7cfc21653dc98",
"body": null,
"is_bot": false,
"headline": "Refactor to use go/analysis",
"author_name": "Mattias de Zalenski",
"author_login": "zalenskivolt",
"committed_at": "2023-04-08T00:40:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d95c375126831fbe7b051f4b31b81d2d012f8903",
"body": "docs: installation guide",
"is_bot": false,
"headline": "Merge pull request #23 from dibrinsofor/master",
"author_name": "Alex Kohler",
"author_login": "alexkohler",
"committed_at": "2022-11-03T12:59:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4a4d97a49c86a1a7faa05af597434d5810e9d37",
"body": "Co-authored-by: Alex Kohler <alexjohnkohler@gmail.com>",
"is_bot": false,
"headline": "bash command update",
"author_name": "dibrinsofor",
"author_login": "dibrinsofor",
"committed_at": "2022-10-31T20:01:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12ba01abe3090353af5bbdd3af1da4bb85733f76",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of https://github.com/dibrinsofor/nakedret",
"author_name": "dibrinsofor",
"author_login": "dibrinsofor",
"committed_at": "2022-10-30T10:56:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "555ed089c285624ccc0acf97d9662193d70a1cc6",
"body": null,
"is_bot": false,
"headline": "improved installation docs",
"author_name": "dibrinsofor",
"author_login": "dibrinsofor",
"committed_at": "2022-10-30T10:56:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "157f0f17d6d099c50b4bd698fd78ff3e0d9d112a",
"body": "Refactored Unit Tests + Extended Testcases",
"is_bot": false,
"headline": "Merge pull request #21 from dibrinsofor/master",
"author_name": "Alex Kohler",
"author_login": "alexkohler",
"committed_at": "2022-10-19T12:39:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ace50e8f8d5fe09961dfabebaa8121529329445",
"body": null,
"is_bot": false,
"headline": "removed trailing print statements and comments",
"author_name": "dibrinsofor",
"author_login": "dibrinsofor",
"committed_at": "2022-10-18T13:06:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33b64a48da57194794af0cf1f328e9f3f43c329d",
"body": null,
"is_bot": false,
"headline": "modified error message",
"author_name": "dibrinsofor",
"author_login": "dibrinsofor",
"committed_at": "2022-10-16T10:24:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34fdabc50f355b8dc0eafaf4c92787627874150b",
"body": null,
"is_bot": false,
"headline": "extended test cases: included nested functions",
"author_name": "dibrinsofor",
"author_login": "dibrinsofor",
"committed_at": "2022-10-16T10:21:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2c01465241327a7db35ec77f94ff19168bcabaa",
"body": "set exit status if issues found and flag set, and on parse error",
"is_bot": false,
"headline": "Merge pull request #17 from chipaca/set-exit-status",
"author_name": "Alex Kohler",
"author_login": "alexkohler",
"committed_at": "2021-02-07T13:02:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f58651647d1d55656897944a4fd0a94e7ae75169",
"body": null,
"is_bot": false,
"headline": "whoops, fix unit tests",
"author_name": "John R. Lenton",
"author_login": "chipaca",
"committed_at": "2021-02-02T12:03:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef1a5624699e2cc706dbc43e4dac2033387e3be0",
"body": "This change adds a `set_exit_status` flag which makes `nakedret` set\nits exit status of 1 if it finds any issues. It also makes it set an\nexit status of 2 when it finds errors.\n\nFixes #7.",
"is_bot": false,
"headline": "set exit status if issues found and flag set, and on parse error",
"author_name": "John R. Lenton",
"author_login": "chipaca",
"committed_at": "2021-02-02T11:58:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23a393d620693bbf94814ea548dca127dfad4611",
"body": "add : into result message so that Emacs recognizes it",
"is_bot": false,
"headline": "Merge pull request #15 from stapelberg/colon",
"author_name": "Alex Kohler",
"author_login": "alexkohler",
"committed_at": "2020-01-28T12:33:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a2426f589a2cd745b8d052269b6c2c697070eed",
"body": null,
"is_bot": false,
"headline": "add : into result message so that Emacs recognizes it",
"author_name": "Michael Stapelberg",
"author_login": "stapelberg",
"committed_at": "2020-01-28T07:45:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3755cc2c51c617137bdd8ba3c5ccfdda265fa5c7",
"body": "Add simple unit tests",
"is_bot": false,
"headline": "Merge pull request #13 from jhenstridge/unit-tests",
"author_name": "Alex Kohler",
"author_login": "alexkohler",
"committed_at": "2020-01-23T18:49:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7b0313ed934516ffa928a08892f9f99c2ce8967",
"body": null,
"is_bot": false,
"headline": "Add a simple Github Actions workflow",
"author_name": "James Henstridge",
"author_login": "jhenstridge",
"committed_at": "2020-01-23T13:54:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "943c2ff9341d1fa9b308ac2054330b6f95278e28",
"body": null,
"is_bot": false,
"headline": "Add some simple unit tests",
"author_name": "James Henstridge",
"author_login": "jhenstridge",
"committed_at": "2020-01-23T13:46:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb76c51aad1b9422b385af58981fad6e774fa7d4",
"body": "Handle function literals and nested functions",
"is_bot": false,
"headline": "Merge pull request #12 from jhenstridge/nested-functions",
"author_name": "Alex Kohler",
"author_login": "alexkohler",
"committed_at": "2020-01-23T12:22:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7338d81fd5bca9ec44c751c301a6b23bee205d38",
"body": null,
"is_bot": false,
"headline": "Reduce code duplication between FuncDecl and FuncLit branches",
"author_name": "James Henstridge",
"author_login": "jhenstridge",
"committed_at": "2020-01-23T10:02:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f916b93e7a35945f9da1cabdf43b461e962ee26",
"body": null,
"is_bot": false,
"headline": "Use a more informative identifier for unnamed functions",
"author_name": "James Henstridge",
"author_login": "jhenstridge",
"committed_at": "2020-01-23T08:55:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2abe8d26da8aab14dfc106ab816f2d91a93df48f",
"body": "If a function contains a nested function literal, we need to associate\neach return statement with the correct function. A naked return\nstatement in the function literal may be okay if it has no named return\nvalues.\n\nTo track state, we create a new visitor each time we enter a function or\nfunction literal.",
"is_bot": false,
"headline": "Handle function literals and nested functions.",
"author_name": "James Henstridge",
"author_login": "jhenstridge",
"committed_at": "2020-01-23T08:39:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "720738f6b4d319ff26e9257cd331d0ee72f141fc",
"body": "…sted-returns\n\nFix bug with not detected nested returns",
"is_bot": false,
"headline": "Merge pull request #10 from programmer04/fix-bug-with-not-detected-ne…",
"author_name": "Alex Kohler",
"author_login": "alexkohler",
"committed_at": "2020-01-23T02:26:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8535e92b0542567e8454cc059e3c7336bbf39dd",
"body": null,
"is_bot": false,
"headline": "Detect nested naked returns",
"author_name": "programmer04",
"author_login": "programmer04",
"committed_at": "2020-01-22T18:06:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de3fe75cc63729fcc7eb520791a79dac605a80a4",
"body": null,
"is_bot": false,
"headline": "Add .gitignore and support for Go modules",
"author_name": "programmer04",
"author_login": "programmer04",
"committed_at": "2020-01-22T18:05:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98ae56e4e0f34d004581c2337fd7906045cc81bb",
"body": "Remove globbing TODO. Fixes #3",
"is_bot": false,
"headline": "Merge pull request #5 from alexkohler/alexkohler-patch-1",
"author_name": "Alex Kohler",
"author_login": null,
"committed_at": "2019-03-21T11:43:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dad8620c09681f4a230737dd4ce53bb2948f9c69",
"body": null,
"is_bot": false,
"headline": "Remove globbing TODO. Fixes #3",
"author_name": "Alex Kohler",
"author_login": null,
"committed_at": "2019-03-21T11:43:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0e305a4f690fed163d47628bcc06a6d5655bf92",
"body": null,
"is_bot": false,
"headline": "Update README",
"author_name": "Alex Kohler",
"author_login": null,
"committed_at": "2017-11-06T22:32:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca8b55b818e14bc0f1f52b714e7474634eadcd34",
"body": null,
"is_bot": false,
"headline": "Create LICENSE",
"author_name": "Alex Kohler",
"author_login": null,
"committed_at": "2017-10-22T18:10:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ddb495a6d63bc9041ba843e7d651cf92639d8cb",
"body": null,
"is_bot": false,
"headline": "Add contributing section",
"author_name": "Alex Kohler",
"author_login": null,
"committed_at": "2017-10-09T01:51:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "561baeda41716f71bc601bef5b35176c3d98604b",
"body": "Also skip `vendor` directory.",
"is_bot": false,
"headline": "Merge pull request #1 from chipaca/patch-1",
"author_name": "Alex Kohler",
"author_login": null,
"committed_at": "2017-10-09T01:50:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "509d1a0b48c104307e65fd9ed1f5111a20fbe867",
"body": "This change makes nakedret also skip the vendor directory. In general this sort of static analysis is run on the project itself, not on its dependencies, so I didn't think it warranted being an option, but I can do that instead if you'd rather.",
"is_bot": false,
"headline": "Also skip `vendor` directory.",
"author_name": "John Lenton",
"author_login": "chipaca",
"committed_at": "2017-10-09T00:58:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd518c5ddd23cbcbba62a7856c42d23bf2a57011",
"body": null,
"is_bot": false,
"headline": "Formatting",
"author_name": "Alex Kohler",
"author_login": null,
"committed_at": "2017-10-08T18:59:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a170a7b15c677e325cac7618af60666082af009",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Alex Kohler",
"author_login": null,
"committed_at": "2017-10-08T18:53:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5360e12d488f02d8adafab26c201024d9eb8aa0",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Alex Kohler",
"author_login": null,
"committed_at": "2017-10-08T18:50:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4bb1ef74e36921ac6537e3d8e2ed9b42cbf88bb",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Alex Kohler",
"author_login": null,
"committed_at": "2017-10-08T18:48:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eaf7929269d17689eb8f19afb38563725ad3ef80",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Alex Kohler",
"author_login": null,
"committed_at": "2017-10-08T18:48:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "977496ad808144a5a5ddaeb5581527f9e21652d4",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Alex Kohler",
"author_login": null,
"committed_at": "2017-10-08T18:47:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1bd2c13a166245ede6bceff84c2d78d8740e35d7",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Alex Kohler",
"author_login": null,
"committed_at": "2017-10-08T18:46:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da395c50266d539a00b90ebd2be4bcc243a42183",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Alex Kohler",
"author_login": null,
"committed_at": "2017-10-08T18:45:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c1299400f9a43d48cb50a34d51b5d83df9e5617",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Alex Kohler",
"author_login": null,
"committed_at": "2017-10-08T18:45:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f7e7c27890a51d75471e1bdef064c52ae27883c",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Alex Kohler",
"author_login": null,
"committed_at": "2017-10-08T18:44:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ffa4c522d2caa6241b2275aab44e64388ceb945",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Alex Kohler",
"author_login": null,
"committed_at": "2017-10-08T18:38:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33c932d91f12a446b603980b1d017e8cc33fc94b",
"body": null,
"is_bot": false,
"headline": "formatting",
"author_name": "Alex Kohler",
"author_login": null,
"committed_at": "2017-10-08T18:37:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5500c3781b8a308f9b84fe8b059d0acd67edb2c1",
"body": null,
"is_bot": false,
"headline": "Examples",
"author_name": "Alex Kohler",
"author_login": null,
"committed_at": "2017-10-08T18:35:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19ada91c428cf0525b8fe08ae1aece596c4e4554",
"body": null,
"is_bot": false,
"headline": "formatting/whitespace",
"author_name": "Alex Kohler",
"author_login": null,
"committed_at": "2017-10-08T18:27:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7069b77487b41c2b0de7435d0cc89b3eb5045ee4",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Alex Kohler",
"author_login": null,
"committed_at": "2017-10-08T18:26:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6aa5bf4ffb7527c55c7a1c764e2a8823bbfcc352",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Alex Kohler",
"author_login": null,
"committed_at": "2017-10-08T18:25:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45fd48addd61bc9091bfa7c821d7cdefb9fc82f7",
"body": null,
"is_bot": false,
"headline": "todos",
"author_name": "Alex Kohler",
"author_login": null,
"committed_at": "2017-10-08T18:24:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2fdf5609362dadaca72d4d82ff3469d27b9a50eb",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Alex Kohler",
"author_login": null,
"committed_at": "2017-10-08T18:12:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c89b63f10f720ff06115b32e254f31a638adb3d",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Alex Kohler",
"author_login": null,
"committed_at": "2017-10-08T18:12:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed78ff8adbbbb628f14b27e640c7a41b386cc5a1",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Alex Kohler",
"author_login": null,
"committed_at": "2017-10-08T18:11:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4100e277a04c83de998aa7358d338bd69f7be06b",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Alex Kohler",
"author_login": null,
"committed_at": "2017-10-08T18:11:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "042b82f3f9f604dd4f93263ed1a9211bbe748a16",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of https://github.com/alexkohler/nakedret",
"author_name": "alex",
"author_login": null,
"committed_at": "2017-10-08T18:10:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00288e29b8d9a341da1f3b6f02d94c64ac688e1a",
"body": null,
"is_bot": false,
"headline": "Support import paths",
"author_name": "alex",
"author_login": null,
"committed_at": "2017-10-08T18:10:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ea7797299cddec1263d53b11b4cc899f1f3ebd7",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Alex Kohler",
"author_login": null,
"committed_at": "2017-10-08T18:09:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58bc4bfe460c5177cf216ebcebd54164ec2be8a7",
"body": null,
"is_bot": false,
"headline": "Formatting",
"author_name": "Alex Kohler",
"author_login": null,
"committed_at": "2017-10-08T17:15:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab58638c4ee48e69266456657e58ce7890def606",
"body": null,
"is_bot": false,
"headline": "Clarify",
"author_name": "Alex Kohler",
"author_login": null,
"committed_at": "2017-10-08T17:14:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "091714169fd4e7c1bd2a42a2c712bdd8b6a6907d",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Alex Kohler",
"author_login": null,
"committed_at": "2017-10-08T17:12:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5ee51c5a051af9b57fa2c6946ad52d490a15360",
"body": null,
"is_bot": false,
"headline": "Add example",
"author_name": "Alex Kohler",
"author_login": null,
"committed_at": "2017-10-08T17:12:06Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 4,
"commits_last_year": 0,
"latest_release_at": "2024-03-18T13:28:57Z",
"latest_release_tag": "v2.0.3",
"releases_from_tags": false,
"days_since_last_push": 184,
"active_weeks_last_year": 0,
"days_since_latest_release": 869,
"mean_days_between_releases": 529.6
},
"artifacts": {
"collected": true,
"structure": [
"tree.go_main"
],
"declarations": []
},
"community": {
"has_readme": true,
"has_license": true,
"readme_badges": {
"hosts": [],
"total": 0,
"header": 0,
"collected": true,
"has_inspect_badge": false
},
"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/alexkohler/nakedret/v2",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"categories": [],
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/alexkohler/nakedret/v2",
"declared_type": null,
"is_deprecated": false,
"latest_version": "v2.0.6",
"repository_url": "https://github.com/alexkohler/nakedret",
"versions_count": 7,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2025-04-02T13:24:35Z",
"latest_version_yanked": null,
"days_since_latest_publish": 489
}
]
},
"popularity": {
"forks": 16,
"stars": 132,
"watchers": 3,
"fork_history": {
"days": [
{
"date": "2017-10-09",
"count": 1
},
{
"date": "2019-08-23",
"count": 1
},
{
"date": "2019-09-24",
"count": 1
},
{
"date": "2019-10-02",
"count": 1
},
{
"date": "2020-01-23",
"count": 1
},
{
"date": "2020-01-28",
"count": 1
},
{
"date": "2021-04-05",
"count": 1
},
{
"date": "2021-10-08",
"count": 1
},
{
"date": "2022-10-12",
"count": 1
},
{
"date": "2022-10-21",
"count": 1
},
{
"date": "2023-04-08",
"count": 1
},
{
"date": "2023-06-08",
"count": 1
},
{
"date": "2024-03-11",
"count": 1
},
{
"date": "2024-10-16",
"count": 1
},
{
"date": "2024-10-24",
"count": 1
},
{
"date": "2025-02-27",
"count": 1
}
],
"complete": true,
"collected": 16,
"total_forks": 16
},
"star_history": null,
"open_issues_and_prs": 2
},
"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": 8515,
"source_files_sampled": 8,
"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": 3,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "golang.org/x/tools",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.31.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "golang.org/x/tools",
"direct": true,
"version": "0.31.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/mod",
"direct": false,
"version": "0.24.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sync",
"direct": false,
"version": "0.12.0",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 3,
"direct_count": 1,
"indirect_count": 2
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 22,
"open_issues": 1,
"closed_ratio": 0.955,
"closed_issues": 21,
"closed_unmerged_prs": 11
},
"bus_factor": 2,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "alexkohler",
"commits": 23,
"avatar_url": "https://avatars.githubusercontent.com/u/5650126?v=4"
},
{
"type": "User",
"login": "zalenskivolt",
"commits": 12,
"avatar_url": "https://avatars.githubusercontent.com/u/33487318?v=4"
},
{
"type": "User",
"login": "ldez",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/5674651?v=4"
},
{
"type": "User",
"login": "dibrinsofor",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/64705019?v=4"
},
{
"type": "User",
"login": "jhenstridge",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/12724165?v=4"
},
{
"type": "User",
"login": "chipaca",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/1543430?v=4"
},
{
"type": "User",
"login": "programmer04",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/9593424?v=4"
},
{
"type": "User",
"login": "aep-sunlife",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/179169881?v=4"
},
{
"type": "User",
"login": "joshprzybyszewski-wf",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/16544920?v=4"
},
{
"type": "User",
"login": "stapelberg",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/55506?v=4"
}
],
"contributors_sampled": 13,
"top_contributor_share": 0.348
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"build-test.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 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": 8,
"reason": "Found 11/13 approved changesets -- score normalized to 8",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 12 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 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": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "a81d2cd7bb6338006413dedd81fa7fb7c8b8ce85",
"ran_at": "2026-08-04T17:05:04Z",
"aggregate_score": 4.7,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"recent_prs": {
"merged_7d": 0,
"decided_7d": 0,
"merged_30d": 0,
"authors_30d": 0,
"decided_30d": 0,
"sample_size": 33,
"window_days": 30,
"sample_exhausted": false,
"authors_probed_30d": 0,
"newcomer_merged_30d": 0,
"bot_prs_excluded_30d": 0,
"newcomer_authors_30d": 0,
"newcomer_decided_30d": 0
},
"ci_last_run_at": "2026-02-01T01:47:10Z",
"oldest_open_prs": [
{
"number": 56,
"created_at": "2026-02-01T01:47:08Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2025-04-07T12:52:37Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 49,
"created_at": "2025-07-31T00:32:27Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/alexkohler/nakedret",
"host": "github.com",
"name": "nakedret",
"owner": "alexkohler"
},
"metrics": {
"overall": {
"key": "overall",
"band": "weak",
"name": "Overall health",
"note": "The weighted overall 49 is calibrated to 48 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 49,
"calibrated": 48,
"calibration": "2026-08-02"
}
}
],
"value": 48,
"inputs": {
"security": 58,
"vitality": 17,
"community": 48,
"governance": 70,
"calibration": "2026-08-02",
"engineering": 53,
"ai_readiness": 54,
"weighted_overall_raw": 49
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 17,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 4,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 1,
"days_since_last_push": 184,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 184 days ago",
"points": 3.6,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 184
}
}
],
"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": "weak",
"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": 36,
"inputs": {
"releases_count": 4,
"latest_release_tag": "v2.0.3",
"releases_from_tags": false,
"days_since_latest_release": 869,
"mean_days_between_releases": 529.6
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "4 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 4
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 869 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 869
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~529.6 days",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 529.6
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "exceptional",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "dormant",
"guards": [
"dependencies_clean"
],
"signals": [
"scorecard_unmaintained"
],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 1,
"unanswered_open_issues": 1,
"days_since_last_merged_pr": 484,
"days_since_last_human_commit": 484,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 484 days, with nothing left unanswered; held at dormant by no affected dependency",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_quiet",
"params": {
"days": 484
}
},
{
"code": "abandonment_guarded",
"params": {
"guards": "no affected dependency"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "weak",
"name": "Community & Adoption",
"value": 48,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "weak",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 46,
"inputs": {
"forks": 16,
"stars": 132,
"watchers": 3,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "132 stars",
"points": 34.3,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 132
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "16 forks",
"points": 9.8,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 16
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "3 watchers",
"points": 1.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 3
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": 0,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [],
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (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": "good",
"name": "Sustainability & Governance",
"value": 70,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 13,
"top_contributor_share": 0.348
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 35% of commits",
"points": 14.7,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 35
}
}
],
"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 12 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 83,
"inputs": {
"merged_prs": 22,
"open_issues": 1,
"closed_issues": 21,
"prs_merged_7d": 0,
"prs_decided_7d": 0,
"prs_merged_30d": 0,
"prs_decided_30d": 0,
"issue_closed_ratio": 0.955,
"closed_unmerged_prs": 11,
"first_time_authors_30d": 0,
"first_time_prs_merged_30d": 0,
"first_time_prs_decided_30d": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "96% of issues closed",
"points": 40.1,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 96
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "22/33 decided PRs merged",
"points": 20,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 22,
"decided": 33
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 11/13 approved changesets -- score normalized to 8",
"points": 12,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 60,
"inputs": {
"followers": 69,
"owner_type": "User",
"is_verified": null,
"owner_login": "alexkohler",
"public_repos": 49,
"account_age_days": 4681
},
"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": "69 followers of alexkohler",
"points": 13.3,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 69,
"login": "alexkohler"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "49 public repos, account ~12 yr old",
"points": 24.4,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 49
}
},
{
"code": "account_age_years",
"params": {
"years": 12
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "good",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"packages": [
"github.com/alexkohler/nakedret/v2"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 489
},
"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 489 days ago",
"points": 14,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 489
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "7 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 7
}
}
],
"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": 53,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "weak",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 13 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"topics": [
"golang",
"static-analysis",
"static-analyzer",
"static-code-analysis",
"go"
],
"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": "5 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 5
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 58,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "weak",
"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": 47,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 4.7
},
"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/13 approved changesets -- score normalized to 8",
"points": 6,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 12 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is 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": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "exceptional",
"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 3 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": 3
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 3,
"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": "exceptional",
"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": 3,
"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": "exceptional",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 12
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 54,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 21,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.39,
"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": "39 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 20.8,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 39,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"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": "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": "dependency automation configured, none observed in the sampled commits",
"points": 5,
"status": "partial",
"details": [
{
"code": "dependency_bot_config_only",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "exceptional",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 8515,
"source_files_sampled": 8,
"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/8 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 8,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"top": [
"application"
],
"labels": [
"application"
],
"scores": {
"library": 3,
"application": 5
},
"primary": "application",
"evidence": [
{
"tier": "structure",
"label": "application",
"source": "tree.go_main",
"weight": 5
},
{
"tier": "distribution",
"label": "library",
"source": "registry:go",
"weight": 3
}
],
"artifacts": [],
"confidence": "low",
"host_extension": false,
"runs_as_process": true,
"consumed_by_code": false
},
"metrics_version": "2.5.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-08-04T17:05:25.460432Z",
"schema_version": "0.30.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/alexkohler/nakedret.svg",
"full_name": "alexkohler/nakedret",
"license_state": "standard",
"license_spdx": "MIT"
}