Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [
"golang",
"scraper",
"tcg-data",
"weiss-schwarz"
],
"is_fork": false,
"size_kb": 554,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 296761,
"HTML": 405397,
"Shell": 189,
"Python": 3511,
"Dockerfile": 339
},
"pushed_at": "2026-07-18T01:56:48Z",
"created_at": "2024-09-06T13:02:17Z",
"owner_type": "User",
"updated_at": "2026-07-18T01:56:52Z",
"description": "[en.]ws-tcg.com scraper. Permanently forked from https://github.com/Akenaide/wsoffcli",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "master",
"license_spdx_raw": "Apache-2.0",
"primary_language": "HTML",
"significant_languages": [
"HTML",
"Go"
]
},
"owner": {
"blog": null,
"name": null,
"type": "User",
"login": "kwadkore",
"company": null,
"location": null,
"followers": 32,
"avatar_url": "https://avatars.githubusercontent.com/u/551023?v=4",
"created_at": "2011-01-06T21:58:06Z",
"is_verified": null,
"public_repos": 15,
"account_age_days": 5676
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.2.4",
"kind": "patch",
"published_at": "2026-07-18T01:57:25Z"
},
{
"tag": "v0.2.3",
"kind": "patch",
"published_at": "2026-05-12T04:32:38Z"
},
{
"tag": "v0.2.2",
"kind": "patch",
"published_at": "2026-05-06T19:38:21Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2026-03-29T21:59:37Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2026-03-29T20:40:55Z"
},
{
"tag": "v0.1.4",
"kind": "patch",
"published_at": "2026-03-17T20:47:40Z"
},
{
"tag": "v0.1.3",
"kind": "patch",
"published_at": "2026-03-10T23:24:37Z"
},
{
"tag": "v0.1.2",
"kind": "patch",
"published_at": "2025-06-25T17:40:06Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2024-09-06T13:15:54Z"
}
],
"recent_commits": [
{
"oid": "a14957556ddee7454962e83c295dc387c66647a8",
"body": "The English website sometimes labels a card as Event or Climax while still\nlisting soul icons. Sometimes the card type label is incorrect on the website,\nso always parse the soul field, regardless of the stated card type.",
"is_bot": false,
"headline": "Parse soul for all cards.",
"author_name": "Kweku Adams",
"author_login": "kwadkore",
"committed_at": "2026-07-18T01:56:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ffae2b6b0c6fbec7aab31a89c5c5a15a86c156eb",
"body": "Fetches write to that directory by default, but the fetched data doesn't\nneed to be checked in, so ignore it.",
"is_bot": false,
"headline": "Ignore the cards/ directory.",
"author_name": "Kweku Adams",
"author_login": "kwadkore",
"committed_at": "2026-07-17T14:58:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6bdef85e041a0c7f8c18265b0f8dc4943d5c1f4",
"body": "The JA deck-rules page no longer embeds Weiss/Schwarz title tables; titles\nload via AJAX from CardListUser/filter-options (res.sides), matching\njquery.rules.js. DeckRules now builds TitleDeckGroups from that API\n(##CODE## title_number parsing; side -1/-2/-3), and falls back to the old\nHTML tables on\n[…]\nthe legacy <details>/bordered-table path for older snapshots.\n\nAdd fixtures and tests for filter-options title groups, live-style\naccordion restrictions, and the client path that fetches both sources.",
"is_bot": false,
"headline": "Fix Japanese deck-rules scraping for the redesigned live rules page.",
"author_name": "Kweku Adams",
"author_login": "kwadkore",
"committed_at": "2026-07-17T14:57:42Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f325e46a1d62833bcfbe2502f4908a3e2bc6d8bc",
"body": "The Japanese website was recently updated, so update the scraper to\nstill be able to extract data from it.",
"is_bot": false,
"headline": "Update scraper for JP website.",
"author_name": "Kweku Adams",
"author_login": "kwadkore",
"committed_at": "2026-05-12T04:27:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9d9c355a9b4f2cda09d65a501d1c10ac5a172bb",
"body": "The trigger exists just for the joke card:\nhttps://ws-tcg.com/cardlist/search/?keyword=WS%2FKDN-246,\nhttps://weissschwarz.fandom.com/wiki/%E6%9C%A8%E8%B0%B7%E9%AB%98%E6%98%8E_(Card)",
"is_bot": false,
"headline": "Add Bushi trigger.",
"author_name": "Kweku Adams",
"author_login": "kwadkore",
"committed_at": "2026-05-06T15:16:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9553954a09cbfc2a8efad37935f615d00b8b4c48",
"body": "Some promo card detail pages link to the underlying product page,\neven though the cards are listed as promo cards. Check the promo card\nlist first before using the linked product page as the card's expansion.",
"is_bot": false,
"headline": "Prioritize promo list over product page link.",
"author_name": "Kweku Adams",
"author_login": "kwadkore",
"committed_at": "2026-05-06T13:03:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b4f5fe078a5b931766d67524f82e51bda2fe41d",
"body": "1. \"return\" is used on some card pages so add that and other missing\n trigger names in the list.\n2. Add the new focus trigger.",
"is_bot": false,
"headline": "Update triggers list.",
"author_name": "Kweku Adams",
"author_login": "kwadkore",
"committed_at": "2026-05-06T12:17:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0f5ce9408477fc06ccddeedc990278f3882085c",
"body": "Some English cards use \"comeback\" instead of \"salvage\", so handle that.\n\nDon't let trigger parsing failures fail the whole parsing of the card.",
"is_bot": false,
"headline": "More trigger changes.",
"author_name": "Kweku Adams",
"author_login": "kwadkore",
"committed_at": "2026-03-29T21:55:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3f1e2b1f5254ec363f448f6208019f808f50fa4",
"body": "Add support for the Chance and Discovery triggers and make defined types\nfor triggers.",
"is_bot": false,
"headline": "Update trigger parsing.",
"author_name": "Kweku Adams",
"author_login": "kwadkore",
"committed_at": "2026-03-29T20:39:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf4982a081280a16ebb9055af2f9aea31f96963a",
"body": null,
"is_bot": false,
"headline": "Add parsing of expansion slug and display name.",
"author_name": "Kweku Adams",
"author_login": "kwadkore",
"committed_at": "2026-03-29T20:19:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51e68b5e5581e209c95367d573d45d23cc419e41",
"body": "Since Side, CardType, and CardColor are closed sets and effectively\nenums, create explicit types for them.",
"is_bot": false,
"headline": "Codify types for Side, CardType, and CardColor.",
"author_name": "Kweku Adams",
"author_login": "kwadkore",
"committed_at": "2026-03-29T20:19:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "821d39321e01f3e37d766014f0fcdc9e6ffdb82e",
"body": null,
"is_bot": false,
"headline": "Update README",
"author_name": "Kweku Adams",
"author_login": "kwadkore",
"committed_at": "2026-03-29T20:19:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4429768f07dc3f0db5093bdd97b75a86b891097",
"body": "Parse:\n1. The lists that detail with title codes can be played together in a\n neo-standard deck\n2. The list of cards that can go into any deck (free floaters)\n3. Card restrictions by title",
"is_bot": false,
"headline": "Parse the deck construction pages.",
"author_name": "Kweku Adams",
"author_login": "kwadkore",
"committed_at": "2026-03-29T20:19:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28c090ab77bf1e5a17170e67d4533f028361aac4",
"body": "Some cards (eg. Gso/WS02-124SP) are both Weiss- and Schwarz-sided.\nUpdate the scraper and data structure to support such cards.",
"is_bot": false,
"headline": "Handle dual-sided cards.",
"author_name": "Kweku Adams",
"author_login": "kwadkore",
"committed_at": "2026-03-29T15:11:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50e66cd866dd98aab0b9e96db43dc4a998e6d2b7",
"body": "The JP website exposes expansion name, not set name, in the card results\nlist. Properly acknowledge what it is and put it in the expansion name\nfield instead of the set name field.",
"is_bot": false,
"headline": "Fix JP expansion parsing.",
"author_name": "Kweku Adams",
"author_login": "kwadkore",
"committed_at": "2026-03-25T10:25:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc9c6db6f3283a01f0622782142eda4daae42189",
"body": "Try to use the color section to get the actual color of the card and\nfall back to getting the color from the image. Using the color section\nmakes detecting the purple color more reliable.",
"is_bot": false,
"headline": "Fix JP color parsing.",
"author_name": "Kweku Adams",
"author_login": "kwadkore",
"committed_at": "2026-03-18T15:29:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4724d881af89e7007808406c87f0fb0277bf6776",
"body": "Instead of storing number fields (cost, level, power, soul) as strings,\nstore them as *int so clients don't have to do extra work to handle them\nas numbers.",
"is_bot": false,
"headline": "Make number fields numbers.",
"author_name": "Kweku Adams",
"author_login": "kwadkore",
"committed_at": "2026-03-17T20:44:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17bbe8bff361d4ea29cd0d562b90d48a60e7105d",
"body": "Allow json to omit empty fields that aren't universal to all card types.\n\nAlso remove the card version field since that's exclusive to the scraper\nand not really useful at the moment.",
"is_bot": false,
"headline": "Omit non-universal fields.",
"author_name": "Kweku Adams",
"author_login": "kwadkore",
"committed_at": "2026-03-10T23:15:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b7dbbe812792f6d455db488ce2a5300a1e79f59",
"body": "Replace the proxy-rotation transport with a reusable client that uses a\nsingle uses a single long-lived session, global request pacing, bounded\nretries, optional fixed proxy support, response caching, and basic\n`robots.txt` handling. Move cards, products, and expansion fetching onto\nthis shared requ\n[…]\n\nAdd tests covering cookie reuse, rate limiting, 429 retry behavior,\n403 aborts, cache TTL, and robots enforcement, and remove the `biri`\ndependency and the old no-context package-level fetch helpers.",
"is_bot": false,
"headline": "Refactor scraper around a library-first HTTP client",
"author_name": "Kweku Adams",
"author_login": "kwadkore",
"committed_at": "2026-03-10T22:57:58Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c936779d19c4e7296ff66858786f26c23491929d",
"body": "The English site blocks requests that use default user agents. Use\nbrowser-style headers to get the desired pages.",
"is_bot": false,
"headline": "Add browser-style request headers to requests.",
"author_name": "Kweku Adams",
"author_login": "kwadkore",
"committed_at": "2026-03-09T21:58:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3a78f58b9aa42ae0e05e49f86a389f151d618fc",
"body": null,
"is_bot": false,
"headline": "Handle underscores in card numbers.",
"author_name": "Kweku Adams",
"author_login": "kwadkore",
"committed_at": "2025-02-05T21:04:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "332f4adb8b439d8c0ccd5e2137b4d28e04470d6a",
"body": "https://en.ws-tcg.com/cardlist/?cardno=SFN/S108-E020 lists its color as\n\"[[yellow.gif]]\" without a picture. Update the code to handle this case.",
"is_bot": false,
"headline": "Handle alternate color block.",
"author_name": "Kweku Adams",
"author_login": "kwadkore",
"committed_at": "2025-02-05T20:17:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16f6da14b78e993038450381de50066d08bfdffe",
"body": "1. Add retry logic to handle transient errors. Retry logic comes with\n jittering reduce thundering herd problems.\n2. Disable certificate verification since the site is trusted.",
"is_bot": false,
"headline": "Better handle site connections and errors.",
"author_name": "Kweku Adams",
"author_login": "kwadkore",
"committed_at": "2025-02-05T19:56:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f253d5c7fa29f7fd4582853a280602fd5aed9f9",
"body": "Add a minimum time between requests for each worker to avoid\noverwhelming the server.",
"is_bot": false,
"headline": "Add self-imposed request delay.",
"author_name": "Kweku Adams",
"author_login": "kwadkore",
"committed_at": "2024-10-15T15:08:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8501e8558a7d52680297a244b2250c361b02ec3f",
"body": null,
"is_bot": false,
"headline": "Use BCP 47 language tags.",
"author_name": "Kweku Adams",
"author_login": "kwadkore",
"committed_at": "2024-09-25T18:54:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "431a15509e711b4ebd612b055fbf3d5fbfc3982c",
"body": null,
"is_bot": false,
"headline": "Add option to fetch the card's image.",
"author_name": "Kweku Adams",
"author_login": "kwadkore",
"committed_at": "2024-09-21T02:32:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8fcf06422eb7c49982b465fd44b893d33842817a",
"body": "Close connections when possible to avoid connection leaks.",
"is_bot": false,
"headline": "Make sure to close connections.",
"author_name": "Kweku Adams",
"author_login": "kwadkore",
"committed_at": "2024-09-07T03:36:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d00a927f231cf2d284d1085537769ca00919fd7f",
"body": "Remove a line that was incorrectly sending a single detailed card page\nonto the card list result page channel.",
"is_bot": false,
"headline": "Remove incorrect channel send.",
"author_name": "Kweku Adams",
"author_login": "kwadkore",
"committed_at": "2024-09-07T02:45:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "167b3623eefb3781062e1226e597d52bbe5bc084",
"body": "Switch to slog to enable disabling verbose logs.",
"is_bot": false,
"headline": "Switch to slog.",
"author_name": "Kweku Adams",
"author_login": "kwadkore",
"committed_at": "2024-09-06T19:27:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96b64ca99531cf92bb5fdc02c5e79e279a58b5aa",
"body": null,
"is_bot": false,
"headline": "Fix expansion list rendering on github",
"author_name": "Kweku Adams",
"author_login": "kwadkore",
"committed_at": "2024-09-06T14:29:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "233e698d9ff2c74d7b3fde1c80ff81e2e5acccf4",
"body": "Add functionality to be able to fetch all the expansions listed on the\nwebsites.\n\nAlso add an up-to-date list of expansion numbers.",
"is_bot": false,
"headline": "Add Expansion List fetching capability.",
"author_name": "Kweku Adams",
"author_login": "kwadkore",
"committed_at": "2024-09-06T04:01:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed43a58ca6b1eddf55a515557ce95eeadd5005eb",
"body": "The Sep 2 update uses the simplified URL, so update the config to be\nconsistent.",
"is_bot": false,
"headline": "Update EN card list URL.",
"author_name": "Kweku Adams",
"author_login": "kwadkore",
"committed_at": "2024-09-06T03:16:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c63ec580db781cbe7c8ececafbe6421bae364a2",
"body": "Make sure the English card result page is in text format so that it can\nbe parsed properly.",
"is_bot": false,
"headline": "Force EN result page format.",
"author_name": "Kweku Adams",
"author_login": "kwadkore",
"committed_at": "2024-09-06T03:10:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71d33870cd0c48bf843fec3cbe80fb54da9c8d1a",
"body": "Update the name to reflect what it represents and make sure it's\nactually set.",
"is_bot": false,
"headline": "Fix Booster release field.",
"author_name": "Kweku Adams",
"author_login": "kwadkore",
"committed_at": "2024-09-06T03:08:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "063563ec48a62deb5d0e39fd87ac4e137f7e8b1b",
"body": "Increase the count of workers that parse the extracted HTML information\nwithout interacting with the website.",
"is_bot": false,
"headline": "Increase local worker count.",
"author_name": "Kweku Adams",
"author_login": "kwadkore",
"committed_at": "2024-09-05T19:39:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09d7fe86b4f3c52667414f8d7d4fc23d3969b706",
"body": null,
"is_bot": false,
"headline": "Add StatusCode to error log.",
"author_name": "Kweku Adams",
"author_login": "kwadkore",
"committed_at": "2024-09-05T19:28:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39894e56cb721e4e33fed107c3ddd58d2c02e909",
"body": null,
"is_bot": false,
"headline": "Rename constants to be in line with Go codestyle.",
"author_name": "Kweku Adams",
"author_login": "kwadkore",
"committed_at": "2024-09-05T19:20:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1387cc69d2b84a216e3dc7c9c70f375cc9bb0ee8",
"body": "Don't mark as a page as done and decrement the WaitGroup counter if the\npage is added back to the fetch+scan queue.",
"is_bot": false,
"headline": "Fix WaitGroup signaling.",
"author_name": "Kweku Adams",
"author_login": "kwadkore",
"committed_at": "2024-09-05T19:16:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7389b26eb8718b3025b769dcd0f5c71835ab674",
"body": "Rename \"Abilities\" to \"Text\" to be clearer and add more documentation to\nvarious fields.",
"is_bot": false,
"headline": "Update Card fields.",
"author_name": "Kweku Adams",
"author_login": "kwadkore",
"committed_at": "2024-09-04T17:34:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5d4fd361dccf197c92ab1690076994d813a48ad",
"body": "Accept permanent fork for external use and continued development.",
"is_bot": false,
"headline": "Merge pull request #1 from kwadkore/utility",
"author_name": "kwadkore",
"author_login": "kwadkore",
"committed_at": "2024-09-04T16:56:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c401212a3bf5fe20ae1522fbec6d26f31f5724b2",
"body": null,
"is_bot": false,
"headline": "Update docs.",
"author_name": "Kweku Adams",
"author_login": "kwadkore",
"committed_at": "2024-09-04T16:50:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2790f370bcfd4ff791cf892f50dc95157469c028",
"body": null,
"is_bot": false,
"headline": "Rename package to ws-scraper.",
"author_name": "Kweku Adams",
"author_login": "kwadkore",
"committed_at": "2024-09-04T16:48:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5dbd0de754c353296924a00a479d9e2d24b92743",
"body": "Use url.ResolveReference instead of url.JoinPath to more reliably get\nthe correct URL path. url.JoinPath escapes the subpath, which can cause\nissues when the sub path has some escaped sections, or when escaping the\nsubpath leads to an invalid URL.",
"is_bot": false,
"headline": "Change URL joining method.",
"author_name": "Kweku Adams",
"author_login": "kwadkore",
"committed_at": "2024-09-04T00:54:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c3d942903753e2715b4da95183ee969f1f3ad5e",
"body": "Add logic to parse and extract information from nonstandard card number\nformats.",
"is_bot": false,
"headline": "Handle nonstandard card numbers.",
"author_name": "Kweku Adams",
"author_login": "kwadkore",
"committed_at": "2024-09-04T00:06:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7d78627a7c7b48807f775374237dceea754738b",
"body": "Don't populate cost, level, power, and soul on cards that don't have\nthem (all for climaxes, power & soul for events).",
"is_bot": false,
"headline": "Don't populate nonexistent characteristics.",
"author_name": "Kweku Adams",
"author_login": "kwadkore",
"committed_at": "2024-09-03T23:25:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba1f0ae60ee0b68b19f40503a0fd598742ef9191",
"body": "* Rename some fields in Card\n* Reorder/group related fields in Card\n* Add additional documentation",
"is_bot": false,
"headline": "Slight cleanup.",
"author_name": "Kweku Adams",
"author_login": "kwadkore",
"committed_at": "2024-09-03T23:25:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8ab4d20ade2a53e677136b97a4a3fb2218eedcc",
"body": "Update the scraper to handle the EN website format launch on 2024-9-2.",
"is_bot": false,
"headline": "Update script to handle EN website changes.",
"author_name": "Kweku Adams",
"author_login": "kwadkore",
"committed_at": "2024-09-03T16:50:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb7fef1a35e0465d9d043b0c50d6ac9db320796b",
"body": "If an ability extraction has multiple images, the old code would remove\nall the text from the start of the first image tag to the end of the\nlast image tag. Now, each image tag is replaced properly without\naffecting the rest of the text.",
"is_bot": false,
"headline": "Fix ability extraction.",
"author_name": "Kweku Adams",
"author_login": "kwadkore",
"committed_at": "2024-09-03T16:25:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "716a9288c823390216c38b8e1bd90f798005b2ff",
"body": null,
"is_bot": false,
"headline": "Use string literal to avoid additional escaping.",
"author_name": "Kweku Adams",
"author_login": "kwadkore",
"committed_at": "2024-09-03T16:25:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a09e8337d628bd397fce78f51c48021d85adb0a",
"body": "The English website doesn't make use of the title_number parameter, so\nswitch to using the search parameters.",
"is_bot": false,
"headline": "Fix set code searching in English.",
"author_name": "Kweku Adams",
"author_login": "kwadkore",
"committed_at": "2024-09-03T16:25:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20d25f2a8373a41659fe543b7030f1e1db94cd8c",
"body": "1. Extract card & booster fetching from command line code.\n2. Refactor the code to make goroutine & concurrency logic clearer and\n reduce errors.\n3. Rename variables to be more understandable.\n4. Begin noting which commands a website can't support.",
"is_bot": false,
"headline": "Refactor card & booster fetching code.",
"author_name": "Kweku Adams",
"author_login": "kwadkore",
"committed_at": "2024-09-03T16:24:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b66a369ab0edb0f47e92b7d48e27dfe6bfd12ad",
"body": "Utilize the fetch package code for product fetching instead of having\nthe command line package handle it.",
"is_bot": false,
"headline": "Extract product fetching from command line code.",
"author_name": "Kweku Adams",
"author_login": "kwadkore",
"committed_at": "2024-08-31T19:00:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1762c635b4bfbdfa8ff97e9407e40c436410cb28",
"body": null,
"is_bot": false,
"headline": "Fix copyright headers and package since these are new files.",
"author_name": "Kweku Adams",
"author_login": "kwadkore",
"committed_at": "2024-08-29T16:39:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4bc2095f6dba9dc828afaf49f133f18d063fcde2",
"body": "cmd/fetch.go\n\n — into: —\n\nfetch/fetch.go",
"is_bot": false,
"headline": "Copied (with git history):",
"author_name": "Kweku Adams",
"author_login": "kwadkore",
"committed_at": "2024-08-29T16:33:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "608ad62d6612c7bf092433da98b0d6fcdccf1acb",
"body": "Copied (with git history):\n\ncmd/fetch.go\n\n — into: —\n\nfetch/fetch.go",
"is_bot": false,
"headline": "* (merge)",
"author_name": "Kweku Adams",
"author_login": "kwadkore",
"committed_at": "2024-08-29T16:33:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02c8cd7348f881e41a05fe808fbd524f92a22326",
"body": "Copied (with git history):\n\ncmd/fetch.go\n\n — into: —\n\nfetch/fetch.go",
"is_bot": false,
"headline": "* (keep cmd/fetch.go)",
"author_name": "Kweku Adams",
"author_login": "kwadkore",
"committed_at": "2024-08-29T16:33:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5bfd88266d61fafc1bd71f1af5ecc27e61343e8",
"body": "Copied (with git history):\n\ncmd/fetch.go\n\n — into: —\n\nfetch/fetch.go",
"is_bot": false,
"headline": "* (create fetch/fetch.go)",
"author_name": "Kweku Adams",
"author_login": "kwadkore",
"committed_at": "2024-08-29T16:33:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36d4c3ffc40f9bb10c390d1f4e707a3080ac3c06",
"body": "cmd/kib.go\n\n — into: —\n\nfetch/cards.go",
"is_bot": false,
"headline": "Copied (with git history):",
"author_name": "Kweku Adams",
"author_login": "kwadkore",
"committed_at": "2024-08-29T16:33:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c622d5887a121c1de51fe3c7298ece21f70ffd6",
"body": "Copied (with git history):\n\ncmd/kib.go\n\n — into: —\n\nfetch/cards.go",
"is_bot": false,
"headline": "* (merge)",
"author_name": "Kweku Adams",
"author_login": "kwadkore",
"committed_at": "2024-08-29T16:33:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a608d6b107ea389fd2af8167450edecb43cf3ba",
"body": "Copied (with git history):\n\ncmd/kib.go\n\n — into: —\n\nfetch/cards.go",
"is_bot": false,
"headline": "* (keep cmd/kib.go)",
"author_name": "Kweku Adams",
"author_login": "kwadkore",
"committed_at": "2024-08-29T16:33:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e544d35321d5e47577be6b32649e686663b4a0f5",
"body": "Copied (with git history):\n\ncmd/kib.go\n\n — into: —\n\nfetch/cards.go",
"is_bot": false,
"headline": "* (create fetch/cards.go)",
"author_name": "Kweku Adams",
"author_login": "kwadkore",
"committed_at": "2024-08-29T16:33:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4b997515d158f50e70024ced74d202b8e86ebcd",
"body": "cmd/products.go\n\n — into: —\n\nfetch/products.go",
"is_bot": false,
"headline": "Copied (with git history):",
"author_name": "Kweku Adams",
"author_login": "kwadkore",
"committed_at": "2024-08-29T16:31:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91889b439e9b3432c2a5ef6f95df1ef1394fe269",
"body": "Copied (with git history):\n\ncmd/products.go\n\n — into: —\n\nfetch/products.go",
"is_bot": false,
"headline": "* (merge)",
"author_name": "Kweku Adams",
"author_login": "kwadkore",
"committed_at": "2024-08-29T16:31:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb7f5f9fa70a06378c0f6d257c51b48bfeb7cd8a",
"body": "Copied (with git history):\n\ncmd/products.go\n\n — into: —\n\nfetch/products.go",
"is_bot": false,
"headline": "* (keep cmd/products.go)",
"author_name": "Kweku Adams",
"author_login": "kwadkore",
"committed_at": "2024-08-29T16:31:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "675807a7bdf6f8c8f4a90735d0a7d53314ac0407",
"body": "Copied (with git history):\n\ncmd/products.go\n\n — into: —\n\nfetch/products.go",
"is_bot": false,
"headline": "* (create fetch/products.go)",
"author_name": "Kweku Adams",
"author_login": "kwadkore",
"committed_at": "2024-08-29T16:31:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08bf66cbfbc8aa5e1ef81e6d70052069ac9ba6e1",
"body": null,
"is_bot": false,
"headline": "Ignore .DS_STORE files",
"author_name": "Kweku Adams",
"author_login": "kwadkore",
"committed_at": "2024-08-29T16:27:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e2aa84ade66eb2ca145634564df7810cd5bc2a1",
"body": null,
"is_bot": false,
"headline": "Fail test if required directory is missing",
"author_name": "Kweku Adams",
"author_login": "kwadkore",
"committed_at": "2024-08-29T15:52:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "396f84efd4f7976f100d95c430bd619b771af320",
"body": null,
"is_bot": false,
"headline": "Address review comments.",
"author_name": "kwadkore",
"author_login": "kwadkore",
"committed_at": "2024-08-29T15:33:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0fa3909a6f28b7c60f104f6ba95a9c3b46b83642",
"body": "Add an option to fetch card information from the English website.\n\nAlso write the fetched data into language-specific directories.",
"is_bot": false,
"headline": "Add support for fetching English cards.",
"author_name": "Kweku Adams",
"author_login": "kwadkore",
"committed_at": "2024-07-24T19:20:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab21c35aa63e8233e878149fb8493585841c6d2c",
"body": "Handle cards that have unexpected code formats and refactor the\ncharacteristic parsing code to ensure characteristics are put into the\nright fields.",
"is_bot": false,
"headline": "Improve card data extraction resilience.",
"author_name": "Kweku Adams",
"author_login": "kwadkore",
"committed_at": "2024-07-22T07:01:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af35e17f9166211672f0a0e2afaa4d494ef46b86",
"body": "Fail gracefully if the title line is not in the expected format instead\nof exiting due to an index out of range runtime error.",
"is_bot": false,
"headline": "Handle unexpected title formats.",
"author_name": "Kweku Adams",
"author_login": "kwadkore",
"committed_at": "2024-07-22T06:57:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11c624abf7fc3a1c5ff5872a1900db617c49c9a2",
"body": null,
"is_bot": false,
"headline": "push image to github too",
"author_name": "Kevin MS",
"author_login": null,
"committed_at": "2024-05-25T11:35:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b5bcac0b8676a142cd40a617ff6730d13170f68",
"body": null,
"is_bot": false,
"headline": "update gh actions",
"author_name": "Kevin MS",
"author_login": null,
"committed_at": "2024-05-25T10:43:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2605cf3021a88d781e72b3121acb8e63e567355f",
"body": "Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0.\n- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.23.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump golang.org/x/net from 0.17.0 to 0.23.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-05-25T10:25:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46dd4357992e2337a2ae646059ccbcc89ad55580",
"body": null,
"is_bot": false,
"headline": "Add new ban for products and precommit",
"author_name": "Kevin MS",
"author_login": null,
"committed_at": "2024-05-25T10:22:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e83f82029ac1a3c6ea27296b1ea3cdb158ef8a2e",
"body": "…/x/net-0.17.0\n\nBump golang.org/x/net from 0.8.0 to 0.17.0",
"is_bot": false,
"headline": "Merge pull request #32 from Akenaide/dependabot/go_modules/golang.org…",
"author_name": "Kevin MS",
"author_login": "Akenaide",
"committed_at": "2023-11-16T15:34:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45b0a089b493bc32e9c06ce2a1d41229f63d0f88",
"body": "Bumps [golang.org/x/net](https://github.com/golang/net) from 0.8.0 to 0.17.0.\n- [Commits](https://github.com/golang/net/compare/v0.8.0...v0.17.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump golang.org/x/net from 0.8.0 to 0.17.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-11-16T15:20:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb3ae01bc6f486ec7c8cd4c1a44dc3b6bc7cd747",
"body": "30 fetch products page",
"is_bot": false,
"headline": "Merge pull request #31 from Akenaide/30-fetch-products-page",
"author_name": "Kevin MS",
"author_login": "Akenaide",
"committed_at": "2023-11-16T15:19:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9294f9e7f4f50d96060267037b2cfe57089e8909",
"body": null,
"is_bot": false,
"headline": "#30 add page flag",
"author_name": "Akenaide",
"author_login": "Akenaide",
"committed_at": "2023-11-16T15:14:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aadae3e1fae2f229b2fcffd4e153a351e9eab0e1",
"body": null,
"is_bot": false,
"headline": "Add tests for #30",
"author_name": "Akenaide",
"author_login": "Akenaide",
"committed_at": "2023-11-16T14:46:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "605f9ca2297e9565be58b5b3ceea0300837bc576",
"body": "Close #30",
"is_bot": false,
"headline": " #30 add product sub command",
"author_name": "Akenaide",
"author_login": "Akenaide",
"committed_at": "2023-11-15T22:15:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3c240a28a919291451dfdcb324b82570c46d988",
"body": null,
"is_bot": false,
"headline": "Update docker-publish.yml",
"author_name": "Kevin MS",
"author_login": "Akenaide",
"committed_at": "2023-11-13T20:29:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4dda32b74265c15fb4d3b2fda7032b2a848aecf",
"body": "-s expansion is broken #27",
"is_bot": false,
"headline": "Merge pull request #29 from Akenaide/27-s-expansion-is-broken",
"author_name": "Kevin MS",
"author_login": "Akenaide",
"committed_at": "2023-10-03T09:12:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea6d9b558afcec77d2e907d8338bad2b76669056",
"body": null,
"is_bot": false,
"headline": "fix test",
"author_name": "Akenaide",
"author_login": "Akenaide",
"committed_at": "2023-10-03T09:06:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0187a9f067e5e8f920194d89f284014bd52c457a",
"body": null,
"is_bot": false,
"headline": "Comment test",
"author_name": "Akenaide",
"author_login": "Akenaide",
"committed_at": "2023-10-03T09:01:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c54caff3c0c0550611e2652ae64cfa99e1ac5584",
"body": null,
"is_bot": false,
"headline": "update github action",
"author_name": "Akenaide",
"author_login": "Akenaide",
"committed_at": "2023-10-03T08:26:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "597137c16fd9cc1df1c7a23c9de7724880dde9e5",
"body": "Add --recent",
"is_bot": false,
"headline": "-s expansion is broken #27",
"author_name": "Akenaide",
"author_login": "Akenaide",
"committed_at": "2023-10-03T08:09:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8af5b20ad5da43b5c3b8a7f93c4266e19af9f12",
"body": "#22 booster cards in one unique file",
"is_bot": false,
"headline": "Merge pull request #28 from Akenaide/22-booster-cards-in-one-unique-file",
"author_name": "Kevin MS",
"author_login": "Akenaide",
"committed_at": "2023-09-27T15:07:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27cd5a9e237a93786ea7e6d3a03992197e9b0624",
"body": null,
"is_bot": false,
"headline": "#22 add booster",
"author_name": "Akenaide",
"author_login": "Akenaide",
"committed_at": "2023-09-26T13:59:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b14d363d891d69e7189df559314d722ae3c30de4",
"body": null,
"is_bot": false,
"headline": "feat: add new --export option",
"author_name": "Akenaide",
"author_login": "Akenaide",
"committed_at": "2023-09-23T09:01:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f625afa7301f8258313d4b8b9c1b6aace435a04d",
"body": "update biri to v1.3.0",
"is_bot": false,
"headline": "Merge pull request #26 from Akenaide/chore/update-biri",
"author_name": "Kevin MS",
"author_login": "Akenaide",
"committed_at": "2023-07-18T08:14:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bee213500d8e2324fd1b4b95b42bcc85ce1ea490",
"body": null,
"is_bot": false,
"headline": "update biri to v1.3.0",
"author_name": "Kevin MAN SANG",
"author_login": null,
"committed_at": "2023-07-18T08:09:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1f1b3cf74fa13e24b5ffaf5724e91aece3a2557",
"body": "update biri to v1.2.0",
"is_bot": false,
"headline": "Merge pull request #24 from Akenaide/chore/update-biri",
"author_name": "Kevin MS",
"author_login": "Akenaide",
"committed_at": "2023-07-17T22:19:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c3d0955f797dd39b35332b1d0d992051f03b15e",
"body": null,
"is_bot": false,
"headline": "update biri to v1.2.0",
"author_name": "Kevin MAN SANG",
"author_login": null,
"committed_at": "2023-07-17T22:15:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de998499faafc2916167c25a1ba042c8bc7cab22",
"body": "#20 iter is broken",
"is_bot": false,
"headline": "Merge pull request #21 from Akenaide/20-iter-is-broken",
"author_name": "Kevin MS",
"author_login": "Akenaide",
"committed_at": "2023-06-26T21:47:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "032b223851271f8547fe62bedfd0090aee5ca4e0",
"body": null,
"is_bot": false,
"headline": "upgrade biri",
"author_name": "Kevin MAN SANG",
"author_login": null,
"committed_at": "2023-06-26T21:46:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0296c8c83fcda2dd66f493a1948a1af650e267dc",
"body": null,
"is_bot": false,
"headline": " #20 Fix iter",
"author_name": "Kevin MAN SANG",
"author_login": null,
"committed_at": "2023-06-26T21:45:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5841895345643de37d4f75afe32ffb61d0b3fe16",
"body": "Close fix #18 and remove page option",
"is_bot": false,
"headline": "Merge pull request #19 from Akenaide/18-page-option-is-not-consistant",
"author_name": "Kevin MS",
"author_login": "Akenaide",
"committed_at": "2023-06-19T21:08:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43aad701697b37cb6045921e7923f137e1d5de75",
"body": null,
"is_bot": false,
"headline": "fix #18 and remove page option",
"author_name": "Kevin MAN SANG",
"author_login": null,
"committed_at": "2023-06-19T20:53:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b105c9a3f5859bb8433aa5341ca194eced0d7e1",
"body": "fix #16 part 1",
"is_bot": false,
"headline": "Merge pull request #17 from Akenaide/16-read-config-from-environ",
"author_name": "Kevin MS",
"author_login": "Akenaide",
"committed_at": "2023-06-05T21:56:10Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 9,
"commits_last_year": 20,
"latest_release_at": "2026-07-18T01:57:25Z",
"latest_release_tag": "v0.2.4",
"releases_from_tags": false,
"days_since_last_push": 4,
"active_weeks_last_year": 7,
"days_since_latest_release": 4,
"mean_days_between_releases": 84.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/kwadkore/ws-scraper",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/kwadkore/ws-scraper",
"is_deprecated": false,
"latest_version": "v0.2.4",
"repository_url": "https://github.com/kwadkore/ws-scraper",
"versions_count": 10,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-18T01:53:14Z",
"latest_version_yanked": null,
"days_since_latest_publish": 4
}
]
},
"popularity": {
"forks": 0,
"stars": 0,
"watchers": 1,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0,
"collected_at": null
},
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 86362,
"source_files_sampled": 22,
"oversized_source_files": 1,
"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/net",
"direct": true,
"version": "v0.23.0",
"severity": "moderate",
"ecosystem": "go",
"cvss_score": 6.5,
"advisory_ids": [
"GHSA-5cv4-jp36-h3mw",
"GHSA-qxp5-gwg8-xv66",
"GHSA-vvgc-356p-c3xw",
"GO-2024-3333",
"GO-2025-3503",
"GO-2025-3595",
"GO-2026-4440",
"GO-2026-4441",
"GO-2026-4918",
"GO-2026-5025"
],
"fixed_version": "1.26.3",
"advisory_count": 16,
"oldest_advisory_days": 581
},
{
"name": "golang.org/x/text",
"direct": true,
"version": "v0.14.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5970"
],
"fixed_version": "0.39.0",
"advisory_count": 1,
"oldest_advisory_days": 8
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.18.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5024"
],
"fixed_version": "0.44.0",
"advisory_count": 1,
"oldest_advisory_days": 61
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"unknown": 2,
"moderate": 1
},
"advisory_count": 18,
"affected_count": 3,
"assessed_count": 23,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 2
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/PuerkitoBio/goquery",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.8.1"
},
{
"name": "github.com/mitchellh/go-homedir",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.0"
},
{
"name": "github.com/spf13/cobra",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.8.0"
},
{
"name": "github.com/spf13/viper",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.15.0"
},
{
"name": "golang.org/x/net",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.23.0"
},
{
"name": "golang.org/x/text",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.14.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/mitchellh/go-homedir",
"direct": true,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/puerkitobio/goquery",
"direct": true,
"version": "v1.8.1",
"ecosystem": "go"
},
{
"name": "github.com/spf13/cobra",
"direct": true,
"version": "v1.8.0",
"ecosystem": "go"
},
{
"name": "github.com/spf13/viper",
"direct": true,
"version": "v1.15.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/net",
"direct": true,
"version": "v0.23.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/text",
"direct": true,
"version": "v0.14.0",
"ecosystem": "go"
},
{
"name": "github.com/andybalholm/cascadia",
"direct": false,
"version": "v1.3.1",
"ecosystem": "go"
},
{
"name": "github.com/cpuguy83/go-md2man/v2",
"direct": false,
"version": "v2.0.3",
"ecosystem": "go"
},
{
"name": "github.com/fsnotify/fsnotify",
"direct": false,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/hcl",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/inconshreveable/mousetrap",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/magiconair/properties",
"direct": false,
"version": "v1.8.7",
"ecosystem": "go"
},
{
"name": "github.com/mitchellh/mapstructure",
"direct": false,
"version": "v1.5.0",
"ecosystem": "go"
},
{
"name": "github.com/pelletier/go-toml/v2",
"direct": false,
"version": "v2.0.6",
"ecosystem": "go"
},
{
"name": "github.com/russross/blackfriday/v2",
"direct": false,
"version": "v2.1.0",
"ecosystem": "go"
},
{
"name": "github.com/spf13/afero",
"direct": false,
"version": "v1.9.3",
"ecosystem": "go"
},
{
"name": "github.com/spf13/cast",
"direct": false,
"version": "v1.5.0",
"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.5",
"ecosystem": "go"
},
{
"name": "github.com/subosito/gotenv",
"direct": false,
"version": "v1.4.2",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.18.0",
"ecosystem": "go"
},
{
"name": "gopkg.in/ini.v1",
"direct": false,
"version": "v1.67.0",
"ecosystem": "go"
},
{
"name": "gopkg.in/yaml.v3",
"direct": false,
"version": "v3.0.1",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 23,
"direct_count": 6,
"indirect_count": 17
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 0,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "kwadkore",
"commits": 71,
"avatar_url": "https://avatars.githubusercontent.com/u/551023?v=4"
},
{
"type": "User",
"login": "Akenaide",
"commits": 65,
"avatar_url": "https://avatars.githubusercontent.com/u/5560186?v=4"
}
],
"contributors_sampled": 2,
"top_contributor_share": 0.522
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"codeql.yml",
"docker-publish.yml",
"go.yml",
"tagged-release.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": true,
"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": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "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": "7 commit(s) and 0 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": 10,
"reason": "SAST tool detected: CodeQL",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "15 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "a14957556ddee7454962e83c295dc387c66647a8",
"ran_at": "2026-07-23T01:37:30Z",
"aggregate_score": 4,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": true,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-18T01:57:25Z",
"oldest_open_prs": [],
"last_merged_pr_at": null,
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/kwadkore/ws-scraper",
"host": "github.com",
"name": "ws-scraper",
"owner": "kwadkore"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"security": 45,
"vitality": 72,
"community": 24,
"governance": 40,
"engineering": 94
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 72,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"commits_last_year": 20,
"human_commit_share": 0.98,
"days_since_last_push": 4,
"active_weeks_last_year": 7
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 4 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 4
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "7/52 weeks with commits",
"points": 4.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 7
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "20 commits in the last year",
"points": 11.9,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 20
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "7 commit(s) and 0 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": 9,
"latest_release_tag": "v0.2.4",
"releases_from_tags": false,
"days_since_latest_release": 4,
"mean_days_between_releases": 84.9
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "9 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 9
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 4 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 4
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~84.9 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 84.9
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "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": 4,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 4 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 4
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 24,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 0,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "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,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 40,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 22,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 2,
"top_contributor_share": 0.522
},
"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 52% of commits",
"points": 10.8,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 52
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "2 contributors",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 2
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "critical",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution",
"pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"merged_prs": 0,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "no decided pull requests or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_decided_prs_or_data",
"params": {}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 52,
"inputs": {
"followers": 32,
"owner_type": "User",
"is_verified": null,
"owner_login": "kwadkore",
"public_repos": 15,
"account_age_days": 5676
},
"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": "32 followers of kwadkore",
"points": 10.9,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 32,
"login": "kwadkore"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "15 public repos, account ~15 yr old",
"points": 20.8,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 15
}
},
{
"code": "account_age_years",
"params": {
"years": 15
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/kwadkore/ws-scraper"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 4
},
"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 4 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 4
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "10 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 10
}
}
],
"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": 94,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "excellent",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": true
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "4 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 4
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 16,
"status": "met",
"details": [],
"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": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"topics": [
"golang",
"scraper",
"tcg-data",
"weiss-schwarz"
],
"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": "4 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 4
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 45,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 40,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 4
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"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": "7 commit(s) and 0 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 detected: CodeQL",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "15 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "moderate",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 23 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": 23
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 67,
"inputs": {
"source": "osv",
"advisories": 18,
"affected_packages": 3,
"assessed_packages": 23,
"unassessed_packages": 0,
"affected_by_severity": "moderate 1, unknown 2",
"direct_affected_packages": 2
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "2 affected: golang.org/x/net v0.23.0 (moderate 6.5), golang.org/x/text v0.14.0 (unknown)",
"points": 15.6,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 2,
"packages": "golang.org/x/net v0.23.0 (moderate 6.5), golang.org/x/text v0.14.0 (unknown)"
}
}
],
"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": "1 advisory-carrying package(s) unaddressed past 90 days; oldest published 581 days ago",
"points": 34.4,
"status": "partial",
"details": [
{
"code": "advisories_stale",
"params": {
"days": 90,
"count": 1,
"oldest": 581
}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 23,
"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
}
]
}
],
"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": 50,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 31,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.582,
"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": "57 of 98 human commits state their intent (structured subject or explanatory body)",
"points": 31,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 57,
"sampled": 98
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": true,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0.02
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "go.mod (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "go.mod"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 11,
"status": "met",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "Dockerfile, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile, lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "2 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 2,
"sampled": 100
}
}
],
"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": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"primary_language": "HTML",
"largest_source_bytes": 86362,
"source_files_sampled": 22,
"oversized_source_files": 1
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "HTML without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "HTML"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "1/22 source files over 60KB",
"points": 52.5,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 22,
"oversized": 1
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [],
"report_type": "repository",
"generated_at": "2026-07-23T01:37:35.525727Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/k/kwadkore/ws-scraper.svg",
"full_name": "kwadkore/ws-scraper",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}