Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [],
"is_fork": true,
"size_kb": 90,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 116115
},
"pushed_at": "2026-07-18T08:57:12Z",
"created_at": "2026-04-07T09:19:40Z",
"owner_type": "User",
"updated_at": "2026-07-18T08:54:09Z",
"description": "Woocommerce API Golang Wrapper ",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "http://adirkuhn.github.io",
"name": "Adir Kuhn",
"type": "User",
"login": "adirkuhn",
"company": null,
"location": null,
"followers": 22,
"avatar_url": "https://avatars.githubusercontent.com/u/1225193?v=4",
"created_at": "2011-11-28T12:19:26Z",
"is_verified": null,
"public_repos": 83,
"account_age_days": 5351
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v1.0.9",
"kind": "patch",
"published_at": "2026-07-18T08:57:12Z"
},
{
"tag": "v1.0.8",
"kind": "patch",
"published_at": "2026-05-19T07:28:42Z"
},
{
"tag": "v1.0.7",
"kind": "patch",
"published_at": "2026-04-16T08:06:31Z"
},
{
"tag": "v1.0.6",
"kind": "patch",
"published_at": "2026-04-13T15:57:24Z"
},
{
"tag": "v1.0.4",
"kind": "patch",
"published_at": "2026-04-11T13:03:23Z"
},
{
"tag": "v1.0.3",
"kind": "patch",
"published_at": "2026-04-10T15:50:30Z"
},
{
"tag": "v1.0.2",
"kind": "patch",
"published_at": "2026-04-10T14:58:59Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2026-04-07T15:42:15Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2026-04-07T11:13:43Z"
}
],
"recent_commits": [
{
"oid": "4b16a65d5ecc7068e240ea1130139cf8ec88e5ec",
"body": "… in product responses",
"is_bot": false,
"headline": "feat: introduce FlexibleString type to handle unquoted numeric prices…",
"author_name": "Adir Kuhn",
"author_login": "adirkuhn",
"committed_at": "2026-07-18T08:53:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3af94899a9bc2b9457008848415d5c271dfa2ab",
"body": "…ignored in API updates",
"is_bot": false,
"headline": "fix: change StockQuantity to a pointer to ensure zero values are not …",
"author_name": "Adir Kuhn",
"author_login": "adirkuhn",
"committed_at": "2026-05-19T07:26:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1e236c262657b99fa2598dce9d2b57ff45c786d",
"body": null,
"is_bot": true,
"headline": "bump version to v1.0.7",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-04-16T08:06:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a24fa9fe5f7377a78bf290ce1953701fd311fb7e",
"body": "…URL tags for consistency",
"is_bot": false,
"headline": "refactor: replace pointer-to-slice types with slices and update JSON/…",
"author_name": "Adir Kuhn",
"author_login": "adirkuhn",
"committed_at": "2026-04-16T08:03:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b8f88b03ecc3f258dc94c592802e5a1f45df20c",
"body": null,
"is_bot": true,
"headline": "bump version to v1.0.6",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-04-13T15:57:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da6d205e2e59316c4c6fec580b704a914369f1ce",
"body": null,
"is_bot": true,
"headline": "bump version to v1.0.5",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-04-13T15:46:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e0b0b6aa1a8657010ce6804c51afbcc4fefa21d",
"body": "…orresponding test case",
"is_bot": false,
"headline": "feat: update Fields parameter to use comma-separated values and add c…",
"author_name": "Adir Kuhn",
"author_login": "adirkuhn",
"committed_at": "2026-04-13T15:44:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f7af654086e012670db7d419d8aaf66364763e3",
"body": "…d add fields support to ListProductParams",
"is_bot": false,
"headline": "refactor: update product structs to use slices instead of pointers an…",
"author_name": "Adir Kuhn",
"author_login": "adirkuhn",
"committed_at": "2026-04-13T15:17:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba283bfb5ff73a00770bbf19a7b5ece18dea657d",
"body": "Co-authored-by: aider (ollama/gemma4:e2b) <aider@aider.chat>",
"is_bot": false,
"headline": "docs: Add documentation for the WooCommerce API client",
"author_name": "Adir Kuhn",
"author_login": "adirkuhn",
"committed_at": "2026-04-13T12:29:31Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "a29c3904c9c8cf44f67a2b832eb0c73ca0016517",
"body": null,
"is_bot": true,
"headline": "bump version to v1.0.4",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-04-11T13:03:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09ce37f8d96bbc2c8427ed7340345e135a59a4c6",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' of github.com:adirkuhn/go-woocommerce-api",
"author_name": "Adir Kuhn",
"author_login": "adirkuhn",
"committed_at": "2026-04-11T12:56:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06644794c9c771c9f0e5791e430cd8a6ecd6bbcd",
"body": "…improved test coverage.",
"is_bot": false,
"headline": "test: add JSON test data files and update unit tests to use them for …",
"author_name": "Adir Kuhn",
"author_login": "adirkuhn",
"committed_at": "2026-04-11T12:56:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99062558d60a26982544dbdd510008069aabea40",
"body": null,
"is_bot": true,
"headline": "bump version to v1.0.3",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-04-10T15:50:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b81c5bcad8b7ea4d8e5c076f655a8542507eb67",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' of github.com:adirkuhn/go-woocommerce-api",
"author_name": "Adir Kuhn",
"author_login": "adirkuhn",
"committed_at": "2026-04-10T15:49:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22e9f17159e95adf2aa4e93b17803e82efe88ceb",
"body": "… slices",
"is_bot": false,
"headline": "refactor: change list methods to return slices instead of pointers to…",
"author_name": "Adir Kuhn",
"author_login": "adirkuhn",
"committed_at": "2026-04-10T15:48:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "944b782cf2c1eca342dc1b155e9ed3eacd1ecb4d",
"body": null,
"is_bot": true,
"headline": "bump version to v1.0.2",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-04-10T14:58:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c12efb24d2d093fdca85a7ad1c080a3f27a16585",
"body": "…ils, and service documentation",
"is_bot": false,
"headline": "docs: overhaul README with updated usage examples, configuration deta…",
"author_name": "Adir Kuhn",
"author_login": "adirkuhn",
"committed_at": "2026-04-10T14:57:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4dcafb22497bb015e5da712f790f0c4818462a6",
"body": "…pdate test helpers to use new test server utility",
"is_bot": false,
"headline": "refactor: decouple services from internal client implementation and u…",
"author_name": "Adir Kuhn",
"author_login": "adirkuhn",
"committed_at": "2026-04-10T14:52:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "351fd995ad6280ec133c62aa31aca9b1b2d07158",
"body": null,
"is_bot": true,
"headline": "bump version to v1.0.1",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-04-07T15:42:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83f278b38f8d36675aa771db6a7ad3f471e6df6e",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' of github.com:adirkuhn/go-woocommerce-api",
"author_name": "Adir Kuhn",
"author_login": "adirkuhn",
"committed_at": "2026-04-07T15:38:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0aba290e9875e1941fada674e4dcd772242184fd",
"body": null,
"is_bot": false,
"headline": "creating interfaces for clients",
"author_name": "Adir Kuhn",
"author_login": "adirkuhn",
"committed_at": "2026-04-07T15:38:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36e8c8b7ebbeba199748ea2279deff4633f92ec8",
"body": null,
"is_bot": true,
"headline": "bump version to v1.0.0",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-04-07T11:13:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91eee952b273ebf53e094d932bb8aad071dc0e08",
"body": "…es, and update usage example to include context in API calls",
"is_bot": false,
"headline": "docs: update installation path, add test instructions, include TaxRat…",
"author_name": "Adir Kuhn",
"author_login": "adirkuhn",
"committed_at": "2026-04-07T11:11:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b3a66e87f27674071690014652b3524c514e84c",
"body": "…ext in API calls, and configure local Claude settings",
"is_bot": false,
"headline": "chore: update package import path, add TaxRates support, include cont…",
"author_name": "Adir Kuhn",
"author_login": "adirkuhn",
"committed_at": "2026-04-07T11:11:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e128b8cbdedbfa55f38857a5a2508e5a505626cc",
"body": "…nore",
"is_bot": false,
"headline": "chore: downgrade Go version to 1.18 and add AI-related files to gitig…",
"author_name": "Adir Kuhn",
"author_login": "adirkuhn",
"committed_at": "2026-04-07T11:06:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f72dcb1723545683ab90d031d136e06481c334c",
"body": null,
"is_bot": false,
"headline": "feat: add TaxRates service with CRUD and batch support",
"author_name": "Adir Kuhn",
"author_login": "adirkuhn",
"committed_at": "2026-04-07T10:30:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "460658a4bd5a19287ea59b0b1dc731a8267d8243",
"body": null,
"is_bot": false,
"headline": "github actions",
"author_name": "Adir Kuhn",
"author_login": "adirkuhn",
"committed_at": "2026-04-07T10:10:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d57e619602e73596482330b40d606f302bd13ab",
"body": null,
"is_bot": false,
"headline": "feat: add LowStockAmount field and update slice types in Product struct",
"author_name": "Adir Kuhn",
"author_login": "adirkuhn",
"committed_at": "2026-04-07T10:04:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20e855f9bc494ee3f1a9e4fa41ca0295dc901b40",
"body": "…sources",
"is_bot": false,
"headline": "test: add comprehensive unit test suite for WooCommerce API client re…",
"author_name": "Adir Kuhn",
"author_login": "adirkuhn",
"committed_at": "2026-04-07T09:59:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25a9400959c4e6901883f88f29d77ba97fca3188",
"body": "…ile, and refactor global types to use any",
"is_bot": false,
"headline": "feat: implement context support across services, rename order notes f…",
"author_name": "Adir Kuhn",
"author_login": "adirkuhn",
"committed_at": "2026-04-07T09:42:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2520dc50c161714cc0f3ee093523a83963a4c6e4",
"body": "…n files",
"is_bot": false,
"headline": "chore: initialize project with Go module, gitignore, and documentatio…",
"author_name": "Adir Kuhn",
"author_login": "adirkuhn",
"committed_at": "2026-04-07T09:30:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ae55e3038fe9110662ced35d1fa74eb7f9b6901",
"body": null,
"is_bot": false,
"headline": "bump version",
"author_name": "dinistavares",
"author_login": "dinistavares",
"committed_at": "2026-03-20T14:19:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ba261ee3f8e044376970ba69eb3998db9a9f5c9",
"body": null,
"is_bot": false,
"headline": "set default timeout",
"author_name": "dinistavares",
"author_login": "dinistavares",
"committed_at": "2026-03-20T13:26:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d0e9074907aae6c77683c2d60379ffd412eb4f4",
"body": null,
"is_bot": false,
"headline": "revert",
"author_name": "Dinis Tavares",
"author_login": "dinistavares",
"committed_at": "2023-04-21T09:46:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "729b8985d4c230da925a7190b2fcc19c282ee446",
"body": null,
"is_bot": false,
"headline": "do not use pointers",
"author_name": "Dinis Tavares",
"author_login": "dinistavares",
"committed_at": "2023-04-21T09:11:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da533f95d36a1c482da6512b384aa6b71760fcf9",
"body": null,
"is_bot": false,
"headline": "use pointers",
"author_name": "Dinis Tavares",
"author_login": "dinistavares",
"committed_at": "2023-04-21T08:46:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b8a2149c3b204783d86f3380f5e6512f2561a47",
"body": null,
"is_bot": false,
"headline": "add a user agent",
"author_name": "Dinis Tavares",
"author_login": "dinistavares",
"committed_at": "2023-04-20T16:15:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a7bebff51213aa15c7e75db243bfa198fb80d6f",
"body": null,
"is_bot": false,
"headline": "update readme",
"author_name": "Dinis Tavares",
"author_login": "dinistavares",
"committed_at": "2023-04-18T20:43:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44e1f34db8322ce0849abea637e638da8b421ef8",
"body": null,
"is_bot": false,
"headline": "add product service",
"author_name": "Dinis Tavares",
"author_login": "dinistavares",
"committed_at": "2023-04-18T20:41:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44a61f701f05536ae61950398dc3fe1f3d91eb39",
"body": null,
"is_bot": false,
"headline": "add product service",
"author_name": "Dinis Tavares",
"author_login": "dinistavares",
"committed_at": "2023-04-18T20:40:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f49acff03b9512687b4015de1484f728922a47ea",
"body": null,
"is_bot": false,
"headline": "clean up",
"author_name": "Dinis Tavares",
"author_login": "dinistavares",
"committed_at": "2023-04-18T20:04:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71a6a5b3a3df398cb2b1667f739327b2cedf1e12",
"body": null,
"is_bot": false,
"headline": "add refunds service",
"author_name": "Dinis Tavares",
"author_login": "dinistavares",
"committed_at": "2023-04-18T20:04:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d898a8188f1c8295c29f29d35229a28ce8e231a",
"body": null,
"is_bot": false,
"headline": "methods to accept pointer",
"author_name": "Dinis Tavares",
"author_login": "dinistavares",
"committed_at": "2023-04-18T10:50:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2f1f7874d94a5a4456d3187fb98315b51731695",
"body": null,
"is_bot": false,
"headline": "Create LICENSE",
"author_name": "Dinis Tavares",
"author_login": "dinistavares",
"committed_at": "2023-04-18T10:37:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e516063077a4c54fb5178f3ef8f2c3c4de4cc437",
"body": null,
"is_bot": false,
"headline": "update services list",
"author_name": "Dinis Tavares",
"author_login": "dinistavares",
"committed_at": "2023-04-18T08:35:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39e0065949dc4a5deca9879045e8d4e3a3e93084",
"body": null,
"is_bot": false,
"headline": "fix order delete",
"author_name": "Dinis Tavares",
"author_login": "dinistavares",
"committed_at": "2023-04-18T08:34:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a896055fa03fa3c4d0ce3d4c527524d7df4e4780",
"body": null,
"is_bot": false,
"headline": "fix orderNotes routes",
"author_name": "Dinis Tavares",
"author_login": "dinistavares",
"committed_at": "2023-04-18T08:33:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25c937ae2203caec6b068f28471c231018cdf09e",
"body": null,
"is_bot": false,
"headline": "add orderNotes service",
"author_name": "Dinis Tavares",
"author_login": "dinistavares",
"committed_at": "2023-04-18T08:23:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9735f97f4bf6ab79e8d6a08e53389c53bd4f6921",
"body": null,
"is_bot": false,
"headline": "add coupon service",
"author_name": "Dinis Tavares",
"author_login": "dinistavares",
"committed_at": "2023-04-18T08:12:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45555d01e13a00ef83a45b76980b85d75868b9a8",
"body": null,
"is_bot": false,
"headline": "clean up",
"author_name": "Dinis Tavares",
"author_login": "dinistavares",
"committed_at": "2023-04-18T08:12:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd2d2ca649ff02065f889bd95717a5b2b25908a5",
"body": null,
"is_bot": false,
"headline": "clean up",
"author_name": "Dinis Tavares",
"author_login": "dinistavares",
"committed_at": "2023-04-17T20:17:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c774dcb2fc97cbc5008410ff6a06837073941d6",
"body": null,
"is_bot": false,
"headline": "update readme",
"author_name": "Dinis Tavares",
"author_login": "dinistavares",
"committed_at": "2023-04-17T16:57:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "671580a32568ad623e479e5519ca480941433b06",
"body": null,
"is_bot": false,
"headline": "init readme",
"author_name": "Dinis Tavares",
"author_login": "dinistavares",
"committed_at": "2023-04-17T16:55:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a79c435d589f4b19b0dde505a889aa71ac7b9a0",
"body": null,
"is_bot": false,
"headline": "init wrapper",
"author_name": "Dinis Tavares",
"author_login": "dinistavares",
"committed_at": "2023-04-17T12:21:15Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 9,
"commits_last_year": 33,
"latest_release_at": "2026-07-18T08:57:12Z",
"latest_release_tag": "v1.0.9",
"releases_from_tags": false,
"days_since_last_push": 5,
"active_weeks_last_year": 6,
"days_since_latest_release": 5,
"mean_days_between_releases": 12.7
},
"community": {
"has_readme": false,
"has_license": false,
"has_description": false,
"has_contributing": false,
"health_percentage": null,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/adirkuhn/go-woocommerce-api",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/adirkuhn/go-woocommerce-api",
"is_deprecated": false,
"latest_version": "v1.0.9",
"repository_url": "https://github.com/adirkuhn/go-woocommerce-api",
"versions_count": 9,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-18T08:53:54Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
}
]
},
"popularity": {
"forks": 0,
"stars": 0,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0,
"collected_at": null
},
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 12338,
"source_files_sampled": 21,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"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/google/go-querystring",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.2.0"
},
{
"name": "github.com/google/go-cmp",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.7.0"
}
],
"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": 0,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "adirkuhn",
"commits": 23,
"avatar_url": "https://avatars.githubusercontent.com/u/1225193?v=4"
},
{
"type": "User",
"login": "dinistavares",
"commits": 23,
"avatar_url": "https://avatars.githubusercontent.com/u/46093710?v=4"
}
],
"contributors_sampled": 2,
"top_contributor_share": 0.5
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"release.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"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/30 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": 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": 1,
"reason": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
"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": "no SAST tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "4b16a65d5ecc7068e240ea1130139cf8ec88e5ec",
"ran_at": "2026-07-23T21:22:51Z",
"aggregate_score": 3.1,
"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-07-18T08:54:54Z",
"oldest_open_prs": [],
"last_merged_pr_at": null,
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/adirkuhn/go-woocommerce-api",
"host": "github.com",
"name": "go-woocommerce-api",
"owner": "adirkuhn"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 41,
"inputs": {
"security": 31,
"vitality": 73,
"community": 12,
"governance": 41,
"engineering": 40
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 73,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"commits_last_year": 33,
"human_commit_share": 0.852,
"days_since_last_push": 5,
"active_weeks_last_year": 6
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 5
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "6/52 weeks with commits",
"points": 4.2,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 6
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "33 commits in the last year",
"points": 13.8,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 33
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
"points": 1,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"releases_count": 9,
"latest_release_tag": "v1.0.9",
"releases_from_tags": false,
"days_since_latest_release": 5,
"mean_days_between_releases": 12.7
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "9 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 9
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 5
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~12.7 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 12.7
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "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": "critical",
"name": "Community & Adoption",
"value": 12,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"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": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"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": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": false,
"has_license": false,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 41,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 23,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 2,
"top_contributor_share": 0.5
},
"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 50% of commits",
"points": 11.2,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 50
}
}
],
"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 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "critical",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution",
"pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"merged_prs": 0,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0
},
"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": "no decided pull requests or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_decided_prs_or_data",
"params": {}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 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": 56,
"inputs": {
"followers": 22,
"owner_type": "User",
"is_verified": null,
"owner_login": "adirkuhn",
"public_repos": 83,
"account_age_days": 5351
},
"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": "22 followers of adirkuhn",
"points": 9.8,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 22,
"login": "adirkuhn"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "83 public repos, account ~14 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 83
}
},
{
"code": "account_age_years",
"params": {
"years": 14
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/adirkuhn/go-woocommerce-api"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 5
},
"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 5 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 5
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "9 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 9
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "at_risk",
"name": "Engineering Quality",
"value": 40,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 60,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "critical",
"name": "Documentation",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": false,
"has_docs_dir": false,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"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": 31,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 31,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 3.1
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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/30 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 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": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
"points": 0.8,
"status": "partial",
"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": "no SAST tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
}
],
"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": 53,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 21,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.391,
"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": "18 of 46 human commits state their intent (structured subject or explanatory body)",
"points": 20.9,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 18,
"sampled": 46
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 59,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0.019,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "go.mod (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "go.mod"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "1 of the last 54 commits agent-authored or agent-credited",
"points": 3.7,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 1,
"sampled": 54
}
}
],
"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": 12338,
"source_files_sampled": 21,
"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/21 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 21,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Community profile unavailable",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-23T21:22:56.676697Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/adirkuhn/go-woocommerce-api.svg",
"full_name": "adirkuhn/go-woocommerce-api",
"license_state": "standard",
"license_spdx": "MIT"
}