Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 71,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 16228
},
"pushed_at": "2025-08-27T06:43:09Z",
"created_at": "2015-05-30T10:01:24Z",
"owner_type": "User",
"updated_at": "2026-07-21T05:59:54Z",
"description": "Detect ineffectual assignments in Go code.",
"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": "Gordon Klaus",
"type": "User",
"login": "gordonklaus",
"company": null,
"location": null,
"followers": 61,
"avatar_url": "https://avatars.githubusercontent.com/u/1638352?v=4",
"created_at": "2012-04-12T21:56:20Z",
"is_verified": null,
"public_repos": 41,
"account_age_days": 5222
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2025-08-24T07:36:11Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2023-10-29T09:24:48Z"
}
],
"recent_commits": [
{
"oid": "44548fda05c113cf0ecbac2921a332c7a13fda51",
"body": "* add flag to optionally check for escaping errors\n\nresolves #89\n\n* check type instead of variable name for check-escaping-errors option\nhandle other types of escaping as well\nfix usage output duplication",
"is_bot": false,
"headline": "add flag to optionally check for escaping errors (#100)",
"author_name": "Tiernan",
"author_login": "nvx",
"committed_at": "2025-08-24T07:36:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74280563c8b034e91b1a4297013ed302e3f66591",
"body": "Fixes #99",
"is_bot": false,
"headline": "Remove unused import",
"author_name": "Gordon Klaus",
"author_login": "gordonklaus",
"committed_at": "2025-07-19T07:10:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71a6511ee9d8300cbe2efb3ac1de42a1fd3d6e21",
"body": null,
"is_bot": false,
"headline": "Use the IsGenerated function from the go/ast package (#98)",
"author_name": "dcarney-stripe",
"author_login": "dcarney-stripe",
"committed_at": "2025-07-18T13:22:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e609ce0c93cc548912cca912c7e259dfb9a3a8dc",
"body": "Adds an end position for identifier when emitting diagnostics",
"is_bot": false,
"headline": "Merge pull request #96 from dcarney-stripe/patch-1",
"author_name": "Gordon Klaus",
"author_login": "gordonklaus",
"committed_at": "2025-06-29T06:42:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6dd9339bd2d502c3134c34d9344439825aa794f",
"body": "Adds end position for identifier when emitting diagnostics",
"is_bot": false,
"headline": "Update ineffassign.go",
"author_name": "dcarney-stripe",
"author_login": "dcarney-stripe",
"committed_at": "2025-06-27T17:00:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5bbf40bc28923f7ce598c8b74958b2a36a063da",
"body": "Fixes #95",
"is_bot": false,
"headline": "Process method receiver in function declaration",
"author_name": "Gordon Klaus",
"author_login": "gordonklaus",
"committed_at": "2025-06-05T11:55:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5e29b62027b0ceccd1aab6b5b6cff26e24b84bf",
"body": null,
"is_bot": false,
"headline": "Upgrade golang.org/x/tools and Go versions",
"author_name": "Gordon Klaus",
"author_login": "gordonklaus",
"committed_at": "2025-06-05T11:53:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98f08ee05fe7e72974f77fccf2f6aa92e0e38347",
"body": "docs: update install instructions",
"is_bot": false,
"headline": "Merge pull request #87 from estensen/fix-install",
"author_name": "Gordon Klaus",
"author_login": "gordonklaus",
"committed_at": "2023-11-23T20:35:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "203788b604843914037a906444629f0bbebd2be7",
"body": "Update analyzer doc to match with golangci-lint",
"is_bot": false,
"headline": "Merge pull request #86 from alexandear/update-analyzer-doc",
"author_name": "Gordon Klaus",
"author_login": "gordonklaus",
"committed_at": "2023-11-23T20:34:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba8bc8f0594d606e385b3d4ce971fb06bd54b0d8",
"body": null,
"is_bot": false,
"headline": "docs: update install instructions",
"author_name": "Håvard Anda Estensen",
"author_login": "estensen",
"committed_at": "2023-11-22T14:04:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc224692f537dd76579360dfb2f103ed5b0a010a",
"body": null,
"is_bot": false,
"headline": "Update analyzer doc to match with golangci-lint",
"author_name": "Oleksandr Redko",
"author_login": "alexandear",
"committed_at": "2023-11-20T20:51:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a64629a78249a1c5b1fc68ee57da7b3c735ef8e4",
"body": "Fixes #53",
"is_bot": false,
"headline": "add flag for printing the version",
"author_name": "Gordon Klaus",
"author_login": "gordonklaus",
"committed_at": "2023-10-29T09:24:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e73809eb6015f1b6d49fbea72ab76e8d8ebfbc2",
"body": "…uated.\n\nFixes #82",
"is_bot": false,
"headline": "A function is not deferred until after it and its args have been eval…",
"author_name": "Gordon Klaus",
"author_login": "gordonklaus",
"committed_at": "2023-06-10T08:36:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13ace0543b28045ace2ae5fd88b0044bedb48714",
"body": null,
"is_bot": false,
"headline": "Update issue templates",
"author_name": "Gordon Klaus",
"author_login": "gordonklaus",
"committed_at": "2023-01-07T09:06:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2c82e48359b033cde9cf1307f6d5550b8d61321",
"body": "… a function scope.\n\nFixes #75",
"is_bot": false,
"headline": "Check length of builder.defers as maybePanic may be called outside of…",
"author_name": "Gordon Klaus",
"author_login": "gordonklaus",
"committed_at": "2022-09-28T19:30:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad4f15b778755ab69997e5ca30c4beecf7fb2c14",
"body": "…c but will not be recovered (i.e., when there is no defer statement).\n\nFixes #74",
"is_bot": false,
"headline": "Do not mark named function results as used if an operation might pani…",
"author_name": "Gordon Klaus",
"author_login": "gordonklaus",
"committed_at": "2022-09-28T16:23:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4cc7213b9bc8b868b2990c372f6fa057fa88b91c",
"body": "singlechecker runs type-checking when it loads packages. Don't use it any more.\n\nType checking is unnecessary for this analysis, slows it down, and can lead to errors when analyzing cgo packages.\n\nFixes #67",
"is_bot": false,
"headline": "Don't type-check the code being analyzed.",
"author_name": "Gordon Klaus",
"author_login": "gordonklaus",
"committed_at": "2021-09-14T16:57:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69aca2aeecd051d7e83c6faa573137f9a7ae126a",
"body": null,
"is_bot": false,
"headline": "Missed a spot.",
"author_name": "Gordon Klaus",
"author_login": "gordonklaus",
"committed_at": "2021-07-29T09:29:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3085455efbc6315a9fbacba134df3990c62d8bd",
"body": "It is common to write `x := T(nil)` instead of `var x T`, and subsequently assign to x.\n\nFixes #65",
"is_bot": false,
"headline": "Don't treat nil initialization as assignment.",
"author_name": "Gordon Klaus",
"author_login": "gordonklaus",
"committed_at": "2021-07-28T16:08:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0589229737b250c0aa92942483f6e8e58c6affaa",
"body": null,
"is_bot": false,
"headline": "doc: clarify meaning of ineffectual assignment",
"author_name": "Gordon Klaus",
"author_login": "gordonklaus",
"committed_at": "2021-05-22T10:18:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e10b26642541670df2672e035b2de19fcb04cab",
"body": "Fixes #58",
"is_bot": false,
"headline": "Don't disregard operations that occur prior to a variable escaping.",
"author_name": "Gordon Klaus",
"author_login": "gordonklaus",
"committed_at": "2021-02-25T21:49:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0e41b2fc8ed9db33ffdadafabf3d0be9f9fee64",
"body": "Make it easier to use this analyzer as a library.",
"is_bot": false,
"headline": "Merge pull request #56 from rmohr/analyzer-as-a-library",
"author_name": "Gordon Klaus",
"author_login": "gordonklaus",
"committed_at": "2021-02-09T18:26:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d58b4695fa0124c918e6bbc6ab3810df805e7db",
"body": "Make it easier to use this analyzer as a library. Having a separate\ndirectory allows using the analyzer logic without having to import\n`golang.org/x/tools/go/analysis/singlechecker`, which causes cyclic\ndependency issues with nogo on bazel.\n\nSigned-off-by: Roman Mohr <rmohr@redhat.com>",
"is_bot": false,
"headline": "Move library code of the analyzer into pkg/ineffassign",
"author_name": "Roman Mohr",
"author_login": "rmohr",
"committed_at": "2021-02-09T13:42:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee32860beb3f041cfa662ad04f1b4628dbb18eb6",
"body": "Signed-off-by: Roman Mohr <rmohr@redhat.com>",
"is_bot": false,
"headline": "Add go.mod",
"author_name": "Roman Mohr",
"author_login": "rmohr",
"committed_at": "2021-02-09T13:36:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8eed68eb605f2ddf507412accb8dd7a595b5c114",
"body": "The previous commit introduced a breaking change in the way the tool interprets its command line arguments. Instead of interpreting its arguments as a list of files, it interprets its arguments in the same way that the standard Go tools do: see `go help packages` for details.",
"is_bot": false,
"headline": "BREAKING CHANGE",
"author_name": "Gordon Klaus",
"author_login": "gordonklaus",
"committed_at": "2021-01-04T18:45:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "664217a59c00a74b4491898ca757d3f711fff321",
"body": "Add support for Go standard use of ./...",
"is_bot": false,
"headline": "Merge pull request #51 from ericcornelissen/feat-40/three-dots-syntax",
"author_name": "Gordon Klaus",
"author_login": "gordonklaus",
"committed_at": "2021-01-03T22:09:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9f377b33c35105530d9e6806cb2ad02846416ee",
"body": null,
"is_bot": false,
"headline": "Extra \"is this file generated\" logic into func",
"author_name": "Eric Cornelissen",
"author_login": "ericcornelissen",
"committed_at": "2021-01-03T00:30:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c2182dd6ad00e91233228363dbad056f812f78c",
"body": null,
"is_bot": false,
"headline": "Ignore generated files.",
"author_name": "Gordon Klaus",
"author_login": "gordonklaus",
"committed_at": "2021-01-02T18:50:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b98d1bd0b4355ce5a20a13a43fbc402f0483b0a3",
"body": null,
"is_bot": false,
"headline": "Adjust testdata comments to match what analysistest expects.",
"author_name": "Gordon Klaus",
"author_login": "gordonklaus",
"committed_at": "2021-01-02T18:49:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7804ec1b8b38db9f3ea2daa83aba9a3887dfec5",
"body": null,
"is_bot": false,
"headline": "Fix testdata compilation errors.",
"author_name": "Gordon Klaus",
"author_login": "gordonklaus",
"committed_at": "2021-01-02T18:47:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31ef0c17f727f7d8c388438950541fd0cb6f8d11",
"body": "For backwards compatibility",
"is_bot": false,
"headline": "Re-add support for -n flag (and run go fmt)",
"author_name": "Eric Cornelissen",
"author_login": "ericcornelissen",
"committed_at": "2020-12-31T16:28:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f631617bd3985354aac7af4b0dee06212986ba5e",
"body": null,
"is_bot": false,
"headline": "Use analysis.Analyzer to implement ineffassign",
"author_name": "Eric Cornelissen",
"author_login": "ericcornelissen",
"committed_at": "2020-12-31T16:20:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cba2d2a1d5d9fa25d087477267608e7166c51305",
"body": null,
"is_bot": false,
"headline": "Update \"Usage\" in README",
"author_name": "Eric Cornelissen",
"author_login": "ericcornelissen",
"committed_at": "2020-12-23T20:45:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26ffe626cd1c33a5c4bb4d3330b9639b0633de94",
"body": "As the \"-n\" flag is no longer needed with support for the \"./...\" syntax.\nInstead of removing it I marked it as \"[DEPCRECATED]\", this prevents the\nprogram from exiting with an error when it is used.",
"is_bot": false,
"headline": "Deprecate \"-n\" flag",
"author_name": "Eric Cornelissen",
"author_login": "ericcornelissen",
"committed_at": "2020-12-23T20:44:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1896a548747cfb004595904a9757602d9f5ab63",
"body": "Refactor to enable using the ./... syntax to recursively process a\ndirectory. This changes the behaviour of the program as before the\nanalysis was always recursive unless the \"-n\" was used. Because the\nanalysis is now only recursive when a path ends in ... the \"-n\" flag is\nno longer necessary.\n\nSo this changes the program in two breaking ways:\n\n- \"-n\" is no longer useful.\n- Old paths that would be analyzed recursively will no longer be\n analyzed recursively.",
"is_bot": false,
"headline": "Add support for ... syntax for recursive analysis",
"author_name": "Eric Cornelissen",
"author_login": "ericcornelissen",
"committed_at": "2020-12-23T20:42:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b93a8888063ce4acd2f87fb69ce31ccf17f03ae",
"body": "…code\n\nIgnore generated files",
"is_bot": false,
"headline": "Merge pull request #49 from ericcornelissen/feat-39/ignore-generated-…",
"author_name": "Gordon Klaus",
"author_login": "gordonklaus",
"committed_at": "2020-11-07T09:10:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d27113b55429a2d758a8fffd1a597cf683ca2b7b",
"body": "Use Dmitri Shuralyov's \"generated\" package [1] to detect generated go\ncode and automatically ignore it.\n\nCurrently, all generated files are ignored and I tested this manually.\nIn the future this ignoring may be disabled/enabled by a flag.\n\n--\n1. https://dmitri.shuralyov.com/go/generated",
"is_bot": false,
"headline": "Ignore generated files",
"author_name": "Eric Cornelissen",
"author_login": "ericcornelissen",
"committed_at": "2020-11-06T19:17:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e36bfde3bb78d229b1564c1d34b292ba39bbb542",
"body": "Add docs on tool install and usage",
"is_bot": false,
"headline": "Merge pull request #48 from ericcornelissen/feat-37/add-usage-docs",
"author_name": "Gordon Klaus",
"author_login": "gordonklaus",
"committed_at": "2020-08-09T08:53:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43ad4cd55272527673c3da46af145362af47895c",
"body": "Add simple documentation on how to install the tool and how to use the\ntool to the README. This is based on my limited experience with the\ntool, so it may contain some mistakes.\n\nThe docs are inspired by the docs for the errcheck tool, see:\nhttps://github.com/kisielk/errcheck",
"is_bot": false,
"headline": "Add docs on tool install and usage",
"author_name": "Eric Cornelisesn",
"author_login": "ericcornelissen",
"committed_at": "2020-08-01T14:43:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7953dde2c7bf4ce700d9f14c2e41c0966763760c",
"body": "Update README.md",
"is_bot": false,
"headline": "Merge pull request #46 from andrew-field/patch-1",
"author_name": "Gordon Klaus",
"author_login": null,
"committed_at": "2020-03-09T09:58:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17b8cd3eba622309785d4b08c733349bed37751f",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Andrew Field",
"author_login": "andrew-field",
"committed_at": "2020-03-09T09:55:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed7b1b5ee0f816bbc0ff35bf7c6fdb4f53b6c59a",
"body": "Don't treat initialization to 'false' as assignment.",
"is_bot": false,
"headline": "Merge pull request #36 from jvmatl/allowFalseInit",
"author_name": "Gordon Klaus",
"author_login": "gordonklaus",
"committed_at": "2019-06-01T04:14:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8863c8f9d746c0e28d65c1bc46c8d3aa8ab1ee82",
"body": null,
"is_bot": false,
"headline": "Terminate a block upon reaching a return statement.",
"author_name": "Gordon Klaus",
"author_login": "gordonklaus",
"committed_at": "2019-05-31T14:03:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30f619ff3d723fe1dffc28c371f3c4cdfe8c6599",
"body": null,
"is_bot": false,
"headline": "avoid repeating type assertions by switching on `x := x.(type)`",
"author_name": "John V. Martinez",
"author_login": "jvmatl",
"committed_at": "2019-05-31T03:58:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52a08081196310e0e003dd1d6d77dcbd3fce1fdb",
"body": null,
"is_bot": false,
"headline": "Account for the pathological case where some clown redfined 'false'",
"author_name": "John V. Martinez",
"author_login": "jvmatl",
"committed_at": "2019-05-23T00:48:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4879d8317ca289b046044284cea5a59a5414a6ad",
"body": "Fixes #35",
"is_bot": false,
"headline": "Don't treat initialization to 'false' as assignment.",
"author_name": "John V. Martinez",
"author_login": "jvmatl",
"committed_at": "2019-05-23T00:05:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1003c8bd00dc2869cb5ca5282e6ce33834fed514",
"body": "Fixes #29",
"is_bot": false,
"headline": "Don't treat initialization to zero like `x := int64(0)` as assignment.",
"author_name": "Gordon Klaus",
"author_login": "gordonklaus",
"committed_at": "2018-09-09T12:14:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fd9b69f2fb179405773f03d33c68a00f3a1ca4a",
"body": "Fixes #28",
"is_bot": false,
"headline": "Guard against invalid code (break/continue outside of loop).",
"author_name": "Gordon Klaus",
"author_login": "gordonklaus",
"committed_at": "2018-07-18T14:16:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7bae11eba15a3285c75e388f77eb6357a2d73ee2",
"body": "Fixes #23",
"is_bot": false,
"headline": "Definitely don't panic in maybePanic.",
"author_name": "Gordon Klaus",
"author_login": "gordonklaus",
"committed_at": "2017-11-18T19:06:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0d52aeeb71fc42999bccc93aaff18ea065de010",
"body": "Fixes #22",
"is_bot": false,
"headline": "Mark named function results as used in operations that may panic.",
"author_name": "Gordon Klaus",
"author_login": "gordonklaus",
"committed_at": "2017-11-18T14:30:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4847a1d033f24ecb0d8ce8b6ca08b0345cf2ccf",
"body": "…n used as shorthand for a bare declaration.\n\nFixes #21",
"is_bot": false,
"headline": "Don't treat explicit initialization to zero as assignment; it is ofte…",
"author_name": "Gordon Klaus",
"author_login": "gordonklaus",
"committed_at": "2017-11-06T22:22:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da3d65debb9bff70fcfb6f277a8db31e8200de20",
"body": "Support multiple path arguments on the command line",
"is_bot": false,
"headline": "Merge pull request #20 from dnephin/support-multiple-paths",
"author_name": "Gordon Klaus",
"author_login": "gordonklaus",
"committed_at": "2017-08-25T17:11:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e097dd77a063d1840aec7147f6b546f6150b7e79",
"body": "Signed-off-by: Daniel Nephin <dnephin@gmail.com>",
"is_bot": false,
"headline": "Support multiple path arguments on the command line.",
"author_name": "Daniel Nephin",
"author_login": "dnephin",
"committed_at": "2017-08-25T15:54:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08cd83b3f513abe575f40d23acf2ae79088128bb",
"body": null,
"is_bot": false,
"headline": "Add a note to the README about limitations.",
"author_name": "Gordon Klaus",
"author_login": "gordonklaus",
"committed_at": "2017-06-26T19:31:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0c5cfc1817d6dd6011c7e8b8d272f94aeeb12cb",
"body": "… array to escape.\n\nFixes #16",
"is_bot": false,
"headline": "Slicing an array or taking the address of an array element causes the…",
"author_name": "Gordon Klaus",
"author_login": "gordonklaus",
"committed_at": "2017-03-18T09:36:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99762ed65232b1477364c8c53778f8b6503e868c",
"body": "Fixes #15",
"is_bot": false,
"headline": "Use control flow analysis to find more useless assignments.",
"author_name": "Gordon Klaus",
"author_login": "gordonklaus",
"committed_at": "2016-09-01T03:30:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb7fbaf18166b1f12a02c381e89ab5ce538a02ec",
"body": "ignore vendor directories",
"is_bot": false,
"headline": "Merge pull request #13 from steenzout/issue12",
"author_name": "Gordon Klaus",
"author_login": "gordonklaus",
"committed_at": "2016-07-25T18:52:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a63cc3470c2e00352260d5fe7e7d0fcf07527896",
"body": null,
"is_bot": false,
"headline": "ignore vendor directories",
"author_name": "Pedro Salgado",
"author_login": "steenzout",
"committed_at": "2016-07-25T18:11:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "991b6f5001ee9af9ed95fb7e3ea2c32badaadbb0",
"body": "added .gitignore",
"is_bot": false,
"headline": "Merge pull request #14 from steenzout/gitignore",
"author_name": "Gordon Klaus",
"author_login": "gordonklaus",
"committed_at": "2016-07-24T09:23:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5b3a64a96e13791b1392796b3faf0d7b6b95a44",
"body": null,
"is_bot": false,
"headline": "added .gitignore",
"author_name": "Pedro Salgado",
"author_login": "steenzout",
"committed_at": "2016-07-23T03:13:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71e35c2a79cb470e72313ec93d6750089dc95fa3",
"body": "Add a MIT license",
"is_bot": false,
"headline": "Merge pull request #8 from andygrunwald/license",
"author_name": "Gordon Klaus",
"author_login": "gordonklaus",
"committed_at": "2016-04-03T12:25:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8fa0462bc132b4e5733f0f17a27ab7c773c5a798",
"body": null,
"is_bot": false,
"headline": "Add a MIT license",
"author_name": "agrunwald",
"author_login": null,
"committed_at": "2016-03-27T12:51:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "507e48671a072e56dbc5dbbee2872ce0d662697e",
"body": null,
"is_bot": false,
"headline": "Ignore testdata directories.",
"author_name": "Gordon Klaus",
"author_login": "gordonklaus",
"committed_at": "2015-11-29T14:06:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9aa683dd54d8c4db65338563042a55588dd00e2b",
"body": null,
"is_bot": false,
"headline": "Refine checker: report errors inside loops and function literals.",
"author_name": "Gordon Klaus",
"author_login": "gordonklaus",
"committed_at": "2015-06-08T21:07:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce017ca035601d74d8364175cf6465404a2bc546",
"body": "Improve error reporting",
"is_bot": false,
"headline": "Merge pull request #5 from pmezard/improve-error-reporting",
"author_name": "gordonklaus",
"author_login": "gordonklaus",
"committed_at": "2015-06-06T10:04:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aca2945e4e408408f688b810a6fcb7e5ff7d9650",
"body": "It becomes:\n\n /foo/bar.go:42: x is assigned but not used\n\nUseful when you mix this tool with go vet and other linters.",
"is_bot": false,
"headline": "Make error message more explicit",
"author_name": "Patrick Mezard",
"author_login": "pmezard",
"committed_at": "2015-06-06T09:55:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3b5aa6fa3ecdc8ebadf942df994aaf3ce2b25e1",
"body": "And separate path walking from file checking.",
"is_bot": false,
"headline": "Exit with non-zero status if errors were found",
"author_name": "Patrick Mezard",
"author_login": "pmezard",
"committed_at": "2015-06-06T09:53:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "032b26a637ea240759db61192d4ace4b95df1693",
"body": "Allow recursion to be disabled. Fixes #2.",
"is_bot": false,
"headline": "Merge pull request #4 from alecthomas/master",
"author_name": "gordonklaus",
"author_login": "gordonklaus",
"committed_at": "2015-06-06T06:40:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b0f2ba2aba9928cf81a326757048abb84b4e089",
"body": null,
"is_bot": false,
"headline": "Allow recursion to be disabled. Fixes #2.",
"author_name": "Alec Thomas",
"author_login": "alecthomas",
"committed_at": "2015-06-06T05:52:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b42d98a47bc7db5b5031cbdd71f88201a38d9d34",
"body": "Replace fs dependency with path/filepath",
"is_bot": false,
"headline": "Merge pull request #3 from pmezard/remove-fs-dependency",
"author_name": "gordonklaus",
"author_login": "gordonklaus",
"committed_at": "2015-06-04T19:35:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ec125b847c6e0492cef6645b0b2f867e93b903b",
"body": "The code now depends only on the standard library.",
"is_bot": false,
"headline": "Replace fs dependency with path/filepath",
"author_name": "Patrick Mezard",
"author_login": "pmezard",
"committed_at": "2015-06-04T17:19:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f5416e46c495f23a2556032267d7e0724e90ce6",
"body": "Fix index panic if no argument supplied",
"is_bot": false,
"headline": "Merge pull request #1 from davecheney/master",
"author_name": "gordonklaus",
"author_login": "gordonklaus",
"committed_at": "2015-06-02T06:34:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4eb78d9828eed490c912e8ea51a04dad5b0ecddf",
"body": "Check that there are exactly two values in argv, the program name\nand the package.",
"is_bot": false,
"headline": "Fix index panic if no argument supplied",
"author_name": "Dave Cheney",
"author_login": "davecheney",
"committed_at": "2015-06-02T03:37:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3a714880f888464b9cc99ca8e6f4cbfc0e4d395",
"body": null,
"is_bot": false,
"headline": "clean up, comment",
"author_name": "Gordon Klaus",
"author_login": "gordonklaus",
"committed_at": "2015-05-31T07:57:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5714f4dac1b93025481987aed67fee62a9fceed",
"body": null,
"is_bot": false,
"headline": "initial commit",
"author_name": "Gordon Klaus",
"author_login": "gordonklaus",
"committed_at": "2015-05-30T20:15:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f99e21923555d23243e27037514b6be6e6a52909",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "gordonklaus",
"author_login": "gordonklaus",
"committed_at": "2015-05-30T10:01:24Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 2,
"commits_last_year": 1,
"latest_release_at": "2025-08-24T07:36:11Z",
"latest_release_tag": "v0.2.0",
"releases_from_tags": true,
"days_since_last_push": 337,
"active_weeks_last_year": 1,
"days_since_latest_release": 340,
"mean_days_between_releases": 664.9
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 57,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/gordonklaus/ineffassign",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/gordonklaus/ineffassign",
"is_deprecated": false,
"latest_version": "v0.2.0",
"repository_url": "https://github.com/gordonklaus/ineffassign",
"versions_count": 2,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2025-08-24T07:36:11Z",
"latest_version_yanked": null,
"days_since_latest_publish": 340
}
]
},
"popularity": {
"forks": 57,
"stars": 469,
"watchers": 11,
"fork_history": {
"days": [
{
"date": "2015-06-02",
"count": 1
},
{
"date": "2015-06-04",
"count": 1
},
{
"date": "2015-06-06",
"count": 1
},
{
"date": "2015-07-20",
"count": 1
},
{
"date": "2016-09-29",
"count": 1
},
{
"date": "2017-08-22",
"count": 1
},
{
"date": "2018-05-07",
"count": 1
},
{
"date": "2018-10-10",
"count": 1
},
{
"date": "2019-03-07",
"count": 1
},
{
"date": "2019-06-18",
"count": 1
},
{
"date": "2019-08-30",
"count": 1
},
{
"date": "2020-01-25",
"count": 1
},
{
"date": "2020-05-17",
"count": 1
},
{
"date": "2020-06-23",
"count": 1
},
{
"date": "2021-01-27",
"count": 1
},
{
"date": "2021-06-04",
"count": 1
},
{
"date": "2023-04-25",
"count": 1
},
{
"date": "2023-11-22",
"count": 1
},
{
"date": "2023-12-10",
"count": 1
},
{
"date": "2024-04-24",
"count": 1
},
{
"date": "2024-08-06",
"count": 1
},
{
"date": "2024-10-17",
"count": 1
},
{
"date": "2024-12-24",
"count": 1
},
{
"date": "2025-02-18",
"count": 1
},
{
"date": "2025-05-02",
"count": 1
},
{
"date": "2025-05-09",
"count": 1
},
{
"date": "2025-05-19",
"count": 1
},
{
"date": "2025-06-27",
"count": 1
},
{
"date": "2025-06-28",
"count": 1
},
{
"date": "2025-07-03",
"count": 1
},
{
"date": "2025-08-04",
"count": 1
},
{
"date": "2025-11-04",
"count": 1
},
{
"date": "2025-11-30",
"count": 1
},
{
"date": "2025-12-09",
"count": 1
},
{
"date": "2025-12-15",
"count": 2
},
{
"date": "2025-12-16",
"count": 2
},
{
"date": "2025-12-21",
"count": 1
},
{
"date": "2025-12-25",
"count": 1
},
{
"date": "2025-12-26",
"count": 1
},
{
"date": "2026-01-01",
"count": 1
},
{
"date": "2026-01-02",
"count": 1
},
{
"date": "2026-01-11",
"count": 1
},
{
"date": "2026-01-25",
"count": 1
},
{
"date": "2026-02-16",
"count": 1
},
{
"date": "2026-02-20",
"count": 1
},
{
"date": "2026-03-25",
"count": 1
},
{
"date": "2026-03-30",
"count": 1
},
{
"date": "2026-04-10",
"count": 2
},
{
"date": "2026-05-16",
"count": 1
},
{
"date": "2026-05-28",
"count": 1
},
{
"date": "2026-06-16",
"count": 1
},
{
"date": "2026-06-30",
"count": 1
}
],
"complete": true,
"collected": 55,
"total_forks": 57
},
"star_history": null,
"open_issues_and_prs": 10
},
"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": 13026,
"source_files_sampled": 4,
"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.33.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "golang.org/x/tools",
"direct": true,
"version": "0.33.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.14.0",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 3,
"direct_count": 1,
"indirect_count": 2
}
},
"maintainership": {
"issues": {
"open_prs": 6,
"merged_prs": 19,
"open_issues": 4,
"closed_ratio": 0.946,
"closed_issues": 70,
"closed_unmerged_prs": 2
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "gordonklaus",
"commits": 47,
"avatar_url": "https://avatars.githubusercontent.com/u/1638352?v=4"
},
{
"type": "User",
"login": "ericcornelissen",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/3742559?v=4"
},
{
"type": "User",
"login": "jvmatl",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/2931453?v=4"
},
{
"type": "User",
"login": "pmezard",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/1430779?v=4"
},
{
"type": "User",
"login": "steenzout",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/571590?v=4"
},
{
"type": "User",
"login": "rmohr",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/4534621?v=4"
},
{
"type": "User",
"login": "dcarney-stripe",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/43550801?v=4"
},
{
"type": "User",
"login": "alecthomas",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/41767?v=4"
},
{
"type": "User",
"login": "andrew-field",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/27866671?v=4"
},
{
"type": "User",
"login": "dnephin",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/442180?v=4"
}
],
"contributors_sampled": 14,
"top_contributor_share": 0.635
},
"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": [
"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 7 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": 3,
"reason": "Found 7/21 approved changesets -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"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": "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": 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": "44548fda05c113cf0ecbac2921a332c7a13fda51",
"ran_at": "2026-07-30T23:13:39Z",
"aggregate_score": 2.8,
"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": 6,
"created_at": "2015-07-20T13:32:16Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 43,
"created_at": "2020-01-25T19:04:13Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 47,
"created_at": "2020-03-12T05:50:55Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 61,
"created_at": "2021-06-04T19:52:20Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 94,
"created_at": "2025-05-19T23:24:11Z",
"last_comment_at": "2025-05-23T08:29:04Z",
"last_comment_author": "gordonklaus"
},
{
"number": 97,
"created_at": "2025-07-03T03:18:17Z",
"last_comment_at": "2025-07-03T03:24:59Z",
"last_comment_author": "jacobmikesell"
}
],
"last_merged_pr_at": "2025-08-24T07:36:12Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 85,
"created_at": "2023-10-24T15:08:46Z",
"last_comment_at": "2023-10-29T09:01:09Z",
"last_comment_author": "gordonklaus"
},
{
"number": 88,
"created_at": "2024-04-12T21:50:16Z",
"last_comment_at": "2024-04-22T07:37:27Z",
"last_comment_author": "gordonklaus"
},
{
"number": 93,
"created_at": "2025-03-26T12:36:44Z",
"last_comment_at": "2025-03-28T07:02:43Z",
"last_comment_author": "gordonklaus"
},
{
"number": 102,
"created_at": "2025-12-05T02:39:21Z",
"last_comment_at": "2025-12-08T07:15:01Z",
"last_comment_author": "gordonklaus"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/gordonklaus/ineffassign",
"host": "github.com",
"name": "ineffassign",
"owner": "gordonklaus"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 43,
"inputs": {
"security": 42,
"vitality": 21,
"community": 57,
"governance": 61,
"engineering": 34
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 21,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 7,
"inputs": {
"commits_last_year": 1,
"human_commit_share": 1,
"days_since_last_push": 337,
"active_weeks_last_year": 1
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 337 days ago",
"points": 3.6,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 337
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "1/52 weeks with commits",
"points": 0.7,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 1
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "1 commits in the last year",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 1
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "at_risk",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 42,
"inputs": {
"releases_count": 2,
"latest_release_tag": "v0.2.0",
"releases_from_tags": true,
"days_since_latest_release": 340,
"mean_days_between_releases": 664.9
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "2 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 2
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 340 days ago",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 340
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~664.9 days",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 664.9
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "dormant",
"guards": [
"recent_release",
"dependencies_clean"
],
"signals": [
"scorecard_unmaintained"
],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 6,
"unanswered_open_issues": 0,
"days_since_last_merged_pr": 340,
"days_since_last_human_commit": 340,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 340 days, with nothing left unanswered; held at dormant by a release within the year, no affected dependency",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_quiet",
"params": {
"days": 340
}
},
{
"code": "abandonment_guarded",
"params": {
"guards": "a release within the year, no affected dependency"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 57,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"forks": 57,
"stars": 469,
"watchers": 11,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "469 stars",
"points": 43.3,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 469
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "57 forks",
"points": 14.6,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 57
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "11 watchers",
"points": 5.6,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 11
}
}
],
"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": 31,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 14,
"top_contributor_share": 0.635
},
"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 64% of commits",
"points": 8.2,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 64
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "14 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 14
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 83,
"inputs": {
"merged_prs": 19,
"open_issues": 4,
"closed_issues": 70,
"issue_closed_ratio": 0.946,
"closed_unmerged_prs": 2
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "95% of issues closed",
"points": 44.2,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 95
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "19/21 decided PRs merged",
"points": 34.6,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 19,
"decided": 21
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 7/21 approved changesets -- score normalized to 3",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 58,
"inputs": {
"followers": 61,
"owner_type": "User",
"is_verified": null,
"owner_login": "gordonklaus",
"public_repos": 41,
"account_age_days": 5222
},
"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": "61 followers of gordonklaus",
"points": 12.9,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 61,
"login": "gordonklaus"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "41 public repos, account ~14 yr old",
"points": 23.8,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 41
}
},
{
"code": "account_age_years",
"params": {
"years": 14
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "good",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 83,
"inputs": {
"packages": [
"github.com/gordonklaus/ineffassign"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 340
},
"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 340 days ago",
"points": 26,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 340
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "2 published versions",
"points": 12,
"status": "partial",
"details": [
{
"code": "published_versions",
"params": {
"count": 2
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "at_risk",
"name": "Engineering Quality",
"value": 34,
"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 7 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 42,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"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": 28,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 2.8
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 7 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 7/21 approved changesets -- score normalized to 3",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"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": "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": "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": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 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": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 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": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 8
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 55,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 23,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.434,
"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": "33 of 76 human commits state their intent (structured subject or explanatory body)",
"points": 23.2,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 33,
"sampled": 76
}
}
],
"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": 62,
"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 76",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 76
}
}
],
"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": 13026,
"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-30T23:13:54.016456Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/g/gordonklaus/ineffassign.svg",
"full_name": "gordonklaus/ineffassign",
"license_state": "standard",
"license_spdx": "MIT"
}