原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 402,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 92291,
"Go Template": 9116
},
"pushed_at": "2026-06-17T19:12:43Z",
"created_at": "2026-03-30T23:12:26Z",
"owner_type": "User",
"updated_at": "2026-06-17T19:11:35Z",
"description": null,
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "https://github.com/WillAbides",
"name": "WillAbides",
"type": "User",
"login": "WillAbides",
"company": null,
"location": "Round Rock, TX",
"followers": 125,
"avatar_url": "https://avatars.githubusercontent.com/u/233500?v=4",
"created_at": "2010-03-30T16:37:29Z",
"is_verified": null,
"public_repos": 148,
"account_age_days": 5958
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2026-06-17T19:12:52Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2026-06-17T16:58:22Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2026-06-16T16:09:47Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2026-05-24T20:48:41Z"
},
{
"tag": "v0.0.0",
"kind": "major",
"published_at": "2026-05-23T19:16:19Z"
}
],
"recent_commits": [
{
"oid": "0badc27d4cac3d21bc7e0ccad7842bad47763438",
"body": "Model abstract GraphQL selections with typed responses",
"is_bot": false,
"headline": "Merge pull request #7 from WillAbides/abstracts",
"author_name": "WillAbides",
"author_login": "WillAbides",
"committed_at": "2026-06-17T19:11:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6038e03114fa8bbfc658b78687d8dfe57c6a2cc7",
"body": null,
"is_bot": false,
"headline": "trim comments",
"author_name": "Will Roden",
"author_login": "WillAbides",
"committed_at": "2026-06-17T19:09:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e31e90aa4a41fd84600bf52373840eb2c8b05206",
"body": "…ypes",
"is_bot": false,
"headline": "Model GraphQL interface/union selections as genqlient-style variant t…",
"author_name": "Will Roden",
"author_login": "WillAbides",
"committed_at": "2026-06-17T17:57:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8599ac5b9fcd90c033aba6dd01fb82dd37241d3c",
"body": "add more handlergen tests",
"is_bot": false,
"headline": "Merge pull request #6 from WillAbides/moretests",
"author_name": "WillAbides",
"author_login": "WillAbides",
"committed_at": "2026-06-17T17:15:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3daeacb9a1cb05e630120868d7282ca2ebd993a",
"body": null,
"is_bot": false,
"headline": "add more handlergen tests",
"author_name": "Will Roden",
"author_login": "WillAbides",
"committed_at": "2026-06-17T17:10:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9405e9d298a9e82e688033f7f4e2a5179328d86e",
"body": "add support for aliases",
"is_bot": false,
"headline": "Merge pull request #5 from WillAbides/aliases",
"author_name": "WillAbides",
"author_login": "WillAbides",
"committed_at": "2026-06-17T16:57:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "961f3ff67ac2732ec98f20db5b9cd7aaba0f5180",
"body": null,
"is_bot": false,
"headline": "add support for aliases",
"author_name": "Will Roden",
"author_login": "WillAbides",
"committed_at": "2026-06-17T16:44:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "638fbd04f58ecdd9c6e824e4cddf211230681cf9",
"body": "fix: map __typename to exported Typename in generated code",
"is_bot": false,
"headline": "Merge pull request #4 from AleBaccin/fix-typename-export",
"author_name": "WillAbides",
"author_login": "WillAbides",
"committed_at": "2026-06-16T16:02:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "538893ec9887860bbea1b98de5cf7772cfc318f5",
"body": null,
"is_bot": false,
"headline": "use switch in handlergen.go:194",
"author_name": "Alessandro Baccin",
"author_login": "AleBaccin",
"committed_at": "2026-06-16T15:55:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf1159243399e29e0c021414bbf185b63a9c74c9",
"body": "spec, so generate a plain `string` instead of `*string`.\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "Emit __typename as non-nullable string",
"author_name": "Alessandro Baccin",
"author_login": "AleBaccin",
"committed_at": "2026-06-16T15:23:21Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "f2baac276eb262ba9ac84fd77b905c80e21b6d93",
"body": "GraphQL's `__typename` meta-field (mandatory for unions/interfaces)\nproduces an unexported Go struct field under the default first-rune\nuppercase rule. This trips go vet's structtag check on any generated\ntypes_gen.go that includes it, forcing consumers to patch the output.\n\nMirror genqlient's conve\n[…]\ncial case.\n\nAdd testdata/with_typename fixture exercising a union query that\nselects __typename, plus unit tests for exportedName.\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "fix: map __typename to exported Typename in generated code",
"author_name": "Alessandro Baccin",
"author_login": "AleBaccin",
"committed_at": "2026-06-16T13:35:55Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "3aa8feed30ce62390bf18b9324ed7d3c56c4222f",
"body": "Add per-operation defaults and Reset methods",
"is_bot": false,
"headline": "Merge pull request #3 from WillAbides/wildcards-and-reset",
"author_name": "WillAbides",
"author_login": "WillAbides",
"committed_at": "2026-05-24T20:47:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "344132a3ca5e82e54fcaeb71ea40b782b91a573c",
"body": "The strict-by-default bullet overstated: t.Errorf only fires when a\nknown operation (one in the operations file) has no matching\nexpectation or default. Unknown operation names just return a\n'unknown operation: ...' GraphQL error response — there is no\nDefault<OpName> a caller could have registered \n[…]\nthe\ngenerator never saw.\n\nRefines the wording in AGENTS.md (source of truth) and README.md.\n.github/copilot-instructions.md is regenerated from AGENTS.md by\nscript/update-docs and updated accordingly.",
"is_bot": false,
"headline": "Distinguish known vs unknown operation in strict-by-default docs",
"author_name": "Will Roden",
"author_login": "WillAbides",
"committed_at": "2026-05-24T20:41:40Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1c9ddc670dfdf8dcc0d667d21032accf8396fdc4",
"body": "Change the generated Reset<Op> signature to accept a variadic slice of\nthe operation's variables type:\n\n func (s *TestHandler) Reset<Op>(vars ...<Op>Variables)\n\nZero args preserves the previous behavior (wipe all expectations + the\ndefault, disarm cleanups). With one or more vars, only registered\ne\n[…]\n and empty-slice no-op.\n - example TestResetGetUser_TargetedWipe drives the layered fixture\n scenario end-to-end; TestResetGetUser_TargetedWipeNoMatch covers\n the no-op-on-no-match contract.",
"is_bot": false,
"headline": "Add targeted Reset<Op>(vars...) variadic",
"author_name": "Will Roden",
"author_login": "WillAbides",
"committed_at": "2026-05-23T22:54:34Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d390d734cd5a5d811c15955ab55c61de1573eccd",
"body": "- Hoist markServed() to the top of ServeHTTP, before the method check\n and JSON decode. Previously a malformed POST or wrong HTTP method\n would return without flipping the served flag, leaving Reset\n incorrectly able to wipe state after the handler had already\n responded.\n\n- Fast-path getRespons\n[…]\nns two fast-path tests using a recording reader\n that proves the body is left untouched. example/userapi gains\n TestReset_AfterMalformedRequestRecordsError covering the hoisted\n markServed() guard.",
"is_bot": false,
"headline": "Address second review on PR #3",
"author_name": "Will Roden",
"author_login": "WillAbides",
"committed_at": "2026-05-23T21:23:05Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a6cb3adedcae49091ad69519101811d533197041",
"body": "Roll Respond / RespondError back to the original concise wording.\nHandle gets one extra sentence noting the function receives the\nvariables from the incoming request — useful for Default* where they\naren't predetermined. Default<Op> and Reset<Op> doc comments also\nslimmed down to drop implementation-detail prose.",
"is_bot": false,
"headline": "Trim verbose godoc on generated builder methods",
"author_name": "Will Roden",
"author_login": "WillAbides",
"committed_at": "2026-05-23T21:07:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a450fe08af7e0eaa33b7afc33a92482f2fb5603c",
"body": "The handler errors via t.Errorf when an unregistered operation is\ncalled — this isn't new behavior, but it's now relevant because the\nnew Default<OpName> escape hatch lets consumers opt out per-op when\nthey want graceful-empty semantics (e.g. stateful fakes wrapping the\ngenerated handler).\n\n- README\n[…]\ntion ahead of the Defaults\n section explaining the strict-by-default contract and pointing to\n Default<OpName>.\n- AGENTS.md: add a Key Design Decisions bullet so agents see the\n surface explicitly.",
"is_bot": false,
"headline": "Document strict-by-default unmatched-operation behavior",
"author_name": "Will Roden",
"author_login": "WillAbides",
"committed_at": "2026-05-23T21:03:34Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "efe33b9ac0685a3e7d4d7a0c59d956b2af5c4757",
"body": "- Hold mu across the whole Reset / Reset<OpName> body so the\n served-check and the per-op clear() calls are atomic with respect to\n markServed. Without this, a request could call markServed between\n the served-check and the clear, leaving Reset to wipe state it had\n promised to leave alone. Drop\n[…]\nlt flag) rather\n than a separate type, and that Handle() always receives the\n variables from the incoming request — which for Expect* matches are\n equal to the registered variables by construction.",
"is_bot": false,
"headline": "Address review on PR #3",
"author_name": "Will Roden",
"author_login": "WillAbides",
"committed_at": "2026-05-23T21:02:04Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1f7e816a070709fa29c154aed2d358848a204c9b",
"body": "Add an example test that drives the handler through a real request and\nthen calls Reset / ResetGetUser. Both must record an error via the\nTestHandler's TB and leave state untouched. Verified with a recording TB\nthat captures Errorf calls.",
"is_bot": false,
"headline": "Test Reset and ResetGetUser fail-on-used guard",
"author_name": "Will Roden",
"author_login": "WillAbides",
"committed_at": "2026-05-23T20:44:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24cebd3a7ba11e7c41824bc9c5b353563b4a508a",
"body": "- Share a single per-op builder type between Expect<Op> and Default<Op>\n instead of generating two parallel builder types. The shared builder\n carries an isDefault flag and routes Respond/RespondError/Handle\n through a tiny register helper. Smaller generated code and fewer\n exported types per op\n[…]\nl = no default. Idiomatic and makes\n clear() simpler (no zero-value reset needed).\n\n- Tighten Reset/Reset<Op> doc comments to make explicit that the\n served-check is handler-wide, not per-operation.",
"is_bot": false,
"headline": "Simplify defaults builder and helpers default field",
"author_name": "Will Roden",
"author_login": "WillAbides",
"committed_at": "2026-05-23T20:41:52Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5a5f4b16d6447ee2bfcdb09726d050001786fd73",
"body": "For each GraphQL operation, the generator now emits:\n\n - Default<OpName>(): builds a fallback responder used when no Expect*\n matches. Infinitely callable, never errors at cleanup, replaceable.\n Default<OpName>().Handle(fn) receives the actual variables from the\n incoming request — ideal f\n[…]\nest setup.\n\nHelpers gained setDefault, clear, and a default fallback in\ngetResponse. No TB-interface changes (no Fatalf). The result interface\nnow takes the incoming vars so Default*.Handle sees them.",
"is_bot": false,
"headline": "Add per-operation defaults and Reset methods",
"author_name": "Will Roden",
"author_login": "WillAbides",
"committed_at": "2026-05-23T20:33:39Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "14269069700963fc84c581df4a09d5ea79c2dc23",
"body": "…ub-replacement\n\nFix script/update-docs flakiness from bash 5.0 patsub_replacement",
"is_bot": false,
"headline": "Merge pull request #2 from WillAbides/willabides/fix-update-docs-pats…",
"author_name": "WillAbides",
"author_login": "WillAbides",
"committed_at": "2026-05-23T19:13:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36ecb691d9663d41e4ee312e3511f354b03ed896",
"body": "Bash 5.0 added the patsub_replacement shopt option (enabled by default)\nthat makes '&' in the replacement string of ${var/pat/repl} refer to the\nmatched portion. update_file_section relied on a plain literal '&' in the\nreplacement, so any AGENTS.md content containing '&' (e.g. the Go pointer\nexpress\n[…]\ncharacter. The shopt call is guarded\nso older bash that doesn't know the option (e.g. macOS bash 3.2) still\nsucceeds under set -e.\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "Fix script/update-docs flakiness from bash 5.0 patsub_replacement",
"author_name": "Will Roden",
"author_login": "WillAbides",
"committed_at": "2026-05-23T19:12:56Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "3302e99d445b023c3ba21da95653c30035e0b086",
"body": null,
"is_bot": false,
"headline": "gqlgenc",
"author_name": "Will Roden",
"author_login": "WillAbides",
"committed_at": "2026-03-30T23:13:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6f4089f81b00f57637a13b9e63e430d32a5231b",
"body": null,
"is_bot": false,
"headline": "github example",
"author_name": "Will Roden",
"author_login": "WillAbides",
"committed_at": "2026-03-30T21:20:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "194a6464dcbaa4d6e8c013545fdbd2e6f82f5169",
"body": null,
"is_bot": false,
"headline": "update tooling",
"author_name": "Will Roden",
"author_login": "WillAbides",
"committed_at": "2026-03-30T21:03:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f601ce48602dfe6e1fa685238bba6e02d6f421a6",
"body": null,
"is_bot": false,
"headline": "example",
"author_name": "Will Roden",
"author_login": "WillAbides",
"committed_at": "2026-03-30T20:47:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ede96f83c5f4b8ed75e0714e13b0d787e3d4e801",
"body": null,
"is_bot": false,
"headline": "initial commit",
"author_name": "Will Roden",
"author_login": "WillAbides",
"committed_at": "2026-03-30T20:05:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "701cbd2b35dc44a702c823ccbf670ee4b4698c1f",
"body": null,
"is_bot": false,
"headline": "initial commit",
"author_name": "Will Roden",
"author_login": "WillAbides",
"committed_at": "2026-03-28T20:42:38Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 5,
"commits_last_year": 29,
"latest_release_at": "2026-06-17T19:12:52Z",
"latest_release_tag": "v0.4.0",
"releases_from_tags": false,
"days_since_last_push": 34,
"active_weeks_last_year": 4,
"days_since_latest_release": 34,
"mean_days_between_releases": 6.2
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": false,
"has_contributing": true,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/willabides/gqltesthandler",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/willabides/gqltesthandler",
"is_deprecated": false,
"latest_version": "v0.4.0",
"repository_url": "https://github.com/willabides/gqltesthandler",
"versions_count": 5,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-06-17T19:11:30Z",
"latest_version_yanked": null,
"days_since_latest_publish": 34
}
]
},
"popularity": {
"forks": 1,
"stars": 0,
"watchers": 0,
"fork_history": {
"days": [
{
"date": "2026-06-16",
"count": 1
}
],
"complete": true,
"collected": 1,
"total_forks": 1
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0
},
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"example"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [
"example/github/operations.graphql",
"example/github/schema.graphqls",
"example/userapi/operations.graphql",
"example/userapi/schema.graphqls",
"internal/handlergen/testdata/abstract_nullability/operations.graphql",
"internal/handlergen/testdata/abstract_nullability/schema.graphqls",
"internal/handlergen/testdata/interface_in_union/operations.graphql",
"internal/handlergen/testdata/interface_in_union/schema.graphqls",
"internal/handlergen/testdata/overlapping_fragments/operations.graphql",
"internal/handlergen/testdata/overlapping_fragments/schema.graphqls",
"internal/handlergen/testdata/real_typename_field/operations.graphql",
"internal/handlergen/testdata/real_typename_field/schema.graphqls",
"internal/handlergen/testdata/simple_query/operations.graphql",
"internal/handlergen/testdata/simple_query/schema.graphqls",
"internal/handlergen/testdata/with_abstract_edges/operations.graphql",
"internal/handlergen/testdata/with_abstract_edges/schema.graphqls",
"internal/handlergen/testdata/with_aliases/operations.graphql",
"internal/handlergen/testdata/with_aliases/schema.graphqls",
"internal/handlergen/testdata/with_directives/operations.graphql",
"internal/handlergen/testdata/with_directives/schema.graphqls",
"internal/handlergen/testdata/with_fragments/operations.graphql",
"internal/handlergen/testdata/with_fragments/schema.graphqls",
"internal/handlergen/testdata/with_interfaces/operations.graphql",
"internal/handlergen/testdata/with_interfaces/schema.graphqls",
"internal/handlergen/testdata/with_mutations/operations.graphql",
"internal/handlergen/testdata/with_mutations/schema.graphqls",
"internal/handlergen/testdata/with_typename/operations.graphql",
"internal/handlergen/testdata/with_typename/schema.graphqls"
],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"example/github/go.mod",
"example/userapi/go.mod",
"go.mod"
],
"largest_source_bytes": 388843,
"source_files_sampled": 22,
"oversized_source_files": 1,
"agent_instruction_files": [
".github/copilot-instructions.md",
"AGENTS.md",
"CLAUDE.md"
],
"agent_instruction_max_bytes": 30273
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/alecthomas/kong",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.13.0"
},
{
"name": "github.com/stretchr/testify",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.11.1"
},
{
"name": "github.com/vektah/gqlparser/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.5.27"
},
{
"name": "golang.org/x/tools",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.41.0"
},
{
"name": "mvdan.cc/gofumpt",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.9.2"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 6,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 1
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "WillAbides",
"commits": 26,
"avatar_url": "https://avatars.githubusercontent.com/u/233500?v=4"
},
{
"type": "User",
"login": "AleBaccin",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/21345611?v=4"
}
],
"contributors_sampled": 2,
"top_contributor_share": 0.897
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yaml"
],
"has_docs_dir": false,
"linter_configs": [
".golangci.yaml"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 4,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "6 out of 6 merged PRs checked by a CI test -- score normalized to 10",
"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": 0,
"reason": "Found 1/12 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "23 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"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": 0,
"reason": "Project has not signed or included provenance with any releases.",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 9,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 9,
"reason": "1 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "0badc27d4cac3d21bc7e0ccad7842bad47763438",
"ran_at": "2026-07-22T18:55:39Z",
"aggregate_score": 4.7,
"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": "2026-06-17T19:13:00Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-06-17T19:11:30Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/WillAbides/gqltesthandler",
"host": "github.com",
"name": "gqltesthandler",
"owner": "WillAbides"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"security": 47,
"vitality": 62,
"community": 33,
"governance": 56,
"engineering": 66
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 62,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 44,
"inputs": {
"commits_last_year": 29,
"human_commit_share": 1,
"days_since_last_push": 34,
"active_weeks_last_year": 4
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 34 days ago",
"points": 18,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 34
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "4/52 weeks with commits",
"points": 2.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 4
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "29 commits in the last year",
"points": 13.3,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 29
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "23 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"releases_count": 5,
"latest_release_tag": "v0.4.0",
"releases_from_tags": false,
"days_since_latest_release": 34,
"mean_days_between_releases": 6.2
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "5 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 5
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 34 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 34
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~6.2 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 6.2
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "repository_too_young",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 33,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 1,
"stars": 0,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "1 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 1
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"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": 18,
"status": "met",
"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": 56,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 17,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 2,
"top_contributor_share": 0.897
},
"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 90% of commits",
"points": 2.3,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 90
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "2 contributors",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 2
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 62,
"inputs": {
"merged_prs": 6,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 1
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "6/7 decided PRs merged",
"points": 32.8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 6,
"decided": 7
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 1/12 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"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": 63,
"inputs": {
"followers": 125,
"owner_type": "User",
"is_verified": null,
"owner_login": "WillAbides",
"public_repos": 148,
"account_age_days": 5958
},
"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": "125 followers of WillAbides",
"points": 15.1,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 125,
"login": "WillAbides"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "148 public repos, account ~16 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 148
}
},
{
"code": "account_age_years",
"params": {
"years": 16
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/willabides/gqltesthandler"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 34
},
"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 34 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 34
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "5 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 5
}
}
],
"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": 66,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": ".golangci.yaml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yaml"
}
}
],
"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": "6 out of 6 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "at_risk",
"name": "Documentation",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": false
},
"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": 0,
"status": "missed",
"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": 47,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 47,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"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 is not maximal on development and all release branches",
"points": 3,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "6 out of 6 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"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 1/12 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "23 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"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": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "1 existing vulnerabilities detected",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "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": 3
},
"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": "good",
"name": "AI Readiness",
"value": 81,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "good",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 78,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.621,
"agent_instruction_files": [
".github/copilot-instructions.md",
"AGENTS.md",
"CLAUDE.md"
],
"agent_instruction_max_bytes": 30273
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": ".github/copilot-instructions.md, AGENTS.md, CLAUDE.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".github/copilot-instructions.md, AGENTS.md, CLAUDE.md"
}
}
],
"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": "18 of 29 human commits state their intent (structured subject or explanatory body)",
"points": 33.1,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 18,
"sampled": 29
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 77,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0.103,
"toolchain_manifests": [
"example/github/go.mod",
"example/userapi/go.mod",
"go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "example/github/go.mod, example/userapi/go.mod, go.mod (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "example/github/go.mod, example/userapi/go.mod, 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": ".golangci.yaml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yaml"
}
}
],
"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": "3 of the last 29 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 3,
"sampled": 29
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 98,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 388843,
"source_files_sampled": 22,
"oversized_source_files": 1
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Go (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "1/22 source files over 60KB",
"points": 52.5,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 22,
"oversized": 1
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "good",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"example_dirs": [
"example"
],
"has_mcp_signal": false,
"api_schema_files": [
"example/github/operations.graphql",
"example/github/schema.graphqls",
"example/userapi/operations.graphql",
"example/userapi/schema.graphqls",
"internal/handlergen/testdata/abstract_nullability/operations.graphql",
"internal/handlergen/testdata/abstract_nullability/schema.graphqls",
"internal/handlergen/testdata/interface_in_union/operations.graphql",
"internal/handlergen/testdata/interface_in_union/schema.graphqls",
"internal/handlergen/testdata/overlapping_fragments/operations.graphql",
"internal/handlergen/testdata/overlapping_fragments/schema.graphqls",
"internal/handlergen/testdata/real_typename_field/operations.graphql",
"internal/handlergen/testdata/real_typename_field/schema.graphqls",
"internal/handlergen/testdata/simple_query/operations.graphql",
"internal/handlergen/testdata/simple_query/schema.graphqls",
"internal/handlergen/testdata/with_abstract_edges/operations.graphql",
"internal/handlergen/testdata/with_abstract_edges/schema.graphqls",
"internal/handlergen/testdata/with_aliases/operations.graphql",
"internal/handlergen/testdata/with_aliases/schema.graphqls",
"internal/handlergen/testdata/with_directives/operations.graphql",
"internal/handlergen/testdata/with_directives/schema.graphqls",
"internal/handlergen/testdata/with_fragments/operations.graphql",
"internal/handlergen/testdata/with_fragments/schema.graphqls",
"internal/handlergen/testdata/with_interfaces/operations.graphql",
"internal/handlergen/testdata/with_interfaces/schema.graphqls",
"internal/handlergen/testdata/with_mutations/operations.graphql",
"internal/handlergen/testdata/with_mutations/schema.graphqls",
"internal/handlergen/testdata/with_typename/operations.graphql",
"internal/handlergen/testdata/with_typename/schema.graphqls"
]
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": "example/github/operations.graphql, example/github/schema.graphqls, example/userapi/operations.graphql, example/userapi/schema.graphqls, internal/handlergen/testdata/abstract_nullability/operations.graphql, internal/handlergen/testdata/abstract_nullability/schema.graphqls, internal/handlergen/testdata/interface_in_union/operations.graphql, internal/handlergen/testdata/interface_in_union/schema.graphqls, internal/handlergen/testdata/overlapping_fragments/operations.graphql, internal/handlergen/testdata/overlapping_fragments/schema.graphqls, internal/handlergen/testdata/real_typename_field/operations.graphql, internal/handlergen/testdata/real_typename_field/schema.graphqls, internal/handlergen/testdata/simple_query/operations.graphql, internal/handlergen/testdata/simple_query/schema.graphqls, internal/handlergen/testdata/with_abstract_edges/operations.graphql, internal/handlergen/testdata/with_abstract_edges/schema.graphqls, internal/handlergen/testdata/with_aliases/operations.graphql, internal/handlergen/testdata/with_aliases/schema.graphqls, internal/handlergen/testdata/with_directives/operations.graphql, internal/handlergen/testdata/with_directives/schema.graphqls, internal/handlergen/testdata/with_fragments/operations.graphql, internal/handlergen/testdata/with_fragments/schema.graphqls, internal/handlergen/testdata/with_interfaces/operations.graphql, internal/handlergen/testdata/with_interfaces/schema.graphqls, internal/handlergen/testdata/with_mutations/operations.graphql, internal/handlergen/testdata/with_mutations/schema.graphqls, internal/handlergen/testdata/with_typename/operations.graphql, internal/handlergen/testdata/with_typename/schema.graphqls",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "example/github/operations.graphql, example/github/schema.graphqls, example/userapi/operations.graphql, example/userapi/schema.graphqls, internal/handlergen/testdata/abstract_nullability/operations.graphql, internal/handlergen/testdata/abstract_nullability/schema.graphqls, internal/handlergen/testdata/interface_in_union/operations.graphql, internal/handlergen/testdata/interface_in_union/schema.graphqls, internal/handlergen/testdata/overlapping_fragments/operations.graphql, internal/handlergen/testdata/overlapping_fragments/schema.graphqls, internal/handlergen/testdata/real_typename_field/operations.graphql, internal/handlergen/testdata/real_typename_field/schema.graphqls, internal/handlergen/testdata/simple_query/operations.graphql, internal/handlergen/testdata/simple_query/schema.graphqls, internal/handlergen/testdata/with_abstract_edges/operations.graphql, internal/handlergen/testdata/with_abstract_edges/schema.graphqls, internal/handlergen/testdata/with_aliases/operations.graphql, internal/handlergen/testdata/with_aliases/schema.graphqls, internal/handlergen/testdata/with_directives/operations.graphql, internal/handlergen/testdata/with_directives/schema.graphqls, internal/handlergen/testdata/with_fragments/operations.graphql, internal/handlergen/testdata/with_fragments/schema.graphqls, internal/handlergen/testdata/with_interfaces/operations.graphql, internal/handlergen/testdata/with_interfaces/schema.graphqls, internal/handlergen/testdata/with_mutations/operations.graphql, internal/handlergen/testdata/with_mutations/schema.graphqls, internal/handlergen/testdata/with_typename/operations.graphql, internal/handlergen/testdata/with_typename/schema.graphqls"
}
}
],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "example",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "example"
}
}
],
"max_points": 40
}
]
}
],
"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": [
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-22T18:55:52.334458Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/w/WillAbides/gqltesthandler.svg",
"full_name": "WillAbides/gqltesthandler",
"license_state": "standard",
"license_spdx": "MIT"
}