JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [
"ai-agents",
"automation",
"go-cli",
"golang",
"splunk"
],
"is_fork": false,
"size_kb": 465,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 272179,
"Shell": 39020,
"Makefile": 868,
"PowerShell": 16724
},
"pushed_at": "2026-07-16T18:35:08Z",
"created_at": "2022-12-24T06:42:21Z",
"owner_type": "User",
"updated_at": "2026-07-16T18:35:02Z",
"description": "Go CLI and library for safely running Splunk searches from SPL or YAML and saving results with job diagnostics.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go",
"Shell"
]
},
"owner": {
"blog": "http://www.georgestarcher.com",
"name": "George Starcher",
"type": "User",
"login": "georgestarcher",
"company": null,
"location": "Murfreesboro, TN",
"followers": 119,
"avatar_url": "https://avatars.githubusercontent.com/u/104016?v=4",
"created_at": "2009-07-12T00:08:38Z",
"is_verified": null,
"public_repos": 21,
"account_age_days": 6221
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v2.3.0",
"kind": "minor",
"published_at": "2026-07-16T18:36:37Z"
},
{
"tag": "v2.2.0",
"kind": "minor",
"published_at": "2026-07-12T16:40:38Z"
},
{
"tag": "v2.1.0",
"kind": "minor",
"published_at": "2026-07-12T09:46:53Z"
},
{
"tag": "v2.0.1",
"kind": "patch",
"published_at": "2026-07-10T10:44:31Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2026-07-10T10:07:08Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2023-12-29T15:31:26Z"
}
],
"recent_commits": [
{
"oid": "40090e773b7bf504998c58981cfa8dbe32f18fdd",
"body": "Prepare v2.3.0 release",
"is_bot": false,
"headline": "Merge pull request #73 from georgestarcher/codex/release-v2.3.0",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-16T18:34:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15be858c4f9f8bacb68becfb0ed2f76db6567100",
"body": null,
"is_bot": false,
"headline": "docs: prepare v2.3.0 release",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-16T18:29:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2573041168de27439324291324905a49b602e86b",
"body": "Streamline README and agent setup docs.\n\nAlign docs QA with concise README contract.",
"is_bot": false,
"headline": "Add ATR-inspired AI-agent detection starter pack",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-16T14:27:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd6dbb07087fd92441df54712a5380ef4fa09b68",
"body": "Co-authored-by: George Starcher <georgestarcher@users.noreply.github.com>",
"is_bot": false,
"headline": "docs: map Splunk AI command telemetry (#71)",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-16T10:13:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a72535d6071692ab431658cf7df04b4ec0883e50",
"body": "Closes #66",
"is_bot": false,
"headline": "feat: add result sensitivity and output contracts (#70)",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-16T09:33:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25a63ebed46fcb69ef26b05182673eb5b8656858",
"body": "Closes #65",
"is_bot": false,
"headline": "feat: add versioned metadata schema for bundled YAML searches (#69)",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-16T01:36:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a23302b98db0d5d3ca5dd729b159745b9dbfdf60",
"body": "* feat: expand diagnostic and security search library\n\n* fix: preserve optional authentication context\n\n* fix: preserve authentication event ordering\n\n* fix: aggregate repeated web service errors\n\n---------\n\nCo-authored-by: George Starcher <georgestarcher@users.noreply.github.com>",
"is_bot": false,
"headline": "Expand diagnostic and security search library (#64)",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-15T12:25:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e94c8750a5fb0121fbffba9d3576840e9df5079",
"body": "* feat: expand scheduled search diagnostics\n\nGeneralize retained failed-job analysis and add a packaged read-only diagnostic for orphaned scheduled searches.\n\n* refactor: group operational diagnostics under health\n\n* fix: harden failed-job log analysis\n\n---------\n\nCo-authored-by: George Starcher <georgestarcher@users.noreply.github.com>",
"is_bot": false,
"headline": "Expand packaged Splunk administration diagnostics (#63)",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-15T01:06:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd64abc057e57ca5936e7fe5587b30d1ad607c63",
"body": "* feat: add scheduled search log analysis workflows\n\nAdds bounded agent workflows for diagnosing retained failed-job logs and profiling successful jobs that approach their observed schedule gap.\\n\\nRefs #61\n\n* docs: explain scheduled search analysis workflows\n\n* fix: derive cadence across scheduler outcomes\n\n---------\n\nCo-authored-by: George Starcher <georgestarcher@users.noreply.github.com>",
"is_bot": false,
"headline": "Add scheduled-search log analysis workflows (#62)",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-14T00:44:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "939ba54246faa63e3e590932995be5b865ee49cb",
"body": "docs: add security policy",
"is_bot": false,
"headline": "Merge pull request #60 from georgestarcher/codex/security-policy",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-13T01:55:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4757f212707caab546eec81e628b10222df86b6a",
"body": null,
"is_bot": false,
"headline": "docs: add security policy",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-13T01:53:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "679dfa58d589c7ddc6bbba78d0adf69195400c03",
"body": "…arison\n\ndocs: compare querysplunk with Splunk MCP",
"is_bot": false,
"headline": "Merge pull request #59 from georgestarcher/codex/docs-splunk-mcp-comp…",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-12T23:27:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4452dcd4b836086a3add7076f2bd4a4fef949f6c",
"body": null,
"is_bot": false,
"headline": "docs: compare querysplunk with Splunk MCP",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-12T23:24:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eab71051e8477744834c8d1fcd296f5b0ba5e18a",
"body": "…tion\n\nAdd agent-guided read-only Splunk REST inspection",
"is_bot": false,
"headline": "Merge pull request #58 from georgestarcher/codex/issue-57-rest-inspec…",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-12T16:27:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04e93a2d8e951a87c5e1824d1d1d586caa6c0920",
"body": null,
"is_bot": false,
"headline": "Preserve macro arity in dependencies",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-12T15:25:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f08417b02759884dc129357af7eda99df01a0911",
"body": null,
"is_bot": false,
"headline": "Bound lookup reads at input",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-12T15:21:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3563cc1c7d103e8dda83d17806a58e9e5576a61c",
"body": null,
"is_bot": false,
"headline": "Ship REST examples in release bundles",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-12T15:07:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd7aca0a52d28ca3207205f2501bd6059f4d973b",
"body": null,
"is_bot": false,
"headline": "Preserve REST namespace ambiguity",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-12T15:02:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49668f1fb1e2fd3fefa251e1a3e6395e576f5638",
"body": null,
"is_bot": false,
"headline": "Connect scheduler skips to search duration",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-12T12:56:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9be4cee7a62acbf7ac311c258223cc6ee1f41dd5",
"body": null,
"is_bot": false,
"headline": "Include saved search operational metadata",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-12T12:55:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7bd4619b6167a79e6e8adabf37acf0e11ebb4556",
"body": null,
"is_bot": false,
"headline": "Bound REST discovery before projection",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-12T12:54:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "887641b8777b5c9e4cafca3940684a043c060218",
"body": null,
"is_bot": false,
"headline": "Add read-only Splunk REST inspection guidance",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-12T11:54:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85e0df4f821680bcff2de0de547bcbf1daf90f46",
"body": "Clarify ways to use querysplunk",
"is_bot": false,
"headline": "Merge pull request #56 from georgestarcher/codex/readme-usage-summary",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-12T11:26:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39714a5209cbc33286e31b5b24b474a0274d1ed3",
"body": null,
"is_bot": false,
"headline": "Clarify ways to use querysplunk",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-12T11:24:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e036cc12fb38dca26ca4b975fc8e8bb4dd0915a",
"body": "…nt-ci\n\nMake golangci-lint CI reproducible",
"is_bot": false,
"headline": "Merge pull request #55 from georgestarcher/codex/issue-54-golangci-li…",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-12T11:23:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7de9498e053ac7c98632efa96b7755a6d3078dd",
"body": null,
"is_bot": false,
"headline": "Pin golangci-lint patch version",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-12T11:10:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd93fd2364f3b51d577137d19cbe07a10a98f7e8",
"body": null,
"is_bot": false,
"headline": "Make golangci-lint CI reproducible",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-12T10:22:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2b28c32bcedbbe11875c16aae1689efaf2d1fa4",
"body": "…se-qa\n\nResolve final documentation and workflow QA findings",
"is_bot": false,
"headline": "Merge pull request #53 from georgestarcher/codex/issue-52-final-relea…",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-12T09:38:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01608d0f6fbf88c1bc351373f777340c645d5d17",
"body": null,
"is_bot": false,
"headline": "Separate skill home from binary destination",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-12T09:34:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5cd5e849b3a53a13372b70e88d759ecd9456c798",
"body": null,
"is_bot": false,
"headline": "Add durable release documentation QA",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-12T04:03:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28b8f6954b0637992a5fd2397743ee0b8f42e7da",
"body": "…llation\n\nAdd one-command CLI and AI-assistant installation",
"is_bot": false,
"headline": "Merge pull request #51 from georgestarcher/codex/issue-50-agent-insta…",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-12T03:54:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56d4eb92bfbe663757a04699423e16c2973deadd",
"body": null,
"is_bot": false,
"headline": "Enforce semantic release versions",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-12T03:47:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e2d63a2b3a98223abd1358a94c42d7cb7262d76",
"body": null,
"is_bot": false,
"headline": "Make installer upgrades transactional",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-12T03:41:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13f74753c94620dcaae5a6b3000d7ac8bdab1f6d",
"body": null,
"is_bot": false,
"headline": "Correct documented release asset names",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-12T03:31:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0978cdc51639b3312e78d535c09238389df8c93",
"body": null,
"is_bot": false,
"headline": "Fix PowerShell existing-file guard",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-12T03:24:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8fe0daceba02add5a53c720ac4e73f7707ad9a8",
"body": null,
"is_bot": false,
"headline": "Protect existing binaries and fix package naming",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-12T03:22:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a889c5cdc76ce4814bcc0578f6bd450c168ddebf",
"body": null,
"is_bot": false,
"headline": "Add deterministic agent operation playbooks",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-12T03:18:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c6e1b5a6f11b55954c48a653acf34fffae79ff1",
"body": null,
"is_bot": false,
"headline": "Clarify installation and assistant workflows",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-12T03:14:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5965c251a16b16fbce5288298c047fdf9a1e48b2",
"body": null,
"is_bot": false,
"headline": "Add one-command CLI and agent installation",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-12T03:10:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ed919d95a5f0e72ed0e776017ef5c9a9836bcd7",
"body": "Add machine-readable runtime events and diagnostics",
"is_bot": false,
"headline": "Merge pull request #49 from georgestarcher/codex/issue-48-runtime-events",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-12T02:57:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d708ffb2fbb5e659c34064c863940dae59cd0376",
"body": null,
"is_bot": false,
"headline": "Keep early CLI errors machine readable",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-12T02:56:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb0183d894ced5cacdb22708d19652b24e3d3f27",
"body": null,
"is_bot": false,
"headline": "Add machine-readable runtime events",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-12T02:38:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00ac7d256c4843b4d3dd3d6728b03022c0369391",
"body": "Add resumable Splunk job management by SID",
"is_bot": false,
"headline": "Merge pull request #47 from georgestarcher/codex/issue-46-resumable-jobs",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-12T02:16:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c29c75b4fc97824a59c7e7c7fd6b40e40f89b78e",
"body": null,
"is_bot": false,
"headline": "Handle paused and missing job states",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-12T02:13:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d9cc88b68265b7ba0d2122ef57222824adc08cd",
"body": null,
"is_bot": false,
"headline": "Add resumable Splunk job management",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-12T02:07:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6388508eb93fce6680d2f71e2835c7aa03ae7675",
"body": "…idation\n\nAdd offline YAML validation and execution plans",
"is_bot": false,
"headline": "Merge pull request #45 from georgestarcher/codex/issue-44-offline-val…",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-12T01:39:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "655684d3a9db3a03cf4f3d9c2d9eb7698c4c339e",
"body": null,
"is_bot": false,
"headline": "Reject conflicting config modes",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-12T01:37:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9537556865f7a61b8e478fb0cd999c28869ab62",
"body": null,
"is_bot": false,
"headline": "Add offline YAML validation plans",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-12T01:31:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "530c2086fc292af1fcfda0dbed53abb8160b1606",
"body": "…adata\n\nAdd CLI version and build metadata reporting",
"is_bot": false,
"headline": "Merge pull request #43 from georgestarcher/codex/issue-36-version-met…",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-11T17:44:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80c80e4ce6ce6efc6061a1483f56c45cc5402bd4",
"body": null,
"is_bot": false,
"headline": "Add CLI version metadata reporting",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-11T17:39:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb4c9a71a885d75eb182cd36b7bd3016150a3e69",
"body": "Share YAML saved searches and safety policy with Go consumers\n\nCloses #39.",
"is_bot": false,
"headline": "Merge pull request #42 from georgestarcher/codex/shared-query-package",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-11T15:54:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd2d07d5c6d201bc69c217b195206fcc4a57143b",
"body": null,
"is_bot": false,
"headline": "preserve default search log diagnostics",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-11T15:48:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "103b15d7424980c30d621dee4778c29e4802a6d4",
"body": null,
"is_bot": false,
"headline": "make health fixture paths portable",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-11T15:43:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b084c65c7532af0c94a29d802ca21c9a7ec858e4",
"body": null,
"is_bot": false,
"headline": "share saved query safety with Go consumers",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-11T15:40:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a26e200fa89b66874f887f7eb247921b6def757",
"body": "…gging\n\nAdd caller-controlled structured package logging\n\nCloses #38.",
"is_bot": false,
"headline": "Merge pull request #41 from georgestarcher/codex/caller-controlled-lo…",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-11T14:00:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08c27c3ec2093c79f51ef357959681af6d95bbf2",
"body": null,
"is_bot": false,
"headline": "add caller-controlled package logging",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-11T13:49:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54d1350968ac300d2de1b4dbc2b95827c75ab002",
"body": "* Add cross-platform CI coverage\n\n* Avoid duplicate Linux platform job\n\n---------\n\nCo-authored-by: George Starcher <georgestarcher@users.noreply.github.com>",
"is_bot": false,
"headline": "Add cross-platform CI coverage (#40)",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-11T11:40:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d79ff2912f493a3d5d00ab2f435edb64b7cdf22b",
"body": "* Remove legacy mutable Splunk API\n\n* Preserve CLI output and search log paths\n\n---------\n\nCo-authored-by: George Starcher <georgestarcher@users.noreply.github.com>",
"is_bot": false,
"headline": "Remove legacy mutable Splunk API (#35)",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-11T11:17:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1d25895c1c2fc741b5c253f6c5b8abe68b2307f",
"body": "* Make Splunk package application-ready\n\n* Update GitHub Actions runtimes\n\n* Preserve output on failed exports\n\n* Use canonical v2 module path\n\n---------\n\nCo-authored-by: George Starcher <georgestarcher@users.noreply.github.com>",
"is_bot": false,
"headline": "Make the v2 Splunk package application-ready (#34)",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-11T10:53:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a4db6cf03ca286e3f1782a903693de24e8cd45a",
"body": null,
"is_bot": false,
"headline": "Add public issue triage templates",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-10T12:11:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "381df061da3e02b41a2bd57aefcd6b675e9ee068",
"body": "Closes #29",
"is_bot": false,
"headline": "Add Splunk search safety controls",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-10T11:55:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67a5f76e98af0510cfdc6c40e294b9d7627cdc89",
"body": null,
"is_bot": false,
"headline": "Limit CI workflow token permissions",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-10T11:45:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c45aea6efc10fb2222540b6eac0d6818f450fb2f",
"body": "Closes #27",
"is_bot": false,
"headline": "Bundle release archives with agent skill",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-10T10:41:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6b855d0a6875b57f3e0223f210bf8ef9b871776",
"body": null,
"is_bot": false,
"headline": "Handle absolute release dist directories",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-10T10:37:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a408629071804366975a6beefc6225519553757c",
"body": null,
"is_bot": false,
"headline": "Address release bundle review feedback",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-10T10:32:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f58b9fcb3fe8f3657815bdd2af5f8e5d4c53b0c",
"body": null,
"is_bot": false,
"headline": "Bundle release archives with agent skill",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-10T10:27:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd9b6166254c7298c44c5074ba74accecb9a5f75",
"body": "Updates README, health example docs, PR checklist, and help text for current CLI behavior.",
"is_bot": false,
"headline": "Refresh CLI documentation",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-10T09:52:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8388541bed8a3a2814d83fe83bb98b6da41e525",
"body": null,
"is_bot": false,
"headline": "Refresh CLI documentation",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-10T09:50:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb70ba6c9269d6dfb49eeb88666c4f049a652131",
"body": "Adds live CLI YAML config integration coverage and fixes internal health example SPL.",
"is_bot": false,
"headline": "Add live YAML config integration test",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-10T09:46:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8a66eff332170bd5e60885a647988d305ccf164",
"body": null,
"is_bot": false,
"headline": "Fix internal health example SPL",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-10T09:42:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8437acd730c9cff8d9c3fabffe896acf3262511d",
"body": null,
"is_bot": false,
"headline": "Add live YAML config integration test",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-10T09:35:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea289dd190067b80ef2179091902551487737744",
"body": "Closes #18",
"is_bot": false,
"headline": "Add Splunk health check example configs",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-10T04:34:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d62dfc523a3a8438c69cf04c59d362b9eb76b3b2",
"body": null,
"is_bot": false,
"headline": "Add Splunk health check example configs",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-10T04:32:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf273d850a592926d51a826c3dcdd1ec0f73eed9",
"body": "Closes #16",
"is_bot": false,
"headline": "Add streaming export mode",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-10T04:29:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b44672e9788cc2a5d7b576edc52cd6fb15db674",
"body": null,
"is_bot": false,
"headline": "Add streaming export mode",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-10T04:26:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ec045d61508ded5a76b5e737ab14809ea6a0dd1",
"body": "Co-authored-by: George Starcher <georgestarcher@users.noreply.github.com>",
"is_bot": false,
"headline": "Add configurable result endpoint selection (#22)",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-10T04:20:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e341ac42e0d1bac90758aa52ae1e1fe21e0505d6",
"body": "Co-authored-by: George Starcher <georgestarcher@users.noreply.github.com>",
"is_bot": false,
"headline": "Add dispatch time bound flags (#21)",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-10T04:13:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dce6fa39dde5a721e6497a12f42f787f5bff73aa",
"body": "* Add structured YAML search config\n\n* Add starter config generator\n\n* Clean up YAML config documentation\n\n* Improve CLI help text\n\n---------\n\nCo-authored-by: George Starcher <georgestarcher@users.noreply.github.com>",
"is_bot": false,
"headline": "Add structured YAML search config (#20)",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-10T04:05:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "677067be80e1e8052e30303edf5b0a01f6042b52",
"body": "* Improve Splunk job lifecycle diagnostics\n\n* Validate search log in integration test\n\n* Show verbose integration test logs\n\n---------\n\nCo-authored-by: George Starcher <georgestarcher@users.noreply.github.com>",
"is_bot": false,
"headline": "Improve Splunk job lifecycle diagnostics (#19)",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-10T03:44:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "886bd17c999eeb41bccb5e801acf826fe8e97f06",
"body": null,
"is_bot": false,
"headline": "Test default SPL query file",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-10T03:01:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53e7005ec5076334b04e6adb3bb6d5a45411c417",
"body": null,
"is_bot": false,
"headline": "Validate SPL query files",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-10T02:59:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45610cecda8a75bab182d3d393303e624e91192b",
"body": "Adds Splunk app namespace support, token validation, GitHub Actions improvements, release automation, and repository templates.",
"is_bot": false,
"headline": "Add Splunk app context support and release automation",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-10T02:53:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f498dd1e1aca08c0b142bf8d3f5b6ac676d698af",
"body": null,
"is_bot": false,
"headline": "Modernize CLI, harden tests, and add GitHub Actions quality gates",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2026-07-10T01:34:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9143893e162e917fc814eac617d445278398f534",
"body": null,
"is_bot": false,
"headline": "Update LICENSE",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2024-01-04T17:17:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31bcc02b260bd7b34af5ec2b3efb39a4174b4828",
"body": null,
"is_bot": false,
"headline": "update workflow test",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2023-12-21T15:51:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9548e5dc3aaacef053a2efd71ed36a1a07512d7",
"body": null,
"is_bot": false,
"headline": "update workflow",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2023-12-21T15:48:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40de5b290ed19d2920a6a9f89dcd2889f721b462",
"body": null,
"is_bot": false,
"headline": "Create Go",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2023-12-21T06:18:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "753867a6ab14ec9a0d9ca265342e3cefdb919abe",
"body": null,
"is_bot": false,
"headline": "add test debug output",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2023-12-19T03:44:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48507de22217ab408b2f9147720f499fe439b686",
"body": null,
"is_bot": false,
"headline": "add basic test",
"author_name": "George Starcher",
"author_login": null,
"committed_at": "2023-12-16T03:01:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f554fa9446be76ea9a3ab121b746e0fdbbbf3807",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2023-09-15T03:52:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aad9e4f6603809b626454a1fa162436099420ee8",
"body": null,
"is_bot": false,
"headline": "initial commit",
"author_name": "George Starcher",
"author_login": null,
"committed_at": "2022-12-24T06:44:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d211408631fed8a9dac48c0cc3c8515d3fc01f5f",
"body": null,
"is_bot": false,
"headline": "Update .gitignore",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2022-12-24T06:43:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2abaed3073b432d7fa10167512247eb50642d72",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "George Starcher",
"author_login": "georgestarcher",
"committed_at": "2022-12-24T06:42:21Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 6,
"commits_last_year": 83,
"latest_release_at": "2026-07-16T18:36:37Z",
"latest_release_tag": "v2.3.0",
"releases_from_tags": false,
"days_since_last_push": 7,
"active_weeks_last_year": 1,
"days_since_latest_release": 7,
"mean_days_between_releases": 186
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 71,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "github.com/georgestarcher/querysplunk/v2",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/georgestarcher/querysplunk/v2",
"is_deprecated": false,
"latest_version": "v2.3.0",
"repository_url": "https://github.com/georgestarcher/querysplunk",
"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-07-16T18:34:55Z",
"latest_version_yanked": null,
"days_since_latest_publish": 7
}
]
},
"popularity": {
"forks": 0,
"stars": 8,
"watchers": 1,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": null,
"open_issues_and_prs": 1
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 36814,
"source_files_sampled": 27,
"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": 2,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/joho/godotenv",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.4.0"
},
{
"name": "gopkg.in/yaml.v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.0.1"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/joho/godotenv",
"direct": true,
"version": "v1.4.0",
"ecosystem": "go"
},
{
"name": "gopkg.in/yaml.v3",
"direct": true,
"version": "v3.0.1",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 2,
"direct_count": 2,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 35,
"open_issues": 1,
"closed_ratio": 0.974,
"closed_issues": 38,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "georgestarcher",
"commits": 91,
"avatar_url": "https://avatars.githubusercontent.com/u/104016?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"go.yml",
"issue-triage.yml",
"release.yml"
],
"has_docs_dir": false,
"linter_configs": [
".golangci.yml"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 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": "14 out of 14 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 0/14 approved changesets -- score normalized to 0",
"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": 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": 10,
"reason": "project is 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": "30 commit(s) and 30 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": 3,
"reason": "SAST tool is not run on all commits -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 4,
"reason": "security policy file 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": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "40090e773b7bf504998c58981cfa8dbe32f18fdd",
"ran_at": "2026-07-24T05:12:38Z",
"aggregate_score": 4.9,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": true,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-18T11:49:32Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-16T18:34:55Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 74,
"created_at": "2026-07-18T11:49:19Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/georgestarcher/querysplunk",
"host": "github.com",
"name": "querysplunk",
"owner": "georgestarcher"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 59,
"inputs": {
"security": 59,
"vitality": 69,
"community": 34,
"governance": 58,
"engineering": 74
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 69,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"commits_last_year": 83,
"human_commit_share": 1,
"days_since_last_push": 7,
"active_weeks_last_year": 1
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 7 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 7
}
}
],
"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": "83 commits in the last year",
"points": 17.3,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 83
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 30 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 76,
"inputs": {
"releases_count": 6,
"latest_release_tag": "v2.3.0",
"releases_from_tags": false,
"days_since_latest_release": 7,
"mean_days_between_releases": 186
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "6 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 6
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 7 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 7
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~186 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 186
}
}
],
"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": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 7,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 7 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 7
}
}
],
"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": 34,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 14,
"inputs": {
"forks": 0,
"stars": 8,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "8 stars",
"points": 13.7,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 8
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 57,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": true
},
"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": 6.3,
"status": "met",
"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": 58,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"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 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"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": 84,
"inputs": {
"merged_prs": 35,
"open_issues": 1,
"closed_issues": 38,
"issue_closed_ratio": 0.974,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "97% of issues closed",
"points": 45.5,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 97
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "35/35 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 35,
"decided": 35
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/14 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": 58,
"inputs": {
"followers": 119,
"owner_type": "User",
"is_verified": null,
"owner_login": "georgestarcher",
"public_repos": 21,
"account_age_days": 6221
},
"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": "119 followers of georgestarcher",
"points": 14.9,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 119,
"login": "georgestarcher"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "21 public repos, account ~17 yr old",
"points": 21.8,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 21
}
},
{
"code": "account_age_years",
"params": {
"years": 17
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/georgestarcher/querysplunk/v2"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 7
},
"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 7 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 7
}
}
],
"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": "good",
"name": "Engineering Quality",
"value": 74,
"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": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": ".golangci.yml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "14 out of 14 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"topics": [
"ai-agents",
"automation",
"go-cli",
"golang",
"splunk"
],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "5 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 5
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 59,
"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": 49,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 4.9
},
"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": "14 out of 14 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 0/14 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"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 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 fuzzed",
"points": 5,
"status": "met",
"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": "30 commit(s) and 30 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 3",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 2,
"status": "partial",
"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": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "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 2 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": 2
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 2,
"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": 2,
"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": 2
},
"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": 56,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.366,
"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": "34 of 93 human commits state their intent (structured subject or explanatory body)",
"points": 19.5,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 34,
"sampled": 93
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": ".golangci.yml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 93",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 93
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 36814,
"source_files_sampled": 27,
"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/27 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 27,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"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": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-24T05:12:52.105375Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/g/georgestarcher/querysplunk.svg",
"full_name": "georgestarcher/querysplunk",
"license_state": "standard",
"license_spdx": "MIT"
}