原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [
"go-framework",
"golang",
"web-crawler",
"web-scraping",
"crawler",
"go",
"scraper",
"spider"
],
"is_fork": false,
"size_kb": 19432,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 139302,
"Makefile": 931
},
"pushed_at": "2026-07-21T13:50:02Z",
"created_at": "2023-03-12T13:05:32Z",
"owner_type": "User",
"updated_at": "2026-07-29T10:51:31Z",
"description": "Golang Crawling and scraping framework",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "https://gosom.dev",
"name": "Georgios Komninos",
"type": "User",
"login": "gosom",
"company": null,
"location": "Cyprus",
"followers": 231,
"avatar_url": "https://avatars.githubusercontent.com/u/454718?v=4",
"created_at": "2010-10-26T14:00:31Z",
"is_verified": null,
"public_repos": 146,
"account_age_days": 5758
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.2.1",
"kind": "patch",
"published_at": "2026-06-14T05:50:33Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2026-06-14T05:50:15Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2026-05-01T06:40:40Z"
},
{
"tag": "v0.9.6",
"kind": "patch",
"published_at": "2025-08-23T08:47:50Z"
},
{
"tag": "v0.9.5",
"kind": "patch",
"published_at": "2025-07-26T10:56:26Z"
},
{
"tag": "v0.9.4",
"kind": "patch",
"published_at": "2025-04-27T04:53:26Z"
},
{
"tag": "v0.9.3",
"kind": "patch",
"published_at": "2025-03-02T06:08:48Z"
},
{
"tag": "v0.9.2",
"kind": "patch",
"published_at": "2025-02-08T15:52:39Z"
},
{
"tag": "v0.9.1",
"kind": "patch",
"published_at": "2025-01-25T17:14:15Z"
},
{
"tag": "v0.8.5",
"kind": "patch",
"published_at": "2025-01-18T13:02:41Z"
},
{
"tag": "v0.8.3",
"kind": "patch",
"published_at": "2024-12-15T10:54:58Z"
},
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2024-10-20T08:15:24Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2024-05-01T07:48:19Z"
},
{
"tag": "v0.5.3",
"kind": "patch",
"published_at": "2023-11-24T16:43:34Z"
},
{
"tag": "v0.5.2",
"kind": "patch",
"published_at": "2023-11-24T16:24:17Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2023-09-01T15:19:38Z"
},
{
"tag": "v0.4.3",
"kind": "patch",
"published_at": "2023-05-14T07:15:12Z"
},
{
"tag": "v0.4.2",
"kind": "patch",
"published_at": "2023-05-13T14:06:50Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2023-05-13T12:39:30Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2023-04-15T10:30:52Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2023-04-12T03:44:46Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2023-03-26T15:29:53Z"
}
],
"recent_commits": [
{
"oid": "9f3c1ce9966808a43483d96b65b23c9ac72f0a0d",
"body": "playwright-community/playwright-go's driver download CDN\n(playwright.azureedge.net and its mirrors) has been returning 404 for\nevery version, since the upstream ecosystem deprecated that CDN in\nfavor of assembling the driver from the npm registry and nodejs.org\n(mxschmitt/playwright-go#615, merged 2\n[…]\nleanly via mxschmitt's npm+nodejs.org path and the job\ncompleted with real results (16 places found for a \"coffee shop\" query\nnear Buenos Aires, job status ok).\n\nRelated: gosom/google-maps-scraper#302",
"is_bot": false,
"headline": "Switch playwright-go to mxschmitt fork to fix driver install 404 (#25)",
"author_name": "Santiago Vittor",
"author_login": "santiagovittor",
"committed_at": "2026-07-21T13:49:05Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "af95abbeadcea50227be15bbe3cb2864c378b3d0",
"body": "… (#22)\n\n* feat: optional RequestHookProvider for browser request/response hooks\n\nAdds RequestHookProvider, an optional capability interface for BrowserPage\nimplementations that can intercept outgoing requests and responses. Consumers\nopt in via a type assertion, so existing BrowserPage implementati\n[…]\nleakage across reused pages\nand an example for OnRequest/OnResponse usage.\n\n---------\n\nCo-authored-by: knoellp <knoellp@users.noreply.github.com>\nCo-authored-by: Giorgos Komninos <admin@gkomninos.com>",
"is_bot": false,
"headline": "feat: optional RequestHookProvider for browser request/response hooks…",
"author_name": "knoellp",
"author_login": "knoellp",
"committed_at": "2026-06-14T05:09:47Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "05e57436073c35b6a19c44badb15587f71b6b700",
"body": "…iver (#20)\n\n* fix(jshttp): bound page.Close() with a timeout to survive a wedged driver\n\nA wedged Playwright driver (e.g. EPIPE after a browser crash) can make\npage.Close() block indefinitely. Because Close runs in the fetch path, an\nunbounded block stalls the worker goroutine and prevents the fetc\n[…]\n(deadline fires), and\nerror-returning cases.\n\n* chore: Fixes linter errors\n\n---------\n\nCo-authored-by: knoellp <knoellp@users.noreply.github.com>\nCo-authored-by: Giorgos Komninos <admin@gkomninos.com>",
"is_bot": false,
"headline": "fix(jshttp): bound page.Close() with a timeout to survive a wedged dr…",
"author_name": "knoellp",
"author_login": "knoellp",
"committed_at": "2026-06-01T12:30:16Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "73207c409491ab6ce323497e7997ee9fe799193f",
"body": null,
"is_bot": false,
"headline": "feat: Adds support for multiple tabs",
"author_name": "Giorgos Komninos",
"author_login": "gosom",
"committed_at": "2026-05-30T08:59:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40ecb71069acd374a4a0b2860550fa535271aee1",
"body": "Rod is unmaintenained and depends on old packages.\nIt has to be removed for now",
"is_bot": false,
"headline": "Removes ROD",
"author_name": "Giorgos Komninos",
"author_login": "gosom",
"committed_at": "2026-04-11T09:51:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0b77f52fa120ff4c66e4d57f13e8ec65fa21c2b",
"body": null,
"is_bot": false,
"headline": "Updates packages",
"author_name": "Giorgos Komninos",
"author_login": "gosom",
"committed_at": "2026-04-11T09:33:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a557a9d64b2c38f52c25fda734abd3d11a1aafa5",
"body": "* Adds go-rod support\n\n* Adds support for go-rod browser engine\n\nAdds an interface to abstract the browser engine and adds\nimplementations for playwright and go-rod",
"is_bot": false,
"headline": "Feature/support go rod (#19)",
"author_name": "Georgios Komninos",
"author_login": "gosom",
"committed_at": "2026-01-06T08:17:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "973a440bcc4af09c36d5d70221dc39789b66039c",
"body": null,
"is_bot": false,
"headline": "chore: Upgrades toolchane to 1.25.1",
"author_name": "Giorgos Komninos",
"author_login": "gosom",
"committed_at": "2025-10-05T13:10:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e711e87e98fd934fd37ff6ab65e56329e618799",
"body": "Previous version supported only proxies without authentication\ndue to a playwright issue.\n\nIn this version this limitation is bypassed by starting a local\nproxy that handles authentication.",
"is_bot": false,
"headline": "fix: Supports proxies with authentication (#17)",
"author_name": "Georgios Komninos",
"author_login": "gosom",
"committed_at": "2025-08-23T08:46:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ea0c8bdd8b3fbd0c09e5c2fee2a3d7d53929097",
"body": "* Updates playwright\n\n* Lint fixes",
"is_bot": false,
"headline": "Updates playwright (#15)",
"author_name": "Georgios Komninos",
"author_login": "gosom",
"committed_at": "2025-07-26T10:55:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "842ccfbd3a4729f806bfb29edaed87fd9029fdce",
"body": "fixes proxy in stealth",
"is_bot": false,
"headline": "Merge pull request #14 from gosom/fixes-stealth-and-proxy",
"author_name": "Georgios Komninos",
"author_login": "gosom",
"committed_at": "2025-04-27T04:52:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f227d53b4346ea817a09ba8705fb55a663af446b",
"body": null,
"is_bot": false,
"headline": "fixes proxy in stealth",
"author_name": "Giorgos Komninos",
"author_login": "gosom",
"committed_at": "2025-04-27T04:49:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1dbba144d7bd843913da92c0ec1c4d6b5e9e65ea",
"body": null,
"is_bot": false,
"headline": "fix: Removes channel chrome",
"author_name": "Giorgos Komninos",
"author_login": "gosom",
"committed_at": "2025-02-11T21:58:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be6b87a9d76158b72fbc3ba454f47ac3b0d44318",
"body": null,
"is_bot": false,
"headline": "chore: Improves proxy support and version updates",
"author_name": "Giorgos Komninos",
"author_login": "gosom",
"committed_at": "2025-02-08T15:50:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ca931c9636dd62aede2b743bde2ab807d788c59",
"body": null,
"is_bot": false,
"headline": "feat: Adds support to customize playwright's user agent",
"author_name": "Giorgos Komninos",
"author_login": "gosom",
"committed_at": "2025-01-25T15:12:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2bc749e27abd89b5d1815f28acf81d1248df381",
"body": null,
"is_bot": false,
"headline": "feat: Improves proxy pool and adds configs to re-use browser page",
"author_name": "Giorgos Komninos",
"author_login": "gosom",
"committed_at": "2025-01-19T12:05:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0313772dd357f95a42fa7053e6f449a332dd0ee2",
"body": "match the browser timeout with job timeout",
"is_bot": false,
"headline": "Merge pull request #8 from pjcalvo/main",
"author_name": "Georgios Komninos",
"author_login": "gosom",
"committed_at": "2025-01-18T12:54:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95aeef406501a86d255bdf8bbcad35ee8d372fa6",
"body": null,
"is_bot": false,
"headline": "docs: Update docs",
"author_name": "Giorgos Komninos",
"author_login": "gosom",
"committed_at": "2025-01-18T12:43:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c1a998b41e9a7965fbf0a4b16732d711d87b1a5",
"body": "feat: Documentation pages",
"is_bot": false,
"headline": "Merge pull request #9 from gosom/docspages",
"author_name": "Georgios Komninos",
"author_login": "gosom",
"committed_at": "2025-01-18T10:39:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10f2bbfab79f5408fa9aaf065dbc42c6662cf988",
"body": null,
"is_bot": false,
"headline": "feat: Documentation pages",
"author_name": "Giorgos Komninos",
"author_login": "gosom",
"committed_at": "2025-01-18T10:33:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7715518f8994b08a06a5f954978641e0b2e921d2",
"body": null,
"is_bot": false,
"headline": "match the browser timeout with job timeout",
"author_name": "Pablo Calvo",
"author_login": "pjcalvo",
"committed_at": "2025-01-15T08:40:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5154a23b4d48c27e38abc69560a9ec011051fc53",
"body": "feat: Add specific browser headers for StealthMode",
"is_bot": false,
"headline": "Merge pull request #7 from gosom/add-ordered-headers",
"author_name": "Georgios Komninos",
"author_login": "gosom",
"committed_at": "2025-01-01T08:53:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c69421bcbf6a4b85e50e1f7f94c9ae1e6f01928b",
"body": null,
"is_bot": false,
"headline": "feat: Add specific browser headers for StealthMode",
"author_name": "Giorgos Komninos",
"author_login": "gosom",
"committed_at": "2025-01-01T08:35:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61d34b5e2c608995fb3bd34fb73c838cf420c15f",
"body": "This fetcher utilizes an http client that is capable to simulate\nthe fingerprints of common browsers. It is helpful to bypass websites\nthat block by checking the TLS fingerprint of an HTTP client",
"is_bot": false,
"headline": "Add a stealth http fetcher.",
"author_name": "Giorgos Komninos",
"author_login": "gosom",
"committed_at": "2024-12-15T10:51:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8466b4b16027ea920cde614b62c3855ba608b85c",
"body": null,
"is_bot": false,
"headline": "browser arguments opt",
"author_name": "Giorgos Komninos",
"author_login": "gosom",
"committed_at": "2024-11-03T09:32:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ea81bb3ac8c991415fd647ff9754624a2fa8d0c",
"body": null,
"is_bot": false,
"headline": "only chromium",
"author_name": "Giorgos Komninos",
"author_login": "gosom",
"committed_at": "2024-11-03T08:42:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b50410282ca6b6051562a69a29be01222466d078",
"body": null,
"is_bot": false,
"headline": "Merge branch 'betterProxy'",
"author_name": "Giorgos Komninos",
"author_login": "gosom",
"committed_at": "2024-11-02T09:08:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e79a2b684471715859ad9181c5c28527545d3810",
"body": null,
"is_bot": false,
"headline": "updates README",
"author_name": "Giorgos Komninos",
"author_login": "gosom",
"committed_at": "2024-11-02T09:07:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d8e5f682da4dcadb17eed73330c65c4f0d4f125",
"body": null,
"is_bot": false,
"headline": "support for HTTP/HTTPS/SOCKS5 proxies",
"author_name": "Giorgos Komninos",
"author_login": "gosom",
"committed_at": "2024-11-02T09:07:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "153bd5a946e1e24ae0e15f2123617f64b8856600",
"body": null,
"is_bot": false,
"headline": "memory cleanup",
"author_name": "Giorgos Komninos",
"author_login": "gosom",
"committed_at": "2024-10-20T10:24:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0940c3a3ce3bba191bebeae07b4495b3985ff0e5",
"body": "Proxy support",
"is_bot": false,
"headline": "Merge pull request #6 from gosom/proxy-support",
"author_name": "Georgios Komninos",
"author_login": "gosom",
"committed_at": "2024-10-20T08:13:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b043eae2eb5fd25b88ad0e45707f98af1f3b8eb",
"body": null,
"is_bot": false,
"headline": "Adds SOCKS5 proxy support",
"author_name": "Giorgos Komninos",
"author_login": "gosom",
"committed_at": "2024-10-20T08:11:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e35c59f0ac92b74fddd4ee9710c6f7de7cece7e",
"body": null,
"is_bot": false,
"headline": "Adds socks5 rotating proxy support",
"author_name": "Giorgos Komninos",
"author_login": "gosom",
"committed_at": "2024-10-20T07:15:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d908d46f6d4cf215f2df64e91da65b5bc5033534",
"body": "Linter 1.23",
"is_bot": false,
"headline": "Merge pull request #5 from gosom/linter-1.23",
"author_name": "Georgios Komninos",
"author_login": "gosom",
"committed_at": "2024-10-19T14:11:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c37851972d13408d94951cff745e65c63b369b94",
"body": null,
"is_bot": false,
"headline": "updates workflow",
"author_name": "Giorgos Komninos",
"author_login": "gosom",
"committed_at": "2024-10-19T14:04:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34580689f3b7acd7d966004342c128437071bf51",
"body": null,
"is_bot": false,
"headline": "updates dependencies and fixes linter",
"author_name": "Giorgos Komninos",
"author_login": "gosom",
"committed_at": "2024-10-19T14:03:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d25ae59c5d9c040c99c8cca11b64adc262842f27",
"body": null,
"is_bot": false,
"headline": "updates dependencies and adds option to disable images",
"author_name": "Giorgos Komninos",
"author_login": "gosom",
"committed_at": "2024-05-01T07:46:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56b38dc7d28e9bbae82fcbc4a9d0e08126ac6b73",
"body": null,
"is_bot": false,
"headline": "workflow fix",
"author_name": "Giorgos Komninos",
"author_login": "gosom",
"committed_at": "2023-12-12T16:58:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc5222fbe3979879c401de55e2e865379d781fe8",
"body": null,
"is_bot": false,
"headline": "adds option to process job even when there is a fetching error",
"author_name": "Giorgos Komninos",
"author_login": "gosom",
"committed_at": "2023-11-24T16:41:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b81ce853200a05cc8d72bcd1e372acd20ab681d2",
"body": null,
"is_bot": false,
"headline": "adds jsonwriter",
"author_name": "Giorgos Komninos",
"author_login": "gosom",
"committed_at": "2023-09-08T17:54:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3ac23775ea571af0280cf1cb4402ae9676b724a",
"body": null,
"is_bot": false,
"headline": "linting fixes",
"author_name": "Giorgos Komninos",
"author_login": "gosom",
"committed_at": "2023-09-02T11:17:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9b53219d67bfedbc98fa3cca8cb619e6bcc51b8",
"body": null,
"is_bot": false,
"headline": "adds exitOnInactivity option and basic stats printing",
"author_name": "Giorgos Komninos",
"author_login": "gosom",
"committed_at": "2023-09-01T15:16:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d67dd201e65705df3d5c8228b5fdb27ba240c9f1",
"body": null,
"is_bot": false,
"headline": "Automatic cookie handling and init job",
"author_name": "Giorgos Komninos",
"author_login": "gosom",
"committed_at": "2023-05-14T07:10:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1affb172a5763b6535a47610f6ca95699f9f6b28",
"body": null,
"is_bot": false,
"headline": "removes unused code",
"author_name": "Giorgos Komninos",
"author_login": "gosom",
"committed_at": "2023-05-14T05:15:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96d80070c24890d12d7887d569cc6c22965f01a3",
"body": null,
"is_bot": false,
"headline": "function for setting logger in context",
"author_name": "Giorgos Komninos",
"author_login": "gosom",
"committed_at": "2023-05-14T05:03:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75ce714ae858699217bf9be1706fbfd2bdb057ae",
"body": null,
"is_bot": false,
"headline": "better exit on context cancelled",
"author_name": "Giorgos Komninos",
"author_login": "gosom",
"committed_at": "2023-05-13T14:05:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "849f5dde84098b248aa241b6c6a13ea9349d867e",
"body": null,
"is_bot": false,
"headline": "logger from context only",
"author_name": "Giorgos Komninos",
"author_login": "gosom",
"committed_at": "2023-05-13T13:10:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59e6218a448159388d1c724ebb32e894b3939022",
"body": null,
"is_bot": false,
"headline": "Updates README",
"author_name": "Giorgos Komninos",
"author_login": "gosom",
"committed_at": "2023-05-13T12:36:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef10673439ea41f03480722ddb9c8a6efbc6169f",
"body": null,
"is_bot": false,
"headline": "install golangcilint on CI",
"author_name": "Giorgos Komninos",
"author_login": "gosom",
"committed_at": "2023-05-13T12:29:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79d7955c273474b0ff9fc3b156d41a17cfb8379d",
"body": null,
"is_bot": false,
"headline": "lints the code",
"author_name": "Giorgos Komninos",
"author_login": "gosom",
"committed_at": "2023-05-13T12:24:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7991850f86db78913b9ee41dac853be9e4591bb",
"body": null,
"is_bot": false,
"headline": "config now is exposed (Config)",
"author_name": "Giorgos Komninos",
"author_login": "gosom",
"committed_at": "2023-05-07T06:18:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59025a18d71a2276a5bbb848e4c29ce795f04c4d",
"body": null,
"is_bot": false,
"headline": "adds method GetFullURL that includes the query params if any",
"author_name": "Giorgos Komninos",
"author_login": "gosom",
"committed_at": "2023-05-07T06:09:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3845b1d0152e31aa21f5f7c946a24bb310d1b7d0",
"body": null,
"is_bot": false,
"headline": "listen to context when returning browser to pool",
"author_name": "Giorgos Komninos",
"author_login": "gosom",
"committed_at": "2023-05-07T05:44:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18cbf8e12aa157e4da856c877bd4cd8a6fead4eb",
"body": null,
"is_bot": false,
"headline": "removes session and uses chan in a hope to reduce memory leaks",
"author_name": "Giorgos Komninos",
"author_login": "gosom",
"committed_at": "2023-04-23T17:49:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18be4ff852280eced8b1c67a97de6e2cc55454e6",
"body": null,
"is_bot": false,
"headline": "Fixes tests and adds session support (for JS for now)",
"author_name": "Giorgos Komninos",
"author_login": "gosom",
"committed_at": "2023-04-23T16:30:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1954fc4f69fd462c4face60fbf9b6a8cc19ee878",
"body": null,
"is_bot": false,
"headline": "Better api for browser actions",
"author_name": "Giorgos Komninos",
"author_login": "gosom",
"committed_at": "2023-04-23T15:30:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8e0140b38e0f23d00092be369f7e389aa297f19",
"body": null,
"is_bot": false,
"headline": "Adds options for choice between headless and headful browsers",
"author_name": "Giorgos Komninos",
"author_login": "gosom",
"committed_at": "2023-04-23T05:41:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78d024a825431cebb93a284d324a3f6c2afdf87e",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' of github.com:gosom/scrapemate",
"author_name": "Giorgos Komninos",
"author_login": "gosom",
"committed_at": "2023-04-22T14:45:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "026750d5c5171f484b4062d6f83fe8722e667336",
"body": null,
"is_bot": false,
"headline": "Updates README",
"author_name": "Giorgos Komninos",
"author_login": "gosom",
"committed_at": "2023-04-22T14:44:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d00bb26e5ff1b73302e2e27ff1ece9df20d3eee1",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Georgios Komninos",
"author_login": "gosom",
"committed_at": "2023-04-15T16:29:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34c9902e2e0baba66f8c385927250c23ab2de477",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Georgios Komninos",
"author_login": "gosom",
"committed_at": "2023-04-15T16:27:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8891356ee99a3d70d37086a11363c4a82e6e2e60",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Georgios Komninos",
"author_login": "gosom",
"committed_at": "2023-04-15T16:00:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fac3f0f7ed47db9b7b6c584d35929c59c096d0d6",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Georgios Komninos",
"author_login": "gosom",
"committed_at": "2023-04-15T16:00:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33696b334892c45d8aa214ffc13d82b168fc8a2b",
"body": null,
"is_bot": false,
"headline": "fixes go.mod",
"author_name": "Giorgos Komninos",
"author_login": "gosom",
"committed_at": "2023-04-15T10:26:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a66bfbf5baa98d1f8899ee5d78fc34b34ce22d3e",
"body": null,
"is_bot": false,
"headline": "fixes go format",
"author_name": "Giorgos Komninos",
"author_login": "gosom",
"committed_at": "2023-04-15T10:24:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "529714de349f7ccc8040d7bf9db352d0deea9ccc",
"body": null,
"is_bot": false,
"headline": "Updates README",
"author_name": "Giorgos Komninos",
"author_login": "gosom",
"committed_at": "2023-04-15T10:11:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07193d0642f6fb119e282dad5b45ee6bfb117ff2",
"body": null,
"is_bot": false,
"headline": "Adds simpler API",
"author_name": "Giorgos Komninos",
"author_login": "gosom",
"committed_at": "2023-04-15T10:03:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1db0ddf72ba76135504f3c9d0dcf56d675098fc",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Georgios Komninos",
"author_login": "gosom",
"committed_at": "2023-04-14T07:51:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4fe6793a34080dbc380ae86a2940e939a140b9a",
"body": null,
"is_bot": false,
"headline": "updates README",
"author_name": "Giorgos Komninos",
"author_login": "gosom",
"committed_at": "2023-04-10T05:31:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "483244c5d2ae425e30bb625bf167b11e13b294d8",
"body": null,
"is_bot": false,
"headline": "updates cache mock",
"author_name": "Giorgos Komninos",
"author_login": "gosom",
"committed_at": "2023-04-10T05:27:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61c637bde07e2501f47caa2e93e0e540e813d1f7",
"body": null,
"is_bot": false,
"headline": "adds leveldb cache",
"author_name": "Giorgos Komninos",
"author_login": "gosom",
"committed_at": "2023-04-10T05:20:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "367c7b3108970b626e35b1dc3bd797ec42405377",
"body": null,
"is_bot": false,
"headline": "Adds support for FileCache",
"author_name": "Giorgos Komninos",
"author_login": "gosom",
"committed_at": "2023-04-10T04:32:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1b14ac8176131b4a01893956c1658292fc5f527",
"body": null,
"is_bot": false,
"headline": "adds cache support",
"author_name": "Giorgos Komninos",
"author_login": "gosom",
"committed_at": "2023-04-10T04:13:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc33e60953746a4c2bde9b06d1022912f9cf55a4",
"body": null,
"is_bot": false,
"headline": "Adds GoDoc link",
"author_name": "Giorgos Komninos",
"author_login": "gosom",
"committed_at": "2023-03-26T15:26:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28a073a89ec4a7f32d362bc30539c9cd993f568c",
"body": null,
"is_bot": false,
"headline": "Adds JS rendering support",
"author_name": "Giorgos Komninos",
"author_login": "gosom",
"committed_at": "2023-03-26T15:15:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04e8c01f86ff1eee1f24526c7265b352ad6fc57a",
"body": null,
"is_bot": false,
"headline": "Basic README",
"author_name": "Giorgos Komninos",
"author_login": "gosom",
"committed_at": "2023-03-26T12:03:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1d579c2f60d5fb95d234367287d73ec13137d33",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Georgios Komninos",
"author_login": "gosom",
"committed_at": "2023-03-26T11:54:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5aec0cc2d8c60d8ac006b15d166ffcf2b39ab6ac",
"body": null,
"is_bot": false,
"headline": "adds build badge",
"author_name": "Georgios Komninos",
"author_login": "gosom",
"committed_at": "2023-03-26T11:51:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44d5bbf69f5e1c8cbe0ed662d21b1aac327047a6",
"body": null,
"is_bot": false,
"headline": "exit message proper",
"author_name": "Giorgos Komninos",
"author_login": "gosom",
"committed_at": "2023-03-26T11:46:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a9d580aaedc023b2cba4858b016c2de58282887",
"body": null,
"is_bot": false,
"headline": "updates workflow",
"author_name": "Giorgos Komninos",
"author_login": "gosom",
"committed_at": "2023-03-26T11:41:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a48ea656c4788ead19ff445a9b1f5b07c2c1733f",
"body": null,
"is_bot": false,
"headline": "Adds github workflow to build",
"author_name": "Giorgos Komninos",
"author_login": "gosom",
"committed_at": "2023-03-26T11:38:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65329c88030872fdcd328358853b6d4699214640",
"body": null,
"is_bot": false,
"headline": "Updates REAMDE and flushes to csv file when we write the data",
"author_name": "Giorgos Komninos",
"author_login": "gosom",
"committed_at": "2023-03-26T11:07:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c912815aa3d7528236022a28a77c9d27bf044806",
"body": null,
"is_bot": false,
"headline": "completes example",
"author_name": "Giorgos Komninos",
"author_login": "gosom",
"committed_at": "2023-03-26T11:01:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6720806f6705628e97ac6c5642675b5f540d44c",
"body": null,
"is_bot": false,
"headline": "refactors dependencies",
"author_name": "Giorgos Komninos",
"author_login": "gosom",
"committed_at": "2023-03-26T09:34:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0487b5ee70e331d5f703708cdec08e649bca4434",
"body": null,
"is_bot": false,
"headline": "simplifies interface",
"author_name": "Giorgos Komninos",
"author_login": "gosom",
"committed_at": "2023-03-18T13:23:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5fb01475764e38fe497ef4e12f4862e0bb889068",
"body": null,
"is_bot": false,
"headline": "code skeleton & simple example",
"author_name": "Giorgos Komninos",
"author_login": "gosom",
"committed_at": "2023-03-12T17:41:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14a3936a57f41af4aaca8117933a98c77920b1cd",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Georgios Komninos",
"author_login": "gosom",
"committed_at": "2023-03-12T13:05:33Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 22,
"commits_last_year": 9,
"latest_release_at": "2026-06-14T05:50:33Z",
"latest_release_tag": "v1.2.1",
"releases_from_tags": false,
"days_since_last_push": 11,
"active_weeks_last_year": 8,
"days_since_latest_release": 48,
"mean_days_between_releases": 56.9
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/gosom/scrapemate",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/gosom/scrapemate",
"is_deprecated": false,
"latest_version": "v1.3.0",
"repository_url": "https://github.com/gosom/scrapemate",
"versions_count": 36,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-21T13:49:05Z",
"latest_version_yanked": null,
"days_since_latest_publish": 11
}
]
},
"popularity": {
"forks": 26,
"stars": 207,
"watchers": 1,
"fork_history": {
"days": [
{
"date": "2023-11-05",
"count": 1
},
{
"date": "2023-11-21",
"count": 1
},
{
"date": "2023-12-06",
"count": 1
},
{
"date": "2024-01-16",
"count": 1
},
{
"date": "2024-02-23",
"count": 1
},
{
"date": "2024-07-19",
"count": 1
},
{
"date": "2024-07-21",
"count": 1
},
{
"date": "2024-07-30",
"count": 1
},
{
"date": "2024-10-17",
"count": 1
},
{
"date": "2024-12-09",
"count": 1
},
{
"date": "2025-01-17",
"count": 1
},
{
"date": "2025-01-18",
"count": 1
},
{
"date": "2025-01-26",
"count": 1
},
{
"date": "2025-03-02",
"count": 1
},
{
"date": "2025-05-12",
"count": 1
},
{
"date": "2025-06-30",
"count": 1
},
{
"date": "2025-09-06",
"count": 1
},
{
"date": "2025-11-16",
"count": 2
},
{
"date": "2025-12-10",
"count": 1
},
{
"date": "2026-05-11",
"count": 1
},
{
"date": "2026-05-14",
"count": 1
},
{
"date": "2026-06-02",
"count": 1
},
{
"date": "2026-06-11",
"count": 1
},
{
"date": "2026-07-13",
"count": 1
},
{
"date": "2026-07-17",
"count": 1
}
],
"complete": true,
"collected": 26,
"total_forks": 26
},
"star_history": null,
"open_issues_and_prs": 8
},
"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": [
"examples/books-to-scrape-simple/go.mod",
"examples/quotes-to-scrape-app-login/go.mod",
"examples/quotes-to-scrape-app/go.mod",
"examples/quotes-to-scrape-hooks/go.mod",
"go.mod"
],
"largest_source_bytes": 21673,
"source_files_sampled": 66,
"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": [
{
"name": "golang.org/x/crypto",
"direct": false,
"version": "v0.50.0",
"severity": "critical",
"ecosystem": "go",
"cvss_score": 10,
"advisory_ids": [
"GHSA-45gg-vh54-h5m9",
"GHSA-5cgq-3rg8-m6cv",
"GHSA-78mq-xcr3-xm33",
"GHSA-89gr-r52h-f8rx",
"GHSA-9m57-25v3-79x9",
"GHSA-f5wc-c3c7-36mc",
"GHSA-jppx-rxg9-jmrx",
"GHSA-q4h4-gmj2-qvw2",
"GHSA-qpw4-5x99-6vjp",
"GHSA-rm3j-f69w-wqmq"
],
"fixed_version": "0.52.0",
"advisory_count": 27,
"oldest_advisory_days": 71
},
{
"name": "golang.org/x/net",
"direct": true,
"version": "v0.53.0",
"severity": "moderate",
"ecosystem": "go",
"cvss_score": 6.5,
"advisory_ids": [
"GHSA-5cv4-jp36-h3mw",
"GO-2026-5025",
"GO-2026-5026",
"GO-2026-5027",
"GO-2026-5028",
"GO-2026-5029",
"GO-2026-5030",
"GO-2026-5942"
],
"fixed_version": "0.56.0",
"advisory_count": 8,
"oldest_advisory_days": 71
},
{
"name": "github.com/go-viper/mapstructure/v2",
"direct": false,
"version": "v2.2.1",
"severity": "moderate",
"ecosystem": "go",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-2464-8j7c-4cjm",
"GHSA-fv92-fjc5-jj9h",
"GO-2025-3787",
"GO-2025-3900"
],
"fixed_version": "2.4.0",
"advisory_count": 4,
"oldest_advisory_days": 400
},
{
"name": "github.com/klauspost/compress",
"direct": false,
"version": "v1.18.5",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5841"
],
"fixed_version": "1.18.7",
"advisory_count": 1,
"oldest_advisory_days": 5
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.43.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5024"
],
"fixed_version": "0.44.0",
"advisory_count": 1,
"oldest_advisory_days": 71
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.36.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5970"
],
"fixed_version": "0.39.0",
"advisory_count": 1,
"oldest_advisory_days": 18
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"unknown": 3,
"critical": 1,
"moderate": 2
},
"advisory_count": 42,
"affected_count": 6,
"assessed_count": 220,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 1
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/Noooste/azuretls-client",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.12.12"
},
{
"name": "github.com/PuerkitoBio/goquery",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.12.0"
},
{
"name": "github.com/go-playground/validator/v10",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v10.30.2"
},
{
"name": "github.com/gosom/kit",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20230309082109-543b32ac686a"
},
{
"name": "github.com/mxschmitt/playwright-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.6100.0"
},
{
"name": "github.com/stretchr/testify",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.11.1"
},
{
"name": "github.com/syndtr/goleveldb",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.0"
},
{
"name": "go.uber.org/mock",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.6.0"
},
{
"name": "golang.org/x/net",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.53.0"
},
{
"name": "golang.org/x/sync",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.20.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/go-playground/validator/v10",
"direct": true,
"version": "v10.30.2",
"ecosystem": "go"
},
{
"name": "github.com/gosom/kit",
"direct": true,
"version": "v0.0.0-20230309082109-543b32ac686a",
"ecosystem": "go"
},
{
"name": "github.com/mxschmitt/playwright-go",
"direct": true,
"version": "v0.6100.0",
"ecosystem": "go"
},
{
"name": "github.com/noooste/azuretls-client",
"direct": true,
"version": "v1.12.12",
"ecosystem": "go"
},
{
"name": "github.com/puerkitobio/goquery",
"direct": true,
"version": "v1.12.0",
"ecosystem": "go"
},
{
"name": "github.com/stretchr/testify",
"direct": true,
"version": "v1.11.1",
"ecosystem": "go"
},
{
"name": "github.com/syndtr/goleveldb",
"direct": true,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "go.uber.org/mock",
"direct": true,
"version": "v0.6.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/net",
"direct": true,
"version": "v0.53.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sync",
"direct": true,
"version": "v0.20.0",
"ecosystem": "go"
},
{
"name": "4d63.com/gocheckcompilerdirectives",
"direct": false,
"version": "v1.3.0",
"ecosystem": "go"
},
{
"name": "4d63.com/gochecknoglobals",
"direct": false,
"version": "v0.2.2",
"ecosystem": "go"
},
{
"name": "github.com/4meepo/tagalign",
"direct": false,
"version": "v1.4.2",
"ecosystem": "go"
},
{
"name": "github.com/abirdcfly/dupword",
"direct": false,
"version": "v0.1.3",
"ecosystem": "go"
},
{
"name": "github.com/alecthomas/go-check-sumtype",
"direct": false,
"version": "v0.3.1",
"ecosystem": "go"
},
{
"name": "github.com/alexkohler/nakedret/v2",
"direct": false,
"version": "v2.0.5",
"ecosystem": "go"
},
{
"name": "github.com/alexkohler/prealloc",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/alingse/asasalint",
"direct": false,
"version": "v0.0.11",
"ecosystem": "go"
},
{
"name": "github.com/alingse/nilnesserr",
"direct": false,
"version": "v0.1.2",
"ecosystem": "go"
},
{
"name": "github.com/andybalholm/brotli",
"direct": false,
"version": "v1.2.1",
"ecosystem": "go"
},
{
"name": "github.com/andybalholm/cascadia",
"direct": false,
"version": "v1.3.3",
"ecosystem": "go"
},
{
"name": "github.com/antonboom/errname",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/antonboom/nilnil",
"direct": false,
"version": "v1.0.1",
"ecosystem": "go"
},
{
"name": "github.com/antonboom/testifylint",
"direct": false,
"version": "v1.5.2",
"ecosystem": "go"
},
{
"name": "github.com/ashanbrown/forbidigo",
"direct": false,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "github.com/ashanbrown/makezero",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/bdandy/go-errors",
"direct": false,
"version": "v1.2.2",
"ecosystem": "go"
},
{
"name": "github.com/beorn7/perks",
"direct": false,
"version": "v1.0.1",
"ecosystem": "go"
},
{
"name": "github.com/bkielbasa/cyclop",
"direct": false,
"version": "v1.2.3",
"ecosystem": "go"
},
{
"name": "github.com/blizzy78/varnamelen",
"direct": false,
"version": "v0.8.0",
"ecosystem": "go"
},
{
"name": "github.com/bombsimon/wsl/v4",
"direct": false,
"version": "v4.5.0",
"ecosystem": "go"
},
{
"name": "github.com/breml/bidichk",
"direct": false,
"version": "v0.3.2",
"ecosystem": "go"
},
{
"name": "github.com/breml/errchkjson",
"direct": false,
"version": "v0.4.0",
"ecosystem": "go"
},
{
"name": "github.com/burntsushi/toml",
"direct": false,
"version": "v1.4.1-0.20240526193622-a339e1f7089c",
"ecosystem": "go"
},
{
"name": "github.com/butuzov/ireturn",
"direct": false,
"version": "v0.3.1",
"ecosystem": "go"
},
{
"name": "github.com/butuzov/mirror",
"direct": false,
"version": "v1.3.0",
"ecosystem": "go"
},
{
"name": "github.com/catenacyber/perfsprint",
"direct": false,
"version": "v0.8.2",
"ecosystem": "go"
},
{
"name": "github.com/ccojocar/zxcvbn-go",
"direct": false,
"version": "v1.0.2",
"ecosystem": "go"
},
{
"name": "github.com/cespare/xxhash/v2",
"direct": false,
"version": "v2.3.0",
"ecosystem": "go"
},
{
"name": "github.com/charithe/durationcheck",
"direct": false,
"version": "v0.0.10",
"ecosystem": "go"
},
{
"name": "github.com/chavacava/garif",
"direct": false,
"version": "v0.1.0",
"ecosystem": "go"
},
{
"name": "github.com/ckaznocha/intrange",
"direct": false,
"version": "v0.3.0",
"ecosystem": "go"
},
{
"name": "github.com/cloudflare/circl",
"direct": false,
"version": "v1.6.3",
"ecosystem": "go"
},
{
"name": "github.com/crocmagnon/fatcontext",
"direct": false,
"version": "v0.7.1",
"ecosystem": "go"
},
{
"name": "github.com/curioswitch/go-reassign",
"direct": false,
"version": "v0.3.0",
"ecosystem": "go"
},
{
"name": "github.com/daixiang0/gci",
"direct": false,
"version": "v0.13.5",
"ecosystem": "go"
},
{
"name": "github.com/davecgh/go-spew",
"direct": false,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/deckarep/golang-set/v2",
"direct": false,
"version": "v2.8.0",
"ecosystem": "go"
},
{
"name": "github.com/denis-tingaikin/go-header",
"direct": false,
"version": "v0.5.0",
"ecosystem": "go"
},
{
"name": "github.com/djarvur/go-err113",
"direct": false,
"version": "v0.0.0-20210108212216-aea10b59be24",
"ecosystem": "go"
},
{
"name": "github.com/ettle/strcase",
"direct": false,
"version": "v0.2.0",
"ecosystem": "go"
},
{
"name": "github.com/fatih/color",
"direct": false,
"version": "v1.19.0",
"ecosystem": "go"
},
{
"name": "github.com/fatih/structtag",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/firefart/nonamedreturns",
"direct": false,
"version": "v1.0.5",
"ecosystem": "go"
},
{
"name": "github.com/fsnotify/fsnotify",
"direct": false,
"version": "v1.5.4",
"ecosystem": "go"
},
{
"name": "github.com/fzipp/gocyclo",
"direct": false,
"version": "v0.6.0",
"ecosystem": "go"
},
{
"name": "github.com/gabriel-vasile/mimetype",
"direct": false,
"version": "v1.4.13",
"ecosystem": "go"
},
{
"name": "github.com/gaijinentertainment/go-exhaustruct/v3",
"direct": false,
"version": "v3.3.1",
"ecosystem": "go"
},
{
"name": "github.com/gaukas/clienthellod",
"direct": false,
"version": "v0.4.2",
"ecosystem": "go"
},
{
"name": "github.com/gaukas/godicttls",
"direct": false,
"version": "v0.0.4",
"ecosystem": "go"
},
{
"name": "github.com/ghostiam/protogetter",
"direct": false,
"version": "v0.3.9",
"ecosystem": "go"
},
{
"name": "github.com/go-critic/go-critic",
"direct": false,
"version": "v0.12.0",
"ecosystem": "go"
},
{
"name": "github.com/go-jose/go-jose/v3",
"direct": false,
"version": "v3.0.5",
"ecosystem": "go"
},
{
"name": "github.com/go-playground/locales",
"direct": false,
"version": "v0.14.1",
"ecosystem": "go"
},
{
"name": "github.com/go-playground/universal-translator",
"direct": false,
"version": "v0.18.1",
"ecosystem": "go"
},
{
"name": "github.com/go-stack/stack",
"direct": false,
"version": "v1.8.1",
"ecosystem": "go"
},
{
"name": "github.com/go-toolsmith/astcast",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/go-toolsmith/astcopy",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/go-toolsmith/astequal",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/go-toolsmith/astfmt",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/go-toolsmith/astp",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/go-toolsmith/strparse",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/go-toolsmith/typep",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/go-viper/mapstructure/v2",
"direct": false,
"version": "v2.2.1",
"ecosystem": "go"
},
{
"name": "github.com/go-xmlfmt/xmlfmt",
"direct": false,
"version": "v1.1.3",
"ecosystem": "go"
},
{
"name": "github.com/gobwas/glob",
"direct": false,
"version": "v0.2.3",
"ecosystem": "go"
},
{
"name": "github.com/gofrs/flock",
"direct": false,
"version": "v0.12.1",
"ecosystem": "go"
},
{
"name": "github.com/golang/snappy",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/golangci/dupl",
"direct": false,
"version": "v0.0.0-20250308024227-f665c8d69b32",
"ecosystem": "go"
},
{
"name": "github.com/golangci/go-printf-func-name",
"direct": false,
"version": "v0.1.0",
"ecosystem": "go"
},
{
"name": "github.com/golangci/gofmt",
"direct": false,
"version": "v0.0.0-20250106114630-d62b90e6713d",
"ecosystem": "go"
},
{
"name": "github.com/golangci/golangci-lint",
"direct": false,
"version": "v1.64.8",
"ecosystem": "go"
},
{
"name": "github.com/golangci/misspell",
"direct": false,
"version": "v0.6.0",
"ecosystem": "go"
},
{
"name": "github.com/golangci/plugin-module-register",
"direct": false,
"version": "v0.1.1",
"ecosystem": "go"
},
{
"name": "github.com/golangci/revgrep",
"direct": false,
"version": "v0.8.0",
"ecosystem": "go"
},
{
"name": "github.com/golangci/unconvert",
"direct": false,
"version": "v0.0.0-20240309020433-c5143eacb3ed",
"ecosystem": "go"
},
{
"name": "github.com/google/go-cmp",
"direct": false,
"version": "v0.7.0",
"ecosystem": "go"
},
{
"name": "github.com/google/gopacket",
"direct": false,
"version": "v1.1.19",
"ecosystem": "go"
},
{
"name": "github.com/google/uuid",
"direct": false,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "github.com/gordonklaus/ineffassign",
"direct": false,
"version": "v0.1.0",
"ecosystem": "go"
},
{
"name": "github.com/gostaticanalysis/analysisutil",
"direct": false,
"version": "v0.7.1",
"ecosystem": "go"
},
{
"name": "github.com/gostaticanalysis/comment",
"direct": false,
"version": "v1.5.0",
"ecosystem": "go"
},
{
"name": "github.com/gostaticanalysis/forcetypeassert",
"direct": false,
"version": "v0.2.0",
"ecosystem": "go"
},
{
"name": "github.com/gostaticanalysis/nilerr",
"direct": false,
"version": "v0.1.1",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-immutable-radix/v2",
"direct": false,
"version": "v2.1.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-version",
"direct": false,
"version": "v1.7.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/golang-lru/v2",
"direct": false,
"version": "v2.0.7",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/hcl",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/hexops/gotextdiff",
"direct": false,
"version": "v1.0.3",
"ecosystem": "go"
},
{
"name": "github.com/inconshreveable/mousetrap",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/jgautheron/goconst",
"direct": false,
"version": "v1.7.1",
"ecosystem": "go"
},
{
"name": "github.com/jingyugao/rowserrcheck",
"direct": false,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/jjti/go-spancheck",
"direct": false,
"version": "v0.6.4",
"ecosystem": "go"
},
{
"name": "github.com/julz/importas",
"direct": false,
"version": "v0.2.0",
"ecosystem": "go"
},
{
"name": "github.com/karamaru-alpha/copyloopvar",
"direct": false,
"version": "v1.2.1",
"ecosystem": "go"
},
{
"name": "github.com/kisielk/errcheck",
"direct": false,
"version": "v1.9.0",
"ecosystem": "go"
},
{
"name": "github.com/kkhaike/contextcheck",
"direct": false,
"version": "v1.1.6",
"ecosystem": "go"
},
{
"name": "github.com/klauspost/compress",
"direct": false,
"version": "v1.18.5",
"ecosystem": "go"
},
{
"name": "github.com/kr/text",
"direct": false,
"version": "v0.2.0",
"ecosystem": "go"
},
{
"name": "github.com/kulti/thelper",
"direct": false,
"version": "v0.6.3",
"ecosystem": "go"
},
{
"name": "github.com/kunwardeep/paralleltest",
"direct": false,
"version": "v1.0.10",
"ecosystem": "go"
},
{
"name": "github.com/lasiar/canonicalheader",
"direct": false,
"version": "v1.1.2",
"ecosystem": "go"
},
{
"name": "github.com/ldez/exptostd",
"direct": false,
"version": "v0.4.2",
"ecosystem": "go"
},
{
"name": "github.com/ldez/gomoddirectives",
"direct": false,
"version": "v0.6.1",
"ecosystem": "go"
},
{
"name": "github.com/ldez/grignotin",
"direct": false,
"version": "v0.9.0",
"ecosystem": "go"
},
{
"name": "github.com/ldez/tagliatelle",
"direct": false,
"version": "v0.7.1",
"ecosystem": "go"
},
{
"name": "github.com/ldez/usetesting",
"direct": false,
"version": "v0.4.2",
"ecosystem": "go"
},
{
"name": "github.com/leodido/go-urn",
"direct": false,
"version": "v1.4.0",
"ecosystem": "go"
},
{
"name": "github.com/leonklingele/grouper",
"direct": false,
"version": "v1.1.2",
"ecosystem": "go"
},
{
"name": "github.com/macabu/inamedparam",
"direct": false,
"version": "v0.1.3",
"ecosystem": "go"
},
{
"name": "github.com/magiconair/properties",
"direct": false,
"version": "v1.8.6",
"ecosystem": "go"
},
{
"name": "github.com/maratori/testableexamples",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/maratori/testpackage",
"direct": false,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/masterminds/semver/v3",
"direct": false,
"version": "v3.4.0",
"ecosystem": "go"
},
{
"name": "github.com/matoous/godox",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-colorable",
"direct": false,
"version": "v0.1.14",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-isatty",
"direct": false,
"version": "v0.0.21",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-runewidth",
"direct": false,
"version": "v0.0.16",
"ecosystem": "go"
},
{
"name": "github.com/mgechev/revive",
"direct": false,
"version": "v1.7.0",
"ecosystem": "go"
},
{
"name": "github.com/mitchellh/go-homedir",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/mitchellh/mapstructure",
"direct": false,
"version": "v1.5.0",
"ecosystem": "go"
},
{
"name": "github.com/moricho/tparallel",
"direct": false,
"version": "v0.3.2",
"ecosystem": "go"
},
{
"name": "github.com/nakabonne/nestif",
"direct": false,
"version": "v0.3.1",
"ecosystem": "go"
},
{
"name": "github.com/nishanths/exhaustive",
"direct": false,
"version": "v0.12.0",
"ecosystem": "go"
},
{
"name": "github.com/nishanths/predeclared",
"direct": false,
"version": "v0.2.2",
"ecosystem": "go"
},
{
"name": "github.com/noooste/fhttp",
"direct": false,
"version": "v1.0.15",
"ecosystem": "go"
},
{
"name": "github.com/noooste/go-socks4",
"direct": false,
"version": "v0.0.2",
"ecosystem": "go"
},
{
"name": "github.com/noooste/uquic-go",
"direct": false,
"version": "v1.0.5",
"ecosystem": "go"
},
{
"name": "github.com/noooste/utls",
"direct": false,
"version": "v1.3.21",
"ecosystem": "go"
},
{
"name": "github.com/noooste/websocket",
"direct": false,
"version": "v1.0.3",
"ecosystem": "go"
},
{
"name": "github.com/nunnatsa/ginkgolinter",
"direct": false,
"version": "v0.19.1",
"ecosystem": "go"
},
{
"name": "github.com/olekukonko/tablewriter",
"direct": false,
"version": "v0.0.5",
"ecosystem": "go"
},
{
"name": "github.com/openpeedeep/depguard/v2",
"direct": false,
"version": "v2.2.1",
"ecosystem": "go"
},
{
"name": "github.com/pelletier/go-toml",
"direct": false,
"version": "v1.9.5",
"ecosystem": "go"
},
{
"name": "github.com/pelletier/go-toml/v2",
"direct": false,
"version": "v2.2.3",
"ecosystem": "go"
},
{
"name": "github.com/playwright-community/playwright-go",
"direct": false,
"version": "v0.5700.1",
"ecosystem": "go"
},
{
"name": "github.com/pmezard/go-difflib",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/polyfloyd/go-errorlint",
"direct": false,
"version": "v1.7.1",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/client_golang",
"direct": false,
"version": "v1.19.1",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/client_model",
"direct": false,
"version": "v0.5.0",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/common",
"direct": false,
"version": "v0.48.0",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/procfs",
"direct": false,
"version": "v0.12.0",
"ecosystem": "go"
},
{
"name": "github.com/quasilyte/go-ruleguard",
"direct": false,
"version": "v0.4.3-0.20240823090925-0fe6f58b47b1",
"ecosystem": "go"
},
{
"name": "github.com/quasilyte/go-ruleguard/dsl",
"direct": false,
"version": "v0.3.22",
"ecosystem": "go"
},
{
"name": "github.com/quasilyte/gogrep",
"direct": false,
"version": "v0.5.0",
"ecosystem": "go"
},
{
"name": "github.com/quasilyte/regex/syntax",
"direct": false,
"version": "v0.0.0-20210819130434-b3f0c404a727",
"ecosystem": "go"
},
{
"name": "github.com/quasilyte/stdinfo",
"direct": false,
"version": "v0.0.0-20220114132959-f7386bf02567",
"ecosystem": "go"
},
{
"name": "github.com/quic-go/qpack",
"direct": false,
"version": "v0.6.0",
"ecosystem": "go"
},
{
"name": "github.com/raeperd/recvcheck",
"direct": false,
"version": "v0.2.0",
"ecosystem": "go"
},
{
"name": "github.com/refraction-networking/utls",
"direct": false,
"version": "v1.8.2",
"ecosystem": "go"
},
{
"name": "github.com/rivo/uniseg",
"direct": false,
"version": "v0.4.7",
"ecosystem": "go"
},
{
"name": "github.com/rogpeppe/go-internal",
"direct": false,
"version": "v1.14.1",
"ecosystem": "go"
},
{
"name": "github.com/rs/zerolog",
"direct": false,
"version": "v1.35.0",
"ecosystem": "go"
},
{
"name": "github.com/ryancurrah/gomodguard",
"direct": false,
"version": "v1.3.5",
"ecosystem": "go"
},
{
"name": "github.com/ryanrolds/sqlclosecheck",
"direct": false,
"version": "v0.5.1",
"ecosystem": "go"
},
{
"name": "github.com/sanposhiho/wastedassign/v2",
"direct": false,
"version": "v2.1.0",
"ecosystem": "go"
},
{
"name": "github.com/santhosh-tekuri/jsonschema/v6",
"direct": false,
"version": "v6.0.1",
"ecosystem": "go"
},
{
"name": "github.com/sashamelentyev/interfacebloat",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/sashamelentyev/usestdlibvars",
"direct": false,
"version": "v1.28.0",
"ecosystem": "go"
},
{
"name": "github.com/securego/gosec/v2",
"direct": false,
"version": "v2.22.2",
"ecosystem": "go"
},
{
"name": "github.com/sirupsen/logrus",
"direct": false,
"version": "v1.9.3",
"ecosystem": "go"
},
{
"name": "github.com/sivchari/containedctx",
"direct": false,
"version": "v1.0.3",
"ecosystem": "go"
},
{
"name": "github.com/sivchari/tenv",
"direct": false,
"version": "v1.12.1",
"ecosystem": "go"
},
{
"name": "github.com/sonatard/noctx",
"direct": false,
"version": "v0.1.0",
"ecosystem": "go"
},
{
"name": "github.com/sourcegraph/go-diff",
"direct": false,
"version": "v0.7.0",
"ecosystem": "go"
},
{
"name": "github.com/spf13/afero",
"direct": false,
"version": "v1.12.0",
"ecosystem": "go"
},
{
"name": "github.com/spf13/cast",
"direct": false,
"version": "v1.5.0",
"ecosystem": "go"
},
{
"name": "github.com/spf13/cobra",
"direct": false,
"version": "v1.9.1",
"ecosystem": "go"
},
{
"name": "github.com/spf13/jwalterweatherman",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/spf13/pflag",
"direct": false,
"version": "v1.0.6",
"ecosystem": "go"
},
{
"name": "github.com/spf13/viper",
"direct": false,
"version": "v1.12.0",
"ecosystem": "go"
},
{
"name": "github.com/ssgreg/nlreturn/v2",
"direct": false,
"version": "v2.2.1",
"ecosystem": "go"
},
{
"name": "github.com/stbenjam/no-sprintf-host-port",
"direct": false,
"version": "v0.2.0",
"ecosystem": "go"
},
{
"name": "github.com/stretchr/objx",
"direct": false,
"version": "v0.5.2",
"ecosystem": "go"
},
{
"name": "github.com/subosito/gotenv",
"direct": false,
"version": "v1.4.1",
"ecosystem": "go"
},
{
"name": "github.com/tdakkota/asciicheck",
"direct": false,
"version": "v0.4.1",
"ecosystem": "go"
},
{
"name": "github.com/tetafro/godot",
"direct": false,
"version": "v1.5.0",
"ecosystem": "go"
},
{
"name": "github.com/timakin/bodyclose",
"direct": false,
"version": "v0.0.0-20241017074812-ed6a65f985e3",
"ecosystem": "go"
},
{
"name": "github.com/timonwong/loggercheck",
"direct": false,
"version": "v0.10.1",
"ecosystem": "go"
},
{
"name": "github.com/tomarrell/wrapcheck/v2",
"direct": false,
"version": "v2.10.0",
"ecosystem": "go"
},
{
"name": "github.com/tommy-muehle/go-mnd/v2",
"direct": false,
"version": "v2.5.1",
"ecosystem": "go"
},
{
"name": "github.com/ultraware/funlen",
"direct": false,
"version": "v0.2.0",
"ecosystem": "go"
},
{
"name": "github.com/ultraware/whitespace",
"direct": false,
"version": "v0.2.0",
"ecosystem": "go"
},
{
"name": "github.com/uudashr/gocognit",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/uudashr/iface",
"direct": false,
"version": "v1.3.1",
"ecosystem": "go"
},
{
"name": "github.com/xen0n/gosmopolitan",
"direct": false,
"version": "v1.2.2",
"ecosystem": "go"
},
{
"name": "github.com/yagipy/maintidx",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/yeya24/promlinter",
"direct": false,
"version": "v0.3.0",
"ecosystem": "go"
},
{
"name": "github.com/ykadowak/zerologlint",
"direct": false,
"version": "v0.1.5",
"ecosystem": "go"
},
{
"name": "gitlab.com/bosi/decorder",
"direct": false,
"version": "v0.4.2",
"ecosystem": "go"
},
{
"name": "go-simpler.org/musttag",
"direct": false,
"version": "v0.13.0",
"ecosystem": "go"
},
{
"name": "go-simpler.org/sloglint",
"direct": false,
"version": "v0.9.0",
"ecosystem": "go"
},
{
"name": "go.uber.org/automaxprocs",
"direct": false,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "go.uber.org/multierr",
"direct": false,
"version": "v1.11.0",
"ecosystem": "go"
},
{
"name": "go.uber.org/zap",
"direct": false,
"version": "v1.26.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/crypto",
"direct": false,
"version": "v0.50.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/exp/typeparams",
"direct": false,
"version": "v0.0.0-20250210185358-939b2ce775ac",
"ecosystem": "go"
},
{
"name": "golang.org/x/mod",
"direct": false,
"version": "v0.35.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.43.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.36.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/tools",
"direct": false,
"version": "v0.44.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/tools/go/expect",
"direct": false,
"version": "v0.1.1-deprecated",
"ecosystem": "go"
},
{
"name": "golang.org/x/tools/go/packages/packagestest",
"direct": false,
"version": "v0.1.1-deprecated",
"ecosystem": "go"
},
{
"name": "google.golang.org/protobuf",
"direct": false,
"version": "v1.36.6",
"ecosystem": "go"
},
{
"name": "gopkg.in/ini.v1",
"direct": false,
"version": "v1.67.0",
"ecosystem": "go"
},
{
"name": "gopkg.in/yaml.v2",
"direct": false,
"version": "v2.4.0",
"ecosystem": "go"
},
{
"name": "gopkg.in/yaml.v3",
"direct": false,
"version": "v3.0.1",
"ecosystem": "go"
},
{
"name": "honnef.co/go/tools",
"direct": false,
"version": "v0.6.1",
"ecosystem": "go"
},
{
"name": "mvdan.cc/gofumpt",
"direct": false,
"version": "v0.7.0",
"ecosystem": "go"
},
{
"name": "mvdan.cc/unparam",
"direct": false,
"version": "v0.0.0-20240528143540-8a5130ca722f",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 220,
"direct_count": 10,
"indirect_count": 210
}
},
"maintainership": {
"issues": {
"open_prs": 2,
"merged_prs": 14,
"open_issues": 6,
"closed_ratio": 0.4,
"closed_issues": 4,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "gosom",
"commits": 83,
"avatar_url": "https://avatars.githubusercontent.com/u/454718?v=4"
},
{
"type": "User",
"login": "knoellp",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/32814955?v=4"
},
{
"type": "User",
"login": "pjcalvo",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/7219896?v=4"
},
{
"type": "User",
"login": "santiagovittor",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/82188322?v=4"
}
],
"contributors_sampled": 4,
"top_contributor_share": 0.954
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"build.yml"
],
"has_docs_dir": true,
"linter_configs": [
".golangci.yaml"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": true
},
"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": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 6,
"reason": "6 out of 10 merged PRs checked by a CI test -- score normalized to 6",
"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": 1,
"reason": "Found 4/26 approved changesets -- score normalized to 1",
"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": 5,
"reason": "4 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 5",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 10,
"reason": "GitHub workflow tokens follow principle of least privilege",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "26 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "9f3c1ce9966808a43483d96b65b23c9ac72f0a0d",
"ran_at": "2026-08-02T00:17:37Z",
"aggregate_score": 3.9,
"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-27T10:44:40Z",
"oldest_open_prs": [
{
"number": 21,
"created_at": "2026-05-31T22:33:07Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 24,
"created_at": "2026-06-11T17:55:35Z",
"last_comment_at": "2026-06-11T17:57:06Z",
"last_comment_author": "26th-Official"
}
],
"last_merged_pr_at": "2026-07-21T13:49:05Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 4,
"created_at": "2024-01-21T14:34:41Z",
"last_comment_at": "2024-01-21T16:49:48Z",
"last_comment_author": "gosom"
},
{
"number": 11,
"created_at": "2025-04-18T07:20:32Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 12,
"created_at": "2025-04-19T10:35:55Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 13,
"created_at": "2025-04-19T14:57:48Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 18,
"created_at": "2025-11-26T14:51:03Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 23,
"created_at": "2026-06-01T07:12:35Z",
"last_comment_at": "2026-06-01T12:19:18Z",
"last_comment_author": "gosom"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/gosom/scrapemate",
"host": "github.com",
"name": "scrapemate",
"owner": "gosom"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": "The weighted overall 61 is calibrated to 67 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 61,
"calibrated": 67,
"calibration": "2026-08-02"
}
}
],
"value": 67,
"inputs": {
"security": 47,
"vitality": 66,
"community": 49,
"governance": 55,
"calibration": "2026-08-02",
"engineering": 86,
"ai_readiness": 54,
"weighted_overall_raw": 61
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 66,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "weak",
"name": "Development activity",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"commits_last_year": 9,
"human_commit_share": 1,
"days_since_last_push": 11,
"active_weeks_last_year": 8
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 11 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 11
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "8/52 weeks with commits",
"points": 5.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 8
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "9 commits in the last year",
"points": 9,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 9
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "4 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 5",
"points": 5,
"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": 92,
"inputs": {
"releases_count": 22,
"latest_release_tag": "v1.2.1",
"releases_from_tags": false,
"days_since_latest_release": 48,
"mean_days_between_releases": 56.9
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "22 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 22
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 48 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 48
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~56.9 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 56.9
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "exceptional",
"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": 12,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 12 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 12
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "weak",
"name": "Community & Adoption",
"value": 49,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "weak",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 49,
"inputs": {
"forks": 26,
"stars": 207,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "207 stars",
"points": 37.5,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 207
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "26 forks",
"points": 11.7,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 26
}
}
],
"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": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": null,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [],
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 55,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 15,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 4,
"top_contributor_share": 0.954
},
"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 95% of commits",
"points": 1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 95
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "4 contributors",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 4
}
}
],
"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": "moderate",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 56,
"inputs": {
"merged_prs": 14,
"open_issues": 6,
"closed_issues": 4,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 0.4,
"closed_unmerged_prs": 0,
"first_time_authors_30d": null,
"first_time_prs_merged_30d": null,
"first_time_prs_decided_30d": null
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "40% of issues closed",
"points": 16.8,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 40
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "14/14 decided PRs merged",
"points": 30,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 14,
"decided": 14
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 4/26 approved changesets -- score normalized to 1",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"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": 65,
"inputs": {
"followers": 231,
"owner_type": "User",
"is_verified": null,
"owner_login": "gosom",
"public_repos": 146,
"account_age_days": 5758
},
"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": "231 followers of gosom",
"points": 17,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 231,
"login": "gosom"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "146 public repos, account ~15 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 146
}
},
{
"code": "account_age_years",
"params": {
"years": 15
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "exceptional",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/gosom/scrapemate"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 11
},
"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 11 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 11
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "36 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 36
}
}
],
"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": "excellent",
"name": "Engineering Quality",
"value": 86,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "excellent",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 86,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": true
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": ".golangci.yaml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yaml"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 9.6,
"status": "met",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "6 out of 10 merged PRs checked by a CI test -- score normalized to 6",
"points": 12,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"topics": [
"go-framework",
"golang",
"web-crawler",
"web-scraping",
"crawler",
"go",
"scraper",
"spider"
],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"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": 25,
"status": "met",
"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": "8 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 8
}
}
],
"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": "weak",
"name": "Security",
"value": 47,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "weak",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 40,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 3.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": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "6 out of 10 merged PRs checked by a CI test -- score normalized to 6",
"points": 1.5,
"status": "partial",
"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 4/26 approved changesets -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no 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": "4 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 5",
"points": 3.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": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "GitHub workflow tokens follow principle of least privilege",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "26 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "good",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 220 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"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 220
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 76,
"inputs": {
"source": "osv",
"advisories": 42,
"affected_packages": 6,
"assessed_packages": 220,
"unassessed_packages": 0,
"affected_by_severity": "critical 1, moderate 2, unknown 3",
"direct_affected_packages": 1
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "1 affected: golang.org/x/net v0.53.0 (moderate 6.5)",
"points": 16.8,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 1,
"packages": "golang.org/x/net v0.53.0 (moderate 6.5)"
}
}
],
"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 has been public longer than 90 days",
"points": 40,
"status": "met",
"details": [
{
"code": "advisories_none_stale",
"params": {
"days": 90
}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "exceptional",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 220,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "exceptional",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 3
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 54,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 14,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.253,
"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": "22 of 87 human commits state their intent (structured subject or explanatory body)",
"points": 13.5,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 22,
"sampled": 87
}
}
],
"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": [
"examples/books-to-scrape-simple/go.mod",
"examples/quotes-to-scrape-app-login/go.mod",
"examples/quotes-to-scrape-app/go.mod",
"examples/quotes-to-scrape-hooks/go.mod",
"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.yaml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yaml"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 87",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 87
}
}
],
"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": "exceptional",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 21673,
"source_files_sampled": 66,
"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/66 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 66,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "weak",
"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? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"labels": [
"library"
],
"scores": {
"library": 6,
"framework": 2
},
"primary": "library",
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:go",
"weight": 6
},
{
"tier": "description",
"label": "framework",
"source": "description:framework",
"weight": 2
}
],
"artifacts": [],
"confidence": "medium",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": true
},
"metrics_version": "2.3.1"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-08-02T00:17:46.972888Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/g/gosom/scrapemate.svg",
"full_name": "gosom/scrapemate",
"license_state": "standard",
"license_spdx": "MIT"
}