Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [
"codewars",
"solutions",
"scraper",
"katas"
],
"is_fork": false,
"size_kb": 103,
"has_wiki": true,
"homepage": null,
"languages": {
"JavaScript": 7819
},
"pushed_at": "2023-10-03T00:26:38Z",
"created_at": "2020-05-23T03:00:06Z",
"owner_type": "User",
"updated_at": "2022-09-12T02:49:37Z",
"description": "A scraper that gets the solutions of all of the CodeWars katas you have solved",
"is_archived": false,
"is_disabled": false,
"license_spdx": "GPL-3.0",
"default_branch": "master",
"license_spdx_raw": "GPL-3.0",
"primary_language": "JavaScript",
"significant_languages": [
"JavaScript"
]
},
"owner": {
"blog": null,
"name": "Luis De Anda",
"type": "User",
"login": "nibble-4bits",
"company": "@Wizeline",
"location": "León, México",
"followers": 44,
"avatar_url": "https://avatars.githubusercontent.com/u/38052706?v=4",
"created_at": "2018-04-03T20:24:47Z",
"is_verified": null,
"public_repos": 37,
"account_age_days": 3036
},
"license": {
"state": "standard",
"spdx_id": "GPL-3.0",
"raw_spdx": "GPL-3.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.0.8",
"kind": "patch",
"published_at": "2021-07-07T22:17:48Z"
},
{
"tag": "v1.0.7",
"kind": "patch",
"published_at": "2021-05-23T23:32:32Z"
},
{
"tag": "v1.0.6",
"kind": "patch",
"published_at": "2020-11-29T08:19:36Z"
},
{
"tag": "v1.0.5",
"kind": "patch",
"published_at": "2020-11-29T08:18:22Z"
},
{
"tag": "v1.0.4",
"kind": "patch",
"published_at": "2020-08-22T21:31:02Z"
},
{
"tag": "v1.0.3",
"kind": "patch",
"published_at": "2020-08-22T21:04:06Z"
},
{
"tag": "v1.0.2",
"kind": "patch",
"published_at": "2020-08-14T23:31:37Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2020-08-14T00:44:51Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2020-07-23T14:22:57Z"
}
],
"recent_commits": [
{
"oid": "0a0cb3255c6e71dd10f209cc2181b49572716233",
"body": null,
"is_bot": false,
"headline": "Add support for Perl solutions",
"author_name": "Luis De Anda",
"author_login": "nibble-4bits",
"committed_at": "2021-07-07T22:00:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "197d41d5cfa7581dd510ca8803ee3ba1177a6132",
"body": null,
"is_bot": false,
"headline": "Remove extra leading dot for default `txt` extension",
"author_name": "Luis De Anda",
"author_login": "nibble-4bits",
"committed_at": "2021-07-07T21:53:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d8a6f15bad0c028df87532044e827ce1d28f38d",
"body": null,
"is_bot": false,
"headline": "Update lockfile",
"author_name": "Luis De Anda",
"author_login": "nibble-4bits",
"committed_at": "2021-05-23T23:25:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "357d03c1363c69c11dce2edd426e9808c2a29731",
"body": null,
"is_bot": false,
"headline": "Fix selector that gets all solutions items",
"author_name": "Luis De Anda",
"author_login": "nibble-4bits",
"committed_at": "2021-05-23T23:24:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b101ee5949793cadc2f36f031bd7008165a0c4c",
"body": "Fixes `Error: No node found for selector: #login_field`",
"is_bot": false,
"headline": "Fix github login flow",
"author_name": "Luis De Anda",
"author_login": "nibble-4bits",
"committed_at": "2021-05-23T23:23:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a37e59febac0b2fa88dde8c3513222eae2a4054d",
"body": "…h-4.17.21\n\nBump lodash from 4.17.19 to 4.17.21",
"is_bot": false,
"headline": "Merge pull request #5 from nibble-4bits/dependabot/npm_and_yarn/lodas…",
"author_name": "Luis De Anda",
"author_login": "nibble-4bits",
"committed_at": "2021-05-11T15:32:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e202779863c604cd9b62060772eb81e8851571b4",
"body": "Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.\n- [Release notes](https://github.com/lodash/lodash/releases)\n- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump lodash from 4.17.19 to 4.17.21",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-05-11T15:04:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98e563ec226494cd4e22eb60a95b7d93ce67d2ee",
"body": null,
"is_bot": false,
"headline": "Update README to include debug flag option",
"author_name": "Luis De Anda",
"author_login": "nibble-4bits",
"committed_at": "2020-11-29T08:16:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d87b3d877960c136831a7f0c59bda5ed21d4162",
"body": null,
"is_bot": false,
"headline": "Add debug option to see what the browser is doing",
"author_name": "Luis De Anda",
"author_login": "nibble-4bits",
"committed_at": "2020-11-29T08:11:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c85c38543f63b14fdcbf8e0717db94a685523811",
"body": "Bump bl from 4.0.2 to 4.0.3",
"is_bot": false,
"headline": "Merge pull request #4 from nibble-4bits/dependabot/npm_and_yarn/bl-4.0.3",
"author_name": "Luis De Anda",
"author_login": "nibble-4bits",
"committed_at": "2020-09-03T14:21:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "189f0ac4c16a403e961edcc51a2a7e4ae045861c",
"body": "Bumps [bl](https://github.com/rvagg/bl) from 4.0.2 to 4.0.3.\n- [Release notes](https://github.com/rvagg/bl/releases)\n- [Commits](https://github.com/rvagg/bl/compare/v4.0.2...v4.0.3)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump bl from 4.0.2 to 4.0.3",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2020-09-02T17:46:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a1d32321615329234d5e5d01d380b090035bc87",
"body": null,
"is_bot": false,
"headline": "Install loglevel and loglevel-plugin-prefix as normal dependencies",
"author_name": "Luis De Anda",
"author_login": "nibble-4bits",
"committed_at": "2020-08-22T21:27:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c18f9278c165b1a38a23ec5c3cb3eb4231f161d",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Luis De Anda",
"author_login": "nibble-4bits",
"committed_at": "2020-08-22T21:01:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16022d05450ff993574f25326a6ccf8dfe954939",
"body": null,
"is_bot": false,
"headline": "Print verbose logs if -v, --verbose option is set",
"author_name": "Luis De Anda",
"author_login": "nibble-4bits",
"committed_at": "2020-08-22T20:55:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7fee27f670da0bede378f73a6e09adb99d65b920",
"body": null,
"is_bot": false,
"headline": "Install loglevel-plugin-prefix dev dependency",
"author_name": "Luis De Anda",
"author_login": "nibble-4bits",
"committed_at": "2020-08-22T20:43:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad27f7a8cea58a60ac3ee9c9e8fe54426a39100c",
"body": null,
"is_bot": false,
"headline": "Install loglevel dev dependency",
"author_name": "Luis De Anda",
"author_login": "nibble-4bits",
"committed_at": "2020-08-22T20:17:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2c0095224e59aff83fdff25d34ec0fd1aab5c66",
"body": null,
"is_bot": false,
"headline": "Add support for all current Codewars languages",
"author_name": "Luis De Anda",
"author_login": "nibble-4bits",
"committed_at": "2020-08-22T20:08:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91925300a0f2a5b9b8e80a6b5bbba1672547671d",
"body": null,
"is_bot": false,
"headline": "Match commander version with package.json version",
"author_name": "Luis De Anda",
"author_login": "nibble-4bits",
"committed_at": "2020-08-22T20:08:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7930f49284d1956b552962c8a8687b5f755b748f",
"body": null,
"is_bot": false,
"headline": "Change license to match LICENSE file",
"author_name": "Luis De Anda",
"author_login": "nibble-4bits",
"committed_at": "2020-08-14T23:23:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76fffd3802919c6d9e6745b2571ff15a80a81546",
"body": null,
"is_bot": false,
"headline": "Check if both auth types are provided",
"author_name": "Luis De Anda",
"author_login": "nibble-4bits",
"committed_at": "2020-08-14T23:23:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dfd96e28cc886bb455e11678b8f60c09eda86eb8",
"body": null,
"is_bot": false,
"headline": "Update README",
"author_name": "Luis De Anda",
"author_login": "nibble-4bits",
"committed_at": "2020-08-14T23:23:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0104997183cb31d3368ae9e881741d3a97024eb",
"body": "Default value is the user's home directory",
"is_bot": false,
"headline": "Add -o, --output option to explicitly define output directory",
"author_name": "Luis De Anda",
"author_login": "nibble-4bits",
"committed_at": "2020-08-14T23:22:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "078c3a42c71fe648dc59038f124da840b002bb86",
"body": null,
"is_bot": false,
"headline": "Remove custom usage description",
"author_name": "Luis De Anda",
"author_login": "nibble-4bits",
"committed_at": "2020-08-14T23:22:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7beb8a8c5647ddb0d3cdbc082a40b8257d03d160",
"body": null,
"is_bot": false,
"headline": "Change name of binary to match package name",
"author_name": "Luis De Anda",
"author_login": "nibble-4bits",
"committed_at": "2020-08-14T23:20:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44d85b9edf0a592d534482bc48ab6d4146815294",
"body": null,
"is_bot": false,
"headline": "Add debug flag and enable headless mode by default",
"author_name": "Luis De Anda",
"author_login": "nibble-4bits",
"committed_at": "2020-08-14T00:36:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90714bdc93cbde4b9268e94df1d2904b9aad54ee",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Luis De Anda",
"author_login": "nibble-4bits",
"committed_at": "2020-08-11T06:04:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c363dc6faf82e928731482fb003b0d7c6d62ea88",
"body": null,
"is_bot": false,
"headline": "Describe how to use the tool and examples",
"author_name": "Luis De Anda",
"author_login": "nibble-4bits",
"committed_at": "2020-08-10T05:32:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5fea1f7824903517fb8ac5af5c7e017763dc7bd9",
"body": "Create LICENSE",
"is_bot": false,
"headline": "Merge pull request #3 from nibble-4bits/add-license-1",
"author_name": "Luis De Anda",
"author_login": "nibble-4bits",
"committed_at": "2020-08-09T17:39:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa9e0fd7864165625b0696d251e90c761860f147",
"body": null,
"is_bot": false,
"headline": "Create LICENSE",
"author_name": "Luis De Anda",
"author_login": "nibble-4bits",
"committed_at": "2020-08-09T17:39:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0fd1779cfe7140ab3724089f4e6f8653aaf677c",
"body": null,
"is_bot": false,
"headline": "Delete LICENSE",
"author_name": "Luis De Anda",
"author_login": "nibble-4bits",
"committed_at": "2020-08-09T17:37:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41dafbd47ee4eb351f3259ce5e10c9109e425877",
"body": "-c option and -g option are mutually exclusive",
"is_bot": false,
"headline": "Change options usage",
"author_name": "Luis De Anda",
"author_login": "nibble-4bits",
"committed_at": "2020-07-30T04:03:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55bebf2a137b6ed32302ecede35d4c93fcb571b0",
"body": "If my_solutions directory already exists, then trying to create it will throw an error. This option prevents it",
"is_bot": false,
"headline": "Add recursive: true option to avoid error EEXIST: file already exists",
"author_name": "Luis De Anda",
"author_login": "nibble-4bits",
"committed_at": "2020-07-28T00:56:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d43d89cb0b52920976a092f9341b8f59967eccc8",
"body": "Simplifies code by getting rid of the switch/case statement",
"is_bot": false,
"headline": "Use extensions object to get language extension",
"author_name": "Luis De Anda",
"author_login": "nibble-4bits",
"committed_at": "2020-07-28T00:22:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d5902fa40fbd48310229e6e153481aa8b1cfc7a",
"body": "Exports an object that maps a language name to its default extension",
"is_bot": false,
"headline": "Create extensions.js file",
"author_name": "Luis De Anda",
"author_login": "nibble-4bits",
"committed_at": "2020-07-28T00:22:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7e9b50b636fe061604bd597d7b9477a1955d7d6",
"body": null,
"is_bot": false,
"headline": "Move main.js into src/ directory",
"author_name": "Luis De Anda",
"author_login": "nibble-4bits",
"committed_at": "2020-07-27T23:43:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b68ad069dd0c096a65f245af0287d4e885d15dd",
"body": null,
"is_bot": false,
"headline": "Create bin command to run script as executable",
"author_name": "Luis De Anda",
"author_login": "nibble-4bits",
"committed_at": "2020-07-23T14:17:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4ab1a23d97fedb504d451c9e5467af2f072468c",
"body": null,
"is_bot": false,
"headline": "Add shebang to use node as interpreter",
"author_name": "Luis De Anda",
"author_login": "nibble-4bits",
"committed_at": "2020-07-23T14:17:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f955bd0d3ce895de09f1fcf00b5b92371ed1225d",
"body": null,
"is_bot": false,
"headline": "Exit with status code 1 if no auth method is provided",
"author_name": "Luis De Anda",
"author_login": "nibble-4bits",
"committed_at": "2020-07-23T14:17:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc37fb7eb769e47fd9f971a6eea0873713fd6933",
"body": "Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.\n- [Release notes](https://github.com/lodash/lodash/releases)\n- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump lodash from 4.17.15 to 4.17.19",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2020-07-20T20:12:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa1522a810cc95de48ba6076193590ce2ddc2b03",
"body": "Duplicated solutions now have their proper extension",
"is_bot": false,
"headline": "Change selector to get multiple languages for repeated solutions",
"author_name": "Luis De Anda",
"author_login": "nibble-4bits",
"committed_at": "2020-07-17T01:05:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eab7c6b52d452a35101281e8723c3cd2ff5bcab4",
"body": null,
"is_bot": false,
"headline": "Add Shell and TypeScript cases",
"author_name": "Luis De Anda",
"author_login": "nibble-4bits",
"committed_at": "2020-07-16T00:11:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3205992ae8347010801ce08e38dde3e129ee4aa0",
"body": null,
"is_bot": false,
"headline": "Remove main header hyphens",
"author_name": "Luis De Anda",
"author_login": "nibble-4bits",
"committed_at": "2020-06-27T04:47:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c077302d1bc161c1bfa549e016dbdebfd248db1c",
"body": "Create LICENSE",
"is_bot": false,
"headline": "Merge pull request #1 from nibble-4bits/add-license-1",
"author_name": "Luis De Anda",
"author_login": "nibble-4bits",
"committed_at": "2020-06-04T02:12:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ec209ccbaa0259f2208e20154b5f0eed3465253",
"body": null,
"is_bot": false,
"headline": "Create LICENSE",
"author_name": "Luis De Anda",
"author_login": "nibble-4bits",
"committed_at": "2020-06-04T02:12:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d83aaa717971908915d29d88ff8b642e0c1268ca",
"body": null,
"is_bot": false,
"headline": "Scrape problemId",
"author_name": "Luis De Anda",
"author_login": "nibble-4bits",
"committed_at": "2020-05-31T00:55:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e78c446dba775a123d408976397f811217c0caf",
"body": null,
"is_bot": false,
"headline": "Remove timeout option",
"author_name": "Luis De Anda",
"author_login": "nibble-4bits",
"committed_at": "2020-05-29T14:08:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9db4143534a4648d1e0faa821fc1d1169dee5053",
"body": null,
"is_bot": false,
"headline": "Improve code readability",
"author_name": "Luis De Anda",
"author_login": "nibble-4bits",
"committed_at": "2020-05-29T14:07:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b95c6191327b9c0a026c24198d61ccf7747bacab",
"body": null,
"is_bot": false,
"headline": "Create constant for output root directory",
"author_name": "Luis De Anda",
"author_login": "nibble-4bits",
"committed_at": "2020-05-29T14:07:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4915d0657e64a3d7c7121380c22197cd8bc2a7e7",
"body": null,
"is_bot": false,
"headline": "Ignore .vscode/ directory",
"author_name": "Luis De Anda",
"author_login": "nibble-4bits",
"committed_at": "2020-05-29T14:07:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e56bfc8aa5651ccf892a90fd0a4652e3342b19f",
"body": null,
"is_bot": false,
"headline": "Wait for DOMContentLoaded only if verification code is required",
"author_name": "Luis De Anda",
"author_login": "nibble-4bits",
"committed_at": "2020-05-28T05:25:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b824800acdc4dd718ed02db0979ce2cc6527a66",
"body": null,
"is_bot": false,
"headline": "Replace all non-alphabetic chars, then trim",
"author_name": "Luis De Anda",
"author_login": "nibble-4bits",
"committed_at": "2020-05-28T05:24:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1b10b97b72588c6f4557aa28c8d1366d2bb1d7e",
"body": null,
"is_bot": false,
"headline": "Wait until DOMContentLoaded after logging into codewars",
"author_name": "Luis De Anda",
"author_login": "nibble-4bits",
"committed_at": "2020-05-28T04:23:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db3ce64588f792bf47029ce84500c87f9a05c135",
"body": null,
"is_bot": false,
"headline": "Increase timeout to 60 seconds",
"author_name": "Luis De Anda",
"author_login": "nibble-4bits",
"committed_at": "2020-05-28T00:01:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b03e5ee5572502cea06d127a7e46d13032cfd1a0",
"body": "Adds fallback language if there are multiple solutions but less languages were detected",
"is_bot": false,
"headline": "Add fallback language",
"author_name": "Luis De Anda",
"author_login": "nibble-4bits",
"committed_at": "2020-05-27T02:21:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b275f7c5102ffc99703874b15fcd8b327ef7c3f1",
"body": "Saves each solution in a file inside a directory named like the problem name",
"is_bot": false,
"headline": "Save all solutions",
"author_name": "Luis De Anda",
"author_login": "nibble-4bits",
"committed_at": "2020-05-27T02:04:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65328e0492f8db048ef03da0c5cf986da3baa101",
"body": "Generates the filename of a solution based on their language and if there are multiple solutions",
"is_bot": false,
"headline": "Create generateFilename function",
"author_name": "Luis De Anda",
"author_login": "nibble-4bits",
"committed_at": "2020-05-27T02:03:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49ce59788dbafb8ebb8065c7be94e0d20e6f8fd3",
"body": null,
"is_bot": false,
"headline": "Map codeSolutions nodes to their textContent",
"author_name": "Luis De Anda",
"author_login": "nibble-4bits",
"committed_at": "2020-05-27T02:01:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "490a10dde60dd403543c1d1cdd9484d737d09337",
"body": null,
"is_bot": false,
"headline": "Remove all non-alphabetic chars or underscores",
"author_name": "Luis De Anda",
"author_login": "nibble-4bits",
"committed_at": "2020-05-27T02:01:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5bb7a0a0ef0c22d93def7f577d4e554443e85509",
"body": null,
"is_bot": false,
"headline": "Lowercase and replace spaces with underscores in problemName",
"author_name": "Luis De Anda",
"author_login": "nibble-4bits",
"committed_at": "2020-05-27T00:40:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "766875da23f11c8d6c2544f79dc2a315296ee172",
"body": "Each object has the properties: problemName, languages, codeSolutions",
"is_bot": false,
"headline": "Map HTML solutions nodes to array of objects",
"author_name": "Luis De Anda",
"author_login": "nibble-4bits",
"committed_at": "2020-05-27T00:31:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a47ac809d33e7709f2444161a77ac95905dd6dbd",
"body": null,
"is_bot": false,
"headline": "Get all HTML solutions nodes",
"author_name": "Luis De Anda",
"author_login": "nibble-4bits",
"committed_at": "2020-05-27T00:05:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa03d63f07c86fe22c6a8a18ff9b2b692b118741",
"body": null,
"is_bot": false,
"headline": "Handle login logic using codewars credentials",
"author_name": "Luis De Anda",
"author_login": "nibble-4bits",
"committed_at": "2020-05-26T04:44:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0d38cf1f398e28d6ccfed9a6fa0708c1ee8cfcc",
"body": null,
"is_bot": false,
"headline": "Change wait function name to sleep",
"author_name": "Luis De Anda",
"author_login": "nibble-4bits",
"committed_at": "2020-05-25T00:43:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6007d7532f94654c7ee46a49270de17479173634",
"body": null,
"is_bot": false,
"headline": "Move code out of GitHub login logic",
"author_name": "Luis De Anda",
"author_login": "nibble-4bits",
"committed_at": "2020-05-23T05:08:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fdf78861a21fad0764e7f31b6e6247c8fd60977f",
"body": null,
"is_bot": false,
"headline": "Scroll until all solutions are loaded in page",
"author_name": "Luis De Anda",
"author_login": "nibble-4bits",
"committed_at": "2020-05-23T05:01:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11ccf0c4d3de938297ff7b5d97572907dafa3af4",
"body": null,
"is_bot": false,
"headline": "Remove typing delay",
"author_name": "Luis De Anda",
"author_login": "nibble-4bits",
"committed_at": "2020-05-23T04:37:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0c742b665d45700be4ee43cb1054f8576ec76bc",
"body": null,
"is_bot": false,
"headline": "Navigate up to completed solutions page",
"author_name": "Luis De Anda",
"author_login": "nibble-4bits",
"committed_at": "2020-05-23T04:22:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e94840f5ab5c5c8dd31f7ed7ecf5ad525b07c0c8",
"body": null,
"is_bot": false,
"headline": "Install commander, inquirer, puppeteer and chalk",
"author_name": "Luis De Anda",
"author_login": "nibble-4bits",
"committed_at": "2020-05-23T04:21:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ae99c9cd804f04191b75a2a8c9f6ccf57fb92b2",
"body": null,
"is_bot": false,
"headline": "Initialize package.json",
"author_name": "Luis De Anda",
"author_login": "nibble-4bits",
"committed_at": "2020-05-23T03:03:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "241d2d499dacb4da8da9a1a00d270de178944d64",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Luis De Anda",
"author_login": "nibble-4bits",
"committed_at": "2020-05-23T03:00:07Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 9,
"commits_last_year": 0,
"latest_release_at": "2021-07-07T22:17:48Z",
"latest_release_tag": "v1.0.8",
"releases_from_tags": false,
"days_since_last_push": 1028,
"active_weeks_last_year": 0,
"days_since_latest_release": 1845,
"mean_days_between_releases": 43.7
},
"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": "codewars-solutions-scraper",
"exists": true,
"license": "GPL-3.0-or-later",
"keywords": [
"codewars",
"scraper",
"solutions",
"problems",
"katas",
"puppeteer"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/codewars-solutions-scraper",
"is_deprecated": false,
"latest_version": "1.0.8",
"repository_url": "https://github.com/nibble-4bits/codewars-solutions-scraper",
"versions_count": 9,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 46,
"first_published_at": "2020-07-21T00:03:41.128000Z",
"latest_published_at": "2021-07-07T22:13:53.770000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 1845
}
]
},
"popularity": {
"forks": 2,
"stars": 3,
"watchers": 1,
"fork_history": {
"days": [
{
"date": "2022-05-16",
"count": 1
},
{
"date": "2022-05-22",
"count": 1
}
],
"complete": true,
"collected": 2,
"total_forks": 2
},
"star_history": null,
"open_issues_and_prs": 6
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 6835,
"source_files_sampled": 2,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [
{
"name": "brace-expansion",
"direct": false,
"version": "1.1.16",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-mh99-v99m-4gvg"
],
"fixed_version": "5.0.8",
"advisory_count": 1,
"oldest_advisory_days": 2
},
{
"name": "tmp",
"direct": false,
"version": "0.0.33",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-52f5-9888-hmc6",
"GHSA-ph9p-34f9-6g65"
],
"fixed_version": "0.2.6",
"advisory_count": 2,
"oldest_advisory_days": 354
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 2
},
"advisory_count": 3,
"affected_count": 2,
"assessed_count": 83,
"malicious_count": 0,
"assessed_package": "npm:codewars-solutions-scraper@1.0.8",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "chalk",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^4.0.0"
},
{
"name": "commander",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^5.1.0"
},
{
"name": "inquirer",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^7.1.0"
},
{
"name": "loglevel",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.6.8"
},
{
"name": "loglevel-plugin-prefix",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^0.8.4"
},
{
"name": "puppeteer",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^3.1.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "chalk",
"direct": true,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": true,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "commander",
"direct": true,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "inquirer",
"direct": true,
"version": "7.1.0",
"ecosystem": "npm"
},
{
"name": "loglevel",
"direct": true,
"version": "1.6.8",
"ecosystem": "npm"
},
{
"name": "loglevel-plugin-prefix",
"direct": true,
"version": "0.8.4",
"ecosystem": "npm"
},
{
"name": "puppeteer",
"direct": true,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "@types/color-name",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "14.0.5",
"ecosystem": "npm"
},
{
"name": "@types/yauzl",
"direct": false,
"version": "2.9.1",
"ecosystem": "npm"
},
{
"name": "agent-base",
"direct": false,
"version": "5.1.1",
"ecosystem": "npm"
},
{
"name": "ansi-escapes",
"direct": false,
"version": "4.3.1",
"ecosystem": "npm"
},
{
"name": "ansi-regex",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "4.2.1",
"ecosystem": "npm"
},
{
"name": "balanced-match",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "base64-js",
"direct": false,
"version": "1.3.1",
"ecosystem": "npm"
},
{
"name": "bl",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "1.1.11",
"ecosystem": "npm"
},
{
"name": "buffer",
"direct": false,
"version": "5.6.0",
"ecosystem": "npm"
},
{
"name": "buffer-crc32",
"direct": false,
"version": "0.2.13",
"ecosystem": "npm"
},
{
"name": "chardet",
"direct": false,
"version": "0.7.0",
"ecosystem": "npm"
},
{
"name": "chownr",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "cli-cursor",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "cli-width",
"direct": false,
"version": "2.2.1",
"ecosystem": "npm"
},
{
"name": "color-convert",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "color-name",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "concat-map",
"direct": false,
"version": "0.0.1",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": false,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "emoji-regex",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "end-of-stream",
"direct": false,
"version": "1.4.4",
"ecosystem": "npm"
},
{
"name": "escape-string-regexp",
"direct": false,
"version": "1.0.5",
"ecosystem": "npm"
},
{
"name": "external-editor",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "extract-zip",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "fd-slicer",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "figures",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "fs-constants",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "fs.realpath",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "get-stream",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "glob",
"direct": false,
"version": "7.1.6",
"ecosystem": "npm"
},
{
"name": "has-flag",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "https-proxy-agent",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "iconv-lite",
"direct": false,
"version": "0.4.24",
"ecosystem": "npm"
},
{
"name": "ieee754",
"direct": false,
"version": "1.1.13",
"ecosystem": "npm"
},
{
"name": "inflight",
"direct": false,
"version": "1.0.6",
"ecosystem": "npm"
},
{
"name": "inherits",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "is-fullwidth-code-point",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "lodash",
"direct": false,
"version": "4.17.21",
"ecosystem": "npm"
},
{
"name": "mime",
"direct": false,
"version": "2.4.5",
"ecosystem": "npm"
},
{
"name": "mimic-fn",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "mkdirp-classic",
"direct": false,
"version": "0.5.3",
"ecosystem": "npm"
},
{
"name": "ms",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "mute-stream",
"direct": false,
"version": "0.0.8",
"ecosystem": "npm"
},
{
"name": "once",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "onetime",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "os-tmpdir",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "path-is-absolute",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "pend",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "progress",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "proxy-from-env",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "pump",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "readable-stream",
"direct": false,
"version": "3.6.0",
"ecosystem": "npm"
},
{
"name": "restore-cursor",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "rimraf",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "run-async",
"direct": false,
"version": "2.4.1",
"ecosystem": "npm"
},
{
"name": "rxjs",
"direct": false,
"version": "6.5.5",
"ecosystem": "npm"
},
{
"name": "safe-buffer",
"direct": false,
"version": "5.2.1",
"ecosystem": "npm"
},
{
"name": "safer-buffer",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "signal-exit",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "string_decoder",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "strip-ansi",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "7.1.0",
"ecosystem": "npm"
},
{
"name": "tar-fs",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "tar-stream",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "through",
"direct": false,
"version": "2.3.8",
"ecosystem": "npm"
},
{
"name": "tmp",
"direct": false,
"version": "0.0.33",
"ecosystem": "npm"
},
{
"name": "tslib",
"direct": false,
"version": "1.13.0",
"ecosystem": "npm"
},
{
"name": "type-fest",
"direct": false,
"version": "0.11.0",
"ecosystem": "npm"
},
{
"name": "unbzip2-stream",
"direct": false,
"version": "1.4.2",
"ecosystem": "npm"
},
{
"name": "util-deprecate",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "wrappy",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "ws",
"direct": false,
"version": "7.3.0",
"ecosystem": "npm"
},
{
"name": "yauzl",
"direct": false,
"version": "2.10.0",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 84,
"direct_count": 7,
"indirect_count": 77
}
},
"maintainership": {
"issues": {
"open_prs": 4,
"merged_prs": 5,
"open_issues": 2,
"closed_ratio": 0.333,
"closed_issues": 1,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "nibble-4bits",
"commits": 67,
"avatar_url": "https://avatars.githubusercontent.com/u/38052706?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": false,
"has_tests": false,
"ci_workflows": [],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"package-lock.json"
],
"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": 0,
"reason": "0 out of 3 merged PRs checked by a CI test -- score normalized to 0",
"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/25 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"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": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"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": null,
"reason": "no dependencies found",
"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": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "20 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "0a0cb3255c6e71dd10f209cc2181b49572716233",
"ran_at": "2026-07-27T06:45:50Z",
"aggregate_score": 2.6,
"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": null,
"oldest_open_prs": [
{
"number": 9,
"created_at": "2023-07-12T07:17:35Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 10,
"created_at": "2023-07-12T07:17:35Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 11,
"created_at": "2023-07-12T07:17:51Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 12,
"created_at": "2023-10-03T00:26:37Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2021-05-11T15:32:50Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 7,
"created_at": "2022-05-16T22:55:19Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 8,
"created_at": "2022-05-16T22:55:56Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/nibble-4bits/codewars-solutions-scraper",
"host": "github.com",
"name": "codewars-solutions-scraper",
"owner": "nibble-4bits"
},
"metrics": {
"overall": {
"key": "overall",
"band": "critical",
"name": "Overall health",
"note": "Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.",
"notes": [
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 49,
"pct": 60
}
}
],
"value": 19,
"inputs": {
"security": 36,
"vitality": 25,
"community": 26,
"governance": 45,
"engineering": 25,
"abandonment_cap": 49,
"abandonment_state": "likely_abandoned",
"abandonment_multiplier": 60,
"weighted_overall_before_abandonment": 32,
"overall_after_abandonment_multiplier": 19
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 25,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 0.957,
"days_since_last_push": 1028,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 1028 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 1028
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "moderate",
"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": 60,
"inputs": {
"releases_count": 9,
"latest_release_tag": "v1.0.8",
"releases_from_tags": false,
"days_since_latest_release": 1845,
"mean_days_between_releases": 43.7
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "9 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 9
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 1845 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 1845
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~43.7 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 43.7
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "moderate",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"cap": 49,
"state": "likely_abandoned",
"guards": [],
"signals": [
"unanswered_contributions",
"release_stall",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 60,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 4,
"unanswered_open_issues": 2,
"days_since_last_merged_pr": 1902,
"days_since_last_human_commit": 1845,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 1845 days; 3 unmet obligation(s): pull requests unanswered, releases stalled, Scorecard reports it unmaintained",
"points": 60,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 1845,
"count": 3,
"signals": "pull requests unanswered, releases stalled, Scorecard reports it unmaintained"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 26,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 5,
"inputs": {
"forks": 2,
"stars": 3,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "3 stars",
"points": 4.9,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 3
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "2 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 2
}
}
],
"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 (GPL-3.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "GPL-3.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
}
]
},
{
"key": "ecosystem_adoption",
"band": "critical",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 28,
"inputs": {
"packages": [
"codewars-solutions-scraper"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 46
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "46 downloads/month across npm",
"points": 22.3,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 46,
"ecosystems": "npm"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 45,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 13,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"merged_prs": 5,
"open_issues": 2,
"closed_issues": 1,
"issue_closed_ratio": 0.333,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "33% of issues closed",
"points": 15.6,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 33
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "5/5 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 5,
"decided": 5
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/25 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": 57,
"inputs": {
"followers": 44,
"owner_type": "User",
"is_verified": null,
"owner_login": "nibble-4bits",
"public_repos": 37,
"account_age_days": 3036
},
"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": "44 followers of nibble-4bits",
"points": 11.9,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 44,
"login": "nibble-4bits"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "37 public repos, account ~8 yr old",
"points": 23.5,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 37
}
},
{
"code": "account_age_years",
"params": {
"years": 8
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "moderate",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"packages": [
"codewars-solutions-scraper"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 1845
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on npm",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "npm"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 1845 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 1845
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "9 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 9
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "critical",
"name": "Engineering Quality",
"value": 25,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "critical",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"has_ci": false,
"has_tests": false,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 3 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"topics": [
"codewars",
"solutions",
"scraper",
"katas"
],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "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": 36,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 26,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 2.6
},
"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": "0 out of 3 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/25 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"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": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "20 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "good",
"name": "Dependency advisories",
"note": "Matched the npm:codewars-solutions-scraper@1.0.8 runtime dependency closure — what installing the published package pulls in — 83 packages. Reachability is not analyzed.",
"notes": [
{
"code": "advisories_scope_published",
"params": {
"package": "npm:codewars-solutions-scraper@1.0.8",
"assessed": 83
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 77,
"inputs": {
"source": "osv",
"advisories": 3,
"affected_packages": 2,
"assessed_packages": 83,
"unassessed_packages": 0,
"affected_by_severity": "high 2",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "2 affected: brace-expansion 1.1.16 (high 7.5), tmp 0.0.33 (high 7.5)",
"points": 8.4,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 2,
"packages": "brace-expansion 1.1.16 (high 7.5), tmp 0.0.33 (high 7.5)"
}
}
],
"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 354 days ago",
"points": 33.7,
"status": "partial",
"details": [
{
"code": "advisories_stale",
"params": {
"days": 90,
"count": 1,
"oldest": 354
}
}
],
"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": 83,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 2
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "critical",
"name": "AI Readiness",
"value": 21,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 6,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.104,
"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": "7 of 67 human commits state their intent (structured subject or explanatory body)",
"points": 5.6,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 7,
"sampled": 67
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 20,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [
"package-lock.json"
],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.043
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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 70",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 70
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "3 of the last 70 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 3,
"sampled": 70
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "JavaScript",
"largest_source_bytes": 6835,
"source_files_sampled": 2,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "JavaScript without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "JavaScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/2 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 2,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-27T06:45:57.676201Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/n/nibble-4bits/codewars-solutions-scraper.svg",
"full_name": "nibble-4bits/codewars-solutions-scraper",
"license_state": "standard",
"license_spdx": "GPL-3.0"
}