原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [
"cdt",
"gdb",
"visual-studio-code-extension"
],
"is_fork": false,
"size_kb": 1126,
"has_wiki": true,
"homepage": null,
"languages": {
"SCSS": 1004,
"JavaScript": 3159,
"TypeScript": 43991
},
"pushed_at": "2026-07-21T14:32:32Z",
"created_at": "2018-11-01T15:35:18Z",
"owner_type": "Organization",
"updated_at": "2026-07-21T14:38:04Z",
"description": "CDT GDB Visual Studio Code Extension",
"is_archived": false,
"is_disabled": false,
"license_spdx": "EPL-2.0",
"default_branch": "main",
"license_spdx_raw": "EPL-2.0",
"primary_language": "TypeScript",
"significant_languages": [
"TypeScript"
]
},
"owner": {
"blog": null,
"name": "Eclipse CDT Cloud",
"type": "Organization",
"login": "eclipse-cdt-cloud",
"company": null,
"location": null,
"followers": 23,
"avatar_url": "https://avatars.githubusercontent.com/u/95486469?v=4",
"created_at": "2021-12-03T14:07:55Z",
"is_verified": null,
"public_repos": 25,
"account_age_days": 1693
},
"license": {
"state": "standard",
"spdx_id": "EPL-2.0",
"raw_spdx": "EPL-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v2.9.0",
"kind": "minor",
"published_at": "2026-07-16T15:19:37Z"
},
{
"tag": "v2.8.0",
"kind": "minor",
"published_at": "2026-05-27T14:36:35Z"
},
{
"tag": "v2.7.0",
"kind": "minor",
"published_at": "2026-02-27T15:36:32Z"
},
{
"tag": "v2.6.0",
"kind": "minor",
"published_at": "2025-12-08T15:58:56Z"
},
{
"tag": "v2.5.0",
"kind": "minor",
"published_at": "2025-11-19T18:35:08Z"
},
{
"tag": "v2.4.1",
"kind": "patch",
"published_at": "2025-10-22T06:51:30Z"
},
{
"tag": "v2.4.0",
"kind": "minor",
"published_at": "2025-10-09T12:22:20Z"
},
{
"tag": "v2.3.0",
"kind": "minor",
"published_at": "2025-09-11T14:13:41Z"
},
{
"tag": "v2.2.0",
"kind": "minor",
"published_at": "2025-07-31T14:46:26Z"
},
{
"tag": "v2.1.0",
"kind": "minor",
"published_at": "2025-07-14T14:20:31Z"
},
{
"tag": "v2.0.6",
"kind": "patch",
"published_at": "2025-07-02T13:35:52Z"
},
{
"tag": "v2.0.5",
"kind": "patch",
"published_at": "2025-06-05T16:35:07Z"
},
{
"tag": "v2.0.4",
"kind": "patch",
"published_at": "2025-05-22T07:56:49Z"
},
{
"tag": "v2.0.3",
"kind": "patch",
"published_at": "2025-05-05T12:05:01Z"
},
{
"tag": "v2.0.2",
"kind": "patch",
"published_at": "2025-04-08T15:38:26Z"
},
{
"tag": "v2.0.1",
"kind": "patch",
"published_at": "2025-01-23T18:39:26Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2025-01-23T10:24:31Z"
}
],
"recent_commits": [
{
"oid": "0bf7e0363629e9324c7a5ebf77577f226a8f6e55",
"body": "* Removed avoidable VS Code refs\n* Review feedback",
"is_bot": false,
"headline": "Remove avoidable VS Code references (#142)",
"author_name": "Jens Reinecke",
"author_login": "jreineckearm",
"committed_at": "2026-07-21T14:32:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b5664534f70fb171be0d23430f8751f072672a4",
"body": "Signed-off-by: Jens Reinecke <jens.reinecke@arm.com>",
"is_bot": false,
"headline": "Fix version to 2.9.0 for re-publish (#242)",
"author_name": "Jens Reinecke",
"author_login": "jreineckearm",
"committed_at": "2026-07-16T15:16:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5438b4fa16d9e70afb6afbae4f86f34491da1f4f",
"body": "* Bump cdt-gdb-adapter to 1.10.0\n* CHANGELOG",
"is_bot": false,
"headline": "2.9.0 Release Preparations (#241)",
"author_name": "Jens Reinecke",
"author_login": "jreineckearm",
"committed_at": "2026-07-16T11:19:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f92bef8533aebf75c7e0b29aef846387f37d5b28",
"body": "- Pin all direct production and development dependencies to exact versions for reproducible installs, except `@types/vscode`, which retains its existing compatibility range.\n - Keep `eslint-config-prettier` at 10.1.5 and pin it exactly, avoiding the compromised 10.1.6 and 10.1.7 releases. Version\n[…]\n ESLint 10.\n- Patch transitive dependencies through `yarn.lock`:\n - `js-yaml` 3.x: update 3.14.2 to 3.15.0.\n - `js-yaml` 4.x: update 4.1.1 to 4.3.0.\n - `minimatch` 3.x: update 3.1.2 to 3.1.5.",
"is_bot": false,
"headline": "Bump/pin dependencies (#240)",
"author_name": "Jens Reinecke",
"author_login": "jreineckearm",
"committed_at": "2026-07-16T11:11:36Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c11cd6d9ef7ae57408acb696909502240e266ebd",
"body": "* Filter by debug types\n* Add commands and settings for mark/unmark active source code highlighting\n* Change highlight to be full-line background highlight.",
"is_bot": false,
"headline": "Source code highlighting cleanup (#237)",
"author_name": "Omar Elkhouly",
"author_login": "omarArm",
"committed_at": "2026-07-09T11:52:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c7677c4d1e9babee275006ccd5eda304df20f7f",
"body": "* Add documentation of `run` option\n\ncdt-gdb-adapter#548\n\nCo-authored-by: Jens Reinecke <jens.reinecke@arm.com>",
"is_bot": false,
"headline": "Add documentation of `run` option (#238)",
"author_name": "Christian Walther",
"author_login": "cwalther",
"committed_at": "2026-07-02T09:52:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb14addd6f5131f789c5fb50e6418789b6b4eddd",
"body": "Bumps [tmp](https://github.com/raszi/node-tmp) from 0.2.6 to 0.2.7.\n- [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/raszi/node-tmp/compare/v0.2.6...v0.2.7)\n\n---\nupdated-dependencies:\n- dependency-name: tmp\n dependency-version: 0.2.7\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump tmp from 0.2.6 to 0.2.7 (#236)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-17T05:50:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28cced93ffef1ed01dc4a144199158605fd01882",
"body": "Bumps [form-data](https://github.com/form-data/form-data) from 4.0.4 to 4.0.6.\n- [Release notes](https://github.com/form-data/form-data/releases)\n- [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/form-data/form-data/compare/v4.0.4...v4.0.6)\n[…]\nata\n dependency-version: 4.0.6\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump form-data from 4.0.4 to 4.0.6 (#235)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-17T04:30:39Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8fee1fd2cfad9eb8322814a02da6ff596c047085",
"body": "Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 14.1.0 to 14.2.0.\n- [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/markdown-it/markdown-it/compare/14.1.0...14.2.0)\n\n---\nupdated-dependencies:\n- dependency-name: mark\n[…]\nit\n dependency-version: 14.2.0\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump markdown-it from 14.1.0 to 14.2.0 (#234)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-17T04:29:03Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "da1ad3cc33e9e5f50fc42a2eaa8d98c0740045d4",
"body": "Bumps [shell-quote](https://github.com/ljharb/shell-quote) from 1.7.3 to 1.8.4.\n- [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/ljharb/shell-quote/compare/v1.7.3...v1.8.4)\n\n---\nupdated-dependencies:\n- dependency-name: shell-quote\n dependency-version: 1.8.4\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump shell-quote from 1.7.3 to 1.8.4 (#231)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-17T04:26:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb05153896506302103a8c9e714ea6ccb15a2336",
"body": "Bumps [esbuild](https://github.com/evanw/esbuild) from 0.25.5 to 0.28.1.\n- [Release notes](https://github.com/evanw/esbuild/releases)\n- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2025.md)\n- [Commits](https://github.com/evanw/esbuild/compare/v0.25.5...v0.28.1)\n\n---\nupdated-depen\n[…]\ndency-version: 0.28.1\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump esbuild from 0.25.5 to 0.28.1 (#233)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-17T04:24:48Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "12a377625c85479da34e7a873dc96eb06107a664",
"body": "Bumps [tmp](https://github.com/raszi/node-tmp) from 0.2.4 to 0.2.6.\n- [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/raszi/node-tmp/compare/v0.2.4...v0.2.6)\n\n---\nupdated-dependencies:\n- dependency-name: tmp\n dependency-version: 0.2.6\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump tmp from 0.2.4 to 0.2.6 (#227)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-17T04:24:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78711601f4037ce006c5ff9eec2765f0f5a8497d",
"body": "* v2.8.0 release preparation",
"is_bot": false,
"headline": "v2.8.0 release preparation (#228)",
"author_name": "Omar Elkhouly",
"author_login": "omarArm",
"committed_at": "2026-05-27T14:29:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9210aed8f539cd9b0e51349f64dd7758bdb442cf",
"body": "* Add source file highlighting support\n* Change highlighting colour to grey",
"is_bot": false,
"headline": "Add source code highlighting (#224)",
"author_name": "Omar Elkhouly",
"author_login": "omarArm",
"committed_at": "2026-05-27T12:36:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "114155befe9b53c8b8ffc006df4ddf4de8849585",
"body": null,
"is_bot": false,
"headline": "Update cdt-gdb-adapter to v1.9.0 (#226)",
"author_name": "Omar Elkhouly",
"author_login": "omarArm",
"committed_at": "2026-05-27T12:05:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53dd32657816263fef2dc229526111ad360f0b3b",
"body": "Bumps [qs](https://github.com/ljharb/qs) from 6.14.2 to 6.15.2.\n- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/ljharb/qs/compare/v6.14.2...v6.15.2)\n\n---\nupdated-dependencies:\n- dependency-name: qs\n dependency-version: 6.15.2\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump qs from 6.14.2 to 6.15.2 (#225)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-26T13:02:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cdce629e8c8e4bb1bceccf156660405c396d46bb",
"body": null,
"is_bot": false,
"headline": "Fix formatting using 'yarn format'",
"author_name": "Christian Walther",
"author_login": "cwalther",
"committed_at": "2026-05-20T14:59:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92b1195f798f13328f300fb7ae6abad0d59b6789",
"body": "This better matches the existing code style and is also consistent with cdt-gdb-adapter.",
"is_bot": false,
"headline": "Don't require trailing commas in argument lists",
"author_name": "Christian Walther",
"author_login": "cwalther",
"committed_at": "2026-05-20T14:59:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9a65070f1ed934a9799e41ccb15e7f65060ce5c",
"body": null,
"is_bot": false,
"headline": "Check formatting in pull request CI",
"author_name": "Christian Walther",
"author_login": "cwalther",
"committed_at": "2026-05-20T14:59:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ebcc108b6a2cefb0f080db71d4a4e830752b943f",
"body": "Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.0.6 to 3.1.2.\n- [Release notes](https://github.com/fastify/fast-uri/releases)\n- [Commits](https://github.com/fastify/fast-uri/compare/v3.0.6...v3.1.2)\n\n---\nupdated-dependencies:\n- dependency-name: fast-uri\n dependency-version: 3.1.2\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump fast-uri from 3.0.6 to 3.1.2 (#222)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-20T14:54:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "739e5f8f863cf9ebfb9bf6f8d88e2c8d57d91d56",
"body": "* handling custom event for radix change\n* making both commands available when a third radix option is chosen\n\nFixes #219",
"is_bot": false,
"headline": "Handle custom radix event (#221)",
"author_name": "Omar Elkhouly",
"author_login": "omarArm",
"committed_at": "2026-05-11T08:25:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a08366e6592764f39aec39cd826657c7bdc4a380",
"body": "* Adds global radix change to context menu in different views (for types `gdb` and `gdbtarget`)",
"is_bot": false,
"headline": "adding global radix change to context menu in different views (#217)",
"author_name": "Omar Elkhouly",
"author_login": "omarArm",
"committed_at": "2026-04-30T12:42:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc5783d1fd28dfc2e39dc2001cb10365ccd757a6",
"body": "* Feat: Setting Hardware/Software Breakpoint Types via Editor\n\n* Updates related to the feedback.",
"is_bot": false,
"headline": "Feat: Setting Hardware/Software Breakpoint Types via Editor (#211)",
"author_name": "Asim Gunes",
"author_login": "asimgunes",
"committed_at": "2026-04-29T11:37:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c32e4e131169599aa4296f7cbe3ad2f90add2fa7",
"body": "Signed-off-by: Jens Reinecke <jens.reinecke@arm.com>",
"is_bot": false,
"headline": "Unify to Arm Limited in copyright headers (#216)",
"author_name": "Jens Reinecke",
"author_login": "jreineckearm",
"committed_at": "2026-04-14T06:31:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c250dd481fcfee621a1f40bd7c4d3b899f52f0d0",
"body": "Bumps [lodash](https://github.com/lodash/lodash) from 4.17.23 to 4.18.1.\n- [Release notes](https://github.com/lodash/lodash/releases)\n- [Commits](https://github.com/lodash/lodash/compare/4.17.23...4.18.1)\n\n---\nupdated-dependencies:\n- dependency-name: lodash\n dependency-version: 4.18.1\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump lodash from 4.17.23 to 4.18.1 (#215)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-13T17:11:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae6bb90c5fc0f21ba8b9e27fb12551d7cbdb4945",
"body": "Bumps [picomatch](https://github.com/micromatch/picomatch) from 2.3.1 to 2.3.2.\n- [Release notes](https://github.com/micromatch/picomatch/releases)\n- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/micromatch/picomatch/compare/2.3.1...2.3.\n[…]\ntch\n dependency-version: 2.3.2\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump picomatch from 2.3.1 to 2.3.2 (#213)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-31T17:11:38Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "da0aca2b0fa2c22925958a4eea8cb4740bdcba25",
"body": "Bumps [flatted](https://github.com/WebReflection/flatted) from 3.3.3 to 3.4.2.\n- [Commits](https://github.com/WebReflection/flatted/compare/v3.3.3...v3.4.2)\n\n---\nupdated-dependencies:\n- dependency-name: flatted\n dependency-version: 3.4.2\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump flatted from 3.3.3 to 3.4.2 (#212)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-24T13:42:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c427f6ffaa6c97747bf7c842bc4cff88bda394c3",
"body": "* Add commands to change GDB session radices to hex and decimal",
"is_bot": false,
"headline": "add commands to change gdb session radices (#202)",
"author_name": "Omar Elkhouly",
"author_login": "omarArm",
"committed_at": "2026-03-12T15:23:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c11d4d3d0971fe796d7746b98938ae9179e2cc6",
"body": "Bumps [immutable](https://github.com/immutable-js/immutable-js) from 5.1.3 to 5.1.5.\n- [Release notes](https://github.com/immutable-js/immutable-js/releases)\n- [Changelog](https://github.com/immutable-js/immutable-js/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/immutable-js/immutable-js/co\n[…]\nble\n dependency-version: 5.1.5\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump immutable from 5.1.3 to 5.1.5 (#205)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-06T13:00:20Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "31a17e283a57e3d7e4a7cd8714436932dafb69dc",
"body": "* Version bump and changelog\n* Updated to node 22 (consistency with cdt-gdb-adapter)\n* Bump cdt-gdb-adapter to v1.7.0\n\n---------\n\nSigned-off-by: Jens Reinecke <jens.reinecke@arm.com>\nCo-authored-by: Christian Walther <cwalther@gmx.ch>",
"is_bot": false,
"headline": "v2.7.0 Release Preparations (#200)",
"author_name": "Jens Reinecke",
"author_login": "jreineckearm",
"committed_at": "2026-02-27T15:30:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "804e5aeab6554a9e1939dd3f5838035a1444b322",
"body": "Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23.\n- [Release notes](https://github.com/lodash/lodash/releases)\n- [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23)\n\n---\nupdated-dependencies:\n- dependency-name: lodash\n dependency-version: 4.17.23\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump lodash from 4.17.21 to 4.17.23 (#198)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-02-25T13:43:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bebd97fcc1c55a7cdfe128165cca9a0600a38489",
"body": "Bumps [qs](https://github.com/ljharb/qs) from 6.14.1 to 6.14.2.\n- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/ljharb/qs/compare/v6.14.1...v6.14.2)\n\n---\nupdated-dependencies:\n- dependency-name: qs\n dependency-version: 6.14.2\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump qs from 6.14.1 to 6.14.2 (#199)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-02-25T13:42:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6bc2acce92ff8ccaaabb1617d30f18747f5b360",
"body": null,
"is_bot": false,
"headline": "docs: add documentation of updateThreadInfo setting (#197)",
"author_name": "Andrej Valek",
"author_login": "andy9a9",
"committed_at": "2026-01-20T09:01:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bed4615b19b26bc6ae1e80717c359ca6bb2fa6de",
"body": null,
"is_bot": false,
"headline": "Add documentation of `preConnectCommands`",
"author_name": "Christian Walther",
"author_login": "cwalther",
"committed_at": "2026-01-14T16:56:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f620fd418ef702c20cf25ce59db13b0cb7bab0d",
"body": "They are sent _after_ attaching, much like for `gdbtarget` configurations.",
"is_bot": false,
"headline": "Fix documentation of `initCommands` for `gdb attach` configuration",
"author_name": "Christian Walther",
"author_login": "cwalther",
"committed_at": "2026-01-14T16:56:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d725f1612a754823c352904437f5883e2121aa1",
"body": "Bumps [qs](https://github.com/ljharb/qs) from 6.11.0 to 6.14.1.\n- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/ljharb/qs/compare/v6.11.0...v6.14.1)\n\n---\nupdated-dependencies:\n- dependency-name: qs\n dependency-version: 6.14.1\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump qs from 6.11.0 to 6.14.1 (#195)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-01-14T16:00:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "300618f40e4578b7c2ed0fc9f8bcdc0591fe2110",
"body": "* v2.6.0 and CHANGELOG\n* Bump cdt-gdb-adapter to v1.6.0\n* Bump vsce to 3.7.1\n* Bump transient dependencies to address security alerts: jws 3.2.3, jws 4.0.1\n\n---------\n\nSigned-off-by: Jens Reinecke <jens.reinecke@arm.com>",
"is_bot": false,
"headline": "v2.6.0 Release Preparations (#194)",
"author_name": "Jens Reinecke",
"author_login": "jreineckearm",
"committed_at": "2025-12-08T15:51:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "489355c86c29bb90998df5febf87c4e926c14574",
"body": "* v2.5.0 and CHANGELOG\n* Bump cdt-gdb-adapter to 1.5.0\n* Update transient dependencies to fix dependabot security alerts (js-yaml 4.1.1, 3.14.2)\n* Update @vscode/vsce to v3.7.0\n* Add links to cdt-gdb-adapter GH releases to CHANGELOG\n\n---------\n\nSigned-off-by: Jens Reinecke <jens.reinecke@arm.com>",
"is_bot": false,
"headline": "v2.5.0 Release Preparations (#193)",
"author_name": "Jens Reinecke",
"author_login": "jreineckearm",
"committed_at": "2025-11-19T18:22:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "092b92e23a7b1605d63fd94f5ae9cd2b10a0b17f",
"body": "Bumps [glob](https://github.com/isaacs/node-glob) from 11.0.1 to 11.1.0.\n- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)\n- [Commits](https://github.com/isaacs/node-glob/compare/v11.0.1...v11.1.0)\n\n---\nupdated-dependencies:\n- dependency-name: glob\n dependency-version: 11.1.0\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump glob from 11.0.1 to 11.1.0 (#192)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-11-19T15:50:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74d3e73606037a15139ee40677fc53e6f1dbd187",
"body": "* Enable breakpoints in assembler files (.asm, .s, .S)\nDefines a pseudo-language 'cdt-gdb-asm' which defines expected\nfile endings for assembler files, and adds it to breakpoint support.\n\n---------\n\nSigned-off-by: Jens Reinecke <jens.reinecke@arm.com>",
"is_bot": false,
"headline": "Enable breakpoints in assembler files (.asm, .s, .S) (#191)",
"author_name": "Jens Reinecke",
"author_login": "jreineckearm",
"committed_at": "2025-11-13T14:35:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b02551e4c493d2490446260b47a5506557398f2d",
"body": "Signed-off-by: Jens Reinecke <jens.reinecke@arm.com>",
"is_bot": false,
"headline": "v2.4.1 Release Preparations (#188)",
"author_name": "Jens Reinecke",
"author_login": "jreineckearm",
"committed_at": "2025-10-22T06:49:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0cf19b2c0ca6b7f718df33daa6b4b1a921dce213",
"body": "Additionally use \"GDB\" instead of \"gdb\" in the README intro.\n\nSigned-off-by: Jens Reinecke <jens.reinecke@arm.com>",
"is_bot": false,
"headline": "Remove statement about support for \"any\" MI debugger. (#186)",
"author_name": "Jens Reinecke",
"author_login": "jreineckearm",
"committed_at": "2025-10-20T15:21:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a94c1c9e1de9d55c5c400f65096d7921be4f4a9c",
"body": "Signed-off-by: Jens Reinecke <jens.reinecke@arm.com>",
"is_bot": false,
"headline": "Add 'auxiliaryGdb' setting to 'gdbtarget' 'attach' type (#185)",
"author_name": "Jens Reinecke",
"author_login": "jreineckearm",
"committed_at": "2025-10-14T14:37:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d2c9598b1403af281c37744a01938e816c2d120",
"body": "* Bump version to 2.4.0\n* Update to cdt-gdb-adapter 1.4.0\n* Update CHANGELOG\n\n---------\n\nSigned-off-by: Jens Reinecke <jens.reinecke@arm.com>",
"is_bot": false,
"headline": "v2.4.0 Release Preparations (#183)",
"author_name": "Jens Reinecke",
"author_login": "jreineckearm",
"committed_at": "2025-10-09T12:18:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4283c4a896448354f3612d80d6473b4f9e20f005",
"body": "…CPU running (#181)\n\n* Add `auxiliaryGdb` option to `gdbtarget` type.\nAdd docs for `auxiliaryGdb` option.\n\nSigned-off-by: Jens Reinecke <jens.reinecke@arm.com>\n\n* changelog\n\nSigned-off-by: Jens Reinecke <jens.reinecke@arm.com>\n\n---------\n\nSigned-off-by: Jens Reinecke <jens.reinecke@arm.com>",
"is_bot": false,
"headline": "Support auxiliary GDB connections to allow selected operations while …",
"author_name": "Jens Reinecke",
"author_login": "jreineckearm",
"committed_at": "2025-10-08T11:55:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e516d169c303a193c8255ee8a4b789ab4fa67d3",
"body": "* Added \"Releasing\" section to DEVELOPMENT.md\n\nSigned-off-by: Jens Reinecke <jens.reinecke@arm.com>\n\n* Feedback jonahgraham\n\nSigned-off-by: Jens Reinecke <jens.reinecke@arm.com>\n\n---------\n\nSigned-off-by: Jens Reinecke <jens.reinecke@arm.com>",
"is_bot": false,
"headline": "Finish up cdt-gdb-adapter #379: \"Releasing\" docs (#182)",
"author_name": "Jens Reinecke",
"author_login": "jreineckearm",
"committed_at": "2025-10-08T11:53:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09aa3a466d88fa46605fda6c3809d843920344d7",
"body": "Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 2.1.3 to 2.1.4.\n- [Commits](https://github.com/mafintosh/tar-fs/compare/v2.1.3...v2.1.4)\n\n---\nupdated-dependencies:\n- dependency-name: tar-fs\n dependency-version: 2.1.4\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump tar-fs from 2.1.3 to 2.1.4 (#180)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-02T07:32:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ccafccef122b523b7819826fada1a834560b86b",
"body": "* bump version to 2.3.0\n* include cdt-gdb-adapter 1.3.0\n* updated changelog for release\n\n---------\n\nSigned-off-by: Jens Reinecke <jens.reinecke@arm.com>",
"is_bot": false,
"headline": "v2.3.0 Release Preparations (#179)",
"author_name": "Jens Reinecke",
"author_login": "jreineckearm",
"committed_at": "2025-09-11T14:12:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f65ee67d697fc3cadf45da2ebb7635d438b7a9f1",
"body": "Signed-off-by: Jens Reinecke <jens.reinecke@arm.com>",
"is_bot": false,
"headline": "clarify initCommands for gdbtarget (#178)",
"author_name": "Jens Reinecke",
"author_login": "jreineckearm",
"committed_at": "2025-09-11T12:09:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "620408020e0a936b6e0a08f0bc7e120e97541ace",
"body": "Bumps [tmp](https://github.com/raszi/node-tmp) from 0.2.3 to 0.2.4.\n- [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/raszi/node-tmp/compare/v0.2.3...v0.2.4)\n\n---\nupdated-dependencies:\n- dependency-name: tmp\n dependency-version: 0.2.4\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump tmp from 0.2.3 to 0.2.4 (#177)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-02T16:46:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95392d5edcdf6cd1be5c60ee7a78c8f9cfece956",
"body": "* v2.2.0 and changelog\n* added missing watchServerProcess setting\n* docs for watchServerProcess\n* bump cdt-gdb-adapter to 1.2.0\n\n---------\n\nSigned-off-by: Jens Reinecke <jens.reinecke@arm.com>",
"is_bot": false,
"headline": "v2.2.0 Release Preparations (#176)",
"author_name": "Jens Reinecke",
"author_login": "jreineckearm",
"committed_at": "2025-07-31T14:44:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f15c4f10e121c484d462e5834928f950475c514",
"body": "…175)\n\n* Give gdbserver time to gracefully disconnect before terminating it\n* changed timeout, renamed var\n* changed comment / description",
"is_bot": false,
"headline": "Give gdbserver time to gracefully disconnect before terminating it (#…",
"author_name": "Thorsten de Buhr",
"author_login": "thorstendb-ARM",
"committed_at": "2025-07-30T08:12:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a05305ccdefccb0245d02445eafccf5b221263ad",
"body": "* Allow attaching (remote and local) with no program",
"is_bot": false,
"headline": "Allow empty program arg (#174)",
"author_name": "Thorsten de Buhr",
"author_login": "thorstendb-ARM",
"committed_at": "2025-07-24T13:58:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d38bcc08f9df06252e9e27579428525bc1175469",
"body": "Bumps [form-data](https://github.com/form-data/form-data) from 4.0.1 to 4.0.4.\n- [Release notes](https://github.com/form-data/form-data/releases)\n- [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/form-data/form-data/compare/v4.0.1...v4.0.4)\n[…]\nata\n dependency-version: 4.0.4\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump form-data from 4.0.1 to 4.0.4 (#172)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-07-22T07:13:45Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b2cb457f3d1270dd46bd924a71849d7655d5e3e7",
"body": "* version bump\n* changelog\n* bump cdt-gdb-adapter to 1.1.0\n* added new 'portDetectionTimeout' setting for gdbtarget launch\n\n---------\n\nSigned-off-by: Jens Reinecke <jens.reinecke@arm.com>",
"is_bot": false,
"headline": "v2.1.0 Release Preparations (#171)",
"author_name": "Jens Reinecke",
"author_login": "jreineckearm",
"committed_at": "2025-07-14T14:16:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45d69aacfe2e13c0fa56cb86fcacda22c7b0c01b",
"body": "Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 2.1.1 to 2.1.3.\n- [Commits](https://github.com/mafintosh/tar-fs/compare/v2.1.1...v2.1.3)\n\n---\nupdated-dependencies:\n- dependency-name: tar-fs\n dependency-version: 2.1.3\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump tar-fs from 2.1.1 to 2.1.3 (#170)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-07-09T08:24:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be425c36250e5c86bc11d3cc72fb30260b30f1c1",
"body": "* Updated dependencies\n* react 19: JSX namespace changed to React.JSX\n* fix usage of render changed since react 18\n* fix linter errors\n* ported eslint configuration to flat config format\n* updated tsconfigs, moved the one for memory window\n\nRemoved unused dependencies:\n* @types/chai\n* @types/mocha\n*\n[…]\nnfig-prettier 10.1.5\n* globals 16.3.0\n* prettier 3.6.2\n* react 19.1.0\n* react-dom 19.1.0\n* typescript 5.8.3\n* typescript-eslint 8.35.1\n\n\n---------\n\nSigned-off-by: Jens Reinecke <jens.reinecke@arm.com>",
"is_bot": false,
"headline": "Dependencies update (#169)",
"author_name": "Jens Reinecke",
"author_login": "jreineckearm",
"committed_at": "2025-07-09T08:11:05Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f82c511c45b7b737fa854e2d4ef437a8b5042337",
"body": "* Adding language array for package.json\n* adding for gdb target as well",
"is_bot": false,
"headline": "Adding language array for package.json (#168)",
"author_name": "Omar Elkhouly",
"author_login": "omarArm",
"committed_at": "2025-07-04T06:59:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc10a9528a4b3d20634d74a8e7f6526e6873adec",
"body": "* bump extension version to 2.0.6\n* include cdt-gdb-adapter 1.0.11\n\n---------\n\nSigned-off-by: Jens Reinecke <jens.reinecke@arm.com>",
"is_bot": false,
"headline": "v2.0.6 (#167)",
"author_name": "Jens Reinecke",
"author_login": "jreineckearm",
"committed_at": "2025-07-02T13:29:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1df14fc65b52e3218b2208afbdbc46abcd0f145c",
"body": "…\" (#160)\n\n* Changed description of toolbar button \"Custom Reset\" to \"Reset Target\"",
"is_bot": false,
"headline": "Changed description of toolbar button \"Custom Reset\" to \"Reset Target…",
"author_name": "Thorsten de Buhr",
"author_login": "thorstendb-ARM",
"committed_at": "2025-06-24T07:35:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6043625e8c9de47761cd7460bf156daa82adda08",
"body": "* bump cdt-gdb-adapter to 1.0.10\n* v2.0.5\n\nNotes:\n* no effective functionality change on this repo since last release\n* skipped cdt-gdb-adapter 1.0.9 which introduced usability issues in a new feature.\n---------\n\nSigned-off-by: Jens Reinecke <jens.reinecke@arm.com>",
"is_bot": false,
"headline": "v2.0.5 (#158)",
"author_name": "Jens Reinecke",
"author_login": "jreineckearm",
"committed_at": "2025-06-05T16:27:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48b08f3571292662d4741e503997501eda7362c1",
"body": "* removed unneeded custom bp event",
"is_bot": false,
"headline": "removed unneeded custom bp event (#159)",
"author_name": "Omar Elkhouly",
"author_login": "omarArm",
"committed_at": "2025-06-04T13:01:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91349d295470241b11f94463b3a7713546659582",
"body": "…e code (#153)\n\n* added custom event handler function for handling breakpoint custom request toggling all breakpoints\n* update custom breakpoint event name\n* removing an extra line",
"is_bot": false,
"headline": "Adding a custom event to trigger re-rendering of breakpoints in sourc…",
"author_name": "Omar Elkhouly",
"author_login": "omarArm",
"committed_at": "2025-05-27T19:25:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "417ca00e5e584ad1239eebedc9a6daec53bdd570",
"body": "Signed-off-by: Jens Reinecke <jens.reinecke@arm.com>",
"is_bot": false,
"headline": "v2.0.4 (#156)",
"author_name": "Jens Reinecke",
"author_login": "jreineckearm",
"committed_at": "2025-05-22T07:51:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ebc15413d8bbe372af4b4371792c8056439fdf3e",
"body": "- [Add device reset](https://github.com/eclipse-cdt-cloud/cdt-gdb-adapter/pull/365)\n - [Suppressing unneeded error message when hovering](https://github.com/eclipse-cdt-cloud/cdt-gdb-adapter/pull/366)\n\nCo-authored-by: Jens Reinecke <jens.reinecke@arm.com>",
"is_bot": false,
"headline": "Update to cdt-gdb-adapter v1.0.8 (#155)",
"author_name": "Jonah Graham",
"author_login": "jonahgraham",
"committed_at": "2025-05-22T07:48:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d97c325a77bf9869d625f9c17dd1a38c0ce941cc",
"body": "* Add Custom Reset (for MCU device reset)\nIn launch.json: \"customResetCommands\": []\n\nSigned-off-by: Thorsten de Buhr <thorsten.deBuhr@arm.com>\n\n---------\n\nSigned-off-by: Thorsten de Buhr <thorsten.deBuhr@arm.com>",
"is_bot": false,
"headline": "Add device reset (#152)",
"author_name": "Thorsten de Buhr",
"author_login": "thorstendb-ARM",
"committed_at": "2025-05-22T07:35:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "663320f6f95cbd28af351590fea5c9bdabe5cbcd",
"body": "Signed-off-by: Jens Reinecke <jens.reinecke@arm.com>",
"is_bot": false,
"headline": "fix link in changelog (#149)",
"author_name": "Jens Reinecke",
"author_login": "jreineckearm",
"committed_at": "2025-05-05T12:03:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f29615bbd757b0e2945aa58835d860bd5aabc9c3",
"body": "* CI: do not ignore scripts for yarn install\n\nSigned-off-by: Jens Reinecke <jens.reinecke@arm.com>\n\n* bump version and update changelog\n\nSigned-off-by: Jens Reinecke <jens.reinecke@arm.com>\n\n---------\n\nSigned-off-by: Jens Reinecke <jens.reinecke@arm.com>",
"is_bot": false,
"headline": "#144: CI - do not ignore scripts for yarn install (#148)",
"author_name": "Jens Reinecke",
"author_login": "jreineckearm",
"committed_at": "2025-05-05T11:53:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc9631b7973ac02c27053cec512b2c2b48d6c24e",
"body": " - [Hardware/Software Breakpoint Modes](https://github.com/eclipse-cdt-cloud/cdt-gdb-adapter/pull/350)\n - [Fixes step out to always step out of top frame](https://github.com/eclipse-cdt-cloud/cdt-gdb-adapter/issues/353)",
"is_bot": false,
"headline": "Update to cdt-gdb-adapter v1.0.6",
"author_name": "Jonah Graham",
"author_login": "jonahgraham",
"committed_at": "2025-04-08T15:33:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7da4d01b6d1f755ef151ad27c54c9356af20bc2e",
"body": null,
"is_bot": false,
"headline": "Changelog entry for v2.0.1 (#141)",
"author_name": "Jonah Graham",
"author_login": "jonahgraham",
"committed_at": "2025-01-23T21:46:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98425fae999104a87bcdbcbbfab4149203ea8fa3",
"body": null,
"is_bot": false,
"headline": "v2.0.1",
"author_name": "Jonah Graham",
"author_login": "jonahgraham",
"committed_at": "2025-01-23T18:37:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5daea559ae07e9e25d405585f4c8c380234d473",
"body": "Includes these changes from the adapter:\r\n- Add supportsEvaluateForHovers\r\n - https://github.com/eclipse-cdt-cloud/cdt-gdb-adapter/pull/347\r\n- Disassembly address handling improvement\r\n - https://github.com/eclipse-cdt-cloud/cdt-gdb-adapter/pull/348",
"is_bot": false,
"headline": "Update to adapter v1.0.4 (#139)",
"author_name": "Jonah Graham",
"author_login": "jonahgraham",
"committed_at": "2025-01-23T18:37:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "180a662d0e7c279d27afe4fe623a3a66090575cc",
"body": "* missing extension manifest fields,\nextension renaming\n\nSigned-off-by: Jens Reinecke <jens.reinecke@arm.com>\n\n* version bump 1.1.0\n\nSigned-off-by: Jens Reinecke <jens.reinecke@arm.com>\n\n* typo\n\nSigned-off-by: Jens Reinecke <jens.reinecke@arm.com>\n\n* fix reference to CDT project\n\nSigned-off-by: Jens\n[…]\n-by: Jens Reinecke <jens.reinecke@arm.com>\n\n* remove \"preliminary milestone\" note\n\nSigned-off-by: Jens Reinecke <jens.reinecke@arm.com>\n\n---------\n\nSigned-off-by: Jens Reinecke <jens.reinecke@arm.com>",
"is_bot": false,
"headline": "v2.0.0 preparations (#137)",
"author_name": "Jens Reinecke",
"author_login": "jreineckearm",
"committed_at": "2025-01-23T10:23:03Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "852f71a2d3fe2af0c834546bfcbc182451b8c9d8",
"body": "Signed-off-by: Jens Reinecke <jens.reinecke@arm.com>",
"is_bot": false,
"headline": "docs fixes (#135)",
"author_name": "Jens Reinecke",
"author_login": "jreineckearm",
"committed_at": "2025-01-20T16:07:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a1414e56df1bebb1cbb287c34c2e056eae319da",
"body": "* docs work in progress\n\nSigned-off-by: Jens Reinecke <jens.reinecke@arm.com>\n\n* prerequisites and settings tables\n\nSigned-off-by: Jens Reinecke <jens.reinecke@arm.com>\n\n* Feedback from Jonah\n\nCo-authored-by: Jonah Graham <jonah@kichwacoders.com>\nSigned-off-by: Jens Reinecke <jens.reinecke@arm.com>\n\n[…]\nm.com>\n\n* typo in changelog\n\nSigned-off-by: Jens Reinecke <jens.reinecke@arm.com>\n\n---------\n\nSigned-off-by: Jens Reinecke <jens.reinecke@arm.com>\nCo-authored-by: Jonah Graham <jonah@kichwacoders.com>",
"is_bot": false,
"headline": "Documentation Updates (#133)",
"author_name": "Jens Reinecke",
"author_login": "jreineckearm",
"committed_at": "2025-01-17T17:11:42Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1d874806d6427707f0d2d47dab172fc2ab42801d",
"body": "Signed-off-by: Jens Reinecke <jens.reinecke@arm.com>",
"is_bot": false,
"headline": "bump gh action versions to latest (#134)",
"author_name": "Jens Reinecke",
"author_login": "jreineckearm",
"committed_at": "2025-01-17T01:18:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "322a474b4ef8e27866936f43e1f2a8a9a64ea35a",
"body": "Signed-off-by: Jens Reinecke <jens.reinecke@arm.com>",
"is_bot": false,
"headline": "update extension logo to CDT Cloud one (#132)",
"author_name": "Jens Reinecke",
"author_login": "jreineckearm",
"committed_at": "2025-01-15T18:07:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "636278c557d8a03a4f23af6aa1307c9b16599a45",
"body": "* update to node 20\n\nSigned-off-by: Jens Reinecke <jens.reinecke@arm.com>\n\n* fix lint/prettier\n\nSigned-off-by: Jens Reinecke <jens.reinecke@arm.com>\n\n* fix lint errors in Memory Browser\n\nSigned-off-by: Jens Reinecke <jens.reinecke@arm.com>\n\n---------\n\nSigned-off-by: Jens Reinecke <jens.reinecke@arm.com>",
"is_bot": false,
"headline": "Update to Node 20 and prettier fix (#131)",
"author_name": "Jens Reinecke",
"author_login": "jreineckearm",
"committed_at": "2025-01-15T15:10:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "604ead51b405be57c9179c59938dddd761c7417f",
"body": "…io Code Marketplace (#130)\n\n* Add github actions for\n- build\n- publish (Open-VSIX and VS Code Marketplace)\n\nSigned-off-by: Jens Reinecke <jens.reinecke@arm.com>\n\n* add clean script\n\nSigned-off-by: Jens Reinecke <jens.reinecke@arm.com>\n\n* bump vsce version\n\nSigned-off-by: Jens Reinecke <jens.reinecke@arm.com>\n\n* Update .vscodeignore list\n\nSigned-off-by: Jens Reinecke <jens.reinecke@arm.com>\n\n* fix line endings\n\n---------\n\nSigned-off-by: Jens Reinecke <jens.reinecke@arm.com>",
"is_bot": false,
"headline": "Add Github actions for build and publish to Open-VSIX and Visual Stud…",
"author_name": "Jens Reinecke",
"author_login": "jreineckearm",
"committed_at": "2025-01-14T10:57:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b03abeed1819cef61cfa26fa802678ff2057707",
"body": "Fixes https://github.com/eclipse-cdt-cloud/cdt-gdb-vscode/issues/121#issuecomment-2548283454",
"is_bot": false,
"headline": "Document the way to debug cdt-gdb-adapter (#129)",
"author_name": "Jonah Graham",
"author_login": "jonahgraham",
"committed_at": "2024-12-18T20:32:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6d00defc4fd8b692cd0d30de08a5694702de1c1",
"body": null,
"is_bot": false,
"headline": "v1.0.4",
"author_name": "Jonah Graham",
"author_login": "jonahgraham",
"committed_at": "2024-12-15T20:13:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dba8f13c6ff8cc02983e9b8300dd74c11b218f65",
"body": "This resolves build issue:\n\n Error: Both a .vscodeignore file and a \"files\" property\n in package.json were found. VSCE does not support combining\n both strategies. Either remove the .vscodeignore file or the\n \"files\" property in package.json.\n\nFixes #125",
"is_bot": false,
"headline": "Remove \"files\" from package.json as it conflicts with \".vscodeignore\"",
"author_name": "Jonah Graham",
"author_login": "jonahgraham",
"committed_at": "2024-12-15T20:12:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "275cb42e9ea7323f4da1a828b4409ee836c5c08f",
"body": null,
"is_bot": false,
"headline": "v1.0.3",
"author_name": "Jonah Graham",
"author_login": "jonahgraham",
"committed_at": "2024-12-10T03:12:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d125f4215ea5b9bae4dffa402eb4a8fd41412d8",
"body": "Includes:\n\n- Improving the DisassembleRequest logic\n - https://github.com/eclipse-cdt-cloud/cdt-gdb-adapter/pull/341",
"is_bot": false,
"headline": "Update to adapter 1.0.3 (fix disassembly request)",
"author_name": "Jonah Graham",
"author_login": "jonahgraham",
"committed_at": "2024-12-10T03:12:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8f3f8e5853390b00b7fec8a517ae58ff2639284",
"body": null,
"is_bot": false,
"headline": "v1.0.2",
"author_name": "Jonah Graham",
"author_login": "jonahgraham",
"committed_at": "2024-12-10T00:48:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe96780d3efacc00fde1d3fa103445acf1b3f28d",
"body": "Includes:\n\n- Array optimisation for variablesRequest\n - https://github.com/eclipse-cdt-cloud/cdt-gdb-adapter/pull/343",
"is_bot": false,
"headline": "Update to adapter 1.0.2 (fix performance problem on large arrays)",
"author_name": "Jonah Graham",
"author_login": "jonahgraham",
"committed_at": "2024-12-10T00:48:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba078e70a5f4b8355895c0d238e48a8992c46d58",
"body": null,
"is_bot": false,
"headline": "v1.0.1",
"author_name": "Jonah Graham",
"author_login": "jonahgraham",
"committed_at": "2024-12-04T16:18:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a689ee1006f44fefa05abb94f3405ab1846946c",
"body": "Includes:\n\n- Refactor code to allow web extension\n - https://github.com/eclipse-cdt-cloud/cdt-gdb-adapter/pull/328\n- Improved handling of ContinuedEvent\n - https://github.com/eclipse-cdt-cloud/cdt-gdb-adapter/pull/335\n- Ensure 'interrupt' and 'disconnect' signals are sent before '-gdb-exit'\n - https://github.com/eclipse-cdt-cloud/cdt-gdb-adapter/pull/338\n- Add API to pause target and wait for debugger to be suspended\n - https://github.com/eclipse-cdt-cloud/cdt-gdb-adapter/pull/339",
"is_bot": false,
"headline": "Update to adapter 1.0.1 (web extension support and other improvements)",
"author_name": "Jonah Graham",
"author_login": "jonahgraham",
"committed_at": "2024-12-04T16:18:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36449f8ba2ce2a2fe47fa5b57adb3e25c3940269",
"body": null,
"is_bot": false,
"headline": "v0.0.108",
"author_name": "Jonah Graham",
"author_login": "jonahgraham",
"committed_at": "2023-11-21T19:50:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aaa61e65b434ec5ddf1a0d8771c5117b4121d2aa",
"body": "Adds support for these features/bug fixes in the adapter:\n\n- A fix the newline handling for the UART\n - https://github.com/eclipse-cdt-cloud/cdt-gdb-adapter/pull/318\n- New feature of supporting stepping granularity\n - https://github.com/eclipse-cdt-cloud/cdt-gdb-adapter/pull/309",
"is_bot": false,
"headline": "Update to adapter 0.0.32 (bug fixes, stepping granularity)",
"author_name": "Jonah Graham",
"author_login": "jonahgraham",
"committed_at": "2023-11-21T19:49:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee38d1d2a9a0c878d117f894281c71897337b1e4",
"body": null,
"is_bot": false,
"headline": "v0.0.107",
"author_name": "Jonah Graham",
"author_login": "jonahgraham",
"committed_at": "2023-11-07T18:00:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad3494728d6f3dd36b012efa06d59472db02c40a",
"body": "Fixes #111",
"is_bot": false,
"headline": "Return to no bundling on plugin side (#112)",
"author_name": "colin-grant-work",
"author_login": null,
"committed_at": "2023-11-07T16:26:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66232f07936064203bd69a34442f8e4b607c4005",
"body": null,
"is_bot": false,
"headline": "v0.0.106",
"author_name": "Jonah Graham",
"author_login": "jonahgraham",
"committed_at": "2023-11-03T15:02:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8079b6ba83de610182c91ce1fb16c999767b24ce",
"body": "Adds fix to resolve:\n\n- https://github.com/eclipse-cdt-cloud/cdt-gdb-adapter/pull/313",
"is_bot": false,
"headline": "Update to adapter 0.0.31 (fix for mi parser)",
"author_name": "Jonah Graham",
"author_login": "jonahgraham",
"committed_at": "2023-11-03T15:01:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f03f014caa5a536fa82d3dc9cd8c9c6f1ffe1f08",
"body": null,
"is_bot": false,
"headline": "v0.0.105",
"author_name": "Jonah Graham",
"author_login": "jonahgraham",
"committed_at": "2023-10-31T00:38:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe89d8a3e10067f725093baa78a465659b5aaec6",
"body": "Co-authored-by: Colin Grant <colin.grant@ericsson.com>",
"is_bot": false,
"headline": "Refer to the new location of the debug adapters (#105)",
"author_name": "Jonah Graham",
"author_login": "jonahgraham",
"committed_at": "2023-10-30T15:35:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be6966dd625b0b002366d50f9c0683ef3b826697",
"body": null,
"is_bot": false,
"headline": "v0.0.104",
"author_name": "Jonah Graham",
"author_login": "jonahgraham",
"committed_at": "2023-10-27T18:19:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36009ef1376280ee6025a5a280219424eba12664",
"body": "Adds support for these features in the adapter:\n\n- setting cwd for gdb\n - https://github.com/eclipse-cdt-cloud/cdt-gdb-adapter/pull/306\n- better handling of complex variables:\n - https://github.com/eclipse-cdt-cloud/cdt-gdb-adapter/pull/304\n- environment variables\n - https://github.com/eclipse-cdt-cloud/cdt-gdb-adapter/pull/303\n\nAnd the new launch.json settings needed to enable the above.\n\nAlong with a variety of bug fixes in the adapter.",
"is_bot": false,
"headline": "Update to adapter 0.0.30 (cwd, environment and complex vars) (#100)",
"author_name": "Jonah Graham",
"author_login": "jonahgraham",
"committed_at": "2023-10-13T08:51:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8a6ad6a2c520fcb4a6f082d829df1ca647d91f1",
"body": null,
"is_bot": false,
"headline": "Don't include pty.node unless on Linux (#98)",
"author_name": "colin-grant-work",
"author_login": null,
"committed_at": "2023-09-28T15:44:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "004a59f329136c2d5eb23e11e54b1f3f51b4d197",
"body": "Reduce package size by bundling extension & adapters\r\nCaveats:\r\n - Entrypoint moved from out to dist\r\n - No sourcemaps or .d.ts files in production mode",
"is_bot": false,
"headline": "Package Extension with ESBuild (#96)",
"author_name": "colin-grant-work",
"author_login": null,
"committed_at": "2023-09-25T17:18:06Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 17,
"commits_last_year": 53,
"latest_release_at": "2026-07-16T15:19:37Z",
"latest_release_tag": "v2.9.0",
"releases_from_tags": false,
"days_since_last_push": 2,
"active_weeks_last_year": 28,
"days_since_latest_release": 7,
"mean_days_between_releases": 40.8
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 62,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": []
},
"popularity": {
"forks": 29,
"stars": 25,
"watchers": 15,
"fork_history": {
"days": [
{
"date": "2018-11-08",
"count": 1
},
{
"date": "2018-12-12",
"count": 1
},
{
"date": "2019-01-14",
"count": 1
},
{
"date": "2019-06-11",
"count": 1
},
{
"date": "2019-08-04",
"count": 1
},
{
"date": "2019-08-12",
"count": 1
},
{
"date": "2019-12-19",
"count": 1
},
{
"date": "2020-08-08",
"count": 1
},
{
"date": "2021-02-01",
"count": 1
},
{
"date": "2021-05-28",
"count": 1
},
{
"date": "2021-08-18",
"count": 1
},
{
"date": "2022-02-21",
"count": 1
},
{
"date": "2022-04-19",
"count": 1
},
{
"date": "2022-04-20",
"count": 1
},
{
"date": "2022-09-19",
"count": 1
},
{
"date": "2022-11-07",
"count": 1
},
{
"date": "2022-11-29",
"count": 1
},
{
"date": "2023-06-01",
"count": 1
},
{
"date": "2023-06-29",
"count": 1
},
{
"date": "2023-11-29",
"count": 1
},
{
"date": "2025-01-09",
"count": 1
},
{
"date": "2025-04-16",
"count": 1
},
{
"date": "2025-05-02",
"count": 1
},
{
"date": "2025-07-29",
"count": 1
},
{
"date": "2025-11-24",
"count": 1
},
{
"date": "2026-01-15",
"count": 1
},
{
"date": "2026-03-20",
"count": 1
}
],
"complete": true,
"collected": 27,
"total_forks": 29
},
"star_history": null,
"open_issues_and_prs": 27
},
"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": [
"src/memory/tsconfig.json",
"tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 10026,
"source_files_sampled": 15,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "fast-uri",
"direct": false,
"version": "3.1.2",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-4c8g-83qw-93j6",
"GHSA-v2hh-gcrm-f6hx"
],
"fixed_version": "4.1.1",
"advisory_count": 2,
"oldest_advisory_days": 2
},
{
"name": "linkify-it",
"direct": false,
"version": "5.0.1",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-v245-v573-v5vm"
],
"fixed_version": "5.0.2",
"advisory_count": 1,
"oldest_advisory_days": 2
},
{
"name": "semver",
"direct": false,
"version": "5.7.1",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-c2qf-rxjj-qqgw"
],
"fixed_version": "7.5.2",
"advisory_count": 1,
"oldest_advisory_days": 1128
},
{
"name": "semver",
"direct": false,
"version": "7.3.8",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-c2qf-rxjj-qqgw"
],
"fixed_version": "7.5.2",
"advisory_count": 1,
"oldest_advisory_days": 1128
},
{
"name": "underscore",
"direct": false,
"version": "1.13.6",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-qpx9-hpmf-5gmw"
],
"fixed_version": "1.13.8",
"advisory_count": 1,
"oldest_advisory_days": 142
},
{
"name": "uuid",
"direct": false,
"version": "8.3.2",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-w5hq-g745-h8pq"
],
"fixed_version": "13.0.1",
"advisory_count": 1,
"oldest_advisory_days": 92
},
{
"name": "ajv",
"direct": false,
"version": "8.17.1",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-2g4f-4pwh-qvx6"
],
"fixed_version": "8.18.0",
"advisory_count": 1,
"oldest_advisory_days": 161
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 6,
"moderate": 1
},
"advisory_count": 8,
"affected_count": 7,
"assessed_count": 576,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "cdt-amalgamator",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "0.0.11"
},
{
"name": "cdt-gdb-adapter",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "1.10.0"
},
{
"name": "react",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "19.1.0"
},
{
"name": "react-dom",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "19.1.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "cdt-amalgamator",
"direct": true,
"version": "0.0.11",
"ecosystem": "npm"
},
{
"name": "cdt-gdb-adapter",
"direct": true,
"version": "1.10.0",
"ecosystem": "npm"
},
{
"name": "react",
"direct": true,
"version": "19.1.0",
"ecosystem": "npm"
},
{
"name": "react-dom",
"direct": true,
"version": "19.1.0",
"ecosystem": "npm"
},
{
"name": "@azu/format-text",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "@azu/style-format",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "@azure/abort-controller",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "@azure/core-auth",
"direct": false,
"version": "1.9.0",
"ecosystem": "npm"
},
{
"name": "@azure/core-client",
"direct": false,
"version": "1.9.2",
"ecosystem": "npm"
},
{
"name": "@azure/core-rest-pipeline",
"direct": false,
"version": "1.18.2",
"ecosystem": "npm"
},
{
"name": "@azure/core-tracing",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "@azure/core-util",
"direct": false,
"version": "1.11.0",
"ecosystem": "npm"
},
{
"name": "@azure/identity",
"direct": false,
"version": "4.5.0",
"ecosystem": "npm"
},
{
"name": "@azure/logger",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "@azure/msal-browser",
"direct": false,
"version": "3.28.0",
"ecosystem": "npm"
},
{
"name": "@azure/msal-common",
"direct": false,
"version": "14.16.0",
"ecosystem": "npm"
},
{
"name": "@azure/msal-node",
"direct": false,
"version": "2.16.2",
"ecosystem": "npm"
},
{
"name": "@babel/code-frame",
"direct": false,
"version": "7.27.1",
"ecosystem": "npm"
},
{
"name": "@babel/helper-validator-identifier",
"direct": false,
"version": "7.27.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/aix-ppc64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-arm",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/darwin-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/darwin-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/freebsd-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/freebsd-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-arm",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-ia32",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-loong64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-mips64el",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-ppc64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-riscv64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-s390x",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/netbsd-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/netbsd-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/openbsd-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/openbsd-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/openharmony-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/sunos-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-ia32",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@eslint-community/eslint-utils",
"direct": false,
"version": "4.9.1",
"ecosystem": "npm"
},
{
"name": "@eslint-community/regexpp",
"direct": false,
"version": "4.12.2",
"ecosystem": "npm"
},
{
"name": "@eslint/config-array",
"direct": false,
"version": "0.23.5",
"ecosystem": "npm"
},
{
"name": "@eslint/config-helpers",
"direct": false,
"version": "0.6.0",
"ecosystem": "npm"
},
{
"name": "@eslint/core",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "@eslint/js",
"direct": false,
"version": "10.0.1",
"ecosystem": "npm"
},
{
"name": "@eslint/object-schema",
"direct": false,
"version": "3.0.5",
"ecosystem": "npm"
},
{
"name": "@eslint/plugin-kit",
"direct": false,
"version": "0.7.2",
"ecosystem": "npm"
},
{
"name": "@humanfs/core",
"direct": false,
"version": "0.19.1",
"ecosystem": "npm"
},
{
"name": "@humanfs/node",
"direct": false,
"version": "0.16.6",
"ecosystem": "npm"
},
{
"name": "@humanwhocodes/module-importer",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "@humanwhocodes/retry",
"direct": false,
"version": "0.3.1",
"ecosystem": "npm"
},
{
"name": "@humanwhocodes/retry",
"direct": false,
"version": "0.4.3",
"ecosystem": "npm"
},
{
"name": "@nodelib/fs.scandir",
"direct": false,
"version": "2.1.5",
"ecosystem": "npm"
},
{
"name": "@nodelib/fs.stat",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "@nodelib/fs.walk",
"direct": false,
"version": "1.2.8",
"ecosystem": "npm"
},
{
"name": "@parcel/watcher",
"direct": false,
"version": "2.5.1",
"ecosystem": "npm"
},
{
"name": "@parcel/watcher-android-arm64",
"direct": false,
"version": "2.5.1",
"ecosystem": "npm"
},
{
"name": "@parcel/watcher-darwin-arm64",
"direct": false,
"version": "2.5.1",
"ecosystem": "npm"
},
{
"name": "@parcel/watcher-darwin-x64",
"direct": false,
"version": "2.5.1",
"ecosystem": "npm"
},
{
"name": "@parcel/watcher-freebsd-x64",
"direct": false,
"version": "2.5.1",
"ecosystem": "npm"
},
{
"name": "@parcel/watcher-linux-arm-glibc",
"direct": false,
"version": "2.5.1",
"ecosystem": "npm"
},
{
"name": "@parcel/watcher-linux-arm-musl",
"direct": false,
"version": "2.5.1",
"ecosystem": "npm"
},
{
"name": "@parcel/watcher-linux-arm64-glibc",
"direct": false,
"version": "2.5.1",
"ecosystem": "npm"
},
{
"name": "@parcel/watcher-linux-arm64-musl",
"direct": false,
"version": "2.5.1",
"ecosystem": "npm"
},
{
"name": "@parcel/watcher-linux-x64-glibc",
"direct": false,
"version": "2.5.1",
"ecosystem": "npm"
},
{
"name": "@parcel/watcher-linux-x64-musl",
"direct": false,
"version": "2.5.1",
"ecosystem": "npm"
},
{
"name": "@parcel/watcher-win32-arm64",
"direct": false,
"version": "2.5.1",
"ecosystem": "npm"
},
{
"name": "@parcel/watcher-win32-ia32",
"direct": false,
"version": "2.5.1",
"ecosystem": "npm"
},
{
"name": "@parcel/watcher-win32-x64",
"direct": false,
"version": "2.5.1",
"ecosystem": "npm"
},
{
"name": "@secretlint/config-creator",
"direct": false,
"version": "10.2.2",
"ecosystem": "npm"
},
{
"name": "@secretlint/config-loader",
"direct": false,
"version": "10.2.2",
"ecosystem": "npm"
},
{
"name": "@secretlint/core",
"direct": false,
"version": "10.2.2",
"ecosystem": "npm"
},
{
"name": "@secretlint/formatter",
"direct": false,
"version": "10.2.2",
"ecosystem": "npm"
},
{
"name": "@secretlint/node",
"direct": false,
"version": "10.2.2",
"ecosystem": "npm"
},
{
"name": "@secretlint/profiler",
"direct": false,
"version": "10.2.2",
"ecosystem": "npm"
},
{
"name": "@secretlint/resolver",
"direct": false,
"version": "10.2.2",
"ecosystem": "npm"
},
{
"name": "@secretlint/secretlint-formatter-sarif",
"direct": false,
"version": "10.2.2",
"ecosystem": "npm"
},
{
"name": "@secretlint/secretlint-rule-no-dotenv",
"direct": false,
"version": "10.2.2",
"ecosystem": "npm"
},
{
"name": "@secretlint/secretlint-rule-preset-recommend",
"direct": false,
"version": "10.2.2",
"ecosystem": "npm"
},
{
"name": "@secretlint/source-creator",
"direct": false,
"version": "10.2.2",
"ecosystem": "npm"
},
{
"name": "@secretlint/types",
"direct": false,
"version": "10.2.2",
"ecosystem": "npm"
},
{
"name": "@serialport/binding-mock",
"direct": false,
"version": "10.2.2",
"ecosystem": "npm"
},
{
"name": "@serialport/bindings-cpp",
"direct": false,
"version": "13.0.0",
"ecosystem": "npm"
},
{
"name": "@serialport/bindings-interface",
"direct": false,
"version": "1.2.2",
"ecosystem": "npm"
},
{
"name": "@serialport/parser-byte-length",
"direct": false,
"version": "13.0.0",
"ecosystem": "npm"
},
{
"name": "@serialport/parser-cctalk",
"direct": false,
"version": "13.0.0",
"ecosystem": "npm"
},
{
"name": "@serialport/parser-delimiter",
"direct": false,
"version": "12.0.0",
"ecosystem": "npm"
},
{
"name": "@serialport/parser-delimiter",
"direct": false,
"version": "13.0.0",
"ecosystem": "npm"
},
{
"name": "@serialport/parser-inter-byte-timeout",
"direct": false,
"version": "13.0.0",
"ecosystem": "npm"
},
{
"name": "@serialport/parser-packet-length",
"direct": false,
"version": "13.0.0",
"ecosystem": "npm"
},
{
"name": "@serialport/parser-readline",
"direct": false,
"version": "12.0.0",
"ecosystem": "npm"
},
{
"name": "@serialport/parser-readline",
"direct": false,
"version": "13.0.0",
"ecosystem": "npm"
},
{
"name": "@serialport/parser-ready",
"direct": false,
"version": "13.0.0",
"ecosystem": "npm"
},
{
"name": "@serialport/parser-regex",
"direct": false,
"version": "13.0.0",
"ecosystem": "npm"
},
{
"name": "@serialport/parser-slip-encoder",
"direct": false,
"version": "13.0.0",
"ecosystem": "npm"
},
{
"name": "@serialport/parser-spacepacket",
"direct": false,
"version": "13.0.0",
"ecosystem": "npm"
},
{
"name": "@serialport/stream",
"direct": false,
"version": "13.0.0",
"ecosystem": "npm"
},
{
"name": "@sindresorhus/merge-streams",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "@textlint/ast-node-types",
"direct": false,
"version": "15.4.0",
"ecosystem": "npm"
},
{
"name": "@textlint/linter-formatter",
"direct": false,
"version": "15.4.0",
"ecosystem": "npm"
},
{
"name": "@textlint/module-interop",
"direct": false,
"version": "15.4.0",
"ecosystem": "npm"
},
{
"name": "@textlint/resolver",
"direct": false,
"version": "15.4.0",
"ecosystem": "npm"
},
{
"name": "@textlint/types",
"direct": false,
"version": "15.4.0",
"ecosystem": "npm"
},
{
"name": "@types/esrecurse",
"direct": false,
"version": "4.3.1",
"ecosystem": "npm"
},
{
"name": "@types/estree",
"direct": false,
"version": "1.0.8",
"ecosystem": "npm"
},
{
"name": "@types/estree",
"direct": false,
"version": "1.0.9",
"ecosystem": "npm"
},
{
"name": "@types/json-schema",
"direct": false,
"version": "7.0.15",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "20.19.4",
"ecosystem": "npm"
},
{
"name": "@types/normalize-package-data",
"direct": false,
"version": "2.4.4",
"ecosystem": "npm"
},
{
"name": "@types/react",
"direct": false,
"version": "19.1.8",
"ecosystem": "npm"
},
{
"name": "@types/react-dom",
"direct": false,
"version": "19.1.6",
"ecosystem": "npm"
},
{
"name": "@types/sarif",
"direct": false,
"version": "2.1.7",
"ecosystem": "npm"
},
{
"name": "@types/vscode",
"direct": false,
"version": "1.101.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/eslint-plugin",
"direct": false,
"version": "8.63.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/parser",
"direct": false,
"version": "8.63.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/project-service",
"direct": false,
"version": "8.63.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/scope-manager",
"direct": false,
"version": "8.63.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/tsconfig-utils",
"direct": false,
"version": "8.63.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/tsconfig-utils",
"direct": false,
"version": "8.64.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/type-utils",
"direct": false,
"version": "8.63.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/types",
"direct": false,
"version": "8.63.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/types",
"direct": false,
"version": "8.64.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/typescript-estree",
"direct": false,
"version": "8.63.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/utils",
"direct": false,
"version": "8.63.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/visitor-keys",
"direct": false,
"version": "8.63.0",
"ecosystem": "npm"
},
{
"name": "@vscode/debugadapter",
"direct": false,
"version": "1.59.0",
"ecosystem": "npm"
},
{
"name": "@vscode/debugadapter",
"direct": false,
"version": "1.68.0",
"ecosystem": "npm"
},
{
"name": "@vscode/debugadapter-testsupport",
"direct": false,
"version": "1.59.0",
"ecosystem": "npm"
},
{
"name": "@vscode/debugprotocol",
"direct": false,
"version": "1.59.0",
"ecosystem": "npm"
},
{
"name": "@vscode/debugprotocol",
"direct": false,
"version": "1.68.0",
"ecosystem": "npm"
},
{
"name": "@vscode/vsce",
"direct": false,
"version": "3.9.2",
"ecosystem": "npm"
},
{
"name": "@vscode/vsce-sign",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "@vscode/vsce-sign-alpine-arm64",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "@vscode/vsce-sign-alpine-x64",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "@vscode/vsce-sign-darwin-arm64",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "@vscode/vsce-sign-darwin-x64",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "@vscode/vsce-sign-linux-arm",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "@vscode/vsce-sign-linux-arm64",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "@vscode/vsce-sign-linux-x64",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "@vscode/vsce-sign-win32-arm64",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "@vscode/vsce-sign-win32-x64",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "acorn",
"direct": false,
"version": "8.17.0",
"ecosystem": "npm"
},
{
"name": "acorn-jsx",
"direct": false,
"version": "5.3.2",
"ecosystem": "npm"
},
{
"name": "agent-base",
"direct": false,
"version": "7.1.3",
"ecosystem": "npm"
},
{
"name": "ajv",
"direct": false,
"version": "6.15.0",
"ecosystem": "npm"
},
{
"name": "ajv",
"direct": false,
"version": "8.17.1",
"ecosystem": "npm"
},
{
"name": "ansi-escapes",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "ansi-regex",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "ansi-regex",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "3.2.1",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "argparse",
"direct": false,
"version": "1.0.10",
"ecosystem": "npm"
},
{
"name": "argparse",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "array-buffer-byte-length",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "arraybuffer.prototype.slice",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "astral-regex",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "async-function",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "async-mutex",
"direct": false,
"version": "0.5.0",
"ecosystem": "npm"
},
{
"name": "asynckit",
"direct": false,
"version": "0.4.0",
"ecosystem": "npm"
},
{
"name": "available-typed-arrays",
"direct": false,
"version": "1.0.7",
"ecosystem": "npm"
},
{
"name": "azure-devops-node-api",
"direct": false,
"version": "12.5.0",
"ecosystem": "npm"
},
{
"name": "balanced-match",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "balanced-match",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "base64-js",
"direct": false,
"version": "1.5.1",
"ecosystem": "npm"
},
{
"name": "binaryextensions",
"direct": false,
"version": "6.11.0",
"ecosystem": "npm"
},
{
"name": "bl",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "boolbase",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "boundary",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "1.1.16",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "5.0.7",
"ecosystem": "npm"
},
{
"name": "braces",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "buffer",
"direct": false,
"version": "5.7.1",
"ecosystem": "npm"
},
{
"name": "buffer-crc32",
"direct": false,
"version": "0.2.13",
"ecosystem": "npm"
},
{
"name": "buffer-equal-constant-time",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "call-bind",
"direct": false,
"version": "1.0.9",
"ecosystem": "npm"
},
{
"name": "call-bind-apply-helpers",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "call-bound",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "2.4.2",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "4.1.2",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "5.4.1",
"ecosystem": "npm"
},
{
"name": "cheerio",
"direct": false,
"version": "1.0.0-rc.12",
"ecosystem": "npm"
},
{
"name": "cheerio-select",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "chokidar",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "chownr",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "cockatiel",
"direct": false,
"version": "3.2.1",
"ecosystem": "npm"
},
{
"name": "color-convert",
"direct": false,
"version": "1.9.3",
"ecosystem": "npm"
},
{
"name": "color-convert",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "color-name",
"direct": false,
"version": "1.1.3",
"ecosystem": "npm"
},
{
"name": "color-name",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "combined-stream",
"direct": false,
"version": "1.0.8",
"ecosystem": "npm"
},
{
"name": "commander",
"direct": false,
"version": "12.1.0",
"ecosystem": "npm"
},
{
"name": "concat-map",
"direct": false,
"version": "0.0.1",
"ecosystem": "npm"
},
{
"name": "cross-spawn",
"direct": false,
"version": "6.0.6",
"ecosystem": "npm"
},
{
"name": "cross-spawn",
"direct": false,
"version": "7.0.6",
"ecosystem": "npm"
},
{
"name": "css-select",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "css-what",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "csstype",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "data-view-buffer",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "data-view-byte-length",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "data-view-byte-offset",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": false,
"version": "4.3.4",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": false,
"version": "4.4.0",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": false,
"version": "4.4.1",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": false,
"version": "4.4.3",
"ecosystem": "npm"
},
{
"name": "decompress-response",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "deep-extend",
"direct": false,
"version": "0.6.0",
"ecosystem": "npm"
},
{
"name": "deep-is",
"direct": false,
"version": "0.1.4",
"ecosystem": "npm"
},
{
"name": "define-data-property",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "define-lazy-prop",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "define-properties",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "delayed-stream",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "detect-libc",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "detect-libc",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "dom-serializer",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "domelementtype",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "domhandler",
"direct": false,
"version": "5.0.3",
"ecosystem": "npm"
},
{
"name": "domutils",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "dunder-proto",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "duplexer",
"direct": false,
"version": "0.1.2",
"ecosystem": "npm"
},
{
"name": "ecdsa-sig-formatter",
"direct": false,
"version": "1.0.11",
"ecosystem": "npm"
},
{
"name": "editions",
"direct": false,
"version": "6.21.0",
"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": "entities",
"direct": false,
"version": "4.4.0",
"ecosystem": "npm"
},
{
"name": "environment",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "error-ex",
"direct": false,
"version": "1.3.4",
"ecosystem": "npm"
},
{
"name": "es-abstract",
"direct": false,
"version": "1.24.2",
"ecosystem": "npm"
},
{
"name": "es-abstract-get",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "es-define-property",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "es-errors",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "es-object-atoms",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "es-object-atoms",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "es-set-tostringtag",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "es-to-primitive",
"direct": false,
"version": "1.3.4",
"ecosystem": "npm"
},
{
"name": "esbuild",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "esbuild-sass-plugin",
"direct": false,
"version": "3.7.0",
"ecosystem": "npm"
},
{
"name": "escape-string-regexp",
"direct": false,
"version": "1.0.5",
"ecosystem": "npm"
},
{
"name": "escape-string-regexp",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "eslint",
"direct": false,
"version": "10.6.0",
"ecosystem": "npm"
},
{
"name": "eslint-config-prettier",
"direct": false,
"version": "10.1.5",
"ecosystem": "npm"
},
{
"name": "eslint-scope",
"direct": false,
"version": "9.1.2",
"ecosystem": "npm"
},
{
"name": "eslint-visitor-keys",
"direct": false,
"version": "3.4.3",
"ecosystem": "npm"
},
{
"name": "eslint-visitor-keys",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "espree",
"direct": false,
"version": "11.2.0",
"ecosystem": "npm"
},
{
"name": "esprima",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "esquery",
"direct": false,
"version": "1.7.0",
"ecosystem": "npm"
},
{
"name": "esrecurse",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "estraverse",
"direct": false,
"version": "5.3.0",
"ecosystem": "npm"
},
{
"name": "esutils",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "event-stream",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "events",
"direct": false,
"version": "3.3.0",
"ecosystem": "npm"
},
{
"name": "expand-template",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "fast-deep-equal",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "fast-glob",
"direct": false,
"version": "3.3.3",
"ecosystem": "npm"
},
{
"name": "fast-json-stable-stringify",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "fast-levenshtein",
"direct": false,
"version": "2.0.6",
"ecosystem": "npm"
},
{
"name": "fast-uri",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "fastq",
"direct": false,
"version": "1.13.0",
"ecosystem": "npm"
},
{
"name": "fdir",
"direct": false,
"version": "6.5.0",
"ecosystem": "npm"
},
{
"name": "file-entry-cache",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "fill-range",
"direct": false,
"version": "7.1.1",
"ecosystem": "npm"
},
{
"name": "find-up",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "flat-cache",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "flatted",
"direct": false,
"version": "3.4.2",
"ecosystem": "npm"
},
{
"name": "for-each",
"direct": false,
"version": "0.3.5",
"ecosystem": "npm"
},
{
"name": "form-data",
"direct": false,
"version": "4.0.6",
"ecosystem": "npm"
},
{
"name": "from",
"direct": false,
"version": "0.1.7",
"ecosystem": "npm"
},
{
"name": "fs-constants",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "fs-extra",
"direct": false,
"version": "11.3.0",
"ecosystem": "npm"
},
{
"name": "function-bind",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "function.prototype.name",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "functions-have-names",
"direct": false,
"version": "1.2.3",
"ecosystem": "npm"
},
{
"name": "generator-function",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "get-intrinsic",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "get-proto",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "get-symbol-description",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "github-from-package",
"direct": false,
"version": "0.0.0",
"ecosystem": "npm"
},
{
"name": "glob",
"direct": false,
"version": "13.0.6",
"ecosystem": "npm"
},
{
"name": "glob-parent",
"direct": false,
"version": "5.1.2",
"ecosystem": "npm"
},
{
"name": "glob-parent",
"direct": false,
"version": "6.0.2",
"ecosystem": "npm"
},
{
"name": "globals",
"direct": false,
"version": "17.7.0",
"ecosystem": "npm"
},
{
"name": "globalthis",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "globby",
"direct": false,
"version": "14.1.0",
"ecosystem": "npm"
},
{
"name": "gopd",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "graceful-fs",
"direct": false,
"version": "4.2.11",
"ecosystem": "npm"
},
{
"name": "has-bigints",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "has-flag",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "has-flag",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "has-property-descriptors",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "has-proto",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "has-symbols",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "has-symbols",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "has-tostringtag",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "hasown",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "hasown",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "hosted-git-info",
"direct": false,
"version": "2.8.9",
"ecosystem": "npm"
},
{
"name": "hosted-git-info",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "hosted-git-info",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "htmlparser2",
"direct": false,
"version": "8.0.1",
"ecosystem": "npm"
},
{
"name": "http-proxy-agent",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "https-proxy-agent",
"direct": false,
"version": "7.0.6",
"ecosystem": "npm"
},
{
"name": "ieee754",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "ignore",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "ignore",
"direct": false,
"version": "7.0.6",
"ecosystem": "npm"
},
{
"name": "immutable",
"direct": false,
"version": "5.1.9",
"ecosystem": "npm"
},
{
"name": "imurmurhash",
"direct": false,
"version": "0.1.4",
"ecosystem": "npm"
},
{
"name": "index-to-position",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "inherits",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "ini",
"direct": false,
"version": "1.3.8",
"ecosystem": "npm"
},
{
"name": "internal-slot",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "is-array-buffer",
"direct": false,
"version": "3.0.5",
"ecosystem": "npm"
},
{
"name": "is-arrayish",
"direct": false,
"version": "0.2.1",
"ecosystem": "npm"
},
{
"name": "is-async-function",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "is-bigint",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "is-boolean-object",
"direct": false,
"version": "1.2.2",
"ecosystem": "npm"
},
{
"name": "is-callable",
"direct": false,
"version": "1.2.7",
"ecosystem": "npm"
},
{
"name": "is-core-module",
"direct": false,
"version": "2.16.2",
"ecosystem": "npm"
},
{
"name": "is-data-view",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "is-date-object",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "is-docker",
"direct": false,
"version": "2.2.1",
"ecosystem": "npm"
},
{
"name": "is-document.all",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "is-extglob",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "is-finalizationregistry",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "is-fullwidth-code-point",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "is-generator-function",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "is-glob",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "is-map",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "is-negative-zero",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "is-number",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "is-number-object",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "is-regex",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "is-set",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "is-shared-array-buffer",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "is-string",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "is-symbol",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "is-typed-array",
"direct": false,
"version": "1.1.15",
"ecosystem": "npm"
},
{
"name": "is-weakmap",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "is-weakref",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "is-weakset",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "is-wsl",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "isarray",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "isexe",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "istextorbinary",
"direct": false,
"version": "9.5.0",
"ecosystem": "npm"
},
{
"name": "js-tokens",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "js-yaml",
"direct": false,
"version": "3.15.0",
"ecosystem": "npm"
},
{
"name": "js-yaml",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "json-buffer",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "json-parse-better-errors",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "json-schema-traverse",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "json-schema-traverse",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "json-stable-stringify-without-jsonify",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "json5",
"direct": false,
"version": "2.2.3",
"ecosystem": "npm"
},
{
"name": "jsonc-parser",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "jsonfile",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "jsonwebtoken",
"direct": false,
"version": "9.0.2",
"ecosystem": "npm"
},
{
"name": "jwa",
"direct": false,
"version": "1.4.2",
"ecosystem": "npm"
},
{
"name": "jwa",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "jws",
"direct": false,
"version": "3.2.3",
"ecosystem": "npm"
},
{
"name": "jws",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "keytar",
"direct": false,
"version": "7.9.0",
"ecosystem": "npm"
},
{
"name": "keyv",
"direct": false,
"version": "4.5.4",
"ecosystem": "npm"
},
{
"name": "leven",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "levn",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "linkify-it",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "load-json-file",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "locate-path",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "lodash",
"direct": false,
"version": "4.18.1",
"ecosystem": "npm"
},
{
"name": "lodash.includes",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "lodash.isboolean",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "lodash.isinteger",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "lodash.isnumber",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "lodash.isplainobject",
"direct": false,
"version": "4.0.6",
"ecosystem": "npm"
},
{
"name": "lodash.isstring",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "lodash.once",
"direct": false,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "lodash.truncate",
"direct": false,
"version": "4.4.2",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "10.4.3",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "11.0.2",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "map-stream",
"direct": false,
"version": "0.0.7",
"ecosystem": "npm"
},
{
"name": "markdown-it",
"direct": false,
"version": "14.2.0",
"ecosystem": "npm"
},
{
"name": "math-intrinsics",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "mdurl",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "memorystream",
"direct": false,
"version": "0.3.1",
"ecosystem": "npm"
},
{
"name": "merge2",
"direct": false,
"version": "1.4.1",
"ecosystem": "npm"
},
{
"name": "micromatch",
"direct": false,
"version": "4.0.8",
"ecosystem": "npm"
},
{
"name": "mime",
"direct": false,
"version": "1.6.0",
"ecosystem": "npm"
},
{
"name": "mime-db",
"direct": false,
"version": "1.52.0",
"ecosystem": "npm"
},
{
"name": "mime-types",
"direct": false,
"version": "2.1.35",
"ecosystem": "npm"
},
{
"name": "mimic-response",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "10.2.5",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "3.1.5",
"ecosystem": "npm"
},
{
"name": "minimist",
"direct": false,
"version": "1.2.8",
"ecosystem": "npm"
},
{
"name": "minipass",
"direct": false,
"version": "7.1.2",
"ecosystem": "npm"
},
{
"name": "minipass",
"direct": false,
"version": "7.1.3",
"ecosystem": "npm"
},
{
"name": "mkdirp-classic",
"direct": false,
"version": "0.5.3",
"ecosystem": "npm"
},
{
"name": "ms",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "ms",
"direct": false,
"version": "2.1.3",
"ecosystem": "npm"
},
{
"name": "mute-stream",
"direct": false,
"version": "0.0.8",
"ecosystem": "npm"
},
{
"name": "napi-build-utils",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "natural-compare",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "nice-try",
"direct": false,
"version": "1.0.5",
"ecosystem": "npm"
},
{
"name": "node-abi",
"direct": false,
"version": "3.33.0",
"ecosystem": "npm"
},
{
"name": "node-addon-api",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "node-addon-api",
"direct": false,
"version": "7.1.1",
"ecosystem": "npm"
},
{
"name": "node-addon-api",
"direct": false,
"version": "8.3.0",
"ecosystem": "npm"
},
{
"name": "node-addon-api",
"direct": false,
"version": "8.9.0",
"ecosystem": "npm"
},
{
"name": "node-gyp-build",
"direct": false,
"version": "4.8.4",
"ecosystem": "npm"
},
{
"name": "node-sarif-builder",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "normalize-package-data",
"direct": false,
"version": "2.5.0",
"ecosystem": "npm"
},
{
"name": "normalize-package-data",
"direct": false,
"version": "6.0.2",
"ecosystem": "npm"
},
{
"name": "npm-run-all",
"direct": false,
"version": "4.1.5",
"ecosystem": "npm"
},
{
"name": "nth-check",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "object-inspect",
"direct": false,
"version": "1.13.4",
"ecosystem": "npm"
},
{
"name": "object-keys",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "object.assign",
"direct": false,
"version": "4.1.7",
"ecosystem": "npm"
},
{
"name": "once",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "open",
"direct": false,
"version": "8.4.2",
"ecosystem": "npm"
},
{
"name": "optionator",
"direct": false,
"version": "0.9.4",
"ecosystem": "npm"
},
{
"name": "own-keys",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "p-limit",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "p-locate",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "p-map",
"direct": false,
"version": "7.0.3",
"ecosystem": "npm"
},
{
"name": "parse-json",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "parse-json",
"direct": false,
"version": "8.3.0",
"ecosystem": "npm"
},
{
"name": "parse-semver",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "parse5",
"direct": false,
"version": "7.1.2",
"ecosystem": "npm"
},
{
"name": "parse5-htmlparser2-tree-adapter",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "path-exists",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "path-key",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "path-key",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "path-parse",
"direct": false,
"version": "1.0.7",
"ecosystem": "npm"
},
{
"name": "path-scurry",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "path-type",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "path-type",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "pause-stream",
"direct": false,
"version": "0.0.11",
"ecosystem": "npm"
},
{
"name": "pend",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "picocolors",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "picomatch",
"direct": false,
"version": "2.3.2",
"ecosystem": "npm"
},
{
"name": "picomatch",
"direct": false,
"version": "4.0.5",
"ecosystem": "npm"
},
{
"name": "pidtree",
"direct": false,
"version": "0.3.1",
"ecosystem": "npm"
},
{
"name": "pify",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "pluralize",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "pluralize",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "possible-typed-array-names",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "prebuild-install",
"direct": false,
"version": "7.1.1",
"ecosystem": "npm"
},
{
"name": "prelude-ls",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "prettier",
"direct": false,
"version": "3.9.5",
"ecosystem": "npm"
},
{
"name": "pump",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "punycode",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "punycode.js",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "qs",
"direct": false,
"version": "6.15.2",
"ecosystem": "npm"
},
{
"name": "queue-microtask",
"direct": false,
"version": "1.2.3",
"ecosystem": "npm"
},
{
"name": "rc",
"direct": false,
"version": "1.2.8",
"ecosystem": "npm"
},
{
"name": "rc-config-loader",
"direct": false,
"version": "4.1.3",
"ecosystem": "npm"
},
{
"name": "read",
"direct": false,
"version": "1.0.7",
"ecosystem": "npm"
},
{
"name": "read-pkg",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "read-pkg",
"direct": false,
"version": "9.0.1",
"ecosystem": "npm"
},
{
"name": "readable-stream",
"direct": false,
"version": "3.6.1",
"ecosystem": "npm"
},
{
"name": "readdirp",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "reflect.getprototypeof",
"direct": false,
"version": "1.0.10",
"ecosystem": "npm"
},
{
"name": "regexp.prototype.flags",
"direct": false,
"version": "1.5.4",
"ecosystem": "npm"
},
{
"name": "require-from-string",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "resolve",
"direct": false,
"version": "1.22.12",
"ecosystem": "npm"
},
{
"name": "reusify",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "run-parallel",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "safe-array-concat",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "safe-buffer",
"direct": false,
"version": "5.2.1",
"ecosystem": "npm"
},
{
"name": "safe-push-apply",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "safe-regex-test",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "sass",
"direct": false,
"version": "1.101.0",
"ecosystem": "npm"
},
{
"name": "sax",
"direct": false,
"version": "1.2.4",
"ecosystem": "npm"
},
{
"name": "scheduler",
"direct": false,
"version": "0.26.0",
"ecosystem": "npm"
},
{
"name": "secretlint",
"direct": false,
"version": "10.2.2",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "5.7.1",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "5.7.2",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "7.3.8",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "7.6.3",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "7.8.5",
"ecosystem": "npm"
},
{
"name": "serialport",
"direct": false,
"version": "13.0.0",
"ecosystem": "npm"
},
{
"name": "set-function-length",
"direct": false,
"version": "1.2.2",
"ecosystem": "npm"
},
{
"name": "set-function-name",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "set-proto",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "shebang-command",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "shebang-command",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "shebang-regex",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "shebang-regex",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "shell-quote",
"direct": false,
"version": "1.10.0",
"ecosystem": "npm"
},
{
"name": "side-channel",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "side-channel-list",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "side-channel-map",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "side-channel-weakmap",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "simple-concat",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "simple-get",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "slash",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "slice-ansi",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "source-map-js",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "spdx-correct",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "spdx-exceptions",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "spdx-expression-parse",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "spdx-license-ids",
"direct": false,
"version": "3.0.12",
"ecosystem": "npm"
},
{
"name": "split",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "sprintf-js",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "stop-iteration-iterator",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "stoppable",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "stream-combiner",
"direct": false,
"version": "0.2.2",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "4.2.3",
"ecosystem": "npm"
},
{
"name": "string.prototype.padend",
"direct": false,
"version": "3.1.6",
"ecosystem": "npm"
},
{
"name": "string.prototype.trim",
"direct": false,
"version": "1.2.11",
"ecosystem": "npm"
},
{
"name": "string.prototype.trimend",
"direct": false,
"version": "1.0.10",
"ecosystem": "npm"
},
{
"name": "string.prototype.trimstart",
"direct": false,
"version": "1.0.8",
"ecosystem": "npm"
},
{
"name": "string_decoder",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "strip-ansi",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "strip-ansi",
"direct": false,
"version": "7.1.0",
"ecosystem": "npm"
},
{
"name": "strip-bom",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "strip-json-comments",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "structured-source",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "5.5.0",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "supports-hyperlinks",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "supports-preserve-symlinks-flag",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "table",
"direct": false,
"version": "6.9.0",
"ecosystem": "npm"
},
{
"name": "tar-fs",
"direct": false,
"version": "2.1.4",
"ecosystem": "npm"
},
{
"name": "tar-stream",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "terminal-link",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "text-table",
"direct": false,
"version": "0.2.0",
"ecosystem": "npm"
},
{
"name": "textextensions",
"direct": false,
"version": "6.11.0",
"ecosystem": "npm"
},
{
"name": "through",
"direct": false,
"version": "2.3.8",
"ecosystem": "npm"
},
{
"name": "tinyglobby",
"direct": false,
"version": "0.2.17",
"ecosystem": "npm"
},
{
"name": "tmp",
"direct": false,
"version": "0.2.7",
"ecosystem": "npm"
},
{
"name": "to-regex-range",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "ts-api-utils",
"direct": false,
"version": "2.5.0",
"ecosystem": "npm"
},
{
"name": "tslib",
"direct": false,
"version": "2.8.1",
"ecosystem": "npm"
},
{
"name": "tunnel",
"direct": false,
"version": "0.0.6",
"ecosystem": "npm"
},
{
"name": "tunnel-agent",
"direct": false,
"version": "0.6.0",
"ecosystem": "npm"
},
{
"name": "type-check",
"direct": false,
"version": "0.4.0",
"ecosystem": "npm"
},
{
"name": "type-fest",
"direct": false,
"version": "4.41.0",
"ecosystem": "npm"
},
{
"name": "typed-array-buffer",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "typed-array-byte-length",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "typed-array-byte-offset",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "typed-array-length",
"direct": false,
"version": "1.0.8",
"ecosystem": "npm"
},
{
"name": "typed-rest-client",
"direct": false,
"version": "1.8.9",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "5.8.3",
"ecosystem": "npm"
},
{
"name": "typescript-eslint",
"direct": false,
"version": "8.63.0",
"ecosystem": "npm"
},
{
"name": "uc.micro",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "unbox-primitive",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "underscore",
"direct": false,
"version": "1.13.6",
"ecosystem": "npm"
},
{
"name": "undici-types",
"direct": false,
"version": "6.21.0",
"ecosystem": "npm"
},
{
"name": "unicorn-magic",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
},
{
"name": "unicorn-magic",
"direct": false,
"version": "0.3.0",
"ecosystem": "npm"
},
{
"name": "universalify",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "uri-js",
"direct": false,
"version": "4.4.1",
"ecosystem": "npm"
},
{
"name": "url-join",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "util-deprecate",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "uuid",
"direct": false,
"version": "8.3.2",
"ecosystem": "npm"
},
{
"name": "validate-npm-package-license",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "version-range",
"direct": false,
"version": "4.14.0",
"ecosystem": "npm"
},
{
"name": "which",
"direct": false,
"version": "1.3.1",
"ecosystem": "npm"
},
{
"name": "which",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "which-boxed-primitive",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "which-builtin-type",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "which-collection",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "which-typed-array",
"direct": false,
"version": "1.1.22",
"ecosystem": "npm"
},
{
"name": "word-wrap",
"direct": false,
"version": "1.2.5",
"ecosystem": "npm"
},
{
"name": "wrappy",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "xml2js",
"direct": false,
"version": "0.5.0",
"ecosystem": "npm"
},
{
"name": "xmlbuilder",
"direct": false,
"version": "11.0.1",
"ecosystem": "npm"
},
{
"name": "yallist",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "yauzl",
"direct": false,
"version": "3.4.0",
"ecosystem": "npm"
},
{
"name": "yazl",
"direct": false,
"version": "2.5.1",
"ecosystem": "npm"
},
{
"name": "yocto-queue",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 576,
"direct_count": 4,
"indirect_count": 572
}
},
"maintainership": {
"issues": {
"open_prs": 3,
"merged_prs": 142,
"open_issues": 24,
"closed_ratio": 0.652,
"closed_issues": 45,
"closed_unmerged_prs": 25
},
"bus_factor": 2,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "eclipse-cdt-bot",
"commits": 89,
"avatar_url": "https://avatars.githubusercontent.com/u/44898092?v=4"
},
{
"type": "User",
"login": "jonahgraham",
"commits": 65,
"avatar_url": "https://avatars.githubusercontent.com/u/679236?v=4"
},
{
"type": "User",
"login": "jreineckearm",
"commits": 32,
"avatar_url": "https://avatars.githubusercontent.com/u/24247651?v=4"
},
{
"type": "User",
"login": "omarArm",
"commits": 10,
"avatar_url": "https://avatars.githubusercontent.com/u/152891311?v=4"
},
{
"type": "User",
"login": "dschaefer",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/68746?v=4"
},
{
"type": "User",
"login": "cwalther",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/234094?v=4"
},
{
"type": "User",
"login": "trongle0504",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/104537989?v=4"
},
{
"type": "User",
"login": "thorstendb-ARM",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/17746038?v=4"
},
{
"type": "User",
"login": "quyettrinhrvc",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/103979935?v=4"
},
{
"type": "User",
"login": "paul-marechal",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/14182238?v=4"
}
],
"contributors_sampled": 19,
"top_contributor_share": 0.38
},
"quality_signals": {
"has_ci": true,
"has_tests": false,
"ci_workflows": [
"ci.yml"
],
"has_docs_dir": false,
"linter_configs": [
"eslint.config.mjs"
],
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"yarn.lock"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "28 out of 28 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 8,
"reason": "Found 13/16 approved changesets -- score normalized to 8",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 6 contributing companies or organizations",
"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": 10,
"reason": "23 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 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": 10,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 0,
"reason": "Project has not signed or included provenance with any releases.",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 3,
"reason": "7 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "0bf7e0363629e9324c7a5ebf77577f226a8f6e55",
"ran_at": "2026-07-23T21:23:14Z",
"aggregate_score": 5.8,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-21T14:33:17Z",
"oldest_open_prs": [
{
"number": 107,
"created_at": "2023-10-31T12:41:51Z",
"last_comment_at": "2025-01-23T22:16:57Z",
"last_comment_author": "GitMensch"
},
{
"number": 116,
"created_at": "2023-11-29T14:57:41Z",
"last_comment_at": "2024-04-24T14:25:58Z",
"last_comment_author": "colin-grant-work"
},
{
"number": 117,
"created_at": "2023-12-05T09:12:19Z",
"last_comment_at": "2023-12-05T10:00:52Z",
"last_comment_author": "FlorentVSTM"
}
],
"last_merged_pr_at": "2026-07-21T14:32:32Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 40,
"created_at": "2021-01-19T12:00:57Z",
"last_comment_at": "2025-01-23T22:13:27Z",
"last_comment_author": "GitMensch"
},
{
"number": 60,
"created_at": "2022-02-25T09:11:32Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 62,
"created_at": "2022-03-31T16:13:38Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 75,
"created_at": "2022-10-18T19:17:45Z",
"last_comment_at": "2022-10-19T02:12:02Z",
"last_comment_author": "paul-marechal"
},
{
"number": 81,
"created_at": "2023-02-01T07:04:01Z",
"last_comment_at": "2023-02-01T13:51:19Z",
"last_comment_author": "jonahgraham"
},
{
"number": 110,
"created_at": "2023-11-06T16:14:57Z",
"last_comment_at": "2025-10-27T19:51:33Z",
"last_comment_author": "jonahgraham"
},
{
"number": 118,
"created_at": "2023-12-14T15:41:06Z",
"last_comment_at": "2024-04-05T14:59:09Z",
"last_comment_author": "colin-grant-work"
},
{
"number": 146,
"created_at": "2025-03-28T19:21:42Z",
"last_comment_at": "2025-05-07T03:48:17Z",
"last_comment_author": "jreineckearm"
},
{
"number": 150,
"created_at": "2025-05-07T08:17:26Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 154,
"created_at": "2025-05-21T12:58:27Z",
"last_comment_at": "2025-05-27T14:52:50Z",
"last_comment_author": "jonahgraham"
},
{
"number": 162,
"created_at": "2025-06-26T18:33:18Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 163,
"created_at": "2025-06-26T18:41:31Z",
"last_comment_at": "2025-07-24T15:28:55Z",
"last_comment_author": "jonahgraham"
},
{
"number": 164,
"created_at": "2025-06-26T18:49:24Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 165,
"created_at": "2025-06-27T19:09:37Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 166,
"created_at": "2025-07-01T14:02:52Z",
"last_comment_at": "2025-07-24T14:58:35Z",
"last_comment_author": "jonahgraham"
},
{
"number": 187,
"created_at": "2025-10-15T11:51:17Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 189,
"created_at": "2025-11-07T06:18:48Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 190,
"created_at": "2025-11-13T01:21:47Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 209,
"created_at": "2026-03-11T14:34:07Z",
"last_comment_at": "2026-03-23T09:45:13Z",
"last_comment_author": "cwalther"
},
{
"number": 214,
"created_at": "2026-04-09T14:12:29Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/eclipse-cdt-cloud/cdt-gdb-vscode",
"host": "github.com",
"name": "cdt-gdb-vscode",
"owner": "eclipse-cdt-cloud"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"security": 66,
"vitality": 85,
"community": 55,
"governance": 66,
"engineering": 64
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "excellent",
"name": "Vitality",
"value": 85,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 81,
"inputs": {
"commits_last_year": 53,
"human_commit_share": 0.8,
"days_since_last_push": 2,
"active_weeks_last_year": 28
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 2 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 2
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "28/52 weeks with commits",
"points": 19.4,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 28
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "53 commits in the last year",
"points": 15.6,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 53
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "23 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"releases_count": 17,
"latest_release_tag": "v2.9.0",
"releases_from_tags": false,
"days_since_latest_release": 7,
"mean_days_between_releases": 40.8
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "17 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 17
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 7 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 7
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~40.8 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 40.8
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 2,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 2 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 2
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 55,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 41,
"inputs": {
"forks": 29,
"stars": 25,
"watchers": 15,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "25 stars",
"points": 22.4,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 25
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "29 forks",
"points": 12.1,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 29
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "15 watchers",
"points": 6.4,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 15
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"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 (EPL-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "EPL-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 66,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 19,
"top_contributor_share": 0.38
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 38% of commits",
"points": 13.9,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 38
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "19 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 19
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 6 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"merged_prs": 142,
"open_issues": 24,
"closed_issues": 45,
"issue_closed_ratio": 0.652,
"closed_unmerged_prs": 25
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "65% of issues closed",
"points": 30.5,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 65
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "142/167 decided PRs merged",
"points": 32.5,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 142,
"decided": 167
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 13/16 approved changesets -- score normalized to 8",
"points": 12,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"followers": 23,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "eclipse-cdt-cloud",
"public_repos": 25,
"account_age_days": 1693
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "23 followers of eclipse-cdt-cloud",
"points": 9.9,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 23,
"login": "eclipse-cdt-cloud"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "25 public repos, account ~4 yr old",
"points": 19.6,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 25
}
},
{
"code": "account_age_years",
"params": {
"years": 4
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 64,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"has_ci": true,
"has_tests": false,
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": "eslint.config.mjs",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "eslint.config.mjs"
}
}
],
"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": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "28 out of 28 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"topics": [
"cdt",
"gdb",
"visual-studio-code-extension"
],
"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": "3 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 3
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 66,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 58,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 5.8
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "28 out of 28 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 13/16 approved changesets -- score normalized to 8",
"points": 6,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 6 contributing companies or organizations",
"points": 2.5,
"status": "met",
"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": "23 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "7 existing vulnerabilities detected",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 576 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 576
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 8,
"affected_packages": 7,
"assessed_packages": 576,
"unassessed_packages": 0,
"affected_by_severity": "high 6, moderate 1",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 576,
"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": 6
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 51,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.825,
"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": "66 of 80 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 66,
"sampled": 80
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [
"yarn.lock"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [
"src/memory/tsconfig.json",
"tsconfig.json"
],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.2
},
"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": "eslint.config.mjs",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "eslint.config.mjs"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "src/memory/tsconfig.json, tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "src/memory/tsconfig.json, tsconfig.json"
}
}
],
"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 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "20 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 20,
"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": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "TypeScript",
"largest_source_bytes": 10026,
"source_files_sampled": 15,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "TypeScript (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "TypeScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/15 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 15,
"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",
"Could not fetch npm package 'cdt-gdb-vscode' from its registry"
],
"report_type": "repository",
"generated_at": "2026-07-23T21:23:40.757086Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/e/eclipse-cdt-cloud/cdt-gdb-vscode.svg",
"full_name": "eclipse-cdt-cloud/cdt-gdb-vscode",
"license_state": "standard",
"license_spdx": "EPL-2.0"
}