JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [
"diagram",
"diagram-editor",
"graphical-models",
"diagramming",
"lsp",
"sprotty",
"glsp",
"web-based",
"graphical-modeling"
],
"is_fork": false,
"size_kb": 7742,
"has_wiki": false,
"homepage": "https://www.eclipse.dev/glsp",
"languages": {
"CSS": 31760,
"JavaScript": 8126,
"TypeScript": 1936673
},
"pushed_at": "2026-07-26T15:31:12Z",
"created_at": "2019-10-31T15:14:37Z",
"owner_type": "Organization",
"updated_at": "2026-07-22T08:26:00Z",
"description": "Web-based client framework of the graphical language server platform",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "master",
"license_spdx_raw": "NOASSERTION",
"primary_language": "TypeScript",
"significant_languages": [
"TypeScript"
]
},
"owner": {
"blog": null,
"name": null,
"type": "Organization",
"login": "eclipse-glsp",
"company": null,
"location": null,
"followers": 32,
"avatar_url": "https://avatars.githubusercontent.com/u/57225424?v=4",
"created_at": "2019-10-31T14:16:39Z",
"is_verified": null,
"public_repos": 15,
"account_age_days": 2464
},
"license": {
"state": "custom",
"spdx_id": null,
"raw_spdx": "NOASSERTION",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v2.7.0",
"kind": "minor",
"published_at": "2026-06-01T17:44:57Z"
},
{
"tag": "v2.6.0",
"kind": "minor",
"published_at": "2026-02-10T00:00:56Z"
},
{
"tag": "v2.5.0",
"kind": "minor",
"published_at": "2025-09-07T21:10:49Z"
},
{
"tag": "v2.4.0",
"kind": "minor",
"published_at": "2025-04-06T15:09:58Z"
},
{
"tag": "v2.3.0",
"kind": "minor",
"published_at": "2024-12-26T18:53:03Z"
},
{
"tag": "v2.2.1",
"kind": "patch",
"published_at": "2024-07-22T12:10:01Z"
},
{
"tag": "v2.1.1",
"kind": "patch",
"published_at": "2024-02-07T14:25:33Z"
},
{
"tag": "v2.1.0",
"kind": "minor",
"published_at": "2024-01-23T12:55:44Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2023-11-09T13:42:43Z"
},
{
"tag": "v1.1.0-RC10",
"kind": "prerelease",
"published_at": "2023-06-30T13:26:06Z"
},
{
"tag": "v1.1.0-RC09",
"kind": "prerelease",
"published_at": "2023-05-30T19:52:17Z"
},
{
"tag": "v1.1.0-RC08",
"kind": "prerelease",
"published_at": "2023-05-08T08:23:50Z"
},
{
"tag": "v1.1.0-RC07",
"kind": "prerelease",
"published_at": "2023-04-07T11:21:34Z"
},
{
"tag": "v1.1.0-RC06",
"kind": "prerelease",
"published_at": "2023-03-06T17:27:52Z"
},
{
"tag": "v1.1.0-RC05",
"kind": "prerelease",
"published_at": "2023-02-07T07:14:17Z"
},
{
"tag": "v1.1.0-RC04",
"kind": "prerelease",
"published_at": "2023-01-12T16:49:43Z"
},
{
"tag": "v1.1.0-RC03",
"kind": "prerelease",
"published_at": "2022-12-05T14:21:06Z"
},
{
"tag": "v1.1.0-RC02",
"kind": "prerelease",
"published_at": "2022-11-10T09:59:15Z"
},
{
"tag": "v1.1.0-RC01",
"kind": "prerelease",
"published_at": "2022-08-10T14:48:53Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2022-08-02T08:30:32Z"
},
{
"tag": "v0.9.0",
"kind": "minor",
"published_at": "2021-12-09T11:12:25Z"
},
{
"tag": "0.9.0-RC01",
"kind": "prerelease",
"published_at": "2021-06-16T09:26:36Z"
},
{
"tag": "0.8.0",
"kind": "minor",
"published_at": "2020-11-20T12:58:26Z"
},
{
"tag": "0.8.0-rc-02",
"kind": "prerelease",
"published_at": "2020-04-17T09:57:35Z"
},
{
"tag": "0.8.0-rc-01",
"kind": "prerelease",
"published_at": "2020-02-20T14:14:37Z"
}
],
"recent_commits": [
{
"oid": "e3f9011ed64dd4e5d6ecae1a3ef7d96a5f1aaeab",
"body": "Exports render the diagram through the hidden viewer, so the hidden\nbounds updater collected bounds and routing points for the export clone\nbut never cleaned them up. The stale entries leaked into the next\ncomputedBounds action, causing 'Model element not found' server errors\nwhen elements had been deleted in the meantime.\n\n- Always reset collected bounds data and routing points in postUpdate,\n regardless of the rendering cause or errors during computation\n\nFixes eclipse-glsp/glsp#1717",
"is_bot": false,
"headline": "GLSP-1717: Fix bounds computation error after diagram export (#525)",
"author_name": "Tobias Ortmayr",
"author_login": "tortmayr",
"committed_at": "2026-07-22T08:24:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e07d42ba12fb7740c7b1df5997a02ec76b2cb036",
"body": "- Adopt the standardized eclipse-csi security-handbook SECURITY.md\n template for coordinated vulnerability disclosure\n- Add GitHub private vulnerability reporting alongside the Eclipse\n Foundation confidential issue tracker\n- Document supported versions",
"is_bot": false,
"headline": "Update SECURITY.md to Eclipse security-handbook template (#524)",
"author_name": "Tobias Ortmayr",
"author_login": "tortmayr",
"committed_at": "2026-07-14T10:28:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33dd7c7e6d419362e616d47ac71f932beef9eebf",
"body": "- Drop the chai-friendly no-unused-expressions and spec-only\n import-x/namespace eslint overrides, both workarounds for the\n Mocha/chai/sinon era that Vitest no longer needs\n- Remove the now-unused eslint-plugin-chai-friendly dependency\n- Refactor changeCSSClass/changeCodiconClass to use classList.toggle\n so they no longer rely on the disabled rule",
"is_bot": false,
"headline": "Re-enable no-unused-expressions after Vitest migration (#523)",
"author_name": "Tobias Ortmayr",
"author_login": "tortmayr",
"committed_at": "2026-06-24T20:38:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f5ca8290ee0459c7e72ec458f22690949f203b4",
"body": "* GLSP-1635: Migrate test framework from Mocha to Vitest\n\n- Replace the Mocha/Chai/nyc/Sinon setup with Vitest: consume the\n @eclipse-glsp/dev next packages, drop .mocharc/.nycrc, and point all\n test scripts at `vitest run`\n- Drive the whole monorepo from a single flat Vitest config at the repo\n \n[…]\nore the spy created on container.load,\n since container.restore() only resets Inversify bindings and would\n otherwise leave the method permanently spied across tests\n\nPart of: eclipse-glsp/glsp#1635",
"is_bot": false,
"headline": "GLSP-1635: Migrate test framework from Mocha to Vitest (#522)",
"author_name": "Tobias Ortmayr",
"author_login": "tortmayr",
"committed_at": "2026-06-23T10:31:47Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8b3a748bda82b54359192bd46f5d2ffa0746dd98",
"body": "- Replace yarn and lerna with pnpm workspaces as the package manager\n- Use pnpm's built-in workspace management and the glsp CLI for\n publishing in place of lerna run/publish\n- Adapt CI workflows, VS Code tasks, and project docs to pnpm\n\nAlso:\n- Remove verify skill and improve fix skill\n- Reformat code base for updated prettier formatting alignment\n- Remove unused e2e-server-pr workflow\n- Remove outdated/unused watch vscode task\n\nPart-of: eclipse-glsp/glsp#1636",
"is_bot": false,
"headline": "GLSP-1636: Migrate to pnpm (#517)",
"author_name": "Tobias Ortmayr",
"author_login": "tortmayr",
"committed_at": "2026-06-18T11:31:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "753da580551933c7f419672baa81bcceafec7ba2",
"body": "- Add shared uuid util to protocol package.\n Consuming packages should use the helper when needing uuids\n instead of depending on their own uuid version\n- Update code-base to consistently use new helper\n- Update eslint config to restrict direct 'uuid' imports\n and adjust import rules for examples\n\nFixes eclipse-glsp/glsp#1700",
"is_bot": false,
"headline": "GLSP-1700: Introduce uuid helper (#519)",
"author_name": "Tobias Ortmayr",
"author_login": "tortmayr",
"committed_at": "2026-06-17T07:48:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93e67ca4db7807f05e36fd4d7b507eaf5b239c65",
"body": "- actions/checkout v5.0.0 -> v6.0.3\n- actions/setup-node v5.0.0 -> v6.4.0\n- actions/upload-artifact v4.6.2 -> v7.0.1\n- ctrf-io/github-test-reporter v1.0.22 -> v1.0.28\n- github/codeql-action/init v2.23.0 -> v4.36.1\n- github/codeql-action/analyze v2.23.0 -> v4.36.1\n- github/codeql-action/autobuild v2.23.0 -> v4.36.1",
"is_bot": false,
"headline": "Update GitHub Actions workflow versions (#516)",
"author_name": "Tobias Ortmayr",
"author_login": "tortmayr",
"committed_at": "2026-06-10T18:59:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f64809dc67fe90dbd3dc81bff59305a12cf3010",
"body": "* GLSP-31: Update workflow example (standalone)\n\n## Switch to esbuild for bundling\nPart-of: eclipse-glsp/glsp#1693\n\n## Redesign standalone example app\n - Central diagram widget\n - Proper title bar\n - Additional toggleable section for keyboard bindings\nAdd/introduce following features\n- Context me\n[…]\n issue with the GLSPWebSocketConnectionHandler which did not\nproperly try to reconnect if it was launched before the server was\navailable\n\n- Add comment section to claude.md\n\n* Address review feedback",
"is_bot": false,
"headline": "GLSP-31: Update workflow example (standalone) (#504)",
"author_name": "Tobias Ortmayr",
"author_login": "tortmayr",
"committed_at": "2026-06-10T14:16:13Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e8e03fe312f11d71380930a796f4e75ae40ecee9",
"body": "Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.6 to 6.15.0.\n- [Release notes](https://github.com/ajv-validator/ajv/releases)\n- [Commits](https://github.com/ajv-validator/ajv/compare/v6.12.6...v6.15.0)\n\n---\nupdated-dependencies:\n- dependency-name: ajv\n dependency-version: 6.14.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 ajv from 6.12.6 to 6.15.0 (#471)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-02T14:51:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e12946cbe1fa622735f39d92a1702c6190c71048",
"body": "Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.1.0 to 3.1.2.\n- [Release notes](https://github.com/fastify/fast-uri/releases)\n- [Commits](https://github.com/fastify/fast-uri/compare/v3.1.0...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.1.0 to 3.1.2 (#502)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-02T14:43:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "545993797a5c520bf6bcc52cb9297f620dc26f8d",
"body": "Bumps [ip-address](https://github.com/beaugunderson/ip-address) from 10.0.1 to 10.2.0.\n- [Commits](https://github.com/beaugunderson/ip-address/commits)\n\n---\nupdated-dependencies:\n- dependency-name: ip-address\n dependency-version: 10.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 ip-address from 10.0.1 to 10.2.0 (#501)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-02T14:43:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb6727bb89e7ccc4adbcdef9671ae9914d881762",
"body": "Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 5.2.3 to 5.2.4.\n- [Release notes](https://github.com/webpack/webpack-dev-server/releases)\n- [Changelog](https://github.com/webpack/webpack-dev-server/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/webpack/webpack-\n[…]\nndency-version: 5.2.4\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 webpack-dev-server from 5.2.3 to 5.2.4 (#503)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-02T14:28:46Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "81232a624f713bd33aff06234e8db4b3b16f2490",
"body": "Bumps [tmp](https://github.com/raszi/node-tmp) from 0.2.5 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.5...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.5 to 0.2.7 (#509)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-02T14:28:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88d22c24c64d9c125cb7a4567535da285616759c",
"body": "Bumps [ws](https://github.com/websockets/ws) from 8.20.0 to 8.21.0.\n- [Release notes](https://github.com/websockets/ws/releases)\n- [Commits](https://github.com/websockets/ws/compare/8.20.0...8.21.0)\n\n---\nupdated-dependencies:\n- dependency-name: ws\n dependency-version: 8.21.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 ws from 8.20.0 to 8.21.0 (#510)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-02T14:28:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3539d5e6f179e0f3cd5e72845956beb96aa97960",
"body": "Bumps [axios](https://github.com/axios/axios) from 1.15.2 to 1.16.1.\n- [Release notes](https://github.com/axios/axios/releases)\n- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)\n- [Commits](https://github.com/axios/axios/compare/v1.15.2...v1.16.1)\n\n---\nupdated-dependencies:\n- depe\n[…]\nos\n dependency-version: 1.16.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 axios from 1.15.2 to 1.16.1 (#513)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-02T14:27:41Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "96e7c0de5774125f52c8d2c289aae5cf2a5d1d0d",
"body": null,
"is_bot": false,
"headline": "Switch to nightly 2.8.0-next versions (#515)",
"author_name": "Tobias Ortmayr",
"author_login": "tortmayr",
"committed_at": "2026-06-02T08:11:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "edfadd9757cd4a7dcfbfaa7e7b8ffaa0fb8eefff",
"body": null,
"is_bot": true,
"headline": "v2.7.0 (#514)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-06-01T17:44:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e8aebd77c5b78fccfffbc95d323b5340a482f0c",
"body": "Fix e2e workflows\nand add path ignores for metadata only changes",
"is_bot": false,
"headline": "Fix e2e workflows (#512)",
"author_name": "Tobias Ortmayr",
"author_login": "tortmayr",
"committed_at": "2026-05-29T15:51:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac610d73056ea1962678abd517ba0b4e1ae2c78e",
"body": null,
"is_bot": false,
"headline": "Update changelog (#511)",
"author_name": "Tobias Ortmayr",
"author_login": "tortmayr",
"committed_at": "2026-05-29T15:07:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec81c3667b93149e3e2cdc6df30b164b9ac14ff7",
"body": "- Disable MCP initialization by default in node mode\n- Enable MCP with `?mcp` URL parameter\n- Replace hand-rolled URL parser with `URLSearchParams`\n- Add `--mcp` flag to start.ts, forwarded as webpack env\n- Add `start:mcp` and `dev:mcp` scripts",
"is_bot": false,
"headline": "Make MCP server startup configurable via URL parameters (#508)",
"author_name": "Tobias Ortmayr",
"author_login": "tortmayr",
"committed_at": "2026-05-28T08:40:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4315439cbba7eb577881918cb59e2488b31a2a82",
"body": "…(#507)\n\n- Invoke all handlers in one synchronous burst (sprotty parallel-start)\n- Await handlers' follow-up work collectively, not each one in the loop\n- Stop a slow or stuck async handler from starving siblings or deadlocking\n- Extract processHandlerResult; keep blockUntil set during the burst\n- R\n[…]\n Clear requestUntil timeouts on all settle paths to fix a timer leak\n- Replace the sequential test; add starvation, deadlock and leak tests\n\nRelates to https://github.com/eclipse-glsp/glsp/issues/1609",
"is_bot": false,
"headline": "GLSP-1609: Restore parallel-start dispatch for async action handlers …",
"author_name": "Martin Fleck",
"author_login": "martin-fleck-at",
"committed_at": "2026-05-27T13:25:35Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f7b4acf2d76309896a8c7fa1530b6c694bf76d66",
"body": "Update start scritps to allso allow starting the example server with an\nexternal bundle e.g. a local node-server change\nAllow configuration of webserver port",
"is_bot": false,
"headline": "GLSP-1656: Update start scripts (#506)",
"author_name": "Tobias Ortmayr",
"author_login": "tortmayr",
"committed_at": "2026-05-27T09:57:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5bb5792121e9317888ff6f78495d551900739c29",
"body": "- Only await handler results that are actually promises\n- Sync handler results are used directly, preserving sprotty's\n original microtask timing for the common case\n\nAlso:\n- Fix eslint deprecation warnings\n\nFixes https://github.com/eclipse-glsp/glsp/issues/1675",
"is_bot": false,
"headline": "GLSP-1675: Avoid unnecessary await for sync action handlers (#505)",
"author_name": "Tobias Ortmayr",
"author_login": "tortmayr",
"committed_at": "2026-05-22T13:33:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40f249a1ad37deb7b282884ff984b1084735d8f0",
"body": "MCP client-side support paired with the server-side integration, plus\na generic export pipeline that underpins server-driven export flows\nand is reusable by UI flows.\n\nMCP integration\n- Adds an opt-in MCP server configuration on initialize and a\n server descriptor on the result.\n- Splits the config\n[…]\nonous handlers.\n- `GLSP_MCP_SERVER_PORT` env-var (default `64577`).\n\nPart of https://github.com/eclipse-glsp/glsp/issues/1546\n\nCo-authored-by: Andreas Hell <44035624+Sakrafux@users.noreply.github.com>",
"is_bot": false,
"headline": "Add support for Model Context Protocol (#456)",
"author_name": "Martin Fleck",
"author_login": "martin-fleck-at",
"committed_at": "2026-05-08T09:42:54Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "55f4bdeff32c8658aa12576324e0077a564b0d18",
"body": "…#500)\n\nRemove the direct dependency on\n@eclipse-glsp-examples/workflow-server-bundled-web\nto break the circular dependency between glsp-client and\nglsp-server-node.\n\n- Download server bundles via npm pack at script time instead of as a\ndependency\n- Add shared download-server.ts utility with version\n[…]\nort, --host\nflags\n- Remove bundling from prepare script\n- Update webpack config to resolve web bundle from server/ directory\n- Add explicit bundle step to E2E and deployment workflows\n- Update READMEs",
"is_bot": false,
"headline": "GLSP-1656: Rework server bundle consumption and unify start scripts (…",
"author_name": "Tobias Ortmayr",
"author_login": "tortmayr",
"committed_at": "2026-05-04T13:44:24Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3ce9ae896c3d2ea1f9faaff916d1fcc942c8f2c2",
"body": "* Simplify PR preview workflows with pr-preview-action\n\nReplace ~170 lines of custom github-script (manual git tree\nmanipulation, Deployments API management, comment find-and-update)\nwith rossjrw/pr-preview-action (v1.8.1) and\nmarocchino/sticky-pull-request-comment (v3.0.4).\n\n- Rewrite pr-preview-de\n[…]\nes in app directory\n\nUse a glob pattern (app/*) instead of ignoring the directory itself\n(app) so that git traverses the directory and evaluates the negation\npatterns for diagram.html and example1.wf.",
"is_bot": false,
"headline": "Simplify PR preview workflows with pr-preview-action (#499)",
"author_name": "Tobias Ortmayr",
"author_login": "tortmayr",
"committed_at": "2026-04-30T16:36:58Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0e3dba7715a0ad30db2b020887d1f80745940b4d",
"body": "* Fix gh-pages deploy using wrong git context\n\nUse working-directory instead of cd so git operations target the\ngh-pages checkout rather than the outer repo.\n\n* Bump upload-artifact to v7 and download-artifact to v8\n\nResolves Node.js 20 deprecation warnings.",
"is_bot": false,
"headline": "Fix gh-pages deploy using wrong git context (#497)",
"author_name": "Tobias Ortmayr",
"author_login": "tortmayr",
"committed_at": "2026-04-30T14:33:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "760b637de00febf2dd2cd0b4a97cc90b7cff1bca",
"body": "Improve GitHub Pages deployments and update dependencies\n\n- Fix PR preview deployments not appearing in the PR deploy section\n by creating deployments via the API with the PR head SHA\n- Add main branch deployment workflow (on merge and manual trigger)\n- Add monthly gh-pages history cleanup workflow\n[…]\nonfig\n- Update copyright headers to 2026\n\n* Wait for GitHub Pages before commenting on PR\n\n* Update PR comment to indicate redeployment in progress\n\n* Consolidate github-script steps and upgrade to v9",
"is_bot": false,
"headline": "Improve GitHub Pages deployments and update dependencies (#496)",
"author_name": "Tobias Ortmayr",
"author_login": "tortmayr",
"committed_at": "2026-04-30T14:23:24Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "cb1a787ae45d16094f0655021f3b8882531e0c8e",
"body": "- Remove direct dependency to lodash\n- Introduce replacement utility functions for the small subset that we\nactually used\n- Implement tests for new and existing utility functions\n\nAlso:\n- Update publish.yml to skip next publishes for dependabot commits\n\nFixes eclipse-glsp/glsp#1657",
"is_bot": false,
"headline": "GLSP-1657: Remove dependency to lodash (#495)",
"author_name": "Tobias Ortmayr",
"author_login": "tortmayr",
"committed_at": "2026-04-30T11:35:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6e12f56aaaaeb1b1de3473026a2d381c68a0071",
"body": "Extend the workflow standalone example with a browser mode that runs\nthe GLSP server as a web worker — no external backend required.\n\n- Split `src/` into `browser/`, `node/`, and `common/` directories\n- Add webpack `--env mode=browser` for browser builds/dev server\n- Add `:browser` script variants (\n[…]\ne browser example to\n GitHub Pages on each PR\n- Remove `inversify-logger-middleware` dependency (unmaintained)\n- Remove `process` and `path-browserify` polyfill shims\n\nPart of: eclipse-glsp/glsp#1656",
"is_bot": false,
"headline": "GLSP-1656: Add browser mode to workflow standalone example (#490)",
"author_name": "Tobias Ortmayr",
"author_login": "tortmayr",
"committed_at": "2026-04-30T09:39:46Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a1eafb87c063631d96fc7bff50b2c398fb8c9fcf",
"body": "Skip git commit/push when there are no changes to deploy,\navoiding a failure on re-runs with identical build output.",
"is_bot": false,
"headline": "Fix deploy step failing when preview is unchanged (#493)",
"author_name": "Tobias Ortmayr",
"author_login": "tortmayr",
"committed_at": "2026-04-29T17:09:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db8acc6dd574494eea99c77871706c74fc222e6f",
"body": "- Add GitHub environment so the preview URL shows as a deployment on the PR\n- Add `deployments: write` permission\n- Remove PR comment in favor of the native deployment card",
"is_bot": false,
"headline": "Add deployment environment to PR preview workflow (#492)",
"author_name": "Tobias Ortmayr",
"author_login": "tortmayr",
"committed_at": "2026-04-29T17:04:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34d200b84491cbc9614c2aa6466a1392d1d40ce8",
"body": "Add GitHub Actions workflows to deploy the browser example to GitHub\nPages for each PR, enabling live previews for reviewers.\n\n- pr-preview-build.yml: builds the example on pull_request (read-only)\n- pr-preview-deploy.yml: deploys to gh-pages on workflow_run, cleans\n up on PR close\n\nUses a build/deploy split for safe fork PR handling.",
"is_bot": false,
"headline": "Add PR preview deployment workflows (#491)",
"author_name": "Tobias Ortmayr",
"author_login": "tortmayr",
"committed_at": "2026-04-29T16:56:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84edefd3d8b05dfcaaa6f34ac2e793b1e8a56986",
"body": "Bumps [axios](https://github.com/axios/axios) from 1.12.2 to 1.15.2.\n- [Release notes](https://github.com/axios/axios/releases)\n- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)\n- [Commits](https://github.com/axios/axios/compare/v1.12.2...v1.15.2)\n\n---\nupdated-dependencies:\n- depe\n[…]\nos\n dependency-version: 1.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 axios from 1.12.2 to 1.15.2 (#489)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-24T21:55:55Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3886fa8e48454e3fd38cd7b91781ce89a751affc",
"body": "Bumps [uuid](https://github.com/uuidjs/uuid) from 10.0.0 to 14.0.0.\n- [Release notes](https://github.com/uuidjs/uuid/releases)\n- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/uuidjs/uuid/compare/v10.0.0...v14.0.0)\n\n---\nupdated-dependencies:\n- depen\n[…]\nndency-version: 14.0.0\n dependency-type: direct:production\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 uuid from 10.0.0 to 14.0.0 (#487)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-24T16:01:35Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f44e550142342f638d53c06ef6241c7523f68728",
"body": "Bumps [postcss](https://github.com/postcss/postcss) from 8.4.38 to 8.5.10.\n- [Release notes](https://github.com/postcss/postcss/releases)\n- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/postcss/postcss/compare/8.4.38...8.5.10)\n\n---\nupdated-depe\n[…]\nss\n dependency-version: 8.5.10\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 postcss from 8.4.38 to 8.5.10 (#488)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-24T16:01:20Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "aa1cf8426e1a20ad2af3114b22f740cca9e13503",
"body": "Enable symmetric request/response handling between client and server.\nComplements the server-side changes in glsp-server-node.\n\n- Add optional `timeout` field to `RequestAction`\n- Update `requestUntil()` default to respect `action.timeout`\n- Stamp effective timeout onto action in `requestUntil()` so\n[…]\nnitiated selection queries\n- Add `GetEditorContextAction` / `SetEditorContextAction` protocol\n types and handler in `EditorContextService`\n\n\nRelates to https://github.com/eclipse-glsp/glsp/issues/607",
"is_bot": false,
"headline": "feat: add bidirectional request/response protocol support (#480)",
"author_name": "Martin Fleck",
"author_login": "martin-fleck-at",
"committed_at": "2026-04-24T15:54:56Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d9a287bcaf96a4449a20f462498355b21f60da85",
"body": "* Add sticky Manhattan edge router\n\nPreserves intermediate bend points when a connected node moves and only\nslides the corner adjacent to the moved endpoint, instead of\nrecomputing the full route like the standard Manhattan router does.\n\nPorted from Ralph Soika's `BPMNManhattanRouter` in Open-BPMN, \n[…]\n to avoid backward\n strokes into the curve\n\n* Fix all\n\n* Revert \"[DO NOT MERGE] Wire workflow example to sticky router and rounded view\"\n\nThis reverts commit 2de4253b0d28e99071c3107db4f3399d5b5e4566.",
"is_bot": false,
"headline": "Add support for sticky Manhattan Routing and rounded Edges (#486)",
"author_name": "Martin Fleck",
"author_login": "martin-fleck-at",
"committed_at": "2026-04-24T08:15:42Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5fbf59297318736bef7f9416344cdd3f0a88cfcf",
"body": "- Consolidate PR resolval and remove dependency to third party action\n- Add linking step to ensure that the built server uses the correct\nclient protocol package",
"is_bot": false,
"headline": "Update e2e-pr workflow (#484)",
"author_name": "Tobias Ortmayr",
"author_login": "tortmayr",
"committed_at": "2026-04-11T01:03:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d829b44af3a0cd4b054da8da7215d6e51fdc85fd",
"body": "* fix linting issues\n\n* Add workflow server PR testing",
"is_bot": false,
"headline": "Add workflow for server PR testing (#481)",
"author_name": "Tobias Ortmayr",
"author_login": "tortmayr",
"committed_at": "2026-04-10T13:09:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "361834c56a71dffa2fcf3143c97c7a7a210f9fb1",
"body": "Bumps [handlebars](https://github.com/handlebars-lang/handlebars.js) from 4.7.8 to 4.7.9.\n- [Release notes](https://github.com/handlebars-lang/handlebars.js/releases)\n- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/v4.7.9/release-notes.md)\n- [Commits](https://github.com/handlebar\n[…]\nars\n dependency-version: 4.7.9\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 handlebars from 4.7.8 to 4.7.9 (#475)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-09T05:03:53Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "55bc4b784c8770370215b331d1d76c1ac82814ac",
"body": "Part of: eclipse-glsp/glsp#1618",
"is_bot": false,
"headline": "Add generate-changelog skill and update changelog (#478)",
"author_name": "Tobias Ortmayr",
"author_login": "tortmayr",
"committed_at": "2026-04-08T13:46:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3182e0749293ddc2c2e0c3ec6306c38397de253",
"body": "Bumps [flatted](https://github.com/WebReflection/flatted) from 3.3.1 to 3.4.2.\n- [Commits](https://github.com/WebReflection/flatted/compare/v3.3.1...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.1 to 3.4.2 (#473)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-08T13:16:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb50538f4508ae414d7ccd75d61158d1ab91b916",
"body": "Bumps [webpack](https://github.com/webpack/webpack) from 5.94.0 to 5.104.1.\n- [Release notes](https://github.com/webpack/webpack/releases)\n- [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/webpack/webpack/compare/v5.94.0...v5.104.1)\n\n---\nupdated-\n[…]\nency-version: 5.104.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 webpack from 5.94.0 to 5.104.1 (#464)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-08T13:16:10Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e3f3d22dbbe763a2d41ac43e0767a9378aaa55ef",
"body": "- Update codebase to Node 22\n- Update/refactor ai agent metadata\n - Add trimmed down/context optimized agent/claude md files\n - Add claude skill for build verification and fixing issues",
"is_bot": false,
"headline": "GLSP-1637: Update to Node 22 (#476)",
"author_name": "Tobias Ortmayr",
"author_login": "tortmayr",
"committed_at": "2026-04-01T08:16:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d60eef80376ff83a706d3cd536a9fe049afb70cd",
"body": "* fix: edit label UI does not resize on graph zoom\n\nFixes GH-1601\n\n- ensure that the edit label UI is properly resizing if the graph is zoomed in or out\n\nContributed on behalf of STMicroelectronics\n\n* fix: address review comments for edit label UI viewport handling\n\n- Wrap repositioning logic in req\n[…]\nedit UI on viewport changes\n- Cancel editing if the label moves out of the visible viewport\n to prevent the edit field from floating in the wrong position\n\nContributed on behalf of STMicroelectronics",
"is_bot": false,
"headline": "fix: edit label UI does not resize on graph zoom (#455)",
"author_name": "Nina Doschek",
"author_login": "ndoschek",
"committed_at": "2026-03-04T15:19:06Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "eaf7d170b7f9f665c70146b0423261269edd2a66",
"body": "Part of eclipse-glsp/glsp/issues/1634",
"is_bot": false,
"headline": "GLSP-1634: Swithc to eslint 9.x (#470)",
"author_name": "Tobias Ortmayr",
"author_login": "tortmayr",
"committed_at": "2026-02-19T18:04:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c416c2e737c537ea754c7889d2785ea148ed545d",
"body": "Fixes eclipse-glsp/glsp/1619",
"is_bot": false,
"headline": "GLSP-1619: Fix AbstractUIExtension error message (#469)",
"author_name": "Tobias Ortmayr",
"author_login": "tortmayr",
"committed_at": "2026-02-19T09:01:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc4736dad33e1be4eaeb80272ffff8ffc5897130",
"body": null,
"is_bot": false,
"headline": "Switch to 2.7.0-next (#468)",
"author_name": "Tobias Ortmayr",
"author_login": "tortmayr",
"committed_at": "2026-02-17T15:54:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46d5a974ddfee7473a7d3e04c644f7ef9ee670c4",
"body": null,
"is_bot": false,
"headline": "v2.6.0",
"author_name": "eclipse-glsp-bot",
"author_login": "eclipse-glsp-bot",
"committed_at": "2026-02-09T23:59:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f495f3d47cc082eb62b8c4ad3429b842beee783",
"body": "Update changelog and add publish-release.yml",
"is_bot": false,
"headline": "Update changelog (#466)",
"author_name": "Tobias Ortmayr",
"author_login": "tortmayr",
"committed_at": "2026-02-09T23:50:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "141a1050091003860a97b1cc1bbd897183f4a8b3",
"body": "Update codicon to consume new icons and change icon for delete tool in\ntool palette",
"is_bot": false,
"headline": "Update codicon to 0.0.44 (#465)",
"author_name": "Tobias Ortmayr",
"author_login": "tortmayr",
"committed_at": "2026-02-09T15:51:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33c27e5f2e0034522dd8bc11cde82b411fe3f8ff",
"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: direct:production\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.21 to 4.17.23 (#462)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-01-22T10:10:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0d968562f167fa4043a96152ebe3e8dd599b3e0",
"body": "* Support asynchronous action handlers on client-side\n\nFixes https://github.com/eclipse-glsp/glsp/issues/1609\n\n* PR Review",
"is_bot": false,
"headline": "Support asynchronous action handlers on client-side (#460)",
"author_name": "Martin Fleck",
"author_login": "martin-fleck-at",
"committed_at": "2026-01-21T13:31:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "caff9e9fa45fc2903c0961c36858f2d52c47603d",
"body": "Add missing injectable decorator to ModelChangeService class",
"is_bot": false,
"headline": "Add missing decorator to ModelChangeService (#461)",
"author_name": "Tobias Ortmayr",
"author_login": "tortmayr",
"committed_at": "2026-01-20T07:47:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0f83d9de1912808ba2a1e41ebf970c1be7186bd",
"body": "…ut (#458)\n\nRelates to https://github.com/eclipse-glsp/glsp/issues/1616",
"is_bot": false,
"headline": "Add root/viewport layout information to computed bounds for auto-layo…",
"author_name": "Martin Fleck",
"author_login": "martin-fleck-at",
"committed_at": "2026-01-20T07:45:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "acbf000fc0503af38a3f9f8a221537643aaa614b",
"body": "…#459)\n\nThis reverts commit 609c2ba9aeaac6d673c35de54aa23df50078e51b.",
"is_bot": false,
"headline": "Revert \"Support asynchronous action handlers on client-side (#457)\" (…",
"author_name": "Tobias Ortmayr",
"author_login": "tortmayr",
"committed_at": "2026-01-17T06:43:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "609c2ba9aeaac6d673c35de54aa23df50078e51b",
"body": "Fixes https://github.com/eclipse-glsp/glsp/issues/1609",
"is_bot": false,
"headline": "Support asynchronous action handlers on client-side (#457)",
"author_name": "Martin Fleck",
"author_login": "martin-fleck-at",
"committed_at": "2026-01-16T05:49:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2fe0c5eb9bb2cea07b926280b1ff8adf4f6ec730",
"body": "Bumps [tmp](https://github.com/raszi/node-tmp) from 0.2.3 to 0.2.5.\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.5)\n\n---\nupdated-dependencies:\n- dependency-name: tmp\n dependency-version: 0.2.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 tmp from 0.2.3 to 0.2.5 (#454)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-23T08:48:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51c16a418f0599c05e644b0ea463953f45e61223",
"body": "- Setup trusted publish.yml workflow for NPM publishing\n- Update to lerna 9.x",
"is_bot": false,
"headline": "GH-1594: Switch to trusted publishing (#453)",
"author_name": "Tobias Ortmayr",
"author_login": "tortmayr",
"committed_at": "2025-10-20T22:17:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c40df47b964efec74056b221a5827c1174bd1a1",
"body": "- Readd missing check to only dispatch a hidden bounds update if caused\nby RequestBoundsAction\n- Fix decoration placement in exported SVG\n\nhttps://github.com/eclipse-glsp/glsp/issues/1588",
"is_bot": false,
"headline": "GLSP-1588: Fix decoration SVG export (#451)",
"author_name": "Tobias Ortmayr",
"author_login": "tortmayr",
"committed_at": "2025-10-20T15:33:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f29c678ef23d79cc758a1aa44245578ac406c2c",
"body": "Adapt the implementation of the NoOverlapMovementRestrictor to properly\nhandle nested nodes\n\nFixes https://github.com/eclipse-glsp/glsp/issues/394",
"is_bot": false,
"headline": "GLSP-394: NoOverlapMovementRestrictor support for nested nodes (#452)",
"author_name": "Tobias Ortmayr",
"author_login": "tortmayr",
"committed_at": "2025-10-20T10:42:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb23ff3fba720814bae3131c5523cb42fbb7fb26",
"body": "- Refactor `MenuItem` API\n - Split into `ClientMenuItem` and `ServerMenuItem` (serializable)\n - Deprecate original `MenuItem`\n - Refactor `ServerContextMenuItemProvider` to properly map `ServerMenuItem`s to the client version\n - Replace deprecates usage of `MenuItem` with `ClientMenuItem`\n\nAlso\n\n[…]\ndonly\n- Add missing i18n messages for context menu labels and sort messages.json alphabetically\n- Fix copy right headers and regenerate index\n\nPart of: https://github.com/eclipse-glsp/glsp/issues/1586",
"is_bot": false,
"headline": "GLSP-1568: Refactor MenuItem API (#450)",
"author_name": "Tobias Ortmayr",
"author_login": "tortmayr",
"committed_at": "2025-10-08T15:35:00Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1b63a9e32e52c0f11632062de529054d49c6582c",
"body": "Adjust CSS styling for the command palette to enable proper overflow\nwithout shifting the diagram itself.\n\nFixes https://github.com/eclipse-glsp/glsp/issues/1245",
"is_bot": false,
"headline": "GLSP-1245: Fix overflowing issue with command palette (#449)",
"author_name": "Tobias Ortmayr",
"author_login": "tortmayr",
"committed_at": "2025-10-08T09:53:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79a4b507ae2bee5b36df3e99a998a88f116ddeff",
"body": "* GH-1377: Extract search feature from accessibility to own module\n\n* Fix auto completion issues\n\n* PR Feedback",
"is_bot": false,
"headline": "GH-1377: Extract search feature from accessibility to own module (#424)",
"author_name": "Haydar Metin",
"author_login": "haydar-metin",
"committed_at": "2025-09-28T13:18:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9c9954402a82ad58cd560d29672514213684918",
"body": "- Ensure that we are also publish if there are changes in the examples\ndirectories (publish-next.yml)\n- Add prettier/eslint ignore files\n- Clean up root scripts and add scripts for formatting",
"is_bot": false,
"headline": "GLSP-1578: Minor follow up fixes (#447)",
"author_name": "Tobias Ortmayr",
"author_login": "tortmayr",
"committed_at": "2025-09-18T08:32:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c33f38af45bbf42f320f2b8296674e92d7f5bf9",
"body": null,
"is_bot": false,
"headline": "Update readme badgtes (#446)",
"author_name": "Tobias Ortmayr",
"author_login": "tortmayr",
"committed_at": "2025-09-17T20:41:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01f1f4272ccf94d881e6329fccbdc017fc927a56",
"body": "Part of: https://github.com/eclipse-glsp/glsp/issues/1578",
"is_bot": false,
"headline": "GLSP-1578: Migrate to github actions (#445)",
"author_name": "Tobias Ortmayr",
"author_login": "tortmayr",
"committed_at": "2025-09-17T15:53:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6096667ed35569efe5e2ea2fd547f3e3a8ae80d",
"body": null,
"is_bot": true,
"headline": "Switch to nightly 2.6.0-next versions (#444)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2025-09-15T20:16:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15d161b4c9a36f0fd06abfd912136385d402834e",
"body": null,
"is_bot": false,
"headline": "v2.5.0",
"author_name": "Tobias Ortmayr",
"author_login": "tortmayr",
"committed_at": "2025-09-07T21:06:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a16567a31991a8e0a4ea9fd3cb11b0ba2ce6a03",
"body": "Update the download script for the example server.\n- Remove static config via config file (removes overhead of updating the\nfile for releases)\n- Introduce optional version parameter, if not specificed the version\nwil be derived from the package.json\n- Remove dependency to shell.js and use node builtins instead",
"is_bot": false,
"headline": "Update download script (#442)",
"author_name": "Tobias Ortmayr",
"author_login": "tortmayr",
"committed_at": "2025-09-07T16:15:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "281be3495934edbb3f87bda6fa51d76947cf57db",
"body": "Update minimum node version requirement to node 20\nUpdate to next glsp-dev packages\nUpdate changelog\n\nPart of: eclipse-glsp/glsp/issues/1563",
"is_bot": false,
"headline": "GLSP-1563: Update to node 20 (#439)",
"author_name": "Tobias Ortmayr",
"author_login": "tortmayr",
"committed_at": "2025-09-01T09:28:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d4f937ecedd22b40b82bcecc4779aee71ed2eab",
"body": "Bumps [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) from 7.24.4 to 7.26.10.\n- [Release notes](https://github.com/babel/babel/releases)\n- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/babel/babel/commits/v7.26.10/\n[…]\npendency-name: \"@babel/helpers\"\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 @babel/helpers from 7.24.4 to 7.26.10 (#416)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-28T12:15:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f19729bf22f2da9ca5d7837b3d1d6c348bf796dc",
"body": "Bumps [axios](https://github.com/axios/axios) from 1.7.4 to 1.8.4.\n- [Release notes](https://github.com/axios/axios/releases)\n- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)\n- [Commits](https://github.com/axios/axios/compare/v1.7.4...v1.8.4)\n\n---\nupdated-dependencies:\n- dependen\n[…]\nios\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 axios from 1.7.4 to 1.8.4 (#423)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-28T12:15:04Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0cde1bae5eb8e2178592ddca1117cd18acfdbea0",
"body": "Bumps [form-data](https://github.com/form-data/form-data) from 4.0.0 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.0...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.0 to 4.0.4 (#429)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-28T12:14:49Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "76bfe43236f15616ad6b92d1dbf6fdfbdea9afa9",
"body": "Fixes https://github.com/eclipse-glsp/glsp/issues/1554",
"is_bot": false,
"headline": "Adapt BringToFront to only support order-agnostic layouts (#436)",
"author_name": "Martin Fleck",
"author_login": "martin-fleck-at",
"committed_at": "2025-08-28T10:24:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab936c708ffa231e8aa57386385018c470d54b4f",
"body": "* GLSP-1531: Introduce viewport change event\n\nFixes eclipse-glsp/glsp/issues/1531\n\n* Address review feedback",
"is_bot": false,
"headline": "GLSP-1531: Introduce viewport change event (#438)",
"author_name": "Tobias Ortmayr",
"author_login": "tortmayr",
"committed_at": "2025-08-28T09:52:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f70b500c04d1cdf4d72940725201d9924f025d0",
"body": null,
"is_bot": false,
"headline": "Fix copyright header violations (#437)",
"author_name": "Tobias Ortmayr",
"author_login": "tortmayr",
"committed_at": "2025-08-26T14:25:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8044f84c77d7b411173542de6b2cdaa0508fa1fb",
"body": "Ensure that child layout options are only retrieved if the child has a\nlayout feature\n\nFixes eclipse-glsp/glsp/issues/1530",
"is_bot": false,
"headline": "GLSP-1530: Fix hGrab/vGrab layout calculation (#435)",
"author_name": "Tobias Ortmayr",
"author_login": "tortmayr",
"committed_at": "2025-08-26T06:39:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d87dc7ba43da31c519d03c7291c824df6c59d31",
"body": "…434)",
"is_bot": false,
"headline": "Ensure we provide selected element ids as part of layout operation (#…",
"author_name": "Martin Fleck",
"author_login": "martin-fleck-at",
"committed_at": "2025-08-25T09:28:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bef6b15e59948726e41edbe6d90b152861c83231",
"body": "- Add viewport to editor context to ensure consistent access\n- Use trigger action for standalone example\n- Fix issue with wrong handling in LayoutOperation.is\n\n---------\n\nCo-authored-by: Jonathan Menzies <jonathanmenzies1@gmail.com>",
"is_bot": false,
"headline": "Enrich LayoutOperation by introducing a dedicated trigger action (#433)",
"author_name": "Martin Fleck",
"author_login": "martin-fleck-at",
"committed_at": "2025-08-25T08:16:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "349ae5d011ccbf69f83b90cafa1bc943889dde8d",
"body": "Fixes eclipse-glsp/glsp/issues/1548",
"is_bot": false,
"headline": "GLSP-1548: Add visibility check to RoundedCornerNodeView (#430)",
"author_name": "Tobias Ortmayr",
"author_login": "tortmayr",
"committed_at": "2025-07-22T07:38:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99d426b3109e31be91ab1f8bfeb255287ee62ed0",
"body": "* GLSP-1544: Localize issue marker severity in popup`\n\nEnsure that the severity displayed in the hover poup of issue markers is\nproperly configurable via the generic i18n messages approach.\n\nFix https://github.com/eclipse-glsp/glsp/issues/1544\n\n* Restore uppercase for severity messages",
"is_bot": false,
"headline": "GLSP-1544: Localize issue marker severity in popup (#428)",
"author_name": "Tobias Ortmayr",
"author_login": "tortmayr",
"committed_at": "2025-07-09T08:47:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f25dd5b9f33d6b846e6f4ba873c357a985e646d",
"body": "- Introduce `ProposalType` utility type.\n This type is an augmented string type that exposes possible default\nvalues that can be picked up by content assist and code completion\ntools. It can be used as replacement for any plain string to provide a\nbetter developer experience\n\n- Update protocol actions that have generic string properties with\ndefault values to use the new utility type in their create() function\n\nAlso: Extend/improve documentation",
"is_bot": false,
"headline": "GLSP-1532: Introduce ProposalString utility type (#427)",
"author_name": "Tobias Ortmayr",
"author_login": "tortmayr",
"committed_at": "2025-06-11T08:03:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f968181b21906fd80b103ac845f6245e8f95de2",
"body": "Update `StructuredCompartmentView` to render a rectangle with size 0,0\nif either the width or height of the element is 0.\nThis avoids that size migh end up in negatives (-1) after svg\ntranslations are applied.\nFixes https://github.com/eclipse-glsp/glsp/issues/1525",
"is_bot": false,
"headline": "GLSP-1525: Fix render error for new categories (#426)",
"author_name": "Tobias Ortmayr",
"author_login": "tortmayr",
"committed_at": "2025-06-10T08:24:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "794ab72beb83a43cda94e301351963b070b77015",
"body": "Chrome's default selection behavior when pressing the shift key\nmesses with styles/selection hightlighting in the diagram\n\nBy setting user-select:none for the diagram svg we can fix this issue.\nDefault html text selection does not work for svg text elements anyways,\nso this change does not break any existing behavior.",
"is_bot": false,
"headline": "Fix text selection issues in chrome (#425)",
"author_name": "Tobias Ortmayr",
"author_login": "tortmayr",
"committed_at": "2025-05-19T10:57:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "daca6812b3cac934626ea056b8f0ca17c2fb61f8",
"body": null,
"is_bot": false,
"headline": "Switch to 2.5.0-next versions",
"author_name": "Tobias Ortmayr",
"author_login": "tortmayr",
"committed_at": "2025-04-04T10:21:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b85b5c4e16e1efc7e936e41d21cc9acc9ad9a03",
"body": null,
"is_bot": false,
"headline": "v2.4.0",
"author_name": "Tobias Ortmayr",
"author_login": "tortmayr",
"committed_at": "2025-04-04T10:21:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac94b059e1cfdb70c572c346a244d8bf7d296fae",
"body": "- Only read messages once from JSON and maintain structure\n- Provide functions to update messages and listen to updates\n- Use messages when registering shortcuts (label and groups)\n- Use messages for aria-labels\n- Use messages for user-facing toasts\n\nFixes https://github.com/eclipse-glsp/glsp/issues/1496",
"is_bot": false,
"headline": "Provide more flexible way to adapt messages (#421)",
"author_name": "Martin Fleck",
"author_login": "martin-fleck-at",
"committed_at": "2025-03-27T16:01:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf7d28e94804bdf240a624641e8a41c5df8e3561",
"body": null,
"is_bot": false,
"headline": "Allow to listen to selection changes in autocompleter (#420)",
"author_name": "Haydar Metin",
"author_login": "haydar-metin",
"committed_at": "2025-03-27T08:14:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a236f274696f0fe8efbfbb00b21401a81b3da183",
"body": "Follow-up for https://github.com/eclipse-glsp/glsp/issues/1490\nEnsure that the unwanted sprotty reconnect handles are not rendered.",
"is_bot": false,
"headline": "Hide sprotty sprotty reconnect handles (#419)",
"author_name": "Tobias Ortmayr",
"author_login": "tortmayr",
"committed_at": "2025-03-26T14:33:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b7f1a72c6d7283d13a8414d91e1b93e88acd2ea",
"body": null,
"is_bot": false,
"headline": "Make the shortcutsmanager part of the base module",
"author_name": "Haydar Metin",
"author_login": "haydar-metin",
"committed_at": "2025-03-26T12:57:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c366b870b4fe9f0ff704f00158e82be9df39705b",
"body": "- Use injectable constant for zoom factor\n- Move MoveRelativeElementAction and ZoomActions into client\n- Combine viewport and element zoom\n- Introduce shortcut manager to access all available shortcuts\n- Introduce shortcut module with standalone ui extension for shortcuts\n- Move resize feature to change bounds and use own module\n- Fix viewport movement calculation issues on movement of element",
"is_bot": false,
"headline": "Use constant for default grid size",
"author_name": "Haydar Metin",
"author_login": "haydar-metin",
"committed_at": "2025-03-26T12:57:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2bbcbca1c4080d1e82313b3000b52404b1625870",
"body": null,
"is_bot": false,
"headline": "Fix test cases",
"author_name": "Haydar Metin",
"author_login": "haydar-metin",
"committed_at": "2025-03-26T12:57:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f48fa7b9ac9afac0404172669ea4d068332aae2",
"body": null,
"is_bot": false,
"headline": "GH-1377: Extract move and zoom features from accessibility to own module",
"author_name": "Haydar Metin",
"author_login": "haydar-metin",
"committed_at": "2025-03-26T12:57:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "256082dfde76d6f95790defc337871124cc3a0f9",
"body": null,
"is_bot": false,
"headline": "Include root as findable container for the container manager",
"author_name": "Haydar Metin",
"author_login": "haydar-metin",
"committed_at": "2025-03-26T12:54:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69be937e2137b929c3a1c8caa544f0f04c331ac3",
"body": null,
"is_bot": false,
"headline": "Prevent rendering of sprotty reconnect handle",
"author_name": "Haydar Metin",
"author_login": "haydar-metin",
"committed_at": "2025-03-26T12:10:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb8bbca3ab0d0f9266b608607cba0ea9d176da37",
"body": "Set `user-select` to none to avoid blinking cursors and/or other\nindication for text selection when clicking on labels.\n(Default document text selection of svg text elements is not working\nanyways)",
"is_bot": false,
"headline": "Update default styling for labels (#415)",
"author_name": "Tobias Ortmayr",
"author_login": "tortmayr",
"committed_at": "2025-02-21T13:14:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc2018c8cb936e8507d48fdaa98ee7c506c2f472",
"body": null,
"is_bot": false,
"headline": "Increase css specifity for movement restriction (#414)",
"author_name": "Haydar Metin",
"author_login": "haydar-metin",
"committed_at": "2025-02-20T09:01:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93513ce043410e67999858e9239876b4a7ed8092",
"body": null,
"is_bot": false,
"headline": "Remove important from sprotty css (#413)",
"author_name": "Haydar Metin",
"author_login": "haydar-metin",
"committed_at": "2025-02-19T14:59:56Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 25,
"commits_last_year": 81,
"latest_release_at": "2026-06-01T17:44:57Z",
"latest_release_tag": "v2.7.0",
"releases_from_tags": false,
"days_since_last_push": 4,
"active_weeks_last_year": 24,
"days_since_latest_release": 59,
"mean_days_between_releases": 118.6
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 75,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "@eclipse-glsp/client",
"exists": true,
"license": "(EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0)",
"keywords": [
"eclipse",
"graphics",
"diagram",
"modeling",
"visualization",
"glsp",
"diagram editor"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@eclipse-glsp/client",
"is_deprecated": false,
"latest_version": "2.7.0",
"repository_url": "https://github.com/eclipse-glsp/glsp-client",
"versions_count": 447,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 7,
"monthly_downloads": 16811,
"first_published_at": "2019-11-08T13:20:26.511000Z",
"latest_published_at": "2026-06-01T17:45:54.443000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 59
},
{
"name": "@eclipse-glsp/protocol",
"exists": true,
"license": "(EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0)",
"keywords": [
"eclipse",
"graphics",
"diagram",
"modeling",
"visualization",
"glsp",
"diagram editor"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@eclipse-glsp/protocol",
"is_deprecated": false,
"latest_version": "2.7.0",
"repository_url": "https://github.com/eclipse-glsp/glsp-client",
"versions_count": 375,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 7,
"monthly_downloads": 19743,
"first_published_at": "2020-09-04T15:11:35.789000Z",
"latest_published_at": "2026-06-01T17:45:46.976000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 59
},
{
"name": "@eclipse-glsp/sprotty",
"exists": true,
"license": "(EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0)",
"keywords": [],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@eclipse-glsp/sprotty",
"is_deprecated": false,
"latest_version": "2.7.0",
"repository_url": "https://github.com/eclipse-glsp/glsp-client",
"versions_count": 166,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 7,
"monthly_downloads": 16021,
"first_published_at": "2023-10-09T19:42:41.268000Z",
"latest_published_at": "2026-06-01T17:45:50.722000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 59
}
]
},
"popularity": {
"forks": 32,
"stars": 51,
"watchers": 6,
"fork_history": {
"days": [
{
"date": "2020-02-05",
"count": 1
},
{
"date": "2020-03-05",
"count": 1
},
{
"date": "2020-06-16",
"count": 1
},
{
"date": "2020-08-24",
"count": 1
},
{
"date": "2020-09-18",
"count": 1
},
{
"date": "2021-01-07",
"count": 1
},
{
"date": "2021-02-06",
"count": 1
},
{
"date": "2021-02-21",
"count": 1
},
{
"date": "2021-03-31",
"count": 1
},
{
"date": "2021-05-03",
"count": 1
},
{
"date": "2021-08-21",
"count": 1
},
{
"date": "2021-08-31",
"count": 1
},
{
"date": "2021-11-05",
"count": 1
},
{
"date": "2022-07-12",
"count": 1
},
{
"date": "2022-07-14",
"count": 1
},
{
"date": "2022-08-10",
"count": 1
},
{
"date": "2022-09-22",
"count": 1
},
{
"date": "2022-11-22",
"count": 1
},
{
"date": "2022-12-16",
"count": 1
},
{
"date": "2023-03-15",
"count": 1
},
{
"date": "2023-04-19",
"count": 1
},
{
"date": "2023-04-28",
"count": 1
},
{
"date": "2023-08-20",
"count": 1
},
{
"date": "2023-09-11",
"count": 1
},
{
"date": "2024-03-21",
"count": 1
},
{
"date": "2024-04-07",
"count": 1
},
{
"date": "2024-04-08",
"count": 1
},
{
"date": "2024-10-19",
"count": 1
},
{
"date": "2025-04-25",
"count": 1
},
{
"date": "2025-08-22",
"count": 1
},
{
"date": "2025-09-23",
"count": 1
},
{
"date": "2025-12-02",
"count": 1
}
],
"complete": true,
"collected": 32,
"total_forks": 32
},
"star_history": null,
"open_issues_and_prs": 3
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"examples/workflow-glsp/tsconfig.json",
"examples/workflow-standalone/tsconfig.json",
"packages/client/tsconfig.json",
"packages/glsp-sprotty/tsconfig.json",
"packages/protocol/tsconfig.json",
"tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 29874,
"source_files_sampled": 392,
"oversized_source_files": 0,
"agent_instruction_files": [
"AGENTS.md",
"CLAUDE.md"
],
"agent_instruction_max_bytes": 2269
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 14,
"malicious_count": 0,
"assessed_package": "npm:@eclipse-glsp/client@2.7.0",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "@eclipse-glsp/sprotty",
"manifest": "packages/client/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@vscode/codicons",
"manifest": "packages/client/package.json",
"ecosystem": "npm",
"version_constraint": "^0.0.44"
},
{
"name": "autocompleter",
"manifest": "packages/client/package.json",
"ecosystem": "npm",
"version_constraint": "^9.1.2"
},
{
"name": "file-saver",
"manifest": "packages/client/package.json",
"ecosystem": "npm",
"version_constraint": "^2.0.5"
},
{
"name": "snabbdom",
"manifest": "packages/client/package.json",
"ecosystem": "npm",
"version_constraint": "~3.5.1"
},
{
"name": "vscode-jsonrpc",
"manifest": "packages/client/package.json",
"ecosystem": "npm",
"version_constraint": "8.2.0"
},
{
"name": "@eclipse-glsp/protocol",
"manifest": "packages/glsp-sprotty/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "autocompleter",
"manifest": "packages/glsp-sprotty/package.json",
"ecosystem": "npm",
"version_constraint": "^9.1.0"
},
{
"name": "snabbdom",
"manifest": "packages/glsp-sprotty/package.json",
"ecosystem": "npm",
"version_constraint": "~3.5.1"
},
{
"name": "sprotty",
"manifest": "packages/glsp-sprotty/package.json",
"ecosystem": "npm",
"version_constraint": "1.4.0"
},
{
"name": "sprotty-protocol",
"manifest": "packages/glsp-sprotty/package.json",
"ecosystem": "npm",
"version_constraint": "1.4.0"
},
{
"name": "vscode-jsonrpc",
"manifest": "packages/glsp-sprotty/package.json",
"ecosystem": "npm",
"version_constraint": "8.2.0"
},
{
"name": "sprotty-protocol",
"manifest": "packages/protocol/package.json",
"ecosystem": "npm",
"version_constraint": "1.4.0"
},
{
"name": "uuid",
"manifest": "packages/protocol/package.json",
"ecosystem": "npm",
"version_constraint": "^14.0.0"
},
{
"name": "vscode-jsonrpc",
"manifest": "packages/protocol/package.json",
"ecosystem": "npm",
"version_constraint": "8.2.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "@vscode/codicons",
"direct": true,
"version": "0.0.44",
"ecosystem": "npm"
},
{
"name": "@vscode/codicons",
"direct": true,
"version": "^0.0.44",
"ecosystem": "npm"
},
{
"name": "autocompleter",
"direct": true,
"version": "9.2.1",
"ecosystem": "npm"
},
{
"name": "autocompleter",
"direct": true,
"version": "^9.1.0",
"ecosystem": "npm"
},
{
"name": "autocompleter",
"direct": true,
"version": "^9.1.2",
"ecosystem": "npm"
},
{
"name": "file-saver",
"direct": true,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "file-saver",
"direct": true,
"version": "^2.0.5",
"ecosystem": "npm"
},
{
"name": "snabbdom",
"direct": true,
"version": "3.5.1",
"ecosystem": "npm"
},
{
"name": "snabbdom",
"direct": true,
"version": "~3.5.1",
"ecosystem": "npm"
},
{
"name": "sprotty",
"direct": true,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "sprotty-protocol",
"direct": true,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "uuid",
"direct": true,
"version": "14.0.0",
"ecosystem": "npm"
},
{
"name": "uuid",
"direct": true,
"version": "^14.0.0",
"ecosystem": "npm"
},
{
"name": "vscode-jsonrpc",
"direct": true,
"version": "8.2.0",
"ecosystem": "npm"
},
{
"name": "@babel/helper-string-parser",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/helper-validator-identifier",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/parser",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/types",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@bcoe/v8-coverage",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "@blazediff/core",
"direct": false,
"version": "1.9.1",
"ecosystem": "npm"
},
{
"name": "@eclipse-glsp/cli",
"direct": false,
"version": "2.8.0-next.19",
"ecosystem": "npm"
},
{
"name": "@eclipse-glsp/config",
"direct": false,
"version": "2.8.0-next.19",
"ecosystem": "npm"
},
{
"name": "@eclipse-glsp/config-test",
"direct": false,
"version": "2.8.0-next.19",
"ecosystem": "npm"
},
{
"name": "@eclipse-glsp/dev",
"direct": false,
"version": "2.8.0-next.19",
"ecosystem": "npm"
},
{
"name": "@eclipse-glsp/eslint-config",
"direct": false,
"version": "2.8.0-next.19",
"ecosystem": "npm"
},
{
"name": "@eclipse-glsp/prettier-config",
"direct": false,
"version": "2.8.0-next.19",
"ecosystem": "npm"
},
{
"name": "@eclipse-glsp/ts-config",
"direct": false,
"version": "2.8.0-next.19",
"ecosystem": "npm"
},
{
"name": "@eclipse-glsp/vitest-config",
"direct": false,
"version": "2.8.0-next.19",
"ecosystem": "npm"
},
{
"name": "@emnapi/core",
"direct": false,
"version": "1.10.0",
"ecosystem": "npm"
},
{
"name": "@emnapi/runtime",
"direct": false,
"version": "1.10.0",
"ecosystem": "npm"
},
{
"name": "@emnapi/wasi-threads",
"direct": false,
"version": "1.2.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.2",
"ecosystem": "npm"
},
{
"name": "@humanfs/node",
"direct": false,
"version": "0.16.8",
"ecosystem": "npm"
},
{
"name": "@humanfs/types",
"direct": false,
"version": "0.15.0",
"ecosystem": "npm"
},
{
"name": "@humanwhocodes/module-importer",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "@humanwhocodes/retry",
"direct": false,
"version": "0.4.3",
"ecosystem": "npm"
},
{
"name": "@inversifyjs/common",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "@inversifyjs/core",
"direct": false,
"version": "1.3.5",
"ecosystem": "npm"
},
{
"name": "@inversifyjs/reflect-metadata-utils",
"direct": false,
"version": "0.2.4",
"ecosystem": "npm"
},
{
"name": "@isaacs/fs-minipass",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "@jridgewell/resolve-uri",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "@jridgewell/sourcemap-codec",
"direct": false,
"version": "1.5.5",
"ecosystem": "npm"
},
{
"name": "@jridgewell/trace-mapping",
"direct": false,
"version": "0.3.31",
"ecosystem": "npm"
},
{
"name": "@napi-rs/wasm-runtime",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@oxc-project/types",
"direct": false,
"version": "0.133.0",
"ecosystem": "npm"
},
{
"name": "@package-json/types",
"direct": false,
"version": "0.0.12",
"ecosystem": "npm"
},
{
"name": "@polka/url",
"direct": false,
"version": "1.0.0-next.29",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-android-arm64",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-darwin-arm64",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-darwin-x64",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-freebsd-x64",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-arm-gnueabihf",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-arm64-gnu",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-arm64-musl",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-ppc64-gnu",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-s390x-gnu",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-x64-gnu",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-x64-musl",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-openharmony-arm64",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-wasm32-wasi",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-win32-arm64-msvc",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-win32-x64-msvc",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@rolldown/pluginutils",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "@standard-schema/spec",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "@stylistic/eslint-plugin",
"direct": false,
"version": "5.10.0",
"ecosystem": "npm"
},
{
"name": "@tony.ganchev/eslint-plugin-header",
"direct": false,
"version": "3.4.4",
"ecosystem": "npm"
},
{
"name": "@tybys/wasm-util",
"direct": false,
"version": "0.10.2",
"ecosystem": "npm"
},
{
"name": "@types/chai",
"direct": false,
"version": "5.2.3",
"ecosystem": "npm"
},
{
"name": "@types/deep-eql",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "@types/esrecurse",
"direct": false,
"version": "4.3.1",
"ecosystem": "npm"
},
{
"name": "@types/estree",
"direct": false,
"version": "1.0.9",
"ecosystem": "npm"
},
{
"name": "@types/file-saver",
"direct": false,
"version": "2.0.7",
"ecosystem": "npm"
},
{
"name": "@types/file-saver",
"direct": false,
"version": "^2.0.5",
"ecosystem": "npm"
},
{
"name": "@types/jsdom",
"direct": false,
"version": "21.1.6",
"ecosystem": "npm"
},
{
"name": "@types/jsdom",
"direct": false,
"version": "^21.1.3",
"ecosystem": "npm"
},
{
"name": "@types/json-schema",
"direct": false,
"version": "7.0.15",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "22.19.15",
"ecosystem": "npm"
},
{
"name": "@types/tar",
"direct": false,
"version": "6.1.5",
"ecosystem": "npm"
},
{
"name": "@types/tough-cookie",
"direct": false,
"version": "4.0.5",
"ecosystem": "npm"
},
{
"name": "@types/whatwg-mimetype",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "@types/ws",
"direct": false,
"version": "8.18.1",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/eslint-plugin",
"direct": false,
"version": "8.61.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/parser",
"direct": false,
"version": "8.61.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/project-service",
"direct": false,
"version": "8.61.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/scope-manager",
"direct": false,
"version": "8.61.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/tsconfig-utils",
"direct": false,
"version": "8.61.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/type-utils",
"direct": false,
"version": "8.61.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/types",
"direct": false,
"version": "8.61.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/typescript-estree",
"direct": false,
"version": "8.61.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/utils",
"direct": false,
"version": "8.61.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/visitor-keys",
"direct": false,
"version": "8.61.0",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-android-arm-eabi",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-android-arm64",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-darwin-arm64",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-darwin-x64",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-freebsd-x64",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-arm-gnueabihf",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-arm-musleabihf",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-arm64-gnu",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-arm64-musl",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-loong64-gnu",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-loong64-musl",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-ppc64-gnu",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-riscv64-gnu",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-riscv64-musl",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-s390x-gnu",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-x64-gnu",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-x64-musl",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-openharmony-arm64",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-wasm32-wasi",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-win32-arm64-msvc",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-win32-ia32-msvc",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-win32-x64-msvc",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@vitest/browser",
"direct": false,
"version": "4.1.9",
"ecosystem": "npm"
},
{
"name": "@vitest/browser-playwright",
"direct": false,
"version": "4.1.9",
"ecosystem": "npm"
},
{
"name": "@vitest/coverage-v8",
"direct": false,
"version": "4.1.9",
"ecosystem": "npm"
},
{
"name": "@vitest/expect",
"direct": false,
"version": "4.1.9",
"ecosystem": "npm"
},
{
"name": "@vitest/mocker",
"direct": false,
"version": "4.1.9",
"ecosystem": "npm"
},
{
"name": "@vitest/pretty-format",
"direct": false,
"version": "4.1.9",
"ecosystem": "npm"
},
{
"name": "@vitest/runner",
"direct": false,
"version": "4.1.9",
"ecosystem": "npm"
},
{
"name": "@vitest/snapshot",
"direct": false,
"version": "4.1.9",
"ecosystem": "npm"
},
{
"name": "@vitest/spy",
"direct": false,
"version": "4.1.9",
"ecosystem": "npm"
},
{
"name": "@vitest/utils",
"direct": false,
"version": "4.1.9",
"ecosystem": "npm"
},
{
"name": "acorn",
"direct": false,
"version": "8.17.0",
"ecosystem": "npm"
},
{
"name": "acorn-jsx",
"direct": false,
"version": "5.3.2",
"ecosystem": "npm"
},
{
"name": "ajv",
"direct": false,
"version": "6.15.0",
"ecosystem": "npm"
},
{
"name": "ansi-regex",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "assertion-error",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "ast-v8-to-istanbul",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "balanced-match",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "balloon-css",
"direct": false,
"version": "0.5.2",
"ecosystem": "npm"
},
{
"name": "balloon-css",
"direct": false,
"version": "^0.5.0",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "5.0.6",
"ecosystem": "npm"
},
{
"name": "browser-split",
"direct": false,
"version": "0.0.1",
"ecosystem": "npm"
},
{
"name": "buffer-image-size",
"direct": false,
"version": "0.6.4",
"ecosystem": "npm"
},
{
"name": "chai",
"direct": false,
"version": "6.2.2",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "4.1.2",
"ecosystem": "npm"
},
{
"name": "chownr",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "cliui",
"direct": false,
"version": "8.0.1",
"ecosystem": "npm"
},
{
"name": "color-convert",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "color-name",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "comment-parser",
"direct": false,
"version": "1.4.7",
"ecosystem": "npm"
},
{
"name": "concurrently",
"direct": false,
"version": "9.2.1",
"ecosystem": "npm"
},
{
"name": "convert-source-map",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "cross-spawn",
"direct": false,
"version": "7.0.6",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": false,
"version": "4.4.3",
"ecosystem": "npm"
},
{
"name": "deep-is",
"direct": false,
"version": "0.1.4",
"ecosystem": "npm"
},
{
"name": "detect-indent",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "detect-libc",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "detect-newline",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "emoji-regex",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "entities",
"direct": false,
"version": "4.5.0",
"ecosystem": "npm"
},
{
"name": "entities",
"direct": false,
"version": "7.0.1",
"ecosystem": "npm"
},
{
"name": "es-module-lexer",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "esbuild",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "esbuild",
"direct": false,
"version": "^0.28.1",
"ecosystem": "npm"
},
{
"name": "escalade",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "escape-string-regexp",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "eslint",
"direct": false,
"version": "10.5.0",
"ecosystem": "npm"
},
{
"name": "eslint-config-prettier",
"direct": false,
"version": "10.1.8",
"ecosystem": "npm"
},
{
"name": "eslint-import-context",
"direct": false,
"version": "0.1.9",
"ecosystem": "npm"
},
{
"name": "eslint-import-resolver-typescript",
"direct": false,
"version": "4.4.5",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-import-x",
"direct": false,
"version": "4.16.2",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-no-null",
"direct": false,
"version": "1.0.2",
"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": "4.2.1",
"ecosystem": "npm"
},
{
"name": "eslint-visitor-keys",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "espree",
"direct": false,
"version": "10.4.0",
"ecosystem": "npm"
},
{
"name": "espree",
"direct": false,
"version": "11.2.0",
"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": "estree-walker",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "esutils",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "expect-type",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "fast-deep-equal",
"direct": false,
"version": "3.1.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": "fdir",
"direct": false,
"version": "6.5.0",
"ecosystem": "npm"
},
{
"name": "file-entry-cache",
"direct": false,
"version": "8.0.0",
"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": "fsevents",
"direct": false,
"version": "2.3.2",
"ecosystem": "npm"
},
{
"name": "fsevents",
"direct": false,
"version": "2.3.3",
"ecosystem": "npm"
},
{
"name": "get-caller-file",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "get-tsconfig",
"direct": false,
"version": "4.14.0",
"ecosystem": "npm"
},
{
"name": "git-hooks-list",
"direct": false,
"version": "4.2.1",
"ecosystem": "npm"
},
{
"name": "glob",
"direct": false,
"version": "13.0.6",
"ecosystem": "npm"
},
{
"name": "glob-parent",
"direct": false,
"version": "6.0.2",
"ecosystem": "npm"
},
{
"name": "globals",
"direct": false,
"version": "17.6.0",
"ecosystem": "npm"
},
{
"name": "happy-dom",
"direct": false,
"version": "20.10.5",
"ecosystem": "npm"
},
{
"name": "has-flag",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "html-escaper",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "ignore",
"direct": false,
"version": "5.3.2",
"ecosystem": "npm"
},
{
"name": "ignore",
"direct": false,
"version": "7.0.5",
"ecosystem": "npm"
},
{
"name": "imurmurhash",
"direct": false,
"version": "0.1.4",
"ecosystem": "npm"
},
{
"name": "inversify",
"direct": false,
"version": "6.2.0",
"ecosystem": "npm"
},
{
"name": "inversify",
"direct": false,
"version": "^6.1.3",
"ecosystem": "npm"
},
{
"name": "is-bun-module",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "is-extglob",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "is-fullwidth-code-point",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "is-glob",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "is-plain-obj",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "isexe",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "istanbul-lib-coverage",
"direct": false,
"version": "3.2.2",
"ecosystem": "npm"
},
{
"name": "istanbul-lib-report",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "istanbul-reports",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "js-tokens",
"direct": false,
"version": "10.0.0",
"ecosystem": "npm"
},
{
"name": "json-buffer",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "json-schema-traverse",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "json-stable-stringify-without-jsonify",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "keyv",
"direct": false,
"version": "4.5.4",
"ecosystem": "npm"
},
{
"name": "levn",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "lightningcss",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-android-arm64",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-darwin-arm64",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-darwin-x64",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-freebsd-x64",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-linux-arm-gnueabihf",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-linux-arm64-gnu",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-linux-arm64-musl",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-linux-x64-gnu",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-linux-x64-musl",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-win32-arm64-msvc",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-win32-x64-msvc",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "locate-path",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "lodash.escape",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "lodash.forown",
"direct": false,
"version": "4.4.0",
"ecosystem": "npm"
},
{
"name": "lodash.kebabcase",
"direct": false,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "lodash.remove",
"direct": false,
"version": "4.7.0",
"ecosystem": "npm"
},
{
"name": "lodash.uniq",
"direct": false,
"version": "4.5.0",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "11.5.1",
"ecosystem": "npm"
},
{
"name": "magic-string",
"direct": false,
"version": "0.30.21",
"ecosystem": "npm"
},
{
"name": "magicast",
"direct": false,
"version": "0.5.3",
"ecosystem": "npm"
},
{
"name": "make-dir",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "10.2.5",
"ecosystem": "npm"
},
{
"name": "minipass",
"direct": false,
"version": "4.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": "minizlib",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "mrmime",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "ms",
"direct": false,
"version": "2.1.3",
"ecosystem": "npm"
},
{
"name": "nanoid",
"direct": false,
"version": "3.3.12",
"ecosystem": "npm"
},
{
"name": "napi-postinstall",
"direct": false,
"version": "0.3.4",
"ecosystem": "npm"
},
{
"name": "natural-compare",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "object-assign",
"direct": false,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "obug",
"direct": false,
"version": "2.1.3",
"ecosystem": "npm"
},
{
"name": "optionator",
"direct": false,
"version": "0.9.4",
"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": "package-json-from-dist",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "parse-sel",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "parse5",
"direct": false,
"version": "7.1.2",
"ecosystem": "npm"
},
{
"name": "path-exists",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "path-key",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "path-scurry",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "pathe",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "picocolors",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "picomatch",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "playwright",
"direct": false,
"version": "1.61.0",
"ecosystem": "npm"
},
{
"name": "playwright-core",
"direct": false,
"version": "1.61.0",
"ecosystem": "npm"
},
{
"name": "pngjs",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "postcss",
"direct": false,
"version": "8.5.15",
"ecosystem": "npm"
},
{
"name": "prelude-ls",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "prettier",
"direct": false,
"version": "3.8.4",
"ecosystem": "npm"
},
{
"name": "prettier-plugin-packagejson",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "punycode",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "reflect-metadata",
"direct": false,
"version": "0.2.2",
"ecosystem": "npm"
},
{
"name": "reflect-metadata",
"direct": false,
"version": "^0.2.2",
"ecosystem": "npm"
},
{
"name": "require-directory",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "resolve-pkg-maps",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "rimraf",
"direct": false,
"version": "6.1.3",
"ecosystem": "npm"
},
{
"name": "rolldown",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "rxjs",
"direct": false,
"version": "7.8.2",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "7.8.4",
"ecosystem": "npm"
},
{
"name": "shebang-command",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "shebang-regex",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "shell-quote",
"direct": false,
"version": "1.8.4",
"ecosystem": "npm"
},
{
"name": "siginfo",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "sirv",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "snabbdom-to-html",
"direct": false,
"version": "7.1.0",
"ecosystem": "npm"
},
{
"name": "snabbdom-to-html",
"direct": false,
"version": "^7.1.0",
"ecosystem": "npm"
},
{
"name": "sort-object-keys",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "sort-package-json",
"direct": false,
"version": "3.7.1",
"ecosystem": "npm"
},
{
"name": "source-map-js",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "stable-hash-x",
"direct": false,
"version": "0.2.0",
"ecosystem": "npm"
},
{
"name": "stackback",
"direct": false,
"version": "0.0.2",
"ecosystem": "npm"
},
{
"name": "std-env",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "4.2.3",
"ecosystem": "npm"
},
{
"name": "strip-ansi",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "8.1.1",
"ecosystem": "npm"
},
{
"name": "tar",
"direct": false,
"version": "7.5.16",
"ecosystem": "npm"
},
{
"name": "tinybench",
"direct": false,
"version": "2.9.0",
"ecosystem": "npm"
},
{
"name": "tinyexec",
"direct": false,
"version": "1.2.4",
"ecosystem": "npm"
},
{
"name": "tinyglobby",
"direct": false,
"version": "0.2.17",
"ecosystem": "npm"
},
{
"name": "tinyqueue",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "tinyrainbow",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "totalist",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "tree-kill",
"direct": false,
"version": "1.2.2",
"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": "type-check",
"direct": false,
"version": "0.4.0",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "5.9.2",
"ecosystem": "npm"
},
{
"name": "typescript-eslint",
"direct": false,
"version": "8.61.0",
"ecosystem": "npm"
},
{
"name": "undici-types",
"direct": false,
"version": "6.21.0",
"ecosystem": "npm"
},
{
"name": "unrs-resolver",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "uri-js",
"direct": false,
"version": "4.4.1",
"ecosystem": "npm"
},
{
"name": "vite",
"direct": false,
"version": "8.0.16",
"ecosystem": "npm"
},
{
"name": "vitest",
"direct": false,
"version": "4.1.9",
"ecosystem": "npm"
},
{
"name": "whatwg-mimetype",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "which",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "why-is-node-running",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "word-wrap",
"direct": false,
"version": "1.2.5",
"ecosystem": "npm"
},
{
"name": "wrap-ansi",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "ws",
"direct": false,
"version": "8.21.0",
"ecosystem": "npm"
},
{
"name": "y18n",
"direct": false,
"version": "5.0.8",
"ecosystem": "npm"
},
{
"name": "yallist",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "yargs",
"direct": false,
"version": "17.7.2",
"ecosystem": "npm"
},
{
"name": "yargs-parser",
"direct": false,
"version": "21.1.1",
"ecosystem": "npm"
},
{
"name": "yocto-queue",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 358,
"direct_count": 14,
"indirect_count": 344
}
},
"maintainership": {
"issues": {
"open_prs": 3,
"merged_prs": 467,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 11,
"closed_unmerged_prs": 38
},
"bus_factor": 1,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "tortmayr",
"commits": 261,
"avatar_url": "https://avatars.githubusercontent.com/u/2311075?v=4"
},
{
"type": "User",
"login": "martin-fleck-at",
"commits": 68,
"avatar_url": "https://avatars.githubusercontent.com/u/19170971?v=4"
},
{
"type": "User",
"login": "planger",
"commits": 59,
"avatar_url": "https://avatars.githubusercontent.com/u/588090?v=4"
},
{
"type": "User",
"login": "ndoschek",
"commits": 17,
"avatar_url": "https://avatars.githubusercontent.com/u/47414588?v=4"
},
{
"type": "User",
"login": "CamilleLetavernier",
"commits": 11,
"avatar_url": "https://avatars.githubusercontent.com/u/16717379?v=4"
},
{
"type": "User",
"login": "haydar-metin",
"commits": 11,
"avatar_url": "https://avatars.githubusercontent.com/u/13104167?v=4"
},
{
"type": "User",
"login": "aylin-sarioglu",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/61785275?v=4"
},
{
"type": "User",
"login": "sgraband",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/51790726?v=4"
},
{
"type": "User",
"login": "ivy-lli",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/42733123?v=4"
},
{
"type": "User",
"login": "gabrieldulca",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/16562670?v=4"
}
],
"contributors_sampled": 18,
"top_contributor_share": 0.569
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"codeql-analysis.yml",
"e2e.yml",
"gh-pages-cleanup.yml",
"main-deploy.yml",
"pr-preview-build.yml",
"pr-preview-deploy.yml",
"pr-preview-remove.yml",
"prepare-release.yml",
"publish-release.yml",
"publish.yml"
],
"has_docs_dir": false,
"linter_configs": [
"eslint.config.mjs"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"pnpm-lock.yaml"
],
"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": "30 out of 30 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": 6,
"reason": "Found 14/22 approved changesets -- score normalized to 6",
"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": 0,
"reason": "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": 9,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "25 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": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 9,
"reason": "dependency not pinned by hash detected -- score normalized to 9",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 7,
"reason": "SAST tool detected but not run on all commits",
"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": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "10 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "e3f9011ed64dd4e5d6ecae1a3ef7d96a5f1aaeab",
"ran_at": "2026-07-31T07:38:19Z",
"aggregate_score": 5.8,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": true,
"has_security_policy": true,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-30T00:55:03Z",
"oldest_open_prs": [
{
"number": 526,
"created_at": "2026-07-21T10:35:02Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 528,
"created_at": "2026-07-22T11:55:47Z",
"last_comment_at": "2026-07-22T11:56:51Z",
"last_comment_author": "github-actions"
},
{
"number": 529,
"created_at": "2026-07-26T15:31:13Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-22T08:24:38Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/eclipse-glsp/glsp-client",
"host": "github.com",
"name": "glsp-client",
"owner": "eclipse-glsp"
},
"metrics": {
"overall": {
"key": "overall",
"band": "excellent",
"name": "Overall health",
"note": "The weighted overall 73 is calibrated to 87 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 73,
"calibrated": 87,
"calibration": "2026-08-02"
}
}
],
"value": 87,
"inputs": {
"security": 66,
"vitality": 85,
"community": 62,
"governance": 71,
"calibration": "2026-08-02",
"engineering": 76,
"ai_readiness": 75,
"weighted_overall_raw": 73
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "excellent",
"name": "Vitality",
"value": 85,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "excellent",
"name": "Development activity",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"commits_last_year": 81,
"human_commit_share": 0.8,
"days_since_last_push": 4,
"active_weeks_last_year": 24
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 4 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 4
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "24/52 weeks with commits",
"points": 16.6,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 24
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "81 commits in the last year",
"points": 17.2,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 81
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "25 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": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 92,
"inputs": {
"releases_count": 25,
"latest_release_tag": "v2.7.0",
"releases_from_tags": false,
"days_since_latest_release": 59,
"mean_days_between_releases": 118.6
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "25 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 25
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 59 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 59
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~118.6 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 118.6
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "exceptional",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 13,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 13 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 13
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 62,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "weak",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 44,
"inputs": {
"forks": 32,
"stars": 51,
"watchers": 6,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "51 stars",
"points": 27.6,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 51
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "32 forks",
"points": 12.4,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 32
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "6 watchers",
"points": 3.9,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 6
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 71,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": null,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [],
"has_pull_request_template": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "license file present, not a recognized license",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "license_custom",
"params": {}
}
],
"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": 6.3,
"status": "met",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "good",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 79,
"inputs": {
"packages": [
"@eclipse-glsp/client",
"@eclipse-glsp/protocol",
"@eclipse-glsp/sprotty"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 52575
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "52,575 downloads/month across npm",
"points": 62.9,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 52575,
"ecosystems": "npm"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 71,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "weak",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 42,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 18,
"top_contributor_share": 0.569
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 57% of commits",
"points": 9.7,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 57
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "18 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 18
}
}
],
"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": "excellent",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 90,
"inputs": {
"merged_prs": 467,
"open_issues": 0,
"closed_issues": 11,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 38,
"first_time_authors_30d": null,
"first_time_prs_merged_30d": null,
"first_time_prs_decided_30d": null
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 42,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "467/505 decided PRs merged",
"points": 27.7,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 467,
"decided": 505
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 14/22 approved changesets -- score normalized to 6",
"points": 9,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"followers": 32,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "eclipse-glsp",
"public_repos": 15,
"account_age_days": 2464
},
"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": "32 followers of eclipse-glsp",
"points": 10.9,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 32,
"login": "eclipse-glsp"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "15 public repos, account ~6 yr old",
"points": 20.8,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 15
}
},
{
"code": "account_age_years",
"params": {
"years": 6
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "exceptional",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"@eclipse-glsp/client",
"@eclipse-glsp/protocol",
"@eclipse-glsp/sprotty"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 59
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "3 package(s) on npm",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 3,
"ecosystems": "npm"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 59 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 59
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "447 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 447
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 76,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "excellent",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "11 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 11
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": "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": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [
"diagram",
"diagram-editor",
"graphical-models",
"diagramming",
"lsp",
"sprotty",
"glsp",
"web-based",
"graphical-modeling"
],
"has_wiki": false,
"homepage": "https://www.eclipse.dev/glsp",
"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": "https://www.eclipse.dev/glsp",
"points": 15,
"status": "met",
"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": "9 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 9
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "good",
"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, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"signed_releases"
]
}
},
{
"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": "30 out of 30 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 14/22 approved changesets -- score normalized to 6",
"points": 4.5,
"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": "dangerous workflow patterns detected",
"points": 0,
"status": "missed",
"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.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "25 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 detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 9",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool detected but not run on all commits",
"points": 3.5,
"status": "partial",
"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": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "10 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "exceptional",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:@eclipse-glsp/client@2.7.0 runtime dependency closure — what installing the published package pulls in — 14 packages. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_published",
"params": {
"package": "npm:@eclipse-glsp/client@2.7.0",
"assessed": 14
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 14,
"unassessed_packages": 0,
"affected_by_severity": "none",
"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": "no indirect dependency carries a known advisory",
"points": 25,
"status": "met",
"details": [
{
"code": "no_indirect_advisories",
"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": "exceptional",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 14,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "exceptional",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 11
},
"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": "good",
"name": "AI Readiness",
"value": 75,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "excellent",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.875,
"agent_instruction_files": [
"AGENTS.md",
"CLAUDE.md"
],
"agent_instruction_max_bytes": 2269
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "AGENTS.md, CLAUDE.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "AGENTS.md, CLAUDE.md"
}
}
],
"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": "70 of 80 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 70,
"sampled": 80
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 71,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"pnpm-lock.yaml"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [
"examples/workflow-glsp/tsconfig.json",
"examples/workflow-standalone/tsconfig.json",
"packages/client/tsconfig.json",
"packages/glsp-sprotty/tsconfig.json",
"packages/protocol/tsconfig.json",
"tsconfig.json"
],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.18
},
"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": 22,
"status": "met",
"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": "examples/workflow-glsp/tsconfig.json, examples/workflow-standalone/tsconfig.json, packages/client/tsconfig.json, packages/glsp-sprotty/tsconfig.json, packages/protocol/tsconfig.json, tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples/workflow-glsp/tsconfig.json, examples/workflow-standalone/tsconfig.json, packages/client/tsconfig.json, packages/glsp-sprotty/tsconfig.json, packages/protocol/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": "18 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 18,
"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 9",
"points": 9,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "exceptional",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "TypeScript",
"largest_source_bytes": 29874,
"source_files_sampled": 392,
"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/392 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 392,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "weak",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"top": [
"library"
],
"labels": [
"library"
],
"scores": {
"library": 8,
"editor-extension": 2
},
"primary": "library",
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:npm",
"weight": 6
},
{
"tier": "tags",
"label": "editor-extension",
"source": "tag:lsp",
"weight": 2
},
{
"tier": "description",
"label": "library",
"source": "description:library",
"weight": 2
}
],
"artifacts": [],
"confidence": "medium",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": true
},
"metrics_version": "2.5.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-31T07:38:45.952143Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/e/eclipse-glsp/glsp-client.svg",
"full_name": "eclipse-glsp/glsp-client",
"license_state": "custom",
"license_spdx": null
}